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.
C:\Program Files\SABnzbd>SABnzbd-console.exe
Traceback (most recent call last):
File "SABnzbd.py", line 1257, in <module>
File "SABnzbd.py", line 882, in main
File "cherrypy\process\servers.pyo", line 228, in check_port
socket.gaierror: (11001, 'getaddrinfo failed')
Any help is appreciated.
JohnP
Last edited by johnp2343 on September 29th, 2010, 5:11 pm, edited 1 time in total.
Hi shypike.
Thanks for the prompt reply:
The solution was easy.
I originally had the fields for host:port in the config.ini file empty. The prog apparently defaulted to the IP of my Home Server.
When I upgraded, I checked the configuration, decided to put the [host:port] in, and INPUTTED THE WRONG VALUE.
Thus the error message.
Started command line option -s [host:port]; prog wrote it to ini file as advertised.
All is well.