Relay behind traefik not connecting
Has anyone successfully setup a geolocated relay server with behind a proxy
I currently have 3 relay servers all connecting via rel://ip:33080
This works well however, I tried to put them behind a reverse proxy (traefik) to make it a secure? Connection to use rels://relay.domain:443 but this seems to break all relayed connections.
Does anyone know what could be going wrong?
I went through the relay container logs and it shows WS client connected, peer connected and peer exited gracefully all within the same timestamp for relays behind traefik. However, when I don’t use traefik, and run an insecure relay connection, the “peer exited gracefully” message shows much time after a successful connection.
Any help would be much appreciated!
0 Replies