Hi everyone my second attempt at Centova Cast! I tried 2.x last year. Seems a battle to install, I am determined to get it going this time though.
I installed Centos 6 x64 min install, then added wget.
Then I got my license and followed the quick install guide. all went ok no errors - invited to visit the myip:2199 to finish setup, however this does not work, request timed out. Installed nmap and ran
nmap [myip]
Not shown: 998 closed ports
PORT STATE SERVICE
21/tcp open ftp
22/tcp open ssh
So its not listening on :2199. from looking through the forums I thought perhaps cc-web was bound to 127.0.0.1 so I modified cc-control.conf and changed these lines
MASTER_ADDR=[myip]
MASTER_PORT=2199
MASTER_SSL=0
Still nothing. I know I could pay professional but I'm the type that likes to know whats going on. I have followed the quick install procedure twice, but always get back to not being able to login via web on port 2199, maybe a bug in the installer for centos 6 installs?
any pointers?
Thanks
Wayne