Hey everyone, I've been running into a new issue with my SABnzbd container randomly shutting down since the last update. This wasn't happening before, so I'm trying to figure out what might be going on. I've already checked my Unraid logs around the shutdown times, but nothing obvious pops out as a cause. Has anyone else experienced this, or does anyone have suggestions on what might be causing these unexpected shutdowns? 025-07-16 18:47:38,484 WARN received SIGTERM indicating exit request 2025-07-16 18:47:38,485 DEBG killing start-script (pid 53) with signal SIGTERM 2025-07-16 18:47:38,485 INFO waiting for start-script to die 2025-07-16 18:47:38,486 DEBG 'start-script' stdout output: 2025-07-16 18:47:38,485::WARNING::[__init__:202] Signal 15 caught, saving and exiting... 2025-07-16 18:47:38,486 DEBG 'start-script' stdout output: 2025-07-16 18:47:38,485::WARNING::[__init__:202] Signal 15 caught, saving and exiting... 2025-07-16 18:47:38,486 DEBG 'start-script' stdout output: 2025-07-16 18:47:38,486::INFO::[__init__:419] [N/A] Performing SABnzbd shutdown 2025-07-16 18:47:38,486 DEBG 'start-script' stdout output: 2025-07-16 18:47:38,486::INFO::[__init__:336] SABnzbd shutting down... 2025-07-16 18:47:38,487 DEBG 'start-script' stdout output: 2025-07-16 18:47:38,486::INFO::[ssdp:102] Stopping SSDP 2025-07-16 18:47:38,487 DEBG 'start-script' stdout output: 2025-07-16 18:47:38,486::INFO::[directunpacker:564] Aborting all DirectUnpackers 2025-07-16 18:47:38,490 DEBG 'start-script' stdout output: 2025-07-16 18:47:38,490::INFO::[notifier:163] Sending notification: SABnzbd - Shutting down (type=startup, job_cat=None) 2025-07-16 18:47:38,490 DEBG fd 9 closed, stopped monitoring <POutputDispatcher at 22561696799376 for <Subprocess at 22561698013808 with name start-script in state STOPPING> (stdout)> 2025-07-16 18:47:38,491 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 22561696438928 for <Subprocess at 22561698013808 with name start-script in state STOPPING> (stderr)> 2025-07-16 18:47:38,491 WARN stopped: start-script (exit status 143) 2025-07-16 18:47:38,491 DEBG received SIGCHLD indicating a child quit