Unable to connect to CouchPotato web gui

Status
Not open for further replies.

bluegrass

Cadet
Joined
Apr 1, 2015
Messages
4
I recently installed CouchPotato in a new jail (using the FreeNAS gui to do so). After starting it up (again, using the FreeNAS gui), I am unable to connect to the CouchPotato web gui.

I see both the control process and main CouchPotato process running:
# ps ax | grep -i couchpotato
68719 ?? IJ 0:00.89 /usr/pbi/couchpotato-amd64/bin/python2.7 /usr/pbi/couchpotato-amd64/control.py start 192.168.0.5 12348
76053 ?? SJ 0:06.61 /usr/pbi/couchpotato-amd64/bin/python2.7 /usr/pbi/couchpotato-amd64/share/couchpotato/CouchPotatoServer/Couch
78086 1 R+J 0:00.00 grep -i couchpotato

And the default port is listening:
# netstat -an | grep 5050
tcp4 0 0 *.5050 *.* LISTEN

I have had similar issues in the past with SickBeard and SickRage, although other plugins such as Sonarr and Sabnzbd have been fine.

I've tried deleting and reinstalling but I'm not sure what else to try. Does anyone have any recommendations for things I can check to further debug this?

Thanks.
 
D

dlavigne

Guest
What error do you get when you try to connect? Anything related in /var/log/messages?
 
Status
Not open for further replies.
Top