#3279: Peer client UnicodeDecodeError
-------------------+-------------------
Reporter: Cas | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 2.0.4
Component: Core | Version: 2.0.0
Keywords: |
-------------------+-------------------
User reported peers not displaying for certain torrents:
{{{
File "/usr/lib/python3.7/site-packages/deluge/core/torrent.py", line 813,
in get_peers
client = decode_bytes(peer.client)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb5 in position 0:
invalid start byte
}}}
This seems to be an upsteam libtorrent issue when peer client strings are
not utf8 encoded:
https://github.com/arvidn/libtorrent/issues/3858
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3279>
Deluge <https://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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/deluge-dev/042.d8275b2d42bd79a25f8be4f42b70883d%40deluge-torrent.org.
For more options, visit https://groups.google.com/d/optout.