HeNoGaming
CCoder.com
•Created by rdmchr on 9/30/2022 in #help
Agent stuck at connecting
As you can see I use port 443, but if I know it correctly it doesn't matter which one you use.
12 replies
CCoder.com
•Created by rdmchr on 9/30/2022 in #help
Agent stuck at connecting
Hi, I think I am the other user.
I have removed the domain from my config and replaced it with the internal IP of my network. I have also disabled SSL, as this was handled by HAProxy for me.
12 replies
CCoder.com
•Created by HeNoGaming on 9/5/2022 in #help
Agent stuck at Connecting
I have now taken out the unnecessary part.
I removed the domain assignment, adjusted the config to the internal IP and disabled TLS.
Then everything worked. So I connected HAProxy to the server again and I can access it from the outside again without problems. The agent also connects now without problems.
The only drawback now is that when I open the terminal, for example, it with the IP and not with the domain. But I can live with that for now.
21 replies
CCoder.com
•Created by HeNoGaming on 9/5/2022 in #help
Agent stuck at Connecting
My config is as follows:
CODER_ACCESS_URL
=https://coding.henomedia.de
CODER_ADDRESS
=192.168.1.44:3000
If I "ping" my TLD (henomedia.de, other server/IP) from the container with curl everything works, as soon as it goes to the subdomain the same error occurs.21 replies
CCoder.com
•Created by HeNoGaming on 9/5/2022 in #help
Agent stuck at Connecting
Yes it is.
I use pfSense in conjunction with HAProxy and Acme (LetsEncrypt).
Trying to install
ca-certificates
showed that the package is already installed.21 replies
CCoder.com
•Created by HeNoGaming on 9/5/2022 in #help
Agent stuck at Connecting
I use the following template:
Code-Server-Docker
The container has the following error::
curl: (60) SSL certificate problem: unable to get local issuer certificate21 replies