[GH-ISSUE #577] noVNC - Full does not connect #340

Open
opened 2026-02-27 15:58:18 +03:00 by kerem · 2 comments
Owner

Originally created by @MetaVerseStudio on GitHub (Mar 19, 2023).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/577

Server behind an NGINX reverse proxy. When using noVNC Full version, I was unable to get it connected.
<li> <label for="noVNC_setting_host">Host:</label> <input id="noVNC_setting_host" type="text" value="my.website.example.com"> </li> <li> <label for="noVNC_setting_port">Port:</label> <input id="noVNC_setting_port" type="number" value="443"> </li> <li> <label for="noVNC_setting_path">Path:</label> <!-- <input id="noVNC_setting_path" type="text" value="websockify"> --> <input id="noVNC_setting_path" type="text" value="/novncd/"> </li>

Originally created by @MetaVerseStudio on GitHub (Mar 19, 2023). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/577 Server behind an NGINX reverse proxy. When using noVNC Full version, I was unable to get it connected. ` <li> <label for="noVNC_setting_host">Host:</label> <input id="noVNC_setting_host" type="text" value="my.website.example.com"> </li> <li> <label for="noVNC_setting_port">Port:</label> <input id="noVNC_setting_port" type="number" value="443"> </li> <li> <label for="noVNC_setting_path">Path:</label> <!-- <input id="noVNC_setting_path" type="text" value="websockify"> --> <input id="noVNC_setting_path" type="text" value="/novncd/"> </li>`
Author
Owner

@catborise commented on GitHub (Mar 20, 2023):

have you checked console settings?
image

<!-- gh-comment-id:1475769357 --> @catborise commented on GitHub (Mar 20, 2023): have you checked console settings? ![image](https://user-images.githubusercontent.com/1725643/226279285-14cac001-1792-40d7-b774-bb351844e229.png)
Author
Owner

@MisterBlueBear commented on GitHub (Aug 24, 2023):

I too am having an issue with noVNC Full. noVNC lite works as expected, but noVNC Full doesn't connect.
Similar to @MetaVerseStudio, I am using NGINX reverse proxy and SSL (port 443). So in the console settings, the host and port values are set correctly and the Encrypt checkbox is set by default. But I noticed that my Path is set to "websockify" by default as seen in @catborise 's screenshot above.
If I change this to "/novncd/", it works.

This seems related to #440

<!-- gh-comment-id:1691012389 --> @MisterBlueBear commented on GitHub (Aug 24, 2023): I too am having an issue with noVNC Full. noVNC lite works as expected, but noVNC Full doesn't connect. Similar to @MetaVerseStudio, I am using NGINX reverse proxy and SSL (port 443). So in the console settings, the host and port values are set correctly and the Encrypt checkbox is set by default. But I noticed that my Path is set to "**websockify**" by default as seen in @catborise 's screenshot above. If I change this to "**/novncd/**", it works. This seems related to #440
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/webvirtcloud#340
No description provided.