Coder.comC
Coder.com13mo ago
11 replies
digineo

Workspace creation times out.

On creating a new workspace using the starter docker template, it shows the agents are unhealthy. On looking at the docker container logs, I see this:
+ curl -fsSL --compressed https://xxx.pit-1.try.coder.app/bin/coder-linux-amd64 -o coder
curl: (6) Could not resolve host: xxx.pit-1.try.coder.app
error: failed to download coder agent
       command returned: 6

I'm able to resolve DNS on the same network that the container is running in but the workspace container, for some reason, is unable to resolve the tunnel url.
Was this page helpful?