Opened 11 months ago
#3617 new bug
Webui password is reset when storage containing web.conf is full
Reported by: | Nick Fistere | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | needs verified |
Component: | Unknown | Version: | |
Keywords: | Cc: |
Description
Configuration details:
- Deluge Version: 2.1.1 (container image: linuxserver/deluge)
- libtorrent version: 2.0.9.0
- OS version: Ubuntu 20.04.6 LTS
- browser version 120.0.1 (64-bit)
- Plugins: ltConfig v2.0.0
Steps to reproduce:
- Start a linuxserver/deluge docker container
- Note: I have the directory that contains web.conf mounted outside of the container
- Set webui password to arbitrary value != 'deluge'
- Fill the storage partition that contains the web.conf file until usage is 100%
- stop container and clean up partition so there's space on the disk.
- start container
- Attempt to login with original password, it will fail.
This has happened to me a couple times in the past. Not sure if this requires a certain amount of time to pass with a full disk to recreate.
deluged logs at time of exit: https://pastebin.com/Q3k3An3c
Note:
See TracTickets
for help on using tickets.