Issues connecting to workspace

Hello, I have set up a coder server and I was able to create a workspace from the example docker template successfully. However, I cannot access this workspace in any way. Ssh gives me the error message
registry.OpenKey(SOFTWARE\Tailscale IPN): The system cannot find the file specified.
registry.OpenKey(SOFTWARE\Tailscale IPN): The system cannot find the file specified.
As for terminal and vscode, I can see in the logs that any handshake attempts time out. context: I am running coder server using the 0.8.15 windows amd64 executable with access-url and address localhost:7080
12 Replies
bpmct
bpmct•2y ago
Are there any logs in the Docker container?
thy
thy•2y ago
GitHub
Windows client crashing from watchdog after time jump · Issue #4212...
What is the issue? The Windows client exits (crashes) silently approx. once per day. The tunnel is always up and runs in the foreground. This started approx. 4 weeks ago (with the version that was ...
denis de benis
denis de benis•2y ago
will check in the morning yes I found this too but I'll have to investigate more
denis de benis
denis de benis•2y ago
this is what happens in the workspace container when I execute ssh
denis de benis
denis de benis•2y ago
but also this happens every 5 seconds regardless
thy
thy•2y ago
hmm, could you provide the cli flags you're using? looks like you're not running a derp somehow the logs in the first message seem normal
denis de benis
denis de benis•2y ago
I did this in order (with a login):
coder server --postgres-url postgres://username:password@localhost:5432 --access-url localhost:7080 -a localhost:7080
coder templates init
cd docker
coder templates create docker
coder create --template="docker" docker
coder config-ssh
coder ssh docker
coder server --postgres-url postgres://username:password@localhost:5432 --access-url localhost:7080 -a localhost:7080
coder templates init
cd docker
coder templates create docker
coder create --template="docker" docker
coder config-ssh
coder ssh docker
I also tried
ssh coder.docker.main
ssh coder.docker.main
directly, doesn't change anything
thy
thy•2y ago
could you give it a test with the new release?
denis de benis
denis de benis•2y ago
yes first thing tomorrow
thy
thy•2y ago
thanks!
denis de benis
denis de benis•2y ago
it still reports
registry.OpenKey(SOFTWARE\Tailscale IPN): The system cannot find the file specified.
registry.OpenKey(SOFTWARE\Tailscale IPN): The system cannot find the file specified.
but now I can actually get in using all methods and tailscale is logging normal stuff so I suppose I can consider this closed on my end 🥳
thy
thy•2y ago
great!! i think it was an issue in how we were constructing the DERP maps. let us know if you run into any more issues!
Want results from more Discord servers?
Add your server