I've been having some odd issues lately. I've had this container running for many years now without issues. I've made no configuration changes to deluge itself, and just been letting it chug along as normal. I updated to unraid 7.x a few weeks back and i had some other issues related to mover that I've since resolved. I did have issues however with deluge and krusader where the webui password just stopped working. The UI loaded, but my pw wouldn't work. I toyed with it and randomly it started working after a reboot. I forgot about it and moved on.. Well recently my wife asked me about a show, and I noticed my deluge had some auth errors., I tried to log into the webui and was getting pw incorrect. I checked the template config, it all looked normal, tried restarting the docker container, but still having issues. I checked out my config, and noticed my core.conf file appears to have been reset to the default template and i can log into the webui using the deluge default pw. The problem is ofc that all the settings / folder locations and actions are wrong. I have a backup from 6 years back that is accurate, so I stopped deluge container, deleted the core.conf file and copied this back up in and restarted it. It came up, but my pw still failed. Checking the core.conf file it was overwritten with the default config again. Checking the log folder I'm seeing this: 00:17:12 [WARNING ][deluge.config :478 ] Unable to open config file: /config/core.conf because: list index out of range I'm not sure is wrong with the file, it looks correct, it's valid json (for the .conf file at least) with no missing/extra comma's, etc. but clearly something is giving it problems. I'm not sure why this is suddenly an issue now when I have legitimately not made any configuration changes outside of updating the unraid OS about 2-3 weeks ago.