linuxserver / docker-qbittorrent

GNU General Public License v3.0
1.05k stars 154 forks source link

[BUG] Config file overwritten when docker restart the container #303

Closed kurushimeru closed 7 months ago

kurushimeru commented 7 months ago

Is there an existing issue for this?

Current Behavior

I've installed qBittorrent on my Asustor NAS.

When it crashed or when I want to stop qBittorrent, when I relaunch it the config file is overwritten and I lost all my configuration. Worst, I loose all the list of torrent I've already added with histo of stats ...

Expected Behavior

When I stop the service, I want to keep the configuration

Steps To Reproduce

  1. Go to App Central
  2. Go to Installed app
  3. Stop qBittorrent
  4. Restart qBittorrent

Environment

- OS:
- How docker service was installed: through app center of Asustor

CPU architecture

x86-64

Docker creation

It was done automatically through the package

Container logs

Not working, but when I launch sudo docker container logs

******** Information ********
To control qBittorrent, access the WebUI at: http://localhost:18181

The WebUI administrator username is: admin
The WebUI administrator password was not set. A temporary password is provided for this session: XXXX
You should set your own password in program preferences.
Connection to localhost (127.0.0.1) 18181 port [tcp/*] succeeded!
qt.network.ssl: No functional TLS backend was found
qt.network.ssl: No functional TLS backend was found
crond[149]: USER root pid 3444 cmd run-parts /etc/periodic/15min
crond[149]: USER root pid 3464 cmd run-parts /etc/periodic/15min
qt.network.ssl: No functional TLS backend was found
crond[149]: USER root pid 3485 cmd run-parts /etc/periodic/15min
QIODevice::read (QProcess): device not open
Could not parse Nova search engine capabilities, msg:  
QIODevice::read (QProcess): device not open
Error:  
qt.network.ssl: No functional TLS backend was found
crond[149]: USER root pid 3499 cmd run-parts /etc/periodic/15min
crond[149]: USER root pid 3500 cmd run-parts /etc/periodic/hourly
github-actions[bot] commented 7 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

j0nnymoe commented 7 months ago

We do not provide any of the packages for Asustor platform nor do we have any hardware to test this on. It sounds like it's not configured correctly as this doesn't happen on other platforms.

kurushimeru commented 7 months ago

Okay so this is not yours ? https://www.asustor.com/en/app_central/app_detail?id=990&type=

thespad commented 7 months ago

It looks like it's using our container but we are not Patrick and do not provide packaged apps for Asustor.

kurushimeru commented 7 months ago

Okay I'll try to see with him then.. Thanks !