#2157: Exception when accessing Webui : <type 'exceptions.LookupError'>: unknown
encoding: ascii
---------------------+------------------------------------------------------
Reporter: Elendar | Owner: damoxc
Type: bug | Status: new
Priority: minor | Milestone: Future
Component: webui | Version: 1.3.5
Keywords: |
---------------------+------------------------------------------------------
When I tried to access the webui through the url, I had this exception:
<type 'exceptions.LookupError'>: unknown encoding: ascii
here is the full log : http://pastie.org/4604008
I think the problem with the upgrade to ubuntu 12.04
I solved the problem adding this line
"from encodings import ascii"
in this file /usr/lib/python2.7/dist-packages/deluge/ui/web/server.py
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2157>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.