Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to
LinuxQuestions.org , a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free.
Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please
contact us . If you need to reset your password,
click here .
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
07-13-2009, 11:43 AM
#1
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Distribution: Mint deb 64, Ubu. server ed, wrt's, android [aka cyanogenmod], ? of chang. server in slack again
Posts: 206
Rep:
icecast: Server startup failed. Exiting
icecast -c /etc/icecast.xml
server startup failed. exiting??
here is my icecast configuration
Code:
<icecast>
<limits>
<clients>100</clients>
<sources>2</sources>
<threadpool>5</threadpool>
<queue-size>102400</queue-size>
<client-timeout>30</client-timeout>
<header-timeout>15</header-timeout>
<source-timeout>10</source-timeout>
<burst-on-connect>1</burst-on-connect>
<burst-size>65536</burst-size>
</limits>
<authentication>
<source-password>geenidwat</source-password>
<relay-password>geenidwatrelay</relay-password>
<admin-user>vlip</admin-user>
<admin-password>geenidwat3</admin-password>
</authentication>
<hostname>127.0.0.1</hostname>
<listen-socket>
<port>8000</port>
<bind-address>127.0.0.1</bind-address>
</listen-socket>
<playlist>
<item>
<filename>http://www.activeradio.nl/listen.m3u</filename>
<artist>stream</artist>
<title>Activeradio.nl Stream</title>
</item>
<item>
<filename>http://www.activeradio.nl/listen.m3u</filename>
<artist>stream</artist>
<title>Activeradio.nl</title>
</item>
</playlist>
<paths>
<basedir>./</basedir>
<logdir>/home/roel/icecast/logs</logdir>
<pidfile>./icecast.pid</pidfile>
<webroot>./web</webroot>
<adminroot>./admin</adminroot>
<alias source="/foo" dest="/bar"/>
</paths>
<logging>
<accesslog>access.log</accesslog>
<errorlog>error.log</errorlog>
<loglevel>4</loglevel>
</logging>
<security>
<chroot>0</chroot>
<changeowner>
<user>nouser</user>
<group>nogroup</group>
</changeowner>
</security>
</icecast>
i tried diffrent setups of icecast.xml from the website but all no chance
can anybody please help me!
07-13-2009, 02:24 PM
#2
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Distribution: Mint deb 64, Ubu. server ed, wrt's, android [aka cyanogenmod], ? of chang. server in slack again
Posts: 206
Original Poster
Rep:
no logmessages :s
07-13-2009, 02:32 PM
#3
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Distribution: Mint deb 64, Ubu. server ed, wrt's, android [aka cyanogenmod], ? of chang. server in slack again
Posts: 206
Original Poster
Rep:
ok whithout help i got it working,,
now i want to stream some external stream into my icecast?? what do i need in script for that?
07-16-2009, 04:17 AM
#4
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Distribution: Mint deb 64, Ubu. server ed, wrt's, android [aka cyanogenmod], ? of chang. server in slack again
Posts: 206
Original Poster
Rep:
Quote:
Originally Posted by
R03L
ok whithout help i got it working,,
now i want to stream some external stream into my icecast?? what do i need in script for that?
ho did i get it working,,
open commandline : killall icecast
07-19-2009, 04:09 AM
#5
LQ Newbie
Registered: Apr 2006
Posts: 5
Rep:
hey RO3L
I have the same issue: server startup failed. exiting. ...without logs
how did you solve it?
07-20-2009, 04:39 AM
#6
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Distribution: Mint deb 64, Ubu. server ed, wrt's, android [aka cyanogenmod], ? of chang. server in slack again
Posts: 206
Original Poster
Rep:
open console and type killall icecast or sudo killall icecast
it should shut down and than try again
04-05-2011, 02:30 PM
#7
LQ Newbie
Registered: Apr 2011
Posts: 1
Rep:
soluction error icecast2
in my case had a program running on the same server port icecast2 finalized the program and the server started normally.
Thread Tools
Search this Thread
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
All times are GMT -5. The time now is 12:44 AM .
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know .
Latest Threads
LQ News