Twisted unhandled error - Blocklist

General support for problems installing or using Deluge
Post Reply
Polgooth
New User
New User
Posts: 1
Joined: Tue Feb 13, 2018 12:16 pm

Twisted unhandled error - Blocklist

Post by Polgooth »

Hi.

I've been happily using Deluge for a few years now with no problems until a recent Windows 10 update caused issues with my machine and I had to reinstall the OS.

Having now reinstalled Deluge, no matter which version I try including the beta for version 2, the Blocklist plugin always fails to download the list from the source I use. The last successful list download I had was on 26th December which was the last time I used Deluge prior to the rebuild.

Actual torrents work correctly, it's just the blocklist which no longer works for me.

My previous OS install was a Windows 7 to Windows 10 upgrade. I can only assume I had a setting in Win 7 that was copied into Win 10 that is now missing on a fresh install. Am I missing something I need to do in Win 10? There is a firewall rule in place for the main Deluge.exe.

I ran with debug logging enabled and here is a snippet:

Code: Select all

11:20:14 [INFO    ][twisted                            :154 ] Starting factory <HTTPDownloader: http://cdn2.iblocklist.com/files/bqqegpdokeugjmpzltwd/ydxerpxkpcfqjaybcssw.gz>
11:20:14 [INFO    ][twisted                            :154 ] Starting factory <HTTPDownloader: http://cdn2.iblocklist.com/files/bqqegpdokeugjmpzltwd/ydxerpxkpcfqjaybcssw.gz>
11:20:14 [INFO    ][twisted                            :154 ] Stopping factory <HTTPDownloader: http://cdn2.iblocklist.com/files/bqqegpdokeugjmpzltwd/ydxerpxkpcfqjaybcssw.gz>
11:20:14 [INFO    ][twisted                            :154 ] Stopping factory <HTTPDownloader: http://cdn2.iblocklist.com/files/bqqegpdokeugjmpzltwd/ydxerpxkpcfqjaybcssw.gz>
Unhandled Error
Traceback (most recent call last):
  File "twisted/python/log.py", line 101, in callWithLogger

  File "twisted/python/log.py", line 84, in callWithContext

  File "twisted/python/context.py", line 118, in callWithContext

  File "twisted/python/context.py", line 81, in callWithContext

--- <exception caught here> ---
  File "twisted/internet/selectreactor.py", line 149, in _doReadOrWrite

  File "twisted/internet/tcp.py", line 208, in doRead

  File "twisted/internet/tcp.py", line 214, in _dataReceived

  File "twisted/protocols/basic.py", line 571, in dataReceived

  File "twisted/web/http.py", line 468, in lineReceived

  File "twisted/web/client.py", line 145, in handleEndHeaders

  File "deluge\httpdownloader.py", line 82, in gotHeaders

exceptions.IndexError: list index out of range

11:20:15 [CRITICAL][twisted                            :154 ] Unhandled Error
Traceback (most recent call last):
  File "twisted/python/log.py", line 101, in callWithLogger

  File "twisted/python/log.py", line 84, in callWithContext

  File "twisted/python/context.py", line 118, in callWithContext

  File "twisted/python/context.py", line 81, in callWithContext

--- <exception caught here> ---
  File "twisted/internet/selectreactor.py", line 149, in _doReadOrWrite

  File "twisted/internet/tcp.py", line 208, in doRead

  File "twisted/internet/tcp.py", line 214, in _dataReceived

  File "twisted/protocols/basic.py", line 571, in dataReceived

  File "twisted/web/http.py", line 468, in lineReceived

  File "twisted/web/client.py", line 145, in handleEndHeaders

  File "deluge\httpdownloader.py", line 82, in gotHeaders

exceptions.IndexError: list index out of range

11:20:15 [CRITICAL][twisted                            :154 ] Unhandled Error
Traceback (most recent call last):
  File "twisted/python/log.py", line 101, in callWithLogger

  File "twisted/python/log.py", line 84, in callWithContext

  File "twisted/python/context.py", line 118, in callWithContext

  File "twisted/python/context.py", line 81, in callWithContext

--- <exception caught here> ---
  File "twisted/internet/selectreactor.py", line 149, in _doReadOrWrite

  File "twisted/internet/tcp.py", line 208, in doRead

  File "twisted/internet/tcp.py", line 214, in _dataReceived

  File "twisted/protocols/basic.py", line 571, in dataReceived

  File "twisted/web/http.py", line 468, in lineReceived

  File "twisted/web/client.py", line 145, in handleEndHeaders

  File "deluge\httpdownloader.py", line 82, in gotHeaders

exceptions.IndexError: list index out of range

