Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start WebUI and install WebAPI #8

Open
niXta1 opened this issue Apr 16, 2020 · 2 comments
Open

Start WebUI and install WebAPI #8

niXta1 opened this issue Apr 16, 2020 · 2 comments

Comments

@niXta1
Copy link

niXta1 commented Apr 16, 2020

Hi!

I'm trying to install the WebAPI-plugin but I think I need to start the WebUI first acording to this discussion.

I can't see anything suspicious in the logs when I try to start WebUI, it just won't check the box.

@binhex
Copy link
Owner

binhex commented Apr 17, 2020

see Q3 and Q4:-
https://github.com/binhex/documentation/blob/master/docker/faq/delugevpn.md

@niXta1
Copy link
Author

niXta1 commented Apr 19, 2020

see Q3 and Q4:-
https://github.com/binhex/documentation/blob/master/docker/faq/delugevpn.md

Right, I thought something was wrong because it didn't respond like the other plugins. After enabling in core.conf it stayed checked. I still get the exact same error in the log when I enable WebAPI.

19:48:09.100 [INFO    ][webapi.core                   :20  ] Enabling WebAPI plugin CORE ...
19:48:09.100 [INFO    ][webapi.core                   :57  ] Patching webui for CORS...
19:48:09.100 [ERROR   ][deluge.pluginmanagerbase      :193 ] Failed to start plugin: WebAPI
Traceback: <class 'KeyError'>: 'JSON'
/usr/lib/python3.8/site-packages/twisted/internet/defer.py:151:maybeDeferred
/usr/lib/python3.8/site-packages/deluge/plugins/init.py:27:enable
/config/plugins/WebAPI-0.4.0-py3.8.egg/webapi/core.py:26:enable
/config/plugins/WebAPI-0.4.0-py3.8.egg/webapi/core.py:59:patch_web_ui
/usr/lib/python3.8/site-packages/deluge/component.py:489:get

19:48:09.100 [INFO    ][webapi.core                   :29  ] Disabling WebAPI plugin CORE ...
19:48:09.100 [WARNING ][deluge.pluginmanagerbase      :246 ] Problems occured disabling plugin: WebAPI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants