Actions
Bug #31191
closedUnrecognized status code :internal_error when scheduling a report fails
Description
When generating/scheduling a report fails (in my case a POST /ansible/api/v2/ansible_inventories/schedule), the error returned is:
{ "error": {"message":"Unrecognized status code :internal_error"} }
Instead of something useful.
Updated by Evgeni Golov about 4 years ago
- Related to Bug #30556: 'Host - compare content hosts packages' report fails with error 'undefined method '#first' for NilClass' added
Updated by Evgeni Golov about 4 years ago
- Subject changed from Unrecognized status code :internal_error when generating/scheduling a report fails to Unrecognized status code :internal_error when scheduling a report fails
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8111 added
Updated by Tomer Brisker about 4 years ago
- Fixed in Releases 2.1.5, 2.2.0 added
- Fixed in Releases deleted (
2.3.0)
Updated by Evgeni Golov about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|f0f1d3e90852124c9fe3ece4ac833bac835f5796.
Actions