I noticed that a few days ago, strelaysrv began logging this once an hour:
pool.go:61: https://relays.syncthing.net/endpoint unknown response type from server 400`
This happened after a reboot into a new Linux kernel version (4.16.5 from 4.15.17). What would be the best way to debug this? I tried STTRACE=all and -debug, but got nothing interesting.
This means the relaypool failed to connect to your relay. Either the relay is behind a nat or the IP advertised is the wrong one, or you have a firewall blocking incoming connections on the relay port.