rdmchr
Explore posts from serversCCoder.com
•Created by rdmchr on 9/30/2022 in #help
Agent stuck at connecting
so
CODER_ADDRESS
is still 0.0.0.0:7080
, but I changed CODER_ACCESS_URL
to the domain i configured in traefik. for example https://coder.[XYZ].dev
12 replies
CCoder.com
•Created by rdmchr on 9/30/2022 in #help
Agent stuck at connecting
haha i found the problem
12 replies
CCoder.com
•Created by rdmchr on 9/30/2022 in #help
Agent stuck at connecting
hm i also cant bind to 7080 which is the default port which is currently not in use
12 replies
CCoder.com
•Created by rdmchr on 9/30/2022 in #help
Agent stuck at connecting
coder-coder-1 | listen "116.203.142.26:443": listen tcp 116.203.142.26:443: bind: cannot assign requested address
I think I cant bind to 443 since traefik uses that port already. should I just switch to the default port?12 replies
CCoder.com
•Created by rdmchr on 9/30/2022 in #help
Agent stuck at connecting
did you add the port :7080 behind that?
12 replies
CCoder.com
•Created by rdmchr on 9/30/2022 in #help
Agent stuck at connecting
this is my current .env file for coder. did you put
0.0.0.0
or your actual ip at CODER_ADDRESS
?12 replies