Opened 8 years ago
Last modified 7 years ago
#2974 new bug
Open connection manager in WebUI
Reported by: | Calum | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 2.x |
Component: | Core | Version: | develop |
Keywords: | Cc: |
Description
I think the issue here is that this is with the webui plugin and deluge in standalone mode.
09:20:35.273 [ERROR ][deluge.ui.client :1200] 'daemon.info' Traceback (most recent call last): File "/home/ubuntu/deluge.git/deluge/ui/client.py", line 462, 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' 09:20:35.274 [ERROR ][deluge.ui.web.json_api :1200] [Failure instance: Traceback (failure with no frames): <type 'exceptions.KeyError'>: 'daemon.info' ] None
Note:
See TracTickets
for help on using tickets.