Losing webui password after restarts

General support for problems installing or using Deluge
Post Reply
totopesce
New User
New User
Posts: 4
Joined: Wed Apr 01, 2020 1:09 am

Losing webui password after restarts

Post by totopesce »

Whenever I restart deluge docker (linuxserver) the webui password gets reset to deluge.
In the dockers log it says that it cant find the file webui.conf:

Code: Select all

[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 30-config: executing...
[cont-init.d] 30-config: exited 0.
[cont-init.d] 99-custom-scripts: executing...
[custom-init] no custom files found exiting...
[cont-init.d] 99-custom-scripts: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[INFO    ] 19:35:34 configmanager:70 Setting config directory to: /config
[INFO    ] 19:35:34 ui:124 Deluge ui 1.3.15
[INFO    ] 19:35:34 ui:127 Starting web ui..
[WARNING ] 19:35:35 config:364 Unable to open config file /config/web.conf: [Errno 2] No such file or directory: '/config/web.conf'
[INFO    ] 19:35:35 server:666 Starting server in PID 236.
[INFO    ] 19:35:35 server:679 Serving on 0.0.0.0:8112 view at http://0.0.0.0:8112
Here is deluged.log https://pastebin.com/3bTMbV9G

I have tried deleting the webui.conf, let deluge create a new one and change the password, also tried changing the password via the webui.
And cant manage to make the password stick, dont have any problem with the thinclients password (the one thats on auth) and all other conf work like they should and dont reset.

Anyone has any clue?
cleorichter
New User
New User
Posts: 1
Joined: Mon Jul 19, 2021 9:40 am

Re: Losing webui password after restarts

Post by cleorichter »

I have exactly the same question !
friday night funkin
Post Reply