Using blackhole settings LL seems to be saving nzb's without proper permissions? Thus they are not readable by sab? I have the newest commits. Please note that any nzb's from sickbeard,headphones, manually etc downloads fine so I surmise it must be something to do with how LL saves the nzb?
WARNING::[dirscanner:158] Cannot read /volume1/downloads/nzb/ebooks/Janet_Evanovich_Explosive_Eighteen.nzb
2012-12-07 15:25:00,393::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/ebooks/Janet_Evanovich_Explosive_Eighteen.nzb'
I have just tried using blackhole and found that LL downloads all of the files to that directory from nzbmatrix and sab is able to read them without any issues what so ever. Are you using newznab? The code used to write the files is literally copied and pasted from headphones so there should be no issues there.
LibrarianMike wrote:I have just tried using blackhole and found that LL downloads all of the files to that directory from nzbmatrix and sab is able to read them without any issues what so ever. Are you using newznab?
No using nzbmatrix as nzb.su gives 403 error. I checked online and have only had 6 snatches to api today so not over the limit. It is very odd I have tried using different locations etc. Maybe it because it is on Linux? Are you trying on Windows?
Yes I have been trying on windows, however, like I said its the same code used by headphones which works on linux so that shouldn't be an issue. Is it actually writing the nzb files? and they are just not readable?
LibrarianMike wrote:Yes I have been trying on windows, however, like I said its the same code used by headphones which works on linux so that shouldn't be an issue. Is it actually writing the nzb files? and they are just not readable?
yes , saves file into blackhole location and I can open them in notepad sab just gives an error message when trying to read them. Sickbead, heaphones, couchpotato all download to the very same folder.
Can you try adding the nzb from the blackhole directory to sab manually? (ie upload the file through the interface to test if it can read the file that way)
LibrarianMike wrote:Can you try adding the nzb from the blackhole directory to sab manually? (ie upload the file through the interface to test if it can read the file that way)
Yes any nzb deposited into the blackhole directory fetches, downloads and unpacks. If I download the same nzb that LL downloads and places in the blackhole directory sab grabs it and downloads. It is only when LL downloads the nzb's that it doesn't work.. very strange
I know that, what I want you to try and do is using the sabnzbd interface, manually upload a nzb file that LL has downloaded. That way we can narrow down if its an issue with the nzb file or with sab and scanning the directory
LibrarianMike wrote:I know that, what I want you to try and do is using the sabnzbd interface, manually upload a nzb file that LL has downloaded. That way we can narrow down if its an issue with the nzb file or with sab and scanning the directory
Downloaded a new nzb with LL to blackhole. Sab could not access file. Added nzb through Sab interface and it downloaded and unpacked as it should.
Okay that rules out an issue with LL saving the nzb file. My only thought is that it could be some form of permission issue if sab doesnt have permission to read the file, however, you already said it works for sickbeard etc.
LibrarianMike wrote:Okay that rules out an issue with LL saving the nzb file. My only thought is that it could be some form of permission issue if sab doesnt have permission to read the file, however, you already said it works for sickbeard etc.
yea I don't get why it can't read it if LL downloads the nzb. I thought maybe LL was saving it with read only permissions or it was corrupted... idk I guess we need another Linux synology user to see if it does the same thing for them