sab warnings and missing dls

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
nobrainer
Newbie
Newbie
Posts: 11
Joined: November 25th, 2012, 5:18 pm

sab warnings and missing dls

Post 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.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: sab warnings and missing dls

Post by shypike »

Permission issues. SABnzbd simply isn't allowed to write
to those locations.
nobrainer
Newbie
Newbie
Posts: 11
Joined: November 25th, 2012, 5:18 pm

Re: sab warnings and missing dls

Post 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?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: sab warnings and missing dls

Post 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.
nobrainer
Newbie
Newbie
Posts: 11
Joined: November 25th, 2012, 5:18 pm

Re: sab warnings and missing dls

Post 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.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: sab warnings and missing dls

Post 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.
Post Reply