Following the topic you directed me to unfortunately didnt work. I may have missed something.
Glad I could help! A topic dedicated to the error you mentioned is located here:
http://forums.centova.com/index.php?topic=1498.0
But I thought I had had followed everything to the letter a couple times and also running th debug.
I did notice, that this topic seems to be structured around cc-control not running.
mine is running but cc-appserver shows manually stopped
- Trying to start it is unsuccessful
- Trying to restart all services is also unsuccessful. Everything starts but cc-app
/usr/local/centovacast>/etc/init.d/centovacast restart
Stopping Centova Cast: cc-ftpd cc-web cc-appserver (not running) cc-control cc-imaged
Starting Centova Cast: cc-control cc-appserver cc-web cc-ftpd cc-imaged
/usr/local/centovacast>/etc/init.d/centovacast check
cc-web: running (pid 30424)
cc-control: running (pid 30402)
cc-appserver: manually stopped
cc-ftpd: running (pid 30431)
cc-imaged: running (pid 30436)
although it says 'cc-appserver: manually stopped', I see it running as a process
root 30419 0.0 0.0 116756 2740 ? Ss 23:08 0:00 cc-appserver: master process (/usr/local/centovacast/etc/cc-appserver.conf
504 30420 1.9 0.0 117604 6080 ? S 23:08 0:00 cc-appserver: pool webintf
504 30421 2.0 0.0 117856 6124 ? S 23:08 0:00 cc-appserver: pool webintf
SO I check it another way and try to start it manually
/usr/local/centovacast>/etc/init.d/centovacast start-app
Attempting to start app: cc-appserver (already running)
but when checking
/usr/local/centovacast>/etc/init.d/centovacast check
cc-web: running (pid 30424)
cc-control: running (pid 30402)
cc-appserver: manually stopped
cc-ftpd: running (pid 30431)
cc-imaged: running (pid 30436)
Now I can kill the process manually which also alerts me yes it is running although it says its not, but it doesnt help