mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 16:15:50 +03:00
[GH-ISSUE #695] VNC console launch failed #533
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 @clicx on GitHub (Feb 1, 2021).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/695
always report "Server disconnected (code: 1006)"
Any ideas?
@xtbing commented on GitHub (Apr 28, 2021):
the same to you,Any ideas??
@lremember commented on GitHub (Jan 17, 2022):
I got the same error: '500 inner server error', which I found that the function of get_console_type, get_console_websocket_port, get_console_passwd get values are None.
@rubinw commented on GitHub (Jul 10, 2023):
On noVNC window ,I got the same error "Failed to connect to server (code: 1006)"
in webvirtmgr-console.log ,the infomations as below:
WARNING:root:No local_settings file found.
ERROR:root:Fail to retrieve console connexion infos for token 1-b4397ac4-7703-888b-0cb2-966480c57c8b : unable to open database file
what can i do to resolve this?