-
Notifications
You must be signed in to change notification settings - Fork 897
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
bin/rake evm:status: NameError: uninitialized constant Hawkular::ClientUtils #15267
Comments
@tjyang please clarify - what is the source and the target versions of your upgrade process? @chessbyte has anyone reviewed this upgrade doc linked in the description and confirmed this is the correct process? |
Hi @abonas , I have two Fine instances, one is Fine-1-Beta2 that has more end points connected and The other one is Fine-1-RC1. At least Fine-1-beta2 have this error message when following through the notes. Fine-1-RC1, a fresh instance without our any end-points, was able to upgrade without issue.The notes(gdoc) is a summary of posts in miq forum regarding update/upgrade topic. I hope the miq team can review and correct the steps and come up with procedure for in-place miq upgrade. |
@tjyang can you please check what is the version of the hawkular-client gem on your system? |
@abonas, following is the hawk-client version information for a Fine-1-Beta2 instance.
|
@tjyang hmmm that seems to be the root cause of the issue. the gem version should be 3.0.1 for 'fine'. |
@abonas, thanks for the analysis. The document referring to hawkular-client 3.0.1 was from Fine-1-RC1 which is working ok by using the upgrade procedure from the gdoc. Should I just try to upgrade hawkular-client to 3.0.2 from 2.8.0 ?
|
@tjyang In the docs, I can see that you do |
@israel-hdez your direction sounds correct :) |
@abonas and @israel-hdez , thanks for the help. I was able to upgrade from Fine-1-Beta2 to Fine-2 with "bundle update" command. I updated the gdoc. Bu I think I need to roll-back to Fine-1-Beta2 again since the service catalog we created to sping up VMWare VM failed to work. |
This ticket can be closed. our service catalog for VMware was recreated. I am running Fine-2 with old metric data now ;) |
Hi
After following the upgrade note here https://docs.google.com/document/d/1wRN2uxkKespKsWeAuCryHhAsQFf7BJfatqeGnKs4rtM/edit#
I am getting following error message after trying a git pull update on Fine-1-Beta2 instance.
The text was updated successfully, but these errors were encountered: