I have syncthing running on three computers:
dell laptop: connected by Google wifi dhcp
inet 192.168.86.30/24 brd 192.168.86.255 scope global dynamic noprefixroute wlp58s0
The dell is set to sync with my freenas box at 192.168.0.10 and tvheadend at 192.168.0.5. Google Wifi is set to use my internal DNS server as its DNS. I am assuming it’s doing some sort of NAT to communicate with my 192.168.0.x network. The Google Wifi is plugged into my router at 192.168.0.1.
This has all been working fine until the last few days, when I started getting the error below on tvheadend. Restarting syncthing leads to the same error. Syncthing is working synchronising OK on the Freenas box.
Aug 22 10:54:01 tvheadend syncthing[50761]: [UWO5T] INFO: Relay listener (dynamic+https://relays.syncthing.net/endpoint) starting
Aug 22 10:54:01 tvheadend syncthing[50761]: [UWO5T] INFO: Relay listener (dynamic+https://relays.syncthing.net/endpoint) shutting down
Aug 22 10:54:01 tvheadend syncthing[50761]: [UWO5T] INFO: c.S.listenerSupervisor: Failed service 'dynamic+https://relays.syncthing.net/endpoint' (1.999975 failures of 2.000000), restarting: true, error: "{dynamic+https://relays.syncthing.net/endpoint dynamic+https://relays.syncthing.net/endpoint} returned unexpectedly", stacktrace: [unknown stack trace]
Aug 22 10:54:01 tvheadend syncthing[50761]: [UWO5T] INFO: Relay listener (dynamic+https://relays.syncthing.net/endpoint) starting
Aug 22 10:54:01 tvheadend syncthing[50761]: [UWO5T] INFO: Relay listener (dynamic+https://relays.syncthing.net/endpoint) shutting down
Aug 22 10:54:01 tvheadend syncthing[50761]: [UWO5T] INFO: Entering the backoff state.
Aug 22 10:54:01 tvheadend syncthing[50761]: [UWO5T] INFO: c.S.listenerSupervisor: Failed service 'dynamic+https://relays.syncthing.net/endpoint' (2.999927 failures of 2.000000), restarting: false, error: "{dynamic+https://relays.syncthing.net/endpoint dynamic+https://relays.syncthing.net/endpoint} returned unexpectedly", stacktrace: [unknown stack trace]