Page 1 of 1

Sabnzbd+ webui failing to start. - Cause: AVG

Posted: February 8th, 2009, 10:01 pm
by zonky
According to my logs, the web service was failing to start due to port 8080 in use.

I managed to figure out why, and thought I'd post here as a heads up.

Code: Select all

C:\Documents and Settings\sabnzbd\Local Settings\Application Data\sabnzbd\logs\cherrypy.log
was showing:

Code: Select all

09/Feb/2009:15:00:36 CONFIG INFO Server parameters:
09/Feb/2009:15:00:36 CONFIG INFO   server.environment: production
09/Feb/2009:15:00:36 CONFIG INFO   server.log_to_screen: False
09/Feb/2009:15:00:36 CONFIG INFO   server.log_file: C:\Documents and Settings\sabnzbd\Local Settings\Application Data\sabnzbd\logs\cherrypy.log
09/Feb/2009:15:00:36 CONFIG INFO   server.log_tracebacks: True
09/Feb/2009:15:00:36 CONFIG INFO   server.log_request_headers: False
09/Feb/2009:15:00:36 CONFIG INFO   server.protocol_version: HTTP/1.0
09/Feb/2009:15:00:36 CONFIG INFO   server.socket_host: 10.0.0.5
09/Feb/2009:15:00:36 CONFIG INFO   server.socket_port: 8080
09/Feb/2009:15:00:36 CONFIG INFO   server.socket_file: 
09/Feb/2009:15:00:36 CONFIG INFO   server.reverse_dns: False
09/Feb/2009:15:00:36 CONFIG INFO   server.socket_queue_size: 5
09/Feb/2009:15:00:36 CONFIG INFO   server.thread_pool: 10
09/Feb/2009:15:00:41 HTTP INFO Port 8080 not free on '10.0.0.5'


I wasn't getting anything very helpful from netstat -a -b

So i had to one by one troubleshoot recent installs to my system.

In the end, the cause was AVGFree, which i had to restart this morning. Looks like the websheild component was running on this port.

I fixed this by uninstall ACGFree, and switich to AVAST Home.


I thought i'd post this here in case others are affected.

Re: Sabnzbd+ webui failing to start. - Cause: AVG

Posted: February 9th, 2009, 2:43 am
by shypike
Glad you solved it, but you can choose another port for SABnzbd.

Re: Sabnzbd+ webui failing to start. - Cause: AVG

Posted: February 9th, 2009, 2:37 pm
by zonky
Sure, but i wanted to know what was suddenly listening on a port that i otherwise used.

Likewise, change all my greasemonkey scripts / bookmarks? Far too  much work. ;D