#1517: Isohunt urls not loading with WebUI
-------------------------+--------------------------------------------------
Reporter: Cas | Owner: damoxc
Type: bug | Status: new
Priority: minor | Milestone: 1.3.2
Component: webui | Version: 1.3.1
Keywords: url isohunt |
-------------------------+--------------------------------------------------
Changes (by Cas):
* priority: major => minor
Comment:
An example link and the error:
http://ca.isohunt.com/download/44648933/big+buck+bunny.torrent
{{{
Traceback (most recent call last):
File "/home/calum/Documents/Coding/Deluge
Work/deluge/deluge/ui/web/server.py", line 665, in start
reactor.run()
File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line
1165, in run
self.mainLoop()
File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line
1177, in mainLoop
self.doIteration(t)
File "/usr/lib/python2.6/dist-
packages/twisted/internet/selectreactor.py", line 140, in doSelect
_logrun(selectable, _drdw, selectable, method, dict)
--- <exception caught here> ---
File "/usr/lib/python2.6/dist-packages/twisted/python/log.py", line 84,
in callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/usr/lib/python2.6/dist-packages/twisted/python/log.py", line 69,
in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line
59, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line
37, in callWithContext
return func(*args,**kw)
File "/usr/lib/python2.6/dist-
packages/twisted/internet/selectreactor.py", line 156, in _doReadOrWrite
self._disconnectSelectable(selectable, why, method=="doRead")
File "/usr/lib/python2.6/dist-packages/twisted/internet/posixbase.py",
line 250, in _disconnectSelectable
selectable.readConnectionLost(f)
File "/usr/lib/python2.6/dist-packages/twisted/internet/tcp.py", line
508, in readConnectionLost
self.connectionLost(reason)
File "/usr/lib/python2.6/dist-packages/twisted/internet/tcp.py", line
677, in connectionLost
Connection.connectionLost(self, reason)
File "/usr/lib/python2.6/dist-packages/twisted/internet/tcp.py", line
519, in connectionLost
protocol.connectionLost(reason)
File "/usr/lib/python2.6/dist-packages/twisted/web/client.py", line 156,
in connectionLost
http.HTTPClient.connectionLost(self, reason)
File "/usr/lib/python2.6/dist-packages/twisted/web/http.py", line 489,
in connectionLost
self.handleResponseEnd()
File "/usr/lib/python2.6/dist-packages/twisted/web/client.py", line 208,
in handleResponseEnd
PartialDownloadError(self.status)))
File "/usr/lib/python2.6/dist-packages/twisted/web/client.py", line 443,
in noPage
self.deferred.errback(reason)
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line
345, in errback
self._startRunCallbacks(fail)
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line
410, in _startRunCallbacks
raise AlreadyCalledError
twisted.internet.defer.AlreadyCalledError:
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1517#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 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.