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

Exception when selecting "Instances by provider" #20284

Closed
agrare opened this issue Jun 17, 2020 · 5 comments
Closed

Exception when selecting "Instances by provider" #20284

agrare opened this issue Jun 17, 2020 · 5 comments
Assignees
Labels

Comments

@agrare
Copy link
Member

agrare commented Jun 17, 2020

[----] D, [2020-06-17T13:58:28.638799 #394303:ae790] DEBUG -- :   ManageIQ::Providers::Google::CloudManager Inst Including Associations (0.1ms - 1rows)
[----] F, [2020-06-17T13:58:28.726000 #394303:ae790] FATAL -- : Error caught: [NoMethodError] undefined method `all_vms_and_templates' for #<ManageIQ::Providers::Google::CloudManager:0x00007f9137daf370>
/home/grare/adam/.gems/2.7.0/gems/activemodel-5.2.4.3/lib/active_model/attribute_methods.rb:430:in `method_missing'
/home/grare/adam/src/manageiq/manageiq/app/models/miq_report/search.rb:70:in `get_parent_targets'
/home/grare/adam/src/manageiq/manageiq/app/models/miq_report/search.rb:107:in `paged_view_search'
/home/grare/adam/src/manageiq/manageiq-ui-classic/app/controllers/application_controller.rb:1329:in `get_view'
/home/grare/adam/src/manageiq/manageiq-ui-classic/app/controllers/application_controller.rb:423:in `report_data'

Screenshot from 2020-06-17 14-00-11

@agrare agrare added the bug label Jun 17, 2020
@agrare
Copy link
Member Author

agrare commented Jun 17, 2020

Thinking this might be related to 354b7ee /cc @d-m-u @kbrock

@d-m-u
Copy link
Contributor

d-m-u commented Jun 17, 2020

@miq-bot assign @d-m-u

@agrare
Copy link
Member Author

agrare commented Jun 17, 2020

Confirmed, reverting #20149 resolves the exception

@d-m-u
Copy link
Contributor

d-m-u commented Jun 17, 2020

yeah i have a fix, will tag you in just a minute

d-m-u added a commit to d-m-u/manageiq that referenced this issue Jun 17, 2020
d-m-u added a commit to d-m-u/manageiq-ui-classic that referenced this issue Jun 17, 2020
fixes `ManageIQ::Providers::Google::CloudManager Inst Including Associations (0.1ms - 1rows)
[----] F, [2020-06-17T13:58:28.726000 #394303:ae790] FATAL -- : Error caught: [NoMethodError] undefined method 'all_vms_and_templates'` from ManageIQ/manageiq#20284

@miq-bot add_label bug

broken in ManageIQ/manageiq#20149
d-m-u added a commit to d-m-u/manageiq-ui-classic that referenced this issue Jun 17, 2020
fixes `ManageIQ::Providers::Google::CloudManager Inst Including Associations (0.1ms - 1rows)
[----] F, [2020-06-17T13:58:28.726000 #394303:ae790] FATAL -- : Error caught: [NoMethodError] undefined method 'all_vms_and_templates'` from ManageIQ/manageiq#20284

broken in ManageIQ/manageiq#20149
@d-m-u
Copy link
Contributor

d-m-u commented Jul 7, 2020

Could we please close this since it was fixed in 7136?

@agrare agrare closed this as completed Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants