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

Cannot Connect to VNC localhost:6060 #228

Open
abihith-velumuri opened this issue Sep 24, 2024 · 1 comment
Open

Cannot Connect to VNC localhost:6060 #228

abihith-velumuri opened this issue Sep 24, 2024 · 1 comment

Comments

@abihith-velumuri
Copy link

Whenever I try to connect to the VNC localhost:6060 using the browser I am met with the error that either "Failed to Connect to Server" or the computer connects to the VNC and immediately disconnects (on M1 Apple Silicon Mac with a headless Docker Desktop).

Screenshot 2024-09-23 at 8 14 43 PM Screenshot 2024-09-23 at 8 15 17 PM Screenshot 2024-09-23 at 8 15 46 PM
@MukilanKarthikeyan
Copy link
Contributor

MukilanKarthikeyan commented Sep 24, 2024

Safari might not be properly connecting to noVNC try Chrome and/or FireFox

check which ports are active:
netstat -anvp tcp | awk 'NR<3 || /LISTEN/'

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

2 participants