DescriptionTasos Papaioannou
2018-06-11 18:46:27 UTC
Created attachment 1450177[details]
production.log
Description of problem:
Version-Release number of selected component (if applicable):
5.9.3.1
How reproducible:
100%
Steps to Reproduce:
1.) Click on a VM > Configuration > Reconfigure this VM
Actual results:
Error window pops up:
****
Server Error ($http)
URL reconfigure_form_fields/new,189
Status 500 Internal Server Error
Content-Type text/html; charset=utf-8
Data undefined method `network_ports' for #<ManageIQ::Providers::Redhat::InfraManager::Vm:0x0000000020998e30> [vm_infra/reconfigure_form_fields]
****
The above example is for a RHV 4.1 VM. A similar error occurs for vCenter 6 as well.
Actual Results:
Internal Server Error when trying to reconfigure a VM.
Expected results:
No Internal Server Error.
Additional info:
I've attached the production.log showing the NoMethodError and traceback.
Created attachment 1450177 [details] production.log Description of problem: Version-Release number of selected component (if applicable): 5.9.3.1 How reproducible: 100% Steps to Reproduce: 1.) Click on a VM > Configuration > Reconfigure this VM Actual results: Error window pops up: **** Server Error ($http) URL reconfigure_form_fields/new,189 Status 500 Internal Server Error Content-Type text/html; charset=utf-8 Data undefined method `network_ports' for #<ManageIQ::Providers::Redhat::InfraManager::Vm:0x0000000020998e30> [vm_infra/reconfigure_form_fields] **** The above example is for a RHV 4.1 VM. A similar error occurs for vCenter 6 as well. Actual Results: Internal Server Error when trying to reconfigure a VM. Expected results: No Internal Server Error. Additional info: I've attached the production.log showing the NoMethodError and traceback.