Bug #35799
ansible report returns 500 error code
Difficulty:
Triaged:
No
Description
While trying to access the Ansible report show page,
there's a 500 error code with the message:
"Oops, we're sorry but something went wrong undefined method `[]' for nil:NilClass"
Subtasks
Associated revisions
History
#1
Updated by The Foreman Bot 4 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_ansible/pull/577 added
#2
Updated by The Foreman Bot 3 months ago
- Fixed in Releases foreman_ansible-10.0.0 added
#3
Updated by Nofar Alfassi 3 months ago
- Target version changed from foreman_ansible-10.0.0 to foreman_ansible-11.0.0
#4
Updated by Nofar Alfassi 3 months ago
- Found in Releases foreman_ansible-10.0.0 added
- Fixed in Releases foreman_ansible-11.0.0 added
- Fixed in Releases deleted (
foreman_ansible-10.0.0)
#5
Updated by Nofar Alfassi 3 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_ansible|860b50cbbf049a05e4641ae7eee310204010fdf7.
#6
Updated by The Foreman Bot about 1 month ago
- Pull request https://github.com/theforeman/foreman-documentation/pull/1991 added
Fixes #35799 - fix ansible report returns 500 error code when job execution failed
Handle execution failure for ansible reports, and display the error message in the UI