Centova Technologies Forum

Centova Cast v2 => Technical discussion => Topic started by: Seth Zora on June 30, 2009, 10:40:12 am

Title: Icecast installation
Post by: Seth Zora on June 30, 2009, 10:40:12 am
I have searched and search for an easy how to for which to get icecast installed on my server and have had zero luck.  I can not seem to get the one account provisioned with it to start.  I even followed the KB of various issues and none of them seem to have worked.  Any help would be greatly appreciated.
Title:
Post by: Centova - Steve B. on July 01, 2009, 09:02:25 am
Would need an error message to diagnose this. :)  Also, have you installed icecast and verified that it works?  Surprisingly common for people to forget that rather important step.
Title:
Post by: Seth Zora on July 01, 2009, 11:48:00 am
Well the issue is that I believe I installed it and ran through every tutorial and setup guide possible.  When I try to start the server it gives the error....

 Stream could not be started: Server exited immediately after startup.

Return

Details:

Log does not exist; this often (although not always) indicates a permissions/ownership error.  Consult the Centova Cast knowledge base.


I researched it via the knowledge base, did everything it instructed and still have no icecast server.
Title:
Post by: Centova - Steve B. on July 02, 2009, 01:09:42 pm
Did you test it and verify that it works after installing it, though?  And did you set it up with the correct path inside Centova Cast?  That error usually means the path is set incorrectly.

Anyway, all possible reasons for this error are explained in the KB (http://www.centova.com/pages/faqs/display/problems_starting_server_server_3) so that'd be a good place to start.
Title:
Post by: Seth Zora on July 07, 2009, 12:07:36 am
Looking over the KB, I followed everything.  I believe I have the path set correctly, but do not know.  searching everywhere, I can not seem to locate a reference to tell me if it is correct or not.  Any help?
Title:
Post by: Centova - Steve B. on July 07, 2009, 02:18:54 am
Login to Centova Cast, go to Server Software, click on IceCast, and grab the path to IceCast that you've entered there.  Login to your server via SSH, paste in that path, and add a "-v" (i.e., /usr/bin/icecast2 -v) and make sure it spits out something like "Icecast 2.3.2".

If that works, run:
su - centovacast -s /bin/bash
cd /home/centovacast/vhosts/USERNAME
/usr/bin/icecast2 -c etc/server.conf

Then see what the output is and paste it here if it's not obvious what the problem is.
Title:
Post by: Nivea for Men on October 04, 2010, 12:01:00 pm
Hello i have the same problem...

@ Steve: I did your way..

root@XXX:/home# su - centovacast -s /bin/bash
centovacast@XXX:~$ cd /home/centovacast/vhosts/master
centovacast@XXX:~/vhosts/master$ /usr/bin/icecast2 -c etc/server.conf
Server startup failed. Exiting
centovacast@XXX:~/vhosts/master$

what can we do??

Here another problem :

Enter path to web interface files: /var/www/cast

The web interface in /var/www/cast indicates that Centova Cast's system
files are installed in , however that path is not found.

Title:
Post by: Centova - Steve B. on November 05, 2010, 09:31:14 am
Googling for icecast "server startup failed" yields lots of possibilities.  The most common one is that you've got something foul in your IP address setting for this stream.