Bug #10576
closedCompute Resource - VMware - Operation FAILED: unknown attribute: pubkey_hash
Description
Hello,
After having upgraded from Foreman 1.7.4 to 1.8.1, we are unable to create a new virtual host (using VCenter).
It complains about the following: http://pastebin.com/Dn08XiyY
When I go to compute resources tab, I can list all VMs … so the connectivity seems good.
When I edit the compute resource and click submit button (without changing anything), I got the following: http://pastebin.com/ddW70bQ0
We had to rollback because basically our full foreman PROD was unable to provision any host.
On the other hand, we have a Foreman DEV 1.8.1 (upgraded from 1.7.4 to 1.8.0 RC3 to 1.8.0 to 1.8.1), and there everything works smoothly.
A fix would be very welcome :)
Thx
Updated by Dominic Cleal over 9 years ago
- Category set to Compute resources - VMware
Updated by Byron Miller over 9 years ago
I'm able to run Foreman 1.8.2 + VMware no problem. When you upgraded your instance, did you run the rake tasks?
foreman-rake db:migrate
foreman-rake db:seed
My environment has been upgraded from 1.4 through to 1.8.2 so far