Search found 9 matches
- December 3rd, 2014, 5:27 pm
- Forum: General Help
- Topic: nzb not added to queue, download does not start [SmartOS]
- Replies: 17
- Views: 7823
Re: nzb not added to queue, download does not start [SmartOS
Thanks for the help up to now, please let me know if I can help anywhere!
- December 2nd, 2014, 6:05 pm
- Forum: General Help
- Topic: nzb not added to queue, download does not start [SmartOS]
- Replies: 17
- Views: 7823
Re: nzb not added to queue, download does not start [SmartOS
Sadly, that does not make a difference. The behavior is the same: incomplete folder is created, that's it.
- December 1st, 2014, 7:06 pm
- Forum: General Help
- Topic: nzb not added to queue, download does not start [SmartOS]
- Replies: 17
- Views: 7823
Re: nzb not added to queue, download does not start [SmartOS
And yes, /export/shared is a ZFS disk pool named download (one disk) that is shared from the host to the zone.
- December 1st, 2014, 6:05 pm
- Forum: General Help
- Topic: nzb not added to queue, download does not start [SmartOS]
- Replies: 17
- Views: 7823
Re: nzb not added to queue, download does not start
Yes, it exists. [root@sabnzbd /opt/local/sabnzbd]# ls /export/shared/incomplete/ QxZGzCx7gCzxQOd7ODGA Misc.py code changed, logs now show: 2014-12-01 23:04:28,940::INFO::[__init__:628] Adding QxZGzCx7gCzxQOd7ODGA.nzb 2014-12-01 23:04:28,942::INFO::[misc:811] Creating directories: /export/shared/inco...
- December 1st, 2014, 4:54 pm
- Forum: General Help
- Topic: nzb not added to queue, download does not start [SmartOS]
- Replies: 17
- Views: 7823
Re: nzb not added to queue, download does not start
This is SmartOS (smartos.org), a Solaris clone based on Illumos. It's a hypervisor offering zones (like Docker) and has KVM support. My SABnzbd install runs in a zone. [root@sabnzbd ~/.sabnzbd/logs]# python --version Python 2.7.8 [root@sabnzbd ~/.sabnzbd/logs]# cheetah --version 2.4.4 [root@sabnzbd ...
- November 29th, 2014, 3:39 pm
- Forum: General Help
- Topic: nzb not added to queue, download does not start [SmartOS]
- Replies: 17
- Views: 7823
Re: nzb not added to queue, download does not start
2014-11-28 20:59:17,475::INFO::[SABnzbd:1597] Starting SABnzbd.py-0.7.20 2014-11-28 20:59:17,475::DEBUG::[__init__:346] Starting postprocessor 2014-11-28 20:59:17,476::DEBUG::[__init__:349] Starting assembler 2014-11-28 20:59:17,476::DEBUG::[__init__:352] Starting downloader 2014-11-28 20:59:17,477:...
- November 29th, 2014, 12:52 pm
- Forum: General Help
- Topic: nzb not added to queue, download does not start [SmartOS]
- Replies: 17
- Views: 7823
Re: nzb not added to queue, download does not start
NZBs are never added to the queue in the first place. Steps: 1. I choose "choose file" from the Add section on the Home tab, select an NZB and click Add 2. In the log file, I see: 2014-11-29 09:46:44,496::INFO::[__init__:628] Adding [nzname].nzb 2014-11-29 09:46:44,498::INFO::[misc:811] Cr...
- November 29th, 2014, 4:44 am
- Forum: General Help
- Topic: nzb not added to queue, download does not start [SmartOS]
- Replies: 17
- Views: 7823
Re: nzb not added to queue, download does not start
No warnings. Logging is set to debug.
No pre-queue script.
In folders, temp download and complete download location are set, permissions for completed downloads set to 777 to be sure.
No pre-queue script.
In folders, temp download and complete download location are set, permissions for completed downloads set to 777 to be sure.
- November 28th, 2014, 7:49 pm
- Forum: General Help
- Topic: nzb not added to queue, download does not start [SmartOS]
- Replies: 17
- Views: 7823
nzb not added to queue, download does not start [SmartOS]
Hello, My SABnzbd install does not queue and start downloads. The software is running and my usenet provider tests successfully. However, when I add an nzb (any nzb), I see a directory in the incomplete folder is created, but the download is not added to the queue. Logging is set to debug, but the o...