#1924: Twisted error on attempt to connect to deluged with deluge-console
-----------------------+----------------------------------------------------
Reporter: OmegaPhil | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 1.4.0
Component: core | Version: git master
Keywords: |
-----------------------+----------------------------------------------------
========================================================
21:32:03.967 [ERROR ][twisted :508 ]
Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84,
in callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 69,
in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line
59, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line
37, in callWithContext
return func(*args,**kw)
--- <exception caught here> ---
File "/usr/lib/python2.7/dist-
packages/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
why = getattr(selectable, method)()
File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line
137, in doRead
return Connection.doRead(self)
File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line
460, in doRead
return self.protocol.dataReceived(data)
File
"/mnt/Storage_1/python_virtualenv_environments/deluge/deluge_src/deluge/ui/client.py",
line 182, in dataReceived
exception_cls = getattr(error, request[2])
exceptions.TypeError: getattr(): attribute name must be string
========================================================
The daemon is listening, and I confirmed the recorded access credentials
are right via the auth file.
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1924>
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.