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
Strange error trying to DL a nzb from a watched folder?
Forum rules
Help us help you:
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.
Re: Strange error trying to DL a nzb from a watched folder?
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.
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.
Re: Strange error trying to DL a nzb from a watched folder?
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?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.
Thanks again
Re: Strange error trying to DL a nzb from a watched folder?
It looks like that.
Re: Strange error trying to DL a nzb from a watched folder?
Ty for your helpshypike wrote:It looks like that.