[GH-ISSUE #521] novnc operation error #388

Closed
opened 2026-02-27 16:39:06 +03:00 by kerem · 3 comments
Owner

Originally created by @gyuha on GitHub (Mar 9, 2015).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/521

Use fabric install... (ubuntu 14.04)
Don't work novnc..

Error message

Server disconnected (code: 1006)

i fix it..

ln -snf /var/www/webvirtmgr/console/webvirtmgr-console /var/www/webvirtmgr/console/webvirtmgr-novnc

/etc/init.d/webvirtmgr-novnc
application file path is incorrect.

Originally created by @gyuha on GitHub (Mar 9, 2015). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/521 Use fabric install... (ubuntu 14.04) Don't work novnc.. Error message > Server disconnected (code: 1006) i fix it.. ``` ln -snf /var/www/webvirtmgr/console/webvirtmgr-console /var/www/webvirtmgr/console/webvirtmgr-novnc ``` /etc/init.d/webvirtmgr-novnc application file path is incorrect.
kerem closed this issue 2026-02-27 16:39:06 +03:00
Author
Owner

@ainoniwa commented on GitHub (Mar 9, 2015):

Probably, fabric installer used the old installation way.
Now, webvirtmgr-console run with the supervisor.
(See: https://github.com/retspen/webvirtmgr/wiki/Install-WebVirtMgr / 4. Setup Supervisor)

<!-- gh-comment-id:77887471 --> @ainoniwa commented on GitHub (Mar 9, 2015): Probably, fabric installer used the old installation way. Now, webvirtmgr-console run with the supervisor. (See: https://github.com/retspen/webvirtmgr/wiki/Install-WebVirtMgr / 4. Setup Supervisor)
Author
Owner

@brenard commented on GitHub (Mar 19, 2015):

Indeed, it's better to use supervisor. In any case, I prepare a fix in fabric scripts to properly rename webvirtmgr-console script (github.com/brenard/webvirtmgr@67119d53a4).

<!-- gh-comment-id:83228994 --> @brenard commented on GitHub (Mar 19, 2015): Indeed, it's better to use supervisor. In any case, I prepare a fix in fabric scripts to properly rename webvirtmgr-console script (https://github.com/brenard/webvirtmgr/commit/67119d53a40e9b63e72471c26b34267ffef2d967).
Author
Owner

@brenard commented on GitHub (May 24, 2015):

@gyuha : My fix was merged. Could you close this issue ?

<!-- gh-comment-id:105027470 --> @brenard commented on GitHub (May 24, 2015): @gyuha : My fix was merged. Could you close this issue ?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#388
No description provided.