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 .
07-13-2009, 12:43 PM
#1
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Posts: 133
Thanked: 0
icecast: Server startup failed. Exiting
[
Log in to
get rid of this advertisement]
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, 03:24 PM
#2
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Posts: 133
Thanked: 0
Original Poster
no logmessages :s
07-13-2009, 03:32 PM
#3
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Posts: 133
Thanked: 0
Original Poster
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, 05:17 AM
#4
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Posts: 133
Thanked: 0
Original Poster
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, 05:09 AM
#5
LQ Newbie
Registered: Apr 2006
Posts: 5
Thanked: 0
hey RO3L
I have the same issue: server startup failed. exiting. ...without logs
how did you solve it?
07-20-2009, 05:39 AM
#6
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Posts: 133
Thanked: 0
Original Poster
open console and type killall icecast or sudo killall icecast
it should shut down and than try again
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:51 PM .
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
LQ Podcast
LQ Radio