Search the Community
Showing results for tags 'listening port'.
-
Soon after starting the service, the log is full of entries (see below) and the service fails to listen on the configured port, finally picking a (seemingly) random port to listen on. sync version: 2.6.3 (1340) (server) [2019-11-21 10:25:17.607] class PeerListenConnection::Socket::listen[0x000001a23ecafb40][596] bound listening socket 596 to IP 0.0.0.0:56125 [2019-11-21 10:25:17.607] class PeerListenConnection::Socket::listen[0x000001a23ecafbc0][1028] bound listening socket 1028 to IP [::]:56125 [2019-11-21 10:25:17.607] UDP: UDP port bind failed 0.0.0.0:56125: (10048) Only one us
- 2 replies
-
- udp
- listen port
-
(and 2 more)
Tagged with:
-
Hi, my BTSync installation on Linux Mint 14 basically stopped working. I suspect there is a problem with UPNP opening the listening port on the router. I noticed that this port changes everytime I restart the system (or BTSync), but I'd rather open one fixed port on the router. I tried editing the ~/user/.btsync.conf file but I noticed that everytime I restart BTsync, this file gets overwritten and the changes are lost. How can I fix this? Thanks