Search found 5 matches

by ezwhip
May 6th, 2015, 11:01 pm
Forum: General Help
Topic: Unable to download NZBs via url
Replies: 2
Views: 997

Re: Unable to download NZBs via url

This actually was the easiest fix, worked like a champ:

https://forums.sabnzbd.org/viewtopic.ph ... =15#p98211

Thanks for pointing me in the right direction!
by ezwhip
May 5th, 2015, 9:09 pm
Forum: General Help
Topic: Unable to download NZBs via url
Replies: 2
Views: 997

Unable to download NZBs via url

Hi all- I'm guessing this happened with a recent upgrade, and I've seen similar threads, but sabnzbd is failing to download NZBs via URL (this has worked flawlessly for ages). When I hit the url with lynx I get a self-signed cert error - I'm on Python 2.7.9 and sabnzbd 0.7.20 - is this the OpenSSL v...
by ezwhip
October 5th, 2010, 9:44 pm
Forum: General Help
Topic: "host" property not recognized in sabnzbd.ini or command line
Replies: 3
Views: 2061

Re: "host" property not recognized in sabnzbd.ini or command line

Never mind, was apparently running an old 4.x version. All better.
by ezwhip
October 5th, 2010, 4:04 pm
Forum: General Help
Topic: "host" property not recognized in sabnzbd.ini or command line
Replies: 3
Views: 2061

"host" property not recognized in sabnzbd.ini or command line

Hi all- Trying to get sabnzbd 0.5.4 up and running on FreeBSD 8.1 (installed from ports). I want the app to bind to 10.0.1.20:8888, so i have this in the .ini as: host = 10.0.1.20 port = 8888 However, upon startup, the console shows: Looking up localhost:8888 Making HTTP connection to localhost:8888...