Page 1 of 1

Non-existent plugin

Posted: Sun Nov 20, 2022 11:51 am
by kevindd992002
So I was using the SimpleExtractor plugin before but have uninstalled it since. I made sure that the SimpleExtractor egg file is no longer in the plugins folder. I also deleted the entry in the core.conf file but everytime I restart the deluge container, it comes back in the core.conf file and I see this error in the container logs:

06:06:29 [WARNING ][deluge.pluginmanagerbase :132 ] Cannot enable non-existent plugin SimpleExtractor

What's wrong with this? Why would it still recognize the SimpleExtractor plugin?

Re: Non-existent plugin

Posted: Sun Nov 20, 2022 8:13 pm
by mhertz
When editing core.conf manually, then deluged needs be stopped, or else this happens, as core.conf is read upon startup and rewritten to disc from memory-copy at shutdown/restart.