mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 16:15:50 +03:00
[GH-ISSUE #571] Console suddenly broke: code 400, message Bad request syntax... #432
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 @darkpixel on GitHub (Jul 23, 2015).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/571
My VNC console suddenly broke after working perfectly for several days.
The supervisor log shows:
The browser window says
Server disconnected (code: 1006)@darkpixel commented on GitHub (Jul 23, 2015):
It appears to have been a permissions issue, but I have no idea how or why. ;)
Re-running
chown -R www-data: /path/to/webvirtfixed the issue.@darkpixel commented on GitHub (Aug 25, 2015):
Hmm...not a permissions issue. I set up a second machine identically (using puppet) and I am getting the same message. Changing permissions and restarting the service had no effect.