Bug 1433036
| Summary: | Middleware - Server: Utilization does not open | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Hayk Hovsepyan <hhovsepy> | |
| Component: | C&U Capacity and Utilization | Assignee: | Martin Povolny <mpovolny> | |
| Status: | CLOSED EOL | QA Contact: | Hayk Hovsepyan <hhovsepy> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | unspecified | CC: | abonas, dhalasz, hkataria, jfrey, jhardy, mfoley, mmahoney, mpovolny, obarenbo, simaishi | |
| Target Milestone: | GA | Keywords: | TestOnly, Triaged | |
| Target Release: | 5.9.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1438515 (view as bug list) | Environment: | ||
| Last Closed: | 2018-03-06 14:54:41 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | Middleware | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1438515 | |||
|
Description
Hayk Hovsepyan
2017-03-16 15:46:52 UTC
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 |