#3261: web ui 'idna' codec failed
------------------------+-------------------
 Reporter:  ilya-fedin  |      Owner:
     Type:  bug         |     Status:  new
 Priority:  minor       |  Milestone:  2.0.3
Component:  Web UI      |    Version:  2.0.0
 Keywords:              |
------------------------+-------------------
 After setting base path, I getting this error:

 {{{
 01:37:40 [CRITICAL][twisted                    :154 ] Unhandled Error
 Traceback (most recent call last):
   File "/usr/lib/python3/dist-packages/twisted/protocols/basic.py", line
 571, in dataReceived
     why = self.lineReceived(line)
   File "/usr/lib/python3/dist-packages/twisted/web/http.py", line 2013, in
 lineReceived
     self.allContentReceived()
   File "/usr/lib/python3/dist-packages/twisted/web/http.py", line 2104, in
 allContentReceived
     req.requestReceived(command, path, version)
   File "/usr/lib/python3/dist-packages/twisted/web/http.py", line 866, in
 requestReceived
     self.process()
 --- <exception caught here> ---
   File "/usr/lib/python3/dist-packages/twisted/web/server.py", line 190,
 in process
     resrc = self.site.getResourceFor(self)
   File "/usr/lib/python3/dist-packages/twisted/web/server.py", line 826,
 in getResourceFor
     return resource.getChildForRequest(self.resource, request)
   File "/usr/lib/python3/dist-packages/twisted/web/resource.py", line 98,
 in getChildForRequest
     resource = resource.getChildWithDefault(pathElement, request)
   File "/usr/lib/python3/dist-packages/deluge/ui/web/server.py", line 585,
 in getChildWithDefault
     request.base = base.encode('idna')
 builtins.UnicodeError: encoding with 'idna' codec failed (UnicodeError:
 label too long)
 }}}

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3261>
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 [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/048.8e9fb3545201bb3d718b012f7bb89dff%40deluge-torrent.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to