Actions
Bug #15002
closedapi call made by virt-who attempts to update facts of hypervisor
Description
virt-who error output
ERROR: Error in communication with subscription manager, trying to recover: Traceback (most recent call last): File "/usr/share/virt-who/virt-who.py", line 194, in _send self.subscriptionManager.sendVirtGuests(virtualGuests)
katello log
2016-05-11T08:18:18 [katello/cp_proxy] [E] NoMethodError: undefined method `[]=' for nil:NilClass | /home/vagrant/code/katello/app/models/katello/host/subscription_facet.rb:75:in `update_facts' | /home/vagrant/code/katello/app/controllers/katello/api/rhsm/candlepin_proxies_controller.rb:246:in `block in facts' | /home/vagrant/code/foreman/app/models/concerns/foreman/thread_session.rb:72:in `as'
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6039 added
Updated by Thomas McKay over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|9524550120739159b68d68921edfa2ea15257685.
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 143
Updated by Justin Sherrill over 8 years ago
- Translation missing: en.field_release changed from 143 to 86
Updated by Justin Sherrill over 8 years ago
Moved this back to 3.0.0 based on a user hitting this in RC5
Actions