binhex / arch-qbittorrentvpn

Docker build script for Arch Linux base with qBittorrent, Privoxy and OpenVPN
GNU General Public License v3.0
397 stars 46 forks source link

Container shutting down every hour after updating Unraid to 6.12.8 #226

Closed ayostepht closed 3 months ago

ayostepht commented 3 months ago

Updated Unraid yesterday to 6.12.8 and since then my qBit container has been shutting down every hour on the dot. Looking at the logs and each time it happens it looks like this:

2024-03-05 09:47:04,112 WARN received SIGTERM indicating exit request 2024-03-05 09:47:04,123 DEBG killing watchdog-script (pid 282) with signal SIGTERM 2024-03-05 09:47:04,123 INFO waiting for start-script, watchdog-script to die 2024-03-05 09:47:04,123 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 22516376341968 for <Subprocess at 22516376347856 with name watchdog-script in state STOPPING> (stdout)> 2024-03-05 09:47:04,123 DEBG fd 15 closed, stopped monitoring <POutputDispatcher at 22516374818896 for <Subprocess at 22516376347856 with name watchdog-script in state STOPPING> (stderr)> 2024-03-05 09:47:04,124 WARN stopped: watchdog-script (exit status 143) 2024-03-05 09:47:04,124 DEBG received SIGCHLD indicating a child quit 2024-03-05 09:47:04,124 DEBG killing start-script (pid 281) with signal SIGTERM 2024-03-05 09:47:05,124 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22516392934352 for <Subprocess at 22516376035728 with name start-script in state STOPPING> (stdout)> 2024-03-05 09:47:05,125 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22516376342096 for <Subprocess at 22516376035728 with name start-script in state STOPPING> (stderr)> 2024-03-05 09:47:05,125 WARN stopped: start-script (terminated by SIGTERM) 2024-03-05 09:47:05,125 DEBG received SIGCHLD indicating a child quit

ayostepht commented 3 months ago

Update: after lots of digging I found a script I had running in the background is throwing an error that is signaling the shutdown every hour.