Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nginx conf - Fix for issue #577 #613

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Conversation

MisterBlueBear
Copy link
Contributor

Fix for issue #577 as I don't see the fix from #440 working at all.
Since noVNC Full sets the path to "websockify", workaround is to added a Location for it in the nginx configuration

@0x6d61726b
Copy link
Contributor

I ran into the same issue as described in #577, but on my test machine, I had to use the "wsnovncd" upstream to the websocket port (6080) instead of the proposed "wssocketiod" (port 6081).

@catborise
Copy link
Collaborator

Wssocketid and wsnovncd are different things @MisterBlueBear . There is a mistake. Proxy pasa must be wsnovncd.
Socketd is using for that vm has only console.

@MisterBlueBear
Copy link
Contributor Author

@catborise agreed this is my mistake. I changed it to wsnovncd

@catborise catborise merged commit 911bd54 into retspen:master Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants