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

[computer use demo] x11vnc process crashed #80

Closed
Lokeshwaran-M opened this issue Oct 23, 2024 · 4 comments
Closed

[computer use demo] x11vnc process crashed #80

Lokeshwaran-M opened this issue Oct 23, 2024 · 4 comments

Comments

@Lokeshwaran-M
Copy link

when i attempt to start docker for computer use demo vnc crashed

image

execution log :

┌──(lokesh㉿kali)-[~]
└─$ sudo docker run \
  -e ANTHROPIC_API_KEY=$ANTHROPIC_API_KEY \
  -v $HOME/.anthropic:/home/computeruse/.anthropic \
  -p 5900:5900 \
  -p 8501:8501 \
  -p 6080:6080 \
  -p 8080:8080 \
  -it ghcr.io/anthropics/anthropic-quickstarts:computer-use-demo-latest \
  bash

Xvfb started successfully on display :1
Xvfb PID: 9
starting tint2 on display :1 ...
starting mutter
starting vnc
PORT=5900
starting noVNC
noVNC started successfully
✨ Computer Use Demo is ready!
➡️  Open http://localhost:8080 in your browser to begin
x11vnc process crashed, restarting...
x11vnc stderr output:
23/10/2024 08:48:43 Got connection from client 127.0.0.1
23/10/2024 08:48:43   0 other clients
23/10/2024 08:48:43 Normal socket connection
23/10/2024 08:48:43 Disabled X server key autorepeat.
23/10/2024 08:48:43   to force back on run: 'xset r on' (3 times)
23/10/2024 08:48:43 incr accepted_client=1 for 127.0.0.1:44486  sock=6
23/10/2024 08:48:43 No valid client after 63 secs.
23/10/2024 08:51:20 Got connection from client 127.0.0.1
23/10/2024 08:51:20   1 other clients
23/10/2024 08:51:20 Normal socket connection
23/10/2024 08:51:20 incr accepted_client=2 for 127.0.0.1:60860  sock=7
23/10/2024 08:54:18 Got connection from client 127.0.0.1
23/10/2024 08:54:18   2 other clients
23/10/2024 08:54:18 webSocketsHandshake: unknown connection error
23/10/2024 08:54:18 Client 127.0.0.1 gone
23/10/2024 08:54:18 Statistics             events    Transmit/ RawEquiv ( saved)
23/10/2024 08:54:18  TOTALS              :      0 |         0/        0 (  0.0%)
23/10/2024 08:54:18 Statistics             events    Received/ RawEquiv ( saved)
23/10/2024 08:54:18  TOTALS              :      0 |         0/        0 (  0.0%)
23/10/2024 08:54:18 Client Protocol Version 3.8
23/10/2024 08:54:18 Protocol version sent 3.8, using 3.8
23/10/2024 08:54:18 deleted 32 tile_row polling images.
23/10/2024 08:54:18 Restored X server key autorepeat to: 1
starting vnc
PORT=5900
x11vnc process crashed, restarting...
x11vnc stderr output:
23/10/2024 08:55:25 No client after 60 secs.
23/10/2024 08:55:25 deleted 32 tile_row polling images.
starting vnc
PORT=5900


@gabriben
Copy link

stopping and restarting my docker vm worked for me

@Lokeshwaran-M
Copy link
Author

nope i tried multiple times in windows it running fine linux has this problem

@x5a
Copy link
Collaborator

x5a commented Oct 23, 2024

@Lokeshwaran-M can you share the output of docker info?

@x5a
Copy link
Collaborator

x5a commented Oct 24, 2024

@Lokeshwaran-M closing this as a duplicate of #42 - there's a proposed fix here: #42 (comment)

@x5a x5a closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants