Opened 8 years ago
Last modified 7 years ago
#5810 reopened Bug
Log flooded if no IPv6
Reported by: | Culex | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Transmission | Version: | 2.84 |
Severity: | Normal | Keywords: | |
Cc: |
Description
[2014-10-01 07:47:12.390 PDT] Couldn't connect socket 69 to 2001:0:5ef5:79fd:a2:95f3:68de:37a3, port 12171 (errno 1 - Operation not permitted) (net.c:288) [2014-10-01 07:47:12.391 PDT] Couldn't connect socket 69 to 2001:0:5ef5:79fd:a2:95f3:68de:37a3, port 12171 (errno 1 - Operation not permitted) (net.c:288) [2014-10-01 07:47:13.390 PDT] Couldn't connect socket 80 to 2001:0:9d38:6abd:45c:240:9a5d:5024, port 43636 (errno 1 - Operation not permitted) (net.c:288) [2014-10-01 07:47:13.391 PDT] Couldn't connect socket 80 to 2001:0:9d38:6abd:45c:240:9a5d:5024, port 43636 (errno 1 - Operation not permitted) (net.c:288) [2014-10-01 07:47:14.390 PDT] Couldn't connect socket 84 to 2001:0:5ef5:79fb:2cc2:763:adcc:9279, port 26762 (errno 1 - Operation not permitted) (net.c:288) [2014-10-01 07:47:14.391 PDT] Couldn't connect socket 84 to 2001:0:5ef5:79fb:2cc2:763:adcc:9279, port 26762 (errno 1 - Operation not permitted) (net.c:288) [2014-10-01 07:47:15.390 PDT] Couldn't connect socket 86 to 2001:0:9d38:6ab8:34eb:201:adab:3346, port 33076 (errno 1 - Operation not permitted) (net.c:288) [2014-10-01 07:47:15.391 PDT] Couldn't connect socket 86 to 2001:0:9d38:6ab8:34eb:201:adab:3346, port 33076 (errno 1 - Operation not permitted) (net.c:288) [2014-10-01 07:47:16.390 PDT] Couldn't connect socket 82 to 2001:0:9d38:6ab8:2874:376f:2c78:bdc0, port 44899 (errno 1 - Operation not permitted) (net.c:288) [2014-10-01 07:47:16.391 PDT] Couldn't connect socket 82 to 2001:0:9d38:6ab8:2874:376f:2c78:bdc0, port 44899 (errno 1 - Operation not permitted) (net.c:288) [2014-10-01 07:47:16.391 PDT] Couldn't connect socket 82 to 2001:0:5ef5:79fb:80f:2697:d678:6b23, port 46030 (errno 1 - Operation not permitted) (net.c:288) [2014-10-01 07:47:16.391 PDT] Couldn't connect socket 82 to 2001:0:5ef5:79fb:80f:2697:d678:6b23, port 46030 (errno 1 - Operation not permitted) (net.c:288) [2014-10-01 07:47:17.390 PDT] Couldn't connect socket 82 to 2001:0:9d38:90d7:1000:12e6:a8f3:1848, port 44238 (errno 1 - Operation not permitted) (net.c:288) [2014-10-01 07:47:17.391 PDT] Couldn't connect socket 82 to 2001:0:9d38:90d7:1000:12e6:a8f3:1848, port 44238 (errno 1 - Operation not permitted) (net.c:288) [2014-10-01 07:47:17.391 PDT] Couldn't connect socket 82 to 2001:0:9d38:6ab8:2874:376f:2c78:bdc0, port 44899 (errno 1 - Operation not permitted) (net.c:288) [2014-10-01 07:47:17.391 PDT] Couldn't connect socket 82 to 2001:0:9d38:6ab8:2874:376f:2c78:bdc0, port 44899 (errno 1 - Operation not permitted) (net.c:288) [2014-10-01 07:47:17.391 PDT] Couldn't connect socket 82 to 2001:0:9d38:6abd:10f3:3b67:a8f3:1848, port 44238 (errno 1 - Operation not permitted) (net.c:288) [2014-10-01 07:47:17.391 PDT] Couldn't connect socket 82 to 2001:0:9d38:6abd:10f3:3b67:a8f3:1848, port 44238 (errno 1 - Operation not permitted) (net.c:288)
and so on...
Bug is 16 months old...
Change History (3)
comment:1 Changed 8 years ago by x190
comment:2 Changed 8 years ago by livings124
- Resolution set to invalid
- Status changed from new to closed
comment:3 Changed 7 years ago by spon901
- Resolution invalid deleted
- Status changed from closed to reopened
The only way to remove the spam from the log is to completly disable log (message_log = 0) ( the error appear when message-log = 1 so only way to remove it is toput message-log = 0 , so completly disable log.)
This should not be conssidered an error, and should at least appear once at the start of the program and not all the time. By the way not having ipv6 activated should not be an issue. And another issues that happened when ipv6 is not activated(which might not be related to log spam) is that the programm crashed after few hours.
This is normal logging. Turn down the message log level, if it's too much for you.
message-level: Number (0 = None, 1 = Error, 2 = Info, 3 = Debug, default = 2) Set verbosity of transmission messages.
https://trac.transmissionbt.com/wiki/EditConfigFiles