Search found 6 matches
- August 17th, 2012, 9:42 am
- Forum: General Help
- Topic: Uploaded nzb straight to orphan job on Solaris Zone/SmartOS
- Replies: 6
- Views: 2967
Re: Uploaded nzb straight to orphan job on Solaris Zone/Smar
Got things working - turns out that I was missing an XML parser all along. ProcessSingleFile was returning -1 which seems to indicate an issue with parsing the NZB file. When I exposed the exception that was getting thrown, I found this: Traceback (most recent call last): File "/opt/SABnzbd/sab...
- August 17th, 2012, 8:50 am
- Forum: General Help
- Topic: Uploaded nzb straight to orphan job on Solaris Zone/SmartOS
- Replies: 6
- Views: 2967
Re: Uploaded nzb straight to orphan job on Solaris Zone/Smar
One complete cycle Start Server -> Upload NZB -> No NZB so go through Queue Repair -> Download Failed 2012-08-17 13:48:18,976::INFO::[SABnzbd:1257] -------------------------------- 2012-08-17 13:48:18,976::INFO::[SABnzbd:1258] SABnzbd.py-0.7.x (rev=unknown) 2012-08-17 13:48:18,977::INFO::[SABnzbd:12...
- August 17th, 2012, 8:38 am
- Forum: General Help
- Topic: Uploaded nzb straight to orphan job on Solaris Zone/SmartOS
- Replies: 6
- Views: 2967
Re: Uploaded nzb straight to orphan job on Solaris Zone/Smar
Updated logs running 0.7.x from Github master Startup: 2012-08-17 13:33:41,190::INFO::[SABnzbd:1257] -------------------------------- 2012-08-17 13:33:41,190::INFO::[SABnzbd:1258] SABnzbd.py-0.7.x (rev=unknown) 2012-08-17 13:33:41,190::INFO::[SABnzbd:1270] Platform = posix 2012-08-17 13:33:41,191::I...
- August 17th, 2012, 1:21 am
- Forum: General Help
- Topic: Uploaded nzb straight to orphan job on Solaris Zone/SmartOS
- Replies: 6
- Views: 2967
Re: Uploaded nzb straight to orphan job on Solaris Zone/Smar
I should also mention that the basic folder appears in the incomplete downloads folder (the actual one, not the incomplete within completed folder) as soon as I upload the NZB, and the ___ADMIN____ folder is present.
- August 17th, 2012, 1:12 am
- Forum: General Help
- Topic: Uploaded nzb straight to orphan job on Solaris Zone/SmartOS
- Replies: 6
- Views: 2967
Re: Uploaded nzb straight to orphan job on Solaris Zone/Smar
Cannot remove folder /home/admin/Downloads/incomplete/<thing being downloaded>.1/__ADMIN__ can you investigate why that happens? This I'm not sure of. The folder is certainly there and is owned by the user that is running the process and running rm -rf on it manually (running not as root, but as th...
- August 17th, 2012, 12:04 am
- Forum: General Help
- Topic: Uploaded nzb straight to orphan job on Solaris Zone/SmartOS
- Replies: 6
- Views: 2967
Uploaded nzb straight to orphan job on Solaris Zone/SmartOS
Hi Everyone I'm experimenting with SABnzbd inside a SmartOS (smartos.org) zone, which is just a Solaris zone in reality. I've got the entire thing up and running correctly and everything is marked as found (the dependent libraries) according to the logs except for ionice. What I'm experiencing is wh...