id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 2842,Deluge outputting KeyError: 'daemon.info',Cas,,"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): : 'daemon.info' ] None }}} ",bug,new,minor,2.1.1,Core,develop,,,hi@…