Frequent full-screen "Error: the server connection failed" messages
Bug #1930001 reported by
Nathaniel W. Turner
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
In Progress
|
Medium
|
Unassigned | ||
maas-ui |
Fix Committed
|
Medium
|
Peter Makowski | ||
3.4 |
Fix Committed
|
Medium
|
Peter Makowski |
Bug Description
The MAAS 3.0-rc1 UI frequently disappears and is replaced by a message that says something like "Error: the server connection failed". After about 1 second, this message usually goes away and is replaced by the page that was being viewed before.
When this happens, if any data entry was in progress (e.g. entering text in a form, configuring something, etc.), all data is lost and the form is re-displayed with all edits lost.
I don't recall this happening in 2.9.
Could some timeout in the UI logic be a bit too short now?
I notice these errors no matter how I connect to MAAS, but they seem more frequent when connected from home via a VPN.
tags: | added: ui |
Changed in maas-ui: | |
importance: | Undecided → Unknown |
Changed in maas: | |
status: | New → Triaged |
status: | Triaged → New |
summary: |
- Frequent full-screen "Error: the server connection failed" messages + UI: Frequent full-screen "Error: the server connection failed" messages |
Changed in maas-doc: | |
milestone: | 3.4.0 → 3.5.0 |
milestone: | 3.5.0 → 3.4.0 |
Changed in maas: | |
milestone: | 3.4.0 → 3.4.x |
Changed in maas-doc: | |
status: | Triaged → Incomplete |
tags: | added: bug-council |
tags: | removed: ui |
Changed in maas-ui: | |
status: | Triaged → Fix Committed |
Changed in maas: | |
status: | Triaged → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Confirmed |
Changed in maas-ui: | |
status: | Fix Committed → Confirmed |
Changed in maas: | |
status: | Confirmed → Triaged |
Changed in maas-ui: | |
status: | Confirmed → Triaged |
Changed in maas: | |
status: | Triaged → Fix Committed |
To post a comment you must log in.
Hi Nathaniel, this message gets displayed when the UI loses the websocket connection.
Would you be able to load MAAS and then open your browser's dev tools and go to the network tab and see if the websocket connection is interrupted (it should try and reconnect while the websocket is down)?