Discussion:
[Deluge] #3127: Blocklist doesn't load block file
Deluge
2017-11-01 21:32:33 UTC
Permalink
#3127: Blocklist doesn't load block file
---------------------+------------------------------------
Reporter: Spadge | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 2.0
Component: Unknown | Version: other (please specify)
Keywords: |
---------------------+------------------------------------
Blocklist runs, collects blocklist file from given URL, doesn't load
addresses from file.


{{{
12:54:37.256 [ERROR ][deluge.plugins.blocklist.core
:425 ] Failed to read!!!!!!
12:54:37.258 [ERROR ][deluge.plugins.blocklist.core
:1200] [Failure instance: Traceback: <type
'exceptions.UnicodeDecodeError'>: 'ascii' codec can't decode byte 0x8b in
position 1: ordinal not in range(128)
/usr/lib/python2.7/threading.py:801:__bootstrap_inner
/usr/lib/python2.7/threading.py:754:run
/usr/lib/python2.7/dist-packages/twisted/_threads/_threadworker.py:46:work
/usr/lib/python2.7/dist-packages/twisted/_threads/_team.py:190:doWork
--- <exception caught here> ---
/usr/lib/python2.7/dist-
packages/twisted/python/threadpool.py:246:inContext
/usr/lib/python2.7/dist-packages/twisted/python/threadpool.py:262:<lambda>
/usr/lib/python2.7/dist-
packages/twisted/python/context.py:118:callWithContext
/usr/lib/python2.7/dist-
packages/twisted/python/context.py:81:callWithContext
/usr/lib/python2.7/dist-
packages/deluge/plugins/Blocklist-1.3.egg/deluge/plugins/blocklist/readers.py:40:read
/usr/lib/python2.7/dist-
packages/deluge/plugins/Blocklist-1.3.egg/deluge/plugins/blocklist/readers.py:74:readranges
/usr/lib/python2.7/dist-
packages/deluge/plugins/Blocklist-1.3.egg/deluge/plugins/blocklist/readers.py:50:is_ignored
]
}}}

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3127>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Deluge
2017-11-05 20:58:36 UTC
Permalink
#3127: Blocklist doesn't load block file
---------------------+---------------------------
Reporter: Spadge | Owner:
Type: bug | Status: closed
Priority: minor | Milestone: 2.0
Component: Plugin | Version: develop (git)
Resolution: Fixed | Keywords:
---------------------+---------------------------
Changes (by Cas):

* status: new => closed
* component: Unknown => Plugin
* version: other (please specify) => develop (git)
* resolution: => Fixed


Comment:

It was partly an issue with text in the blocklists but it's now fixed to
handle that: [95d826b7]

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3127#comment:1>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Loading...