It seems something was missing, because simply installing the PBI and trying to hit the URL failed? I was able to get it to at least start just now by SSHing to the jail and installing this:
pkg install py27-sqlite3
EDIT: to clarify, I started it directly from SSH (before I read your post), and was able to access the :5050 site; I'm still not able to Stop/Start it from the FreeNAS GUI.
Running service couchpotato onestart gives me this:
Code:
can't open file 'usr/pbi/couchpotato-amd64/CouchPotato/CouchPotato.py': [Errno 2] No such file or directory
The PBI version I uploaded and installed was v2, which seems to locate CouchPotato.py here:
Code:
/usr/pbi/couchpotato-amd64/CouchPotato/share/couchpotato/CouchPotatoServer/CouchPotato.py