Open gmillerd opened 3 years ago
I've tried building an image with the official qbittorrent-nox build from the alpine linux repositories instead of my statically compiled binary, its tagged fix-use-alpine-repos-qbittorrent
could you pull that image and let me know if the issue is fixed for you?
Information
Run external program on torrent completion is extremely fragile (static compile?) and crashes qbittorrent.
Current setup
information about your current setup
python 8eeac62e227d
docker-compose.yml
file ordocker run
commandhow did you start the container? (don't forget to use backticks for creating a proper code block)
Attempted Fix(es)
The following script works 1 or 2 times in 10, otherwise it creates defunct qbittorrent-nox processes. Where the process is stalled, killing the younger qbittorent-nox child processes frees up cleanly and qbittorrrent is back via systemctl.
Even a simple script with "date >> /config/log" for content zombies most of the time.