Bug #29521
closedHTTP error when deploying the virt-who configure plugin
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1822039
Description of problem:
Get error when deploying the virt-who configure plugin:
------
2020-04-07 01:57:39,190 [virtwho.destination_2186207709773877717 ERROR] MainProcess(25413):Thread-3 @virt.py:_send_data:609 - Error during heartbeat: Communication with subscription manager failed with code 404: HTTP error (404 - Not Found):
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/virtwho/virt/virt.py", line 604, in _send_data
self.dest.hypervisorHeartbeat(config=self.config, options=self.options)
File "/usr/lib/python2.7/site-packages/virtwho/manager/subscriptionmanager/subscriptionmanager.py", line 274, in hypervisorHeartbeat
raise ManagerError("Communication with subscription manager failed with code %d: %s" % (e.code, str(e)))
ManagerError: Communication with subscription manager failed with code 404: HTTP error (404 - Not Found):
------
Version-Release number of selected component (if applicable):
virt-who-0.26.5-1.el7.noarch
Steps to Reproduce:
1.Create and deploy the virt-who configure plugin
2.Check the rhsm log
Additional info:
The plugin can be deployed successfully. It seems the issue came up after Rhel7.8GA as it is the first time we tested the new package(virt-who-0.26.5-1.el7.noarch)
Updated by Jonathon Turel almost 5 years ago
- Subject changed from HTTP error when deploying the virt-who configure plugin to HTTP error when deploying the virt-who configure plugin
- Target version set to Katello 3.16.0
- Difficulty set to easy
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8657 added
Updated by The Foreman Bot almost 5 years ago
- Fixed in Releases Katello 3.16.0 added
Updated by Jonathon Turel almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|5a8860a0952db6f8f0b446b9d221cbc73edf597d.