[Bug 290699] news/sabnzbd
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 290699] news/sabnzbd"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Nov 2025 04:14:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290699 --- Comment #4 from Nicholas Kirby <nick@kirby.cx> --- You could also try running it manually with /usr/local/bin/SABnzbd.py and see if it says anything interesting... # /usr/local/bin/SABnzbd.py 2025-10-31 22:13:02,116::INFO::[SABnzbd:1134] -------------------------------- 2025-10-31 22:13:02,117::INFO::[SABnzbd:1135] SABnzbd.py-4.5.5 2025-10-31 22:13:02,117::INFO::[SABnzbd:1136] Full executable path = /usr/local/bin/SABnzbd.py 2025-10-31 22:13:02,117::INFO::[SABnzbd:1137] Arguments = "/usr/local/bin/SABnzbd.py" 2025-10-31 22:13:02,119::INFO::[SABnzbd:1146] Certifi version = 2025.10.05 2025-10-31 22:13:02,119::INFO::[SABnzbd:1147] Loaded additional certificates from /usr/local/lib/python3.11/site-packages/certifi/cacert.pem 2025-10-31 22:13:02,119::INFO::[SABnzbd:1153] Using INI file /root/.sabnzbd/sabnzbd.ini 2025-10-31 22:13:02,119::INFO::[filesystem:725] Creating directories: /root/Downloads/incomplete 2025-10-31 22:13:02,119::INFO::[filesystem:725] Creating directories: /root/Downloads/complete 2025-10-31 22:13:02,120::INFO::[cfg:794] Config conversion set 1 2025-10-31 22:13:02,120::INFO::[cfg:830] Config conversion set 2 2025-10-31 22:13:02,120::INFO::[cfg:835] Config conversion set 3 2025-10-31 22:13:02,120::INFO::[cfg:846] Config conversion set 4 2025-10-31 22:13:02,121::INFO::[config:999] Writing settings to INI file /root/.sabnzbd/sabnzbd.ini 2025-10-31 22:13:02,122::INFO::[filesystem:1089] [N/A] /root/.sabnzbd/admin/totals10.sab missing 2025-10-31 22:13:02,139::INFO::[postproc:141] Loading postproc queue 2025-10-31 22:13:02,139::INFO::[filesystem:1089] [N/A] /root/.sabnzbd/admin/postproc2.sab missing 2025-10-31 22:13:02,140::INFO::[filesystem:1089] [N/A] /root/.sabnzbd/admin/watched_data2.sab missing 2025-10-31 22:13:02,140::INFO::[filesystem:1089] [N/A] /root/.sabnzbd/admin/rss_data.sab missing 2025-10-31 22:13:02,140::INFO::[scheduler:191] Scheduling RSS interval task every 60 min (delay=18) 2025-10-31 22:13:02,140::INFO::[scheduler:200] Scheduling version check in 10 minutes and daily at 22:8 2025-10-31 22:13:02,140::INFO::[scheduler:215] Setting schedule for midnight auto history-purge 2025-10-31 22:13:02,140::INFO::[scheduler:224] Setting schedule for midnight BPS reset 2025-10-31 22:13:02,140::INFO::[scheduler:233] Setting schedule for midnight server expiration check 2025-10-31 22:13:02,140::INFO::[scheduler:242] Setting schedule for server quota check 2025-10-31 22:13:02,140::INFO::[filesystem:1089] [N/A] /root/.sabnzbd/admin/queue10.sab missing 2025-10-31 22:13:02,141::INFO::[__init__:306] All processes started 2025-10-31 22:13:02,141::INFO::[SABnzbd:337] Template location for Glitter is /usr/local/share/sabnzbd/interfaces/Glitter 2025-10-31 22:13:02,141::INFO::[SABnzbd:337] Template location for Config is /usr/local/share/sabnzbd/interfaces/Config 2025-10-31 22:13:02,141::INFO::[misc:1324] [N/A] Running external command: ['/usr/local/bin/unrar'] 2025-10-31 22:13:02,150::INFO::[misc:1324] [N/A] Running external command: ['/usr/local/bin/7zz'] 2025-10-31 22:13:02,158::INFO::[misc:1324] [N/A] Running external command: ['/usr/local/bin/par2', '-V'] 2025-10-31 22:13:02,164::INFO::[SABnzbd:422] SABCTools module (v8.2.6)... found! 2025-10-31 22:13:02,165::INFO::[SABnzbd:423] SABCTools module is using SIMD set: AVX2 2025-10-31 22:13:02,165::INFO::[SABnzbd:424] SABCTools module is linked to OpenSSL: True 2025-10-31 22:13:02,165::INFO::[SABnzbd:441] Cryptography module (v44.0.3)... found! 2025-10-31 22:13:02,165::INFO::[SABnzbd:444] par2 binary... found (/usr/local/bin/par2) 2025-10-31 22:13:02,165::INFO::[SABnzbd:451] UNRAR binary... found (/usr/local/bin/unrar) 2025-10-31 22:13:02,165::INFO::[SABnzbd:459] UNRAR binary version 7.13 2025-10-31 22:13:02,165::INFO::[SABnzbd:466] 7za binary... found (/usr/local/bin/7zz) 2025-10-31 22:13:02,165::INFO::[SABnzbd:468] 7za binary version 25.01 2025-10-31 22:13:02,165::INFO::[SABnzbd:474] nice binary... found (/usr/bin/nice) 2025-10-31 22:13:02,165::INFO::[SABnzbd:480] ionice binary... NOT found! 2025-10-31 22:13:02,166::INFO::[SABnzbd:1350] Starting web-interface on 127.0.0.1:8085 2025-10-31 22:13:02,166::INFO::[_cplogging:213] [31/Oct/2025:22:13:02] ENGINE Bus STARTING 2025-10-31 22:13:02,279::INFO::[_cplogging:213] [31/Oct/2025:22:13:02] ENGINE Serving on http://127.0.0.1:8085 2025-10-31 22:13:02,279::INFO::[_cplogging:213] [31/Oct/2025:22:13:02] ENGINE Bus STARTED 2025-10-31 22:13:02,280::INFO::[SABnzbd:1389] Starting SABnzbd.py-4.5.5 2025-10-31 22:13:02,281::INFO::[dirscanner:112] Dirscanner starting up 2025-10-31 22:13:02,281::INFO::[panic:239] Launching browser with http://127.0.0.1:8085 2025-10-31 22:13:02,282::INFO::[notifier:166] Sending notification: SABnzbd - SABnzbd 4.5.5 started (type=startup, job_cat=None) 2025-10-31 22:13:02,282::INFO::[__init__:460] Commit = 11ba9ae12ade8c8f2abb42d44ea35efdd361fae5 2025-10-31 22:13:02,283::INFO::[__init__:461] Python-version = 3.11.14 (main, Oct 16 2025, 01:06:01) [Clang 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd7080 2025-10-31 22:13:02,283::INFO::[__init__:462] CPU architecture = amd64 2025-10-31 22:13:02,283::INFO::[misc:1324] [N/A] Running external command: ['systemd-detect-virt'] 2025-10-31 22:13:02,291::INFO::[__init__:463] Platform = FreeBSD 14.3-RELEASE-p5 2025-10-31 22:13:02,291::INFO::[__init__:464] JSON-module = json 2.0.9 2025-10-31 22:13:02,291::INFO::[__init__:465] Preferred encoding = UTF-8 2025-10-31 22:13:02,291::INFO::[__init__:466] SSL version = OpenSSL 3.0.16 11 Feb 2025 -- You are receiving this mail because: You are the assignee for the bug.