Code: Select all
sabnzbd:
image: sabnzbd:latest
container_name: sabnzbd
restart: unless-stopped
network_mode: "service:vpn"
depends_on:
vpn:
condition: service_healthy
volumes:
- ${CONFIG_ROOT}/sabnzbd:/config
- ${SERVER_ROOT}/downloads/usenet:/server/downloads/usenet
environment:
- PUID=${USER_ID}
- PGID=${GROUP_ID}
- TZ=${TIMEZONE}
- LOG_LEVEL=debug
healthcheck:
test: [ "CMD", "curl", "--fail", "http://127.0.0.1:${SABNZBD_UI_PORT}/sabnzbd/ping" ]
interval: ${INTERVAL}
retries: ${RETRIES}
Code: Select all
2025-01-28 19:47:55,060::INFO::[notifier:157] Sending notification: Warning - Signal 15 caught, saving and exiting... (type=warning, job_cat=None)
2025-01-28 19:47:55,060::WARNING::[__init__:199] Signal 15 caught, saving and exiting...
2025-01-28 19:47:55,061::INFO::[__init__:416] [N/A] Performing SABnzbd shutdown
2025-01-28 19:47:55,061::INFO::[__init__:333] SABnzbd shutting down...
2025-01-28 19:47:55,061::INFO::[ssdp:102] Stopping SSDP
2025-01-28 19:47:55,063::INFO::[directunpacker:561] Aborting all DirectUnpackers
2025-01-28 19:47:55,064::INFO::[notifier:157] Sending notification: SABnzbd - Shutting down (type=startup, job_cat=None)
2025-01-28 19:47:55,065::INFO::[downloader:643] Shutting down
2025-01-28 19:47:55,066::INFO::[nzbqueue:230] Saving queue
2025-01-28 19:47:55,067::INFO::[postproc:138] Saving postproc queue
2025-01-28 19:47:55,068::INFO::[__init__:402] All processes stopped
2025-01-28 19:47:55,071::INFO::[_cplogging:213] [28/Jan/2025:19:47:55] ENGINE Bus STOPPING
2025-01-28 19:47:55,542::INFO::[_cplogging:213] [28/Jan/2025:19:47:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 5243)) shut down
2025-01-28 19:47:55,542::INFO::[_cplogging:213] [28/Jan/2025:19:47:55] ENGINE Bus STOPPED
2025-01-28 19:47:55,543::INFO::[_cplogging:213] [28/Jan/2025:19:47:55] ENGINE Bus EXITING
2025-01-28 19:47:55,543::INFO::[_cplogging:213] [28/Jan/2025:19:47:55] ENGINE Bus EXITED
2025-01-28 19:47:55,543::INFO::[notifier:157] Sending notification: SABnzbd - SABnzbd shutdown finished (type=startup, job_cat=None)
2025-01-28 19:47:55,543::INFO::[SABnzbd:1579] Leaving SABnzbd
2025-01-28 19:48:09,546::INFO::[SABnzbd:1142] --------------------------------
2025-01-28 19:48:09,562::INFO::[SABnzbd:1143] SABnzbd[dot]py-4.4.1
2025-01-28 19:48:09,562::INFO::[SABnzbd:1153] Commit = d897936da564ee5564a697dfcfd5eec5824b0d0c
2025-01-28 19:48:09,563::INFO::[SABnzbd:1155] Full executable path = /app/sabnzbd/SABnzbd[dot]py
2025-01-28 19:48:09,563::INFO::[SABnzbd:1156] Arguments = "/app/sabnzbd/SABnzbd[dot]py" "--config-file" "/config" "--server" "::"
2025-01-28 19:48:09,563::INFO::[SABnzbd:1157] Python-version = 3.12.8 (main, Dec 7 2024, 05:56:13) [GCC 14.2.0]
2025-01-28 19:48:09,563::INFO::[SABnzbd:1158] Dockerized = True
2025-01-28 19:48:09,563::INFO::[SABnzbd:1159] CPU architecture = x86_64
2025-01-28 19:48:09,567::INFO::[SABnzbd:1162] Platform = posix - Linux-4.4.302+-x86_64-with
2025-01-28 19:48:09,568::INFO::[SABnzbd:1168] Preferred encoding = UTF-8
2025-01-28 19:48:09,568::INFO::[SABnzbd:1190] SSL version = OpenSSL 3.3.2 3 Sep 2024
2025-01-28 19:48:09,569::INFO::[SABnzbd:1199] Certifi version = 2024.08.30
2025-01-28 19:48:09,570::INFO::[SABnzbd:1200] Loaded additional certificates from /lsiopy/lib/python3.12/site-packages/certifi/cacert.pem
2025-01-28 19:48:09,570::INFO::[SABnzbd:1210] Using INI file /config/sabnzbd.ini
2025-01-28 19:48:09,571::INFO::[postproc:143] Loading postproc queue
2025-01-28 19:48:09,572::INFO::[scheduler:190] Scheduling RSS interval task every 60 min (delay=52)
2025-01-28 19:48:09,572::INFO::[scheduler:215] Setting schedule for midnight auto history-purge
2025-01-28 19:48:09,573::INFO::[scheduler:224] Setting schedule for midnight BPS reset
2025-01-28 19:48:09,573::INFO::[scheduler:233] Setting schedule for midnight server expiration check
2025-01-28 19:48:09,573::INFO::[scheduler:242] Setting schedule for server quota check
2025-01-28 19:48:09,573::INFO::[__init__:303] All processes started
2025-01-28 19:48:09,573::INFO::[SABnzbd:340] Template location for Glitter is /app/sabnzbd/interfaces/Glitter
2025-01-28 19:48:09,573::INFO::[SABnzbd:340] Template location for Config is /app/sabnzbd/interfaces/Config
2025-01-28 19:48:09,574::INFO::[misc:1260] [N/A] Running external command: ['/usr/bin/unrar']
2025-01-28 19:48:09,580::INFO::[misc:1260] [N/A] Running external command: ['/usr/bin/7zz']
2025-01-28 19:48:09,585::INFO::[misc:1260] [N/A] Running external command: ['/usr/local/bin/par2', '-V']
2025-01-28 19:48:09,588::INFO::[SABnzbd:425] SABCTools module (v8.2.5)... found!
2025-01-28 19:48:09,588::INFO::[SABnzbd:426] SABCTools module is using SIMD set: SSSE3
2025-01-28 19:48:09,588::INFO::[SABnzbd:427] SABCTools module is linked to OpenSSL: True
2025-01-28 19:48:09,588::INFO::[SABnzbd:447] Cryptography module (v44.0.0)... found!
2025-01-28 19:48:09,589::INFO::[SABnzbd:453] par2 binary... found (/usr/local/bin/par2)
2025-01-28 19:48:09,589::INFO::[SABnzbd:460] UNRAR binary... found (/usr/bin/unrar)
2025-01-28 19:48:09,589::INFO::[SABnzbd:468] UNRAR binary version 7.01
2025-01-28 19:48:09,589::INFO::[SABnzbd:475] 7za binary... found (/usr/bin/7zz)
2025-01-28 19:48:09,589::INFO::[SABnzbd:477] 7za binary version 24.08
2025-01-28 19:48:09,589::INFO::[SABnzbd:483] nice binary... found (/bin/nice)
2025-01-28 19:48:09,589::INFO::[SABnzbd:487] ionice binary... found (/bin/ionice)
2025-01-28 19:48:09,590::INFO::[SABnzbd:1404] Starting web-interface on :::5243
2025-01-28 19:48:09,591::INFO::[_cplogging:213] [28/Jan/2025:19:48:09] ENGINE Bus STARTING
2025-01-28 19:48:14,717::INFO::[_cplogging:213] [28/Jan/2025:19:48:14] ENGINE Serving on h t t p://:::5243
2025-01-28 19:48:14,717::INFO::[_cplogging:213] [28/Jan/2025:19:48:14] ENGINE Bus STARTED
2025-01-28 19:48:14,717::INFO::[SABnzbd:1443] Starting SABnzbd[dot]py-4.4.1
2025-01-28 19:48:14,719::INFO::[dirscanner:112] Dirscanner starting up
2025-01-28 19:48:14,720::INFO::[notifier:157] Sending notification: SABnzbd - SABnzbd 4.4.1 started (type=startup, job_cat=None)
2025-01-28 19:48:14,721::INFO::[zconfig:61] No bonjour/zeroconf support installed
2025-01-28 19:48:14,722::INFO::[ssdp:108] Serving SSDP on 10.5.251.195 as SABnzbd
[RINSE, REPEAT]