Handshakes do not complete
# client
t
Handshakes do not complete
Hi, I'm using NetMaker as a VPN server (NAT Gateway), but ever since upgrading from v0.14.6 to v0.16 and above, none of the handshakes seem to complete
The server itself isn't behind NAT but the clients (using WireGuard's native client) are, though it used to work perfectly before updating the server
I've tested it both on Android, iPhone, Windows and Mac
Just in case, I've also tried changing the Node's address range from 0.0.0.0/0 to the list that was required in earlier versions, tried to enable Dynamic Port and UDP Hole Punching, and enabled "Node Signup Without Keys"
I've also tested it on different networks (as in, physical networks) and different servers (by re-creating the server from scratch on a new VM with a new public IP address)
I'd appreciate any help in debugging this issue 🙏
Update: When I first checked all of the docker logs I couldn't find any errors, but after creating another new server, I noticed certification errors in Traefik's logs, so that might be it after all.. I'll look into it