Describe the problem
I've been busy trying to fix our netbird self-hosted instance for the last 2 weeks. A lot of troubleshooting and trial&error has been done, and i've reached the point where I can connect to peers again. The (hopefully last) issue left is with STUN/TURN (coturn) and Relay.
#Used Technologies
Netbird, Authentik, Nginx Proxy Manager, Cloudflare
Expected behavior
Connected to relay and stun/turn without any errors
NetBird version, Netbird Status and Screenshots
0.38.2
Additional context
i think there is a problem with the relay client not being able to connect to coturn client
because coturn is running on the host network, and the relay server which is running in a internal docker network, trying to reach the coturn server through public IP instead of reverse proxy. could that be possible? There were also some TLS issues earlier, which I fixed by using the CF origin certs
Attached is the output of netbird status -d & client.log. For some reason TLS handshake issues returned.