Docker + Traefik + Coder - connection timed out from workspace containers
Hi!
I'm running Coder on a Docker instance, with Traefik reverse proxy to access the Coder dashboard.
I have successfully uploaded initial code-server Terraform templates and created a test workspace, then I went to inspect the container log and see this repeatedly
It seems to me that the container is not able to access the address (no loopback?) as external clients do. I have checked Traefik's access logs and it doesn't seem like there are any incoming requests from the container.
Coder, Traefik and workspace containers all locate on the same server (that's why I mentioned loopback before)
Am I missing something? Thanks!
I'm running Coder on a Docker instance, with Traefik reverse proxy to access the Coder dashboard.
I have successfully uploaded initial code-server Terraform templates and created a test workspace, then I went to inspect the container log and see this repeatedly
It seems to me that the container is not able to access the address (no loopback?) as external clients do. I have checked Traefik's access logs and it doesn't seem like there are any incoming requests from the container.
Coder, Traefik and workspace containers all locate on the same server (that's why I mentioned loopback before)
Am I missing something? Thanks!