11:20:15 [WARNING ][deluge.httpdownloader              :69  ] Error occurred downloading file from "http://list.iblocklist.com/?list=ydxerpxkpcfqjaybcssw&fileformat=p2p&archiveformat=gz": 200 OK
11:20:15 [WARNING ][deluge.plugins.blocklist.core      :69  ] Blocklist download failed: 200 OK
11:20:15 [DEBUG   ][deluge.plugins.blocklist.core      :61  ] Try downloading blocklist again... (0/3)
11:20:15 [DEBUG   ][deluge.plugins.blocklist.core      :61  ] Attempting to download blocklist http://list.iblocklist.com/?list=ydxerpxkpcfqjaybcssw&fileformat=p2p&archiveformat=gz
11:20:15 [DEBUG   ][deluge.plugins.blocklist.core      :61  ] Sending headers: {}
11:20:15 [INFO    ][twisted                            :154 ] Starting factory <HTTPDownloader: http://list.iblocklist.com/?list=ydxerpxkpcfqjaybcssw&fileformat=p2p&archiveformat=gz>
11:20:15 [INFO    ][twisted                            :154 ] Starting factory <HTTPDownloader: http://list.iblocklist.com/?list=ydxerpxkpcfqjaybcssw&fileformat=p2p&archiveformat=gz>
11:20:15 [INFO    ][twisted                            :154 ] Stopping factory <HTTPDownloader: http://cdn2.iblocklist.com/files/bqqegpdokeugjmpzltwd/ydxerpxkpcfqjaybcssw.gz>
11:20:15 [INFO    ][twisted                            :154 ] Stopping factory <HTTPDownloader: http://cdn2.iblocklist.com/files/bqqegpdokeugjmpzltwd/ydxerpxkpcfqjaybcssw.gz>
Unhandled Error
Traceback (most recent call last):
  File "twisted/python/log.py", line 101, in callWithLogger

  File "twisted/python/log.py", line 84, in callWithContext

  File "twisted/python/context.py", line 118, in callWithContext

  File "twisted/python/context.py", line 81, in callWithContext

--- <exception caught here> ---
  File "twisted/internet/selectreactor.py", line 149, in _doReadOrWrite

  File "twisted/internet/tcp.py", line 208, in doRead

  File "twisted/internet/tcp.py", line 214, in _dataReceived

  File "twisted/protocols/basic.py", line 571, in dataReceived

  File "twisted/web/http.py", line 468, in lineReceived

  File "twisted/web/client.py", line 145, in handleEndHeaders

  File "deluge\httpdownloader.py", line 82, in gotHeaders

exceptions.IndexError: list index out of range

11:20:15 [CRITICAL][twisted                            :154 ] Unhandled Error
Traceback (most recent call last):
  File "twisted/python/log.py", line 101, in callWithLogger

  File "twisted/python/log.py", line 84, in callWithContext

  File "twisted/python/context.py", line 118, in callWithContext

  File "twisted/python/context.py", line 81, in callWithContext

--- <exception caught here> ---
  File "twisted/internet/selectreactor.py", line 149, in _doReadOrWrite

  File "twisted/internet/tcp.py", line 208, in doRead

  File "twisted/internet/tcp.py", line 214, in _dataReceived

  File "twisted/protocols/basic.py", line 571, in dataReceived

  File "twisted/web/http.py", line 468, in lineReceived

  File "twisted/web/client.py", line 145, in handleEndHeaders

  File "deluge\httpdownloader.py", line 82, in gotHeaders

exceptions.IndexError: list index out of range

11:20:15 [CRITICAL][twisted                            :154 ] Unhandled Error
Traceback (most recent call last):
  File "twisted/python/log.py", line 101, in callWithLogger

  File "twisted/python/log.py", line 84, in callWithContext

  File "twisted/python/context.py", line 118, in callWithContext

  File "twisted/python/context.py", line 81, in callWithContext

--- <exception caught here> ---
  File "twisted/internet/selectreactor.py", line 149, in _doReadOrWrite

  File "twisted/internet/tcp.py", line 208, in doRead

  File "twisted/internet/tcp.py", line 214, in _dataReceived

  File "twisted/protocols/basic.py", line 571, in dataReceived

  File "twisted/web/http.py", line 468, in lineReceived

  File "twisted/web/client.py", line 145, in handleEndHeaders

  File "deluge\httpdownloader.py", line 82, in gotHeaders

exceptions.IndexError: list index out of range

11:20:15 [INFO    ][twisted                            :154 ] Starting factory <HTTPDownloader: http://cdn1.iblocklist.com/files/bqqegpdokeugjmpzltwd/ydxerpxkpcfqjaybcssw.gz>
11:20:15 [INFO    ][twisted                            :154 ] Starting factory <HTTPDownloader: http://cdn1.iblocklist.com/files/bqqegpdokeugjmpzltwd/ydxerpxkpcfqjaybcssw.gz>
11:20:15 [INFO    ][twisted                            :154 ] Stopping factory <HTTPDownloader: http://cdn1.iblocklist.com/files/bqqegpdokeugjmpzltwd/ydxerpxkpcfqjaybcssw.gz>
11:20:15 [INFO    ][twisted                            :154 ] Stopping factory <HTTPDownloader: http://cdn1.iblocklist.com/files/bqqegpdokeugjmpzltwd/ydxerpxkpcfqjaybcssw.gz>
Any help would be appreciated.

Cheers.
Post Reply