Can't make it work after trying everything. Please advice

Read 4866 times
Ok, we try to make the v3 work on our server, but been unsuccessfully till now. We still can't create new user.

Here is what we did:
Our server:  CentOS 6.3 Plesk 11

We installed the v3 full install, nothing to complain, everything went well.
./install.sh --channel=unstable --shoutcast2 --sctrans2

We reissued the license and add it there. There's no more error with the license anymore.
We followed ALL the steps from the Sticky, but the log file has only one line in it:
/etc/init.d/centovacast: line 75: gdb: command not found

Did /etc/init.d/centovacast status,  here's the result:
cc-web: running (pid 11040)
cc-control: running (pid 13752)
cc-appserver: running (pid 13754)
cc-ftpd: not running
cc-imaged: running (pid 13764)

We tried to make user from IE (normally using chrome) as suggested here in a post, still no result.

We did stop/start and restart, still the same result.

When checking the System Status, here's the display:
trance radio2   Cluster host connection failure for trance radio2: Connection refused (111)

Checked ALL the threads here in the forum for a solution, unfortunately didn't found a working one :(

Any time we want to make a user, after all the steps above, we get this result:

Unhandled exception: Cluster host connection failure for trance radio2: Connection refused (111) in /usr/local/centovacast/system/class_RPCDaemonClient.php:1053

#0 /usr/local/centovacast/system/class_RPCDaemonClient.php(1053): RPCDaemonClient::send()
#1 /usr/local/centovacast/system/class_RPCDaemonClient.php(999): RPCDaemonClient->send()
#2 /usr/local/centovacast/system/class_RPCDaemonClient.php(790): RPCDaemonClient->command()
#3 /usr/local/centovacast/system/class_SystemControl.php(1164): RPCDaemonClient->info()
#4 /usr/local/centovacast/system/class_SystemControl.php(322): SystemControl->api_provision()
#5 /usr/local/centovacast/web/class_AccountEditor.php(896): SystemControl->__call('provision', Array)
#6 /usr/local/centovacast/web/class_AccountEditor.php(315): AccountEditor->provision_account()
#7 /usr/local/centovacast/web/reseller/modules/class_Module_accounts_base.php(65): AccountEditor->create()
#8 /usr/local/centovacast/web/admin/modules/class_Module_accounts.php(48): Module_accounts_base->create_account()
#9 /usr/local/centovacast/web/class_WebApplication.php(220): Module_accounts->execute()
#10 /usr/local/centovacast/web/admin/class_AdminApplication.php(64): WebApplication->execute()
#11 /usr/local/centovacast/web/admin/index.php(49): AdminApplication->execute()

Please, if anyone knows what we could do extra, would really appreciate it. We tried to install Centova Cast v2.2.6 (Linux x86), but we weren't able to make the source work (probably cause of the server configuration, with CentOS 6). The v3 was installed on a re-instated server.

Please make a suggestion, we really don't know what else to do. Besides quitting....
Thank you very much for your time and attention!
More details, maybe it helps:

License issued:   Yes
Original domain name:   www.tranceradio.fm
Licensed domain name:   hotel798
Licensed script path:   /usr/local/centovacast
We followed ALL the steps from the Sticky, but the log file has only one line in it:
/etc/init.d/centovacast: line 75: gdb: command not found
That means you don't have gdb installed, which means you didn't follow all the steps in the sticky.  Refer to the sticky to fix this.

We tried to make user from IE (normally using chrome) as suggested here in a post, still no result.
Your choice of browser makes no difference in regard to the "Connection refused" error.

Please make a suggestion, we really don't know what else to do. Besides quitting....
The diagnostic instructions in the sticky explain how to diagnose this problem.  If you follow them and encounter a crash we'll certainly investigate.

Update -- this may be fixed in the latest build which will be posted in about an hour.  Try updating, then follow my previous instructions if the problem persists.