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
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
Are there any logs in the Docker container?
https://github.com/tailscale/tailscale/issues/4212 this seems similar
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 ...
will check in the morning
yes I found this too but I'll have to investigate more
this is what happens in the workspace container when I execute ssh
but also this happens every 5 seconds regardless
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
I did this in order (with a login):
I also tried directly, doesn't change anything
could you give it a test with the new release?
yes first thing tomorrow
thanks!
it still reports 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
🥳
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!