Ver. 2.0.3 Errors
Posted: Sun Sep 01, 2019 5:00 am
Hello, just switched to 2.0.3.
Getting some errors in my logs I wanted to throw out here to see if anyone has some ideas to resolve.
I have been getting the following which crashes daemon (launchctl restarts):
I was stuck a in a daemon reboot loop where I had to issues a launchctl stop to get out of it. Appeared there were a few states in fastresume that could not be found.
I also get the following from either the web-ui or the deluge-gtk client in the logs:
I was having issues with my setup to get the 'test port' to pass. Even though I was using the same network info I had in Ver 1.3.15(I think that was the latest version for version 1). I did get to the point where the IP error at bottom right of deluge-gtk client disappeared. DHT nodes filled but the 'test port' button always failed. I would get some uploads showing so I assumed the button just fails with the following all the time (possibly known bug?).
I believe that is what I get after I hit the 'test port' button. A 'start' & 'stop' for each button push.
I look forward to the feedback.
Getting some errors in my logs I wanted to throw out here to see if anyone has some ideas to resolve.
I have been getting the following which crashes daemon (launchctl restarts):
Code: Select all
performance warning: max outstanding piece requests reached, outstanding_request_limit_reached
I also get the following from either the web-ui or the deluge-gtk client in the logs:
Code: Select all
Deluge client disconnected: Connection to the other side was lost in a non-clean fashion: Connection lost.
Code: Select all
Starting factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection.<locals>.quiescentCallback at 0x10617e290>, <twisted.internet.endpoints._WrapperEndpoint object at 0x10604e990>)
23:57:21 [INFO ][twisted :154 ] Stopping factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection.<locals>.quiescentCallback at 0x10617e290>, <twisted.internet.endpoints._WrapperEndpoint object at 0x10604e990>)
23:58:17 [INFO ][twisted :154 ] Starting factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection.<locals>.quiescentCallback at 0x1060e27a0>, <twisted.internet.endpoints._WrapperEndpoint object at 0x1060d17d0>)
23:58:18 [INFO ][twisted :154 ] Stopping factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection.<locals>.quiescentCallback at 0x1060e27a0>, <twisted.internet.endpoints._WrapperEndpoint object at 0x1060d17d0>)
00:02:35 [INFO ][twisted :154 ] Starting factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection.<locals>.quiescentCallback at 0x1061f8e60>, <twisted.internet.endpoints._WrapperEndpoint object at 0x1060f8dd0>)
00:02:35 [INFO ][twisted :154 ] Stopping factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection.<locals>.quiescentCallback at 0x1061f8e60>, <twisted.internet.endpoints._WrapperEndpoint object at 0x1060f8dd0>)
00:03:05 [INFO ][twisted :154 ] Starting factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection.<locals>.quiescentCallback at 0x1060e2f80>, <twisted.internet.endpoints._WrapperEndpoint object at 0x1060eced0>)
00:03:06 [INFO ][twisted :154 ] Stopping factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection.<locals>.quiescentCallback at 0x1060e2f80>, <twisted.internet.endpoints._WrapperEndpoint object at 0x1060eced0>)
I look forward to the feedback.