Centova Control Panel Unreachable

Read 6696 times
centos 5.9 32bit with cPanel control panel
5x Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz processor
3gb ram  6gb burst ram

Hi i ran an update several days ago & when it got to liquidsoap installation it failled at the end of that installation.
Yesterday i had a high load issue on my vps & my provider suspended the vps. When vps active again later that day i could no longer access centovacast contol panel.  https://ip:2199/ or http://ip:2199/

Code: [Select]
The connection has timed out

The server at ************* is taking too long to respond.

i removed centovacast & reinstalled but still get message The connection has timed out when trying to access the control panel.

I ran the following
/usr/local/centovacast/system/runascc/runascc
Code: [Select]
-bash: /usr/local/centovacast/system/runascc/runascc: No such file or directory
/usr/local/centovacast/bin/ccmanage cronjob all
Code: [Select]
ERR Database not yet installed
I cannot finish the installation to setup as cannot access control panel.

i could reinstall the mysql database through cPanel which is working ok, but it still does not explain why i cannot access centovacast control panel.

I looked at the following logs ;

appsrv-webintf-slow.log.1
empty

cc-appserver.log.1
Code: [Select]
[04-Oct-2014 01:09:20] NOTICE: fpm is running, pid 7820
[04-Oct-2014 01:09:20] NOTICE: ready to handle connections

cc-web.log.1
empty

cc-web_access.log.1
Code: [Select]
127.0.0.1 - - [04/Oct/2014:01:09:37 +0400] "POST /api.php HTTP/1.0" 200 139 "-" "Wget/1.11.4 Red Hat modified"
127.0.0.1 - - [04/Oct/2014:01:09:41 +0400] "POST /api.php HTTP/1.0" 200 139 "-" "Wget/1.11.4 Red Hat modified"
127.0.0.1 - - [04/Oct/2014:01:14:19 +0400] "POST /api.php HTTP/1.0" 200 139 "-" "Wget/1.11.4 Red Hat modified"
127.0.0.1 - - [04/Oct/2014:01:14:23 +0400] "POST /api.php HTTP/1.0" 200 139 "-" "Wget/1.11.4 Red Hat modified"
1*********3 - - [04/Oct/2014:01:14:23 +0400] "POST /install.php HTTP/1.0" 200 632 "-" "Wget/1.11.4 Red Hat modified"

Anyone have any ideas as i am a bit confused

David
Last Edit: October 04, 2014, 08:18:37 am by d walker
It appears that port 2199 is closed, i added port 2199 to my firewall to open port
now appears ok

Strange

David