Joshua Parker Ruehlig
Hall of Famer
- Joined
- Dec 5, 2011
- Messages
- 5,949
php-fpm has nothing to do with CP.Hi
I just updated from 9.2.1.8 to 9.3. SB, Plex and Deluge are working fine, but CP is being a little naggy. Just installed it like a week ago via FreeNAS WebGUI plugin page and now after the update the Plugin won't start. When I hit the button it goes to on, but after refreshing it's off again. Restarting the jail didn't help. I looked into the logs and this is what I got:
Code:nginx-access.log:192.168.1.31 - - [11/Dec/2014:22:47:00 +0100] "GET /plugins/couchpotato/5/_s/start HTTP/1.1" 200 54 "https://IP.To.FreeNAS.WebGUI/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36" nginx-access.log:192.168.1.31 - - [11/Dec/2014:22:47:02 +0100] "GET /plugins/couchpotato/5/_s/status HTTP/1.1" 200 68 "https://IP.To.FreeNAS.WebGUI/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36" nginx-error.log:2014/05/13 16:49:02 [error] 21948#0: *2387 connect() to IP.TO.CouchPotato failed (61: Connection refused) while connecting to upstream, client: IP.To.FreeNAS.WebGUI, server: localhost, request: "GET /plugins/couchpotato/1/_s/treemenu HTTP/1.1", upstream: "fastcgi://IP.TO.CouchPotato", host: "IP.To.FreeNAS.WebGUI"
I googled the error (61: Connection refused) and got three results saying something about php-fpm not being installed/running (click here, here and here).
I tried these ways of starting php-fpm without success. Frankly I've no idea if php-fpm is even installed, but if it's really needed I assume so since it worked before the update. Any ideas how to fix this?
maybe try 'service couchpotato onestart' in the CP jail and see what happens.