Coder.comC
Coder.com8mo ago
15 replies
fmtech_

Coder code-server port forwarding issue.

For some reason when I am forwading my development ports coder seems to inject some code into the dom that is causing some issues when I am trying to view my react development environment.

I was lurking around to see if anyone else has had any issues similar but I don't see anything similar.

I am using the docker deployed version of coder that is behind a reverse proxy. I my health checks are returning back ok access url, database, derp, provisioner, websockets, and workspace proxy. Not sure if there is something I have misconfigured.

Another thing is I can't get the

coder port-forward workspace --tcp 8000:8080

command to return the port. Is this a docker runtime limitation since the only port exposed is default from the container? My understanding is that everything is being routed through the main 'outside' url via HTTPS.

Thanks for checking this post out.
Was this page helpful?