SSH connection hangs up forever
Hey!
i've got quite a problem
Whenever I spin up a docker-based workspace, its connections info (code-server, ssh, terminal, etc) on the are loading for ever (see image below).
Same goes for the ssh CLI;
(like this since 20min now)
But even if it doesn't seems to work, the workspace is indeed turned on and i can access it through docker
I don't really understand why i get this...
i've got quite a problem
Whenever I spin up a docker-based workspace, its connections info (code-server, ssh, terminal, etc) on the are loading for ever (see image below).
Same goes for the ssh CLI;
(like this since 20min now)
But even if it doesn't seems to work, the workspace is indeed turned on and i can access it through docker
I don't really understand why i get this...
- coder version:
Coder v0.13.6+cfd02d9 - my template terraform config: https://pastebin.com/3sB3gFuG
- in my template config i use a base image that i have locally on my machine, which is like that: https://pastebin.com/9Cwi7UqR
