Open Jerrk opened 2 years ago
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__'
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: