Page 1 of 1

sab warnings and missing dls

Posted: November 29th, 2012, 9:24 pm
by nobrainer
I'm not sure if this is a Sab issue or a CP issue. CP sends the selection to sab, sab dl's it... then it disappears from the list, and indicates warnings

Code: Select all

When    Type    Warning
2012-11-29 19:06:24,154    ERROR:    Error importing
2012-11-29 19:06:24,149    ERROR:    Error importing
2012-11-29 19:06:24,145    ERROR:    Error importing
2012-11-29 19:06:21,042    ERROR:    Failed to remove nzo from postproc queue (id) SABnzbd_nzo_StCieq
2012-11-29 19:06:21,038    ERROR:    Saving /c/Downloads/incomplete/__ADMIN__/__verified__ failed
2012-11-29 19:06:20,332    ERROR:    Saving /c/Downloads/incomplete/__ADMIN__/SABnzbd_nzo_StCieq failed
It's not in the completed or incompleted folders either. it's just ... gone.

the sabnzbd.log shows

Code: Select all

2012-11-29 19:06:24,153::INFO::[__init__:852] /c/Downloads/incomplete/__ADMIN__/SABnzbd_nzf_a10U96 missing
2012-11-29 19:06:24,154::ERROR::[nzbstuff:1114] Error importing <NzbFile: filename=name.vol03+04.par2, type=None>
2012-11-29 19:06:24,185::INFO::[downloader:643] Thread 2@news.giganews.com:563: forcing disconnect
2012-11-29 19:06:24,187::INFO::[downloader:643] Thread 4@news.giganews.com:563: forcing disconnect
2012-11-29 19:06:24,188::INFO::[downloader:643] Thread 1@news.giganews.com:563: forcing disconnect
2012-11-29 19:06:24,189::INFO::[downloader:643] Thread 5@news.giganews.com:563: forcing disconnect
2012-11-29 19:06:24,190::INFO::[downloader:643] Thread 3@news.giganews.com:563: forcing disconnect
2012-11-29 19:06:24,191::INFO::[downloader:243] Post-processing finished, resuming download
2012-11-29 19:06:24,193::INFO::[nzbqueue:211] Saving queue
2012-11-29 19:06:24,194::INFO::[__init__:897] Saving data for queue9.sab in /c/.sabnzbd/admin/queue9.sab
2012-11-29 19:06:24,197::INFO::[postproc:84] Saving postproc queue
2012-11-29 19:06:24,198::INFO::[__init__:897] Saving data for postproc1.sab in /c/.sabnzbd/admin/postproc1.sab
2012-11-29 19:06:27,226::INFO::[nzbqueue:211] Saving queue
2012-11-29 19:06:30,829::INFO::[__init__:897] Saving data for queue9.sab in /c/.sabnzbd/admin/queue9.sab
2012-11-29 19:06:30,859::INFO::[__init__:897] Saving data for totals9.sab in /c/.sabnzbd/admin/totals9.sab
2012-11-29 19:06:30,862::INFO::[__init__:897] Saving data for rss_data.sab in /c/.sabnzbd/admin/rss_data.sab
2012-11-29 19:06:30,864::INFO::[__init__:897] Saving data for bookmarks.sab in /c/.sabnzbd/admin/bookmarks.sab
2012-11-29 19:06:30,877::INFO::[__init__:897] Saving data for watched_data.sab in /c/.sabnzbd/admin/watched_data.sab
2012-11-29 19:06:30,878::INFO::[postproc:84] Saving postproc queue
2012-11-29 19:06:30,880::INFO::[__init__:897] Saving data for postproc1.sab in /c/.sabnzbd/admin/postproc1.sab
2012-11-29 19:06:37,470::INFO::[postproc:637] Queue has finished, launching: None (None)
I've tried dling 3x so far and all 3 x it's failed.

Sab is 0.7.6

I have all check boxes under post processing in sab --> switches

Quick Check, Unrar, Unzip, Filejoin, TS joining, par cleanup, fail on yenc crc, post-process only verified jobs, SFV checks, and check result of unpacking.

under sorting I have everything cleared and unchecked.

Re: sab warnings and missing dls

Posted: November 30th, 2012, 1:38 am
by shypike
Permission issues. SABnzbd simply isn't allowed to write
to those locations.

Re: sab warnings and missing dls

Posted: November 30th, 2012, 8:43 am
by nobrainer
But what gets me is that it created the folder, then couldn't write toe the folder it created? I believe I set it to use 777 for permissions...
SB seems to work fine, as a show came down and it did it's thing.

how can I correct the permissions?

Re: sab warnings and missing dls

Posted: November 30th, 2012, 12:16 pm
by shypike
Read the NAS forum and help pages.
It requires installation of an ssh plugin,
which will give you access to a terminal session.

Re: sab warnings and missing dls

Posted: November 30th, 2012, 11:09 pm
by nobrainer
i've checked the folders, they are all set to 777... and tv shows, which go to the same folder, are handled properly. it's just the movies having this problem.

Re: sab warnings and missing dls

Posted: December 1st, 2012, 2:14 am
by shypike
All incomplete jobs are in the same base folder.
From the error messages I would say that CP sends an empty name
along with the NZB file.
How do you let CP send the NZBs? Through the API or the watched folder.