Sabnzbd suddenly stopped working
Posted: July 20th, 2012, 4:31 pm
Hi I have strange error. Sab was working fine on ubuntu 12.04 and then i noticed it wasn't running anymore . I tried to start it with its show sabnzbd started OK, but when I look with netstat I dont see any python progam running with the ports i configured for sab .
i used
I checked the logs and i get this error I googled to check if i could find anything on it but on the error but i found nothing similar.
I dont have any clue why it won't start cause didn't change anything between sab working and getting this error message.
I also remove sab with apt-get en reinstalled it but it didn't change anything. I run sab next to headphones/couchpotato/sickbeard/spotweb and haven't had any errors like this before.
Code: Select all
sudo service sabnzbdplus start
i used
Code: Select all
sudo netstat -ltnup | grep python
Code: Select all
2012-07-20 23:09:35,007::WARNING::[sabnzbdplus:341] Cannot find web template: /usr/share/sabnzbdplus/interfaces/Mobile/templates/main.tmpl, trying standard template
2012-07-20 23:09:35,093::ERROR::[sabnzbdplus:1473] Failed to start web-interface:
Traceback (most recent call last):
File "/usr/bin/sabnzbdplus", line 1464, in main
cherrypy.process.servers.check_port(browserhost, cherryport)
File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 228, in check_port
socket.SOCK_STREAM):
gaierror: [Errno -2] Name or service not known
2012-07-20 23:09:35,097::ERROR::[sabnzbdplus:303] Failed to start web-interface : [Errno -2] Name or service not known
I also remove sab with apt-get en reinstalled it but it didn't change anything. I run sab next to headphones/couchpotato/sickbeard/spotweb and haven't had any errors like this before.