March 8, 201412 yr I just built my first UnRaid server and am working on getting all the plugins installed. I followed this tutorial to get started (http://lime-technology.com/wiki/index.php/Configuration_Tutorial). Then I started installing other plugins. I got them all running except for couchpotato and I can't figure out what the problem is. I am currently running Sab, sickbeard, mail and ssmtp, unmenu, plex, screen, preclear, and apcupsd. I disabled gcc as it was causing trouble for sickbeard. Every time i try to log into the couchpotato page it gives me a page not found error. I tried a few different ports, but it still gives me the same error. I've tried doing some searches trying to find a cause, but no luck. So, at this point I'm stuck and I am wondering if anyone can point me in a direction or has had this problem before and was able to fix it. Thanks!
March 8, 201412 yr Author Sorry about that, still a little new to this. Also, I am running Unraid 5.0.5. Let me know if I forgot anything else. syslog.zip
March 8, 201412 yr Author I currently have is setup to install to /mnt/cache/appdata/couchpotato_v2 and put the data in the same place. I have it running off of 8082. I have also tried running it off of 8086 and swapping it with sickbeard on 8083. I still didn't have any luck.
March 24, 201412 yr I have experienced a variety of issues with CP over the years and all of which have their respective process for fixing. Is couch potato running? I have found it running despite the settings page for it showing it stopped. $ ps auxw | grep couchpotato Is something else listening on the desired port? $netstat -a | grep 8082 $netstat -a | grep LISTEN That should give you some indication. Also look at the CP log file when you start the process. It will likely include an answer. As odd as it is, make sure permissions are correct on your CP paths as well. Both the install and persistent data path. Sent from my iPhone using Tapatalk
Archived
This topic is now archived and is closed to further replies.