Description of problem: On EAP7 details page click on "Monitoring > Utilization" button, utilization page is not open, it shows server details page without menu items. Version-Release number of selected component (if applicable): 5.8.0.6.20170315182926_a439e6c MiQ upstream How reproducible: always
Similarly for other Middleware objects: Messagings, Datasources.
I get in the console after clicking on utilization: Firefox can’t establish a connection to the server at ws://localhost:3000/ws/notifications. action_...?body=1 (line 237, col 29) The connection to ws://localhost:3000/ws/notifications was interrupted while the page was loading. Afaik the utilization component is the same for all providers. Reassigning to miq core ui. If middleware specific - please reassign back to me.
Alissa, are you running the developer setup with `rake evm:start`? The notifications error you're seeing is probably not related to the bug itself and it happens in development only. There is an GH issue for it: https://github.com/ManageIQ/manageiq/issues/14347
Yes I was running with rake evm:start. ok, so if unrelated please ignore it :)
David, why is this moved back to middleware? isn't the issue reported here in fact a core issue? (with ignoring the notifications). FWIW, the reporter does not run a developer setup
Sorry, I did not know whom should I assign it :(
Pull Request created: https://github.com/ManageIQ/manageiq-ui-classic/pull/815
fixed here https://github.com/ManageIQ/manageiq-ui-classic/pull/819 no need to backport 2 fixes that fix the same thx!
I see that your fix was created earlier, but mine also fixes the missing i18n. Sorry.
*** Bug 1438039 has been marked as a duplicate of this bug. ***
Verified on 5.9.0.1.20171004215954_13427ce