Problem creating accounts

Read 2249 times
Tried searching, so many people had same issue as me, but cannot find a fix.

When creating an account I am getting this error:
http://d.pr/i/k2Rd

Steps taken to try and fix:
1. Tried reissuing license already.
2. Tried running it in debug mode, can't see any errors in log file.
3. Tried double checking configuration parts.

It should be noted that this is a clean v3 install and nothing from v2 was taken. I literally had v2, reimaged my server, and started from scratch installing v3.

Host Manager Screenshots:
http://d.pr/i/aWJG
http://d.pr/i/BTu6
http://d.pr/i/TN4g

Your assistance in this matter is greatly appreciated!
Hello,

You have probably miss-configured the IP address for your local server under management > Hosts, please verify that the IP address for your localhost it's set to 127.0.0.1 and that the authentication key matches the contents of /usr/local/centovacast/etc/rpcshadow.

If this setting are correct, then you may want to take a look at the following article.

http://forums.centova.com/index.php?topic=1498.msg3436#msg3436
Thanks Roger! This helped, but a new issue has arisen.

Was able to create the account etc, all good! However, when trying to start my radio server (and yes, music has been uploaded to it), it shows this error now:

Stream could not be started: Could not start server: Application binary has not been configured for ShoutCast on Local Server.

When accessing the accounts Access Log and Error Log, both state "Unable to access log file: Log file does not exist".

Any idea?
Fixed myself by doing below:

./install.sh --shoutcast2 --sctrans2 --shoutcast1 --icescc --sctrans2


All sorted.