Closed afeefghannam89 closed 2 months ago
This error seems to have started after this incident on 8/22/2024:
https://status.redhat.com/incidents/sfjhyjdynky5
The issue is that the API call
https://subscription.rhsm.redhat.com/subscription/users/********/owners
No longer accepts an empty json dictionary for a body. In fact, it wants no body at all. The API team at Red Hat is looking into this.
there is a PR at https://github.com/theforeman/foreman-ansible-modules/pull/1770 which you can test out
FWIW, I've been also told that the immediate issue has been fixed on the portal side, so you shouldn't need the fix (it's still a good fix to have)
SUMMARY
I get the folowing error while using the manifest module:
Manifest refresh in the UI is working correctly, that is why I think, the usage of proxy in front of our RedHat Satellite is not the cause of this error. This module was working without issues in the past.
ISSUE TYPE
ANSIBLE VERSION
COLLECTION VERSION
KATELLO/FOREMAN VERSION
Playbook