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

Plugin will not load #32

Open
Jerrk opened this issue May 17, 2022 · 0 comments
Open

Plugin will not load #32

Jerrk opened this issue May 17, 2022 · 0 comments

Comments

@Jerrk
Copy link

Jerrk commented May 17, 2022

Deluge: 2.0.5
Using the Streaming-0.12.2.egg plugin
Using the DelugeVPN docker by binhex https://github.com/binhex/arch-delugevpn in unraid.

as soon as i click on the plugin to turn it on it will turn off instantly and throw me these errors:

==> /mnt/user/appdata/delugevpn/deluged.log <==
09:24:04 [WARNING ][streaming.core                   :708 ] Unable to prioritize partial pieces
09:24:04 [ERROR   ][deluge.pluginmanagerbase         :195 ] Failed to start plugin: Streaming
Traceback: <class 'TypeError'>: 'NoneType' object is not callable
/usr/lib/python3.10/site-packages/twisted/internet/defer.py:191:maybeDeferred
/usr/lib/python3.10/site-packages/deluge/plugins/init.py:27:enable
/config/plugins/Streaming-0.12.2.egg/streaming/core.py:711:enable

09:24:04 [WARNING ][deluge.pluginmanagerbase         :248 ] Problems occurred disabling plugin: Streaming

==> /mnt/user/appdata/delugevpn/supervisord.log <==
2022-05-17 09:24:04,617 DEBG 'watchdog-script' stderr output:
Exception ignored in: <function CorePluginBase.__del__ at 0x14f4cbe9c310>
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/deluge/plugins/pluginbase.py", line 41, in __del__

2022-05-17 09:24:04,617 DEBG 'watchdog-script' stderr output:
    component.get('RPCServer').deregister_object(self)
  File "/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py", line 446, in deregister_object

2022-05-17 09:24:04,617 DEBG 'watchdog-script' stderr output:
    if value.__self__ == obj:
AttributeError: 'function' object has no attribute '__self__'
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

1 participant