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

On Synology host network, VNC prompts for authentication #81

Open
technerdist opened this issue Dec 6, 2023 · 6 comments
Open

On Synology host network, VNC prompts for authentication #81

technerdist opened this issue Dec 6, 2023 · 6 comments

Comments

@technerdist
Copy link

I tend to have connectivity issues on the default bridge network on my Synology's Docker instance. Because of this, I like to put my containers on the host network. Well, unlike the bridge network, when I connect to the container on the host network, I get a prompt for authentication to NOVNC. I'm not sure of the password, or a password that would work in this context. Please assist me understand how to mitigate this issue.

@realies
Copy link
Owner

realies commented Dec 7, 2023

you can check the docs for setting up a vnc password you know; i don't know why it would ask for one based on the network used by the container

@technerdist
Copy link
Author

I just rebuilt my container with the NOVNC variable set to a password of my choosing, but I still get the same authentication failure.

-e VNCPWD="pw" \

@realies
Copy link
Owner

realies commented Dec 8, 2023

could you test with a password that's at least 6 characters long?

@technerdist
Copy link
Author

technerdist commented Dec 8, 2023 via email

@realies
Copy link
Owner

realies commented Dec 8, 2023

anything unusual in the logs?

@MrCee
Copy link

MrCee commented Apr 16, 2024

Are you using Reverse Proxy? If so add a web socket in Reverse Proxy >> Custom Headers >> Create Web Socket.

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

No branches or pull requests

3 participants