Custom Query (2449 matches)
Results (133 - 135 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3261 | Fixed | web ui 'idna' codec failed | ||
| Description |
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)
|
|||
| #324 | WontFix | WebUI hangs if there is not enough space to complete a download | ||
| Description |
If there is not enough space on hard disk to complete a download, the web interface hangs when a torrent is started and an error occurs. |
|||
| #2837 | Fixed | WebUI gettext created in setup.py at build time | ||
| Description |
Constantly keeping
|
|||
Note:
See TracQuery
for help on using queries.
