Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heads-up for Satellite 6.4 to 6.5 update (Error 500 when querying virt-who hosts - undefined method `split' for nil:NilClass) #73

Open
kallies opened this issue Nov 22, 2019 · 0 comments

Comments

@kallies
Copy link

kallies commented Nov 22, 2019

katello-attach-subscription wasn't working properly after we updated Satellite from 6.4 to 6.5. Running katello-attach-subscription with the --verbose parameter revealed, that some virt-who hosts are returning Error 500. This was reproducible in UI, API and hammer:

hammer host info --name virt-who-node.fqdn-1
{
  "error": {"message":"undefined method `split' for nil:NilClass"}
}

There is a bugzilla and a solution article about this issue.

Another way is to add an additional interface, set to primary, managed and remove the old one - which is a bit annoying if there are a lot of hosts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant