mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 15:45:51 +03:00
[GH-ISSUE #579] web console stopped working after upgrade #440
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @junkb on GitHub (Sep 25, 2015).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/579
i've just upgraded to current master, and the web console has stopped working. the following is logged for supervisor [program:webvirtmgr-console]:
10.68.40.110 - - [25/Sep/2015 15:41:16] 10.68.40.110: SSL/TLS (wss://) WebSocket connection
10.68.40.110 - - [25/Sep/2015 15:41:16] 10.68.40.110: Version hybi-13, base64: 'True'
2015-09-25 15:41:16,322 - root - ERROR : Fail to retrieve console connexion infos for token 1-3b4e0124-1e38-4a26-ae6b-8a7a890b0adf : Models aren't loaded yet.
and the browser window says "Failed to connect to server (code: 1006)"
how can i troubleshoot further?
@wildstray commented on GitHub (Jan 15, 2016):
Take a look to #592