Page 1 of 1

Deluge: All my default plugins are gone

Posted: Tue May 02, 2017 5:46 pm
by raspdealer
Hello,

After a classic restart of my raspeberry pi, I have just lost all my Default plugin. Only one of my custom is there...
How is it possible?
How can I restore it as it's not downloadable?

Thanks for your prompt support

R.


Client: 1.3.14
Server: 1.3.14-dev
libtorrent: 0.16.18.0

Re: Deluge: All my default plugins are gone

Posted: Tue May 02, 2017 8:04 pm
by Tvich
Were your settings also reset?
When you say your plugins are gone, can you not enable them in Preferences/Plugins?
What is in the logs?
Can you run deluged -L debug?
Why can't you download the plugins?
What is in your:
/usr/lib/python2.7/site-packages/deluge-1.3.14-py2.7.egg/deluge/plugins dir?
/usr/local/lib/python2.7/dist-packages//deluge-1.3.14-py2.7.egg/deluge/plugins
When you say you are on 1.3.14-dev, did you update recently?

Re: Deluge: All my default plugins are gone

Posted: Tue May 02, 2017 8:51 pm
by raspdealer
Thanks for your answer.

Were your settings also reset? => No seems fine. All torrents are here and configs.
When you say your plugins are gone, can you not enable them in Preferences/Plugins? Yes, the list is empty except "AutoRemovePlus" which is a custom I have downloaded a long time ago
What is in the logs? Seems pretty normal and loading only one plugin because basically the plugin folder contains only one...
Can you run deluged -L debug? Yes
Why can't you download the plugins? The default one like label, There is no link to download on the website
When you say you are on 1.3.14-dev, did you update recently? Yes like few days ago. building sources.

I will try to install a fresh deluge on an other machine and grab plugin files...

Re: Deluge: All my default plugins are gone

Posted: Tue May 02, 2017 10:07 pm
by raspdealer
Just noticed that the python2.7 path you mentionned is just missing. What the hack is that?

Re: Deluge: All my default plugins are gone

Posted: Tue May 02, 2017 10:37 pm
by raspdealer
Ok, I think i found the cause.
I have cleaned my builder but not reinstalled properly.

The reboot cleaned and let me in a bad shape.

A rebuild install as deb fixed it.
Thanks for pointing this