Strange error trying to DL a nzb from a watched folder?

Report & discuss bugs found in 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
ruinit
Newbie
Newbie
Posts: 24
Joined: May 4th, 2012, 9:18 am

Strange error trying to DL a nzb from a watched folder?

Post by ruinit »

Not sure if this what is going on here. A nzb downloaded by LazyLibrarian to a blackhole folder is unable to be read but sickbead, couch potato, headphoes all work from the same directory I have tried many different nzb's. Any help would be great.

2012-12-07 19:13:41,229::INFO::[dirscanner:313] Trying to import /volume1/downloads/nzb/Janet_Evanovich_Finger_Lickin_Fifteen.nzb
2012-12-07 19:13:42,233::WARNING::[dirscanner:158] Cannot read /volume1/downloads/nzb/Janet_Evanovich_Finger_Lickin_Fifteen.nzb
2012-12-07 19:13:42,234::INFO::[dirscanner:159] Traceback:
Traceback (most recent call last):
File "/volume1/@appstore/sabnzbd/share/SABnzbd/sabnzbd/dirscanner.py", line 143, in ProcessSingleFile
f = open(path, 'rb')
IOError: [Errno 13] Permission denied: '/volume1/downloads/nzb/Janet_Evanovich_Finger_Lickin_Fifteen.nzb'

2012-12-07 19:23:20,911 WARNING: Cannot read /volume1/downloads/nzb/Janet_Evanovich_Twelve_Sharp.nzb
2012-12-07 19:22:39,769 WARNING: Cannot read /volume1/downloads/nzb/Janet_Evanovich_Plum_Lucky.nzb
2012-12-07 19:13:42,233 WARNING: Cannot read /volume1/downloads/nzb/Janet_Evanovich_Finger_Lickin_Fifteen.nzb
2012-12-07 19:01:44,403 WARNING: Cannot read /volume1/downloads/nzb/ebooks/Janet_Evanovich_Love_in_a_Nutshell.nzb
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Strange error trying to DL a nzb from a watched folder?

Post by shypike »

Looks like you're using different accounts for the programs
and you didn't take care of access rights.
If SABnzbd tells you it cannot read a file, it's because the OS won't allow it.
It a problem of the NZB producing program.
ruinit
Newbie
Newbie
Posts: 24
Joined: May 4th, 2012, 9:18 am

Re: Strange error trying to DL a nzb from a watched folder?

Post by ruinit »

shypike wrote:Looks like your using different accounts for the programs
and you didn't take care of access rights.
If SABnzbd tells you it cannot read a file, it's because the OS won't allow it.
It a problem of the NZB producing program.
Ty for your response. Do I understand you correctly that the program that grabs the nzb and saves it to blackhole folder is not permissioning correctly so that sabnzb can access it? That would make sense in that all other nzb's from other sources work?

Thanks again
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Strange error trying to DL a nzb from a watched folder?

Post by shypike »

It looks like that.
ruinit
Newbie
Newbie
Posts: 24
Joined: May 4th, 2012, 9:18 am

Re: Strange error trying to DL a nzb from a watched folder?

Post by ruinit »

shypike wrote:It looks like that.
Ty for your help :)
Post Reply