When I try to send it a download, it just stopped working.
Went to site, got an amahi.net error. Went to another amahi.net application I had and that worked.
Control panel works.
Service status is doesn't show error, but does look a little odd
Code: Select all
systemctl status sabnzbd.service
sabnzbd.service - SABnzbd Plus server
Loaded: loaded (/usr/lib/systemd/system/sabnzbd.service; enabled)
Active: activating (start) since Sun 2014-06-15 13:54:02 PDT; 1min 13s ago
Process: 16140 ExecStart=/var/hda/web-apps/sabnzbdplus/html/SABnzbd.py --browser 0 --daemon --pid /var/run/sabnzbd/ --config-file /var/hda/web-apps/sabnzbdplus/html/sabnzbd.ini (code=exited, status=0/SUCCESS)
Process: 16137 ExecStartPre=/usr/bin/chown -R apache:users /var/run/sabnzbd/ (code=exited, status=0/SUCCESS)
Process: 16135 ExecStartPre=/usr/bin/mkdir -p /var/run/sabnzbd/ (code=exited, status=0/SUCCESS)
CGroup: name=systemd:/system/sabnzbd.service
└─16147 /usr/bin/python -OO /var/hda/web-apps/sabnzbdplus/html/SABnzbd.py --browser 0 --daemon --pid /var/run/sabnzbd/ --config-file /var/hda/web-apps/sabnzbdplus/html/sabnzbd.ini
Jun 15 13:54:02 new-host.home systemd[1]: PID file /var/run/sabnzbd/sabnzbd-25915.pid not readable (yet?) after start.
I go to the path for the PID and the file I see is not "sabnzbd-25915.pid, but sabnzbd-8080.pid.
Sometimes when do an ls -l, the dir is empty, sometimes the sabnzbd-8080.pid is there. So it keeps getting recreated/removed. Create time confirms that.
The other clue is in /var/hda/web-apps/sabnzbdplus/html/logs/
No errors listed, but the logs had blown up starting last weekend (around 6/7).
It's always a warning followed by line of INFO.
Code: Select all
2014-06-15 14:09:32,020::WARNING::[__init__:169] Signal 15 caught, saving and exiting...
2014-06-15 14:09:32,020::INFO::[nzbqueue:211] Saving queue
2014-06-15 14:09:32,020::INFO::[__init__:904] Saving data for queue9.sab in /var/hda/web-apps/sabnzbdplus/html/admin/queue9.sab
2014-06-15 14:09:32,021::INFO::[__init__:904] Saving data for totals9.sab in /var/hda/web-apps/sabnzbdplus/html/admin/totals9.sab
2014-06-15 14:09:32,021::INFO::[__init__:904] Saving data for rss_data.sab in /var/hda/web-apps/sabnzbdplus/html/admin/rss_data.sab
2014-06-15 14:09:32,022::INFO::[__init__:904] Saving data for bookmarks.sab in /var/hda/web-apps/sabnzbdplus/html/admin/bookmarks.sab
2014-06-15 14:09:32,022::INFO::[__init__:904] Saving data for watched_data.sab in /var/hda/web-apps/sabnzbdplus/html/admin/watched_data.sab
2014-06-15 14:09:32,022::INFO::[postproc:84] Saving postproc queue
2014-06-15 14:09:32,022::INFO::[__init__:904] Saving data for postproc1.sab in /var/hda/web-apps/sabnzbdplus/html/admin/postproc1.sab
2014-06-15 14:10:02,244::INFO::[SABnzbd:1256] --------------------------------
2014-06-15 14:10:02,244::INFO::[SABnzbd:1257] SABnzbd.py-0.7.16 (rev=14f39a21e3aa063d128f16505032e759c7ba3265)
2014-06-15 14:10:02,244::INFO::[SABnzbd:1269] Platform = posix
2014-06-15 14:10:02,244::INFO::[SABnzbd:1270] Python-version = 2.7.5 (default, Jul 8 2013, 09:48:59)
[GCC 4.8.1 20130603 (Red Hat 4.8.1-1)]
2014-06-15 14:10:02,245::INFO::[SABnzbd:1271] Arguments = /var/hda/web-apps/sabnzbdplus/html/SABnzbd.py --browser 0 --daemon --pid /var/run/sabnzbd/ --config-file /var/hda/web-apps/sabnzbdplus/html/sabnzbd.ini
2014-06-15 14:10:02,245::INFO::[SABnzbd:1284] Read INI file /var/hda/web-apps/sabnzbdplus/html/sabnzbd.ini
2014-06-15 14:10:02,246::INFO::[__init__:928] Loading data for bookmarks.sab from /var/hda/web-apps/sabnzbdplus/html/admin/bookmarks.sab
2014-06-15 14:10:02,246::INFO::[__init__:928] Loading data for rss_data.sab from /var/hda/web-apps/sabnzbdplus/html/admin/rss_data.sab
2014-06-15 14:10:02,247::INFO::[__init__:928] Loading data for totals9.sab from /var/hda/web-apps/sabnzbdplus/html/admin/totals9.sab
2014-06-15 14:10:02,247::INFO::[postproc:90] Loading postproc queue
2014-06-15 14:10:02,247::INFO::[__init__:928] Loading data for postproc1.sab from /var/hda/web-apps/sabnzbdplus/html/admin/postproc1.sab
2014-06-15 14:10:02,248::INFO::[__init__:928] Loading data for queue9.sab from /var/hda/web-apps/sabnzbdplus/html/admin/queue9.sab
2014-06-15 14:10:02,248::INFO::[__init__:928] Loading data for watched_data.sab from /var/hda/web-apps/sabnzbdplus/html/admin/watched_data.sab
2014-06-15 14:10:02,249::INFO::[scheduler:172] Setting schedule for midnight BPS reset
2014-06-15 14:10:02,249::INFO::[downloader:211] Resuming
2014-06-15 14:10:02,256::INFO::[__init__:330] All processes started
2014-06-15 14:10:02,256::INFO::[SABnzbd:334] Web dir is /var/hda/web-apps/sabnzbdplus/html/interfaces/Plush
2014-06-15 14:10:02,257::INFO::[SABnzbd:334] Web dir is /var/hda/web-apps/sabnzbdplus/html/interfaces/Config
2014-06-15 14:10:02,265::INFO::[SABnzbd:463] _yenc module... found!
2014-06-15 14:10:02,265::INFO::[SABnzbd:471] par2 binary... found (/usr/bin/par2)
2014-06-15 14:10:02,265::INFO::[SABnzbd:479] unrar binary... found (/usr/bin/unrar)
2014-06-15 14:10:02,265::INFO::[SABnzbd:484] unzip binary... found (/usr/bin/unzip)
2014-06-15 14:10:02,265::INFO::[SABnzbd:490] nice binary... found (/usr/bin/nice)
2014-06-15 14:10:02,265::INFO::[SABnzbd:494] ionice binary... found (/usr/bin/ionice)
2014-06-15 14:10:02,265::INFO::[SABnzbd:499] pyOpenSSL... found (True)
2014-06-15 14:10:02,266::INFO::[SABnzbd:1483] Starting web-interface on 127.0.0.1:8080
2014-06-15 14:10:02,267::INFO::[_cplogging:55] [15/Jun/2014:14:10:02] ENGINE Bus STARTING
2014-06-15 14:10:02,269::INFO::[_cplogging:55] [15/Jun/2014:14:10:02] ENGINE Started monitor thread '_TimeoutMonitor'.
2014-06-15 14:10:02,371::INFO::[_cplogging:55] [15/Jun/2014:14:10:02] ENGINE Serving on 127.0.0.1:8080
2014-06-15 14:10:02,371::INFO::[_cplogging:55] [15/Jun/2014:14:10:02] ENGINE Bus STARTED
2014-06-15 14:10:03,042::INFO::[SABnzbd:1552] Starting SABnzbd.py-0.7.16
2014-06-15 14:10:03,044::INFO::[dirscanner:274] Dirscanner starting up
2014-06-15 14:10:03,044::INFO::[urlgrabber:77] URLGrabber starting up
So any clues as why the pid isn't matching what it's looking for? Is that the cause or the symptom of the issue.
Also wanted to note that I had purhcased this through the amahi store, then later after being prompted in app about an upgrade, I upgraded. I don't recall if the upgrade is standard source and if that's not compatable with the amahi version I had. It didn't complain about it and I thought it was working afterward.
Help is much appreciated! I tried to troubleshoot and it seems a little out reach