Page 1 of 1

WARNING [sabnzbd.misc] Cannot read...

Posted: December 8th, 2008, 5:51 am
by travisbell
Hey guys,

I am just attempting to setup SABnzbd for the first time and setup seems to have gone without a hitch except for an issue which I am not sure is actually an issue or not.

I have added an RSS feed from http://www.nzbs.org/ but when I either force download, or let SAB grab them, first off, it doesn't do anything PLUS I get the following error:

2008-12-08 21:47:50,859 WARNING [sabnzbd.misc] Cannot read c:\docume~1\admini~1\locals~1\temp\1\tmp7ukbna.php

Is that why nothing downloads?

Re: WARNING [sabnzbd.misc] Cannot read...

Posted: December 8th, 2008, 6:15 am
by shypike
SABnzbd cannot process just any RSS feed.

For an overview about what we do and do not support, see:
http://sabnzbd.wikidot.com/rss-sites

You do realize that you need to be a registered user to get to the www.nzbs.org's NZB files at all?
Anyone can read the RSS feeds, but only registered users can get the files.

The Wiki tells you that nzbs.org is supported, but it "needs the auth string and &dl=1 adding".
I will check whether this works correctly, because I'm not sure.

Re: WARNING [sabnzbd.misc] Cannot read...

Posted: December 8th, 2008, 7:37 am
by switch
As the RSS page on the nzbs.org website says, you need to add proper authentication to the url:

• Add this string to your feed URL to allow NZB downloads without logging in: &i=USER&h=AUTH
• To change the default link to download (with above): &dl=1

Re: WARNING [sabnzbd.misc] Cannot read...

Posted: December 8th, 2008, 7:45 am
by travisbell
Yup, which seemed to fix everything.

Seemed like it was a strange error to be receiving... atleast I know why now.

Cheers boys.