#2842: Deluge outputting KeyError: 'daemon.info'
-------------------+---------------------------
 Reporter:  Cas    |      Owner:
     Type:  bug    |     Status:  new
 Priority:  minor  |  Milestone:  2.0
Component:  Core   |    Version:  develop (git)
 Keywords:         |
-------------------+---------------------------
 Not sure the cause and didn't seem to stop deluge working but saw this in
 console:
 {{{
 Traceback (most recent call last):
   File "/home/ubuntu/deluge.git/deluge/ui/client.py", line 460, in call
     m = self.__daemon.rpcserver.get_object_method(method)
   File "/home/ubuntu/deluge.git/deluge/core/rpcserver.py", line 423, in
 get_object_method
     return self.factory.methods[name]
 KeyError: 'daemon.info'
 }}}

 This was deluge in standalone mode and the json_api also reported the
 issue:

 {{{
 15:09:10.415 [ERROR   ][deluge.ui.web.json_api                 :1172]
 [Failure instance: Traceback (failure with no frames): <type
 'exceptions.KeyError'>: 'daemon.info'
 ]
 None
 }}}

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2842>
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to