| View previous topic :: View next topic |
| Author |
Message |
Rob
Joined: 05 Aug 2008 Posts: 14
|
Posted: Wed Apr 08, 2009 11:26 pm Post subject: relays - errror |
|
|
The icecast software craps out when I start it with this configuration:
<relay>
<server>IP</server>
<port>8002</port>
<mount>/test</mount>
<local-mount>/relay-test</local-mount>
<relay-shoutcast-metadata>0</relay-shoutcast-metadata>
</relay>
what is wrong?
(this is icecast 2.3.2)
-Rob _________________ http://www.cband.info - come into the chat and make some new friends and listen to interactive radio |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Apr 09, 2009 12:22 am Post subject: |
|
|
This looks like a fairly common setup for relaying, maybe you can explain what you mean exactly by the term "craps out". Are we talking of a crash or are the settings are ignored or is the connection rejected and reported in the error log
karl. |
|
| Back to top |
|
 |
Rob
Joined: 05 Aug 2008 Posts: 14
|
Posted: Thu Apr 09, 2009 7:13 am Post subject: |
|
|
k..
one is error parsing file .\icecast.xml
another is xml config parsing error
finally unable to start server _________________ http://www.cband.info - come into the chat and make some new friends and listen to interactive radio |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Apr 09, 2009 1:59 pm Post subject: |
|
|
an xml parsing issue is fairly major from an operational point of view, try running xmllint on the xml file. Without a valid xml, 2.3.2 won't even start.
karl. |
|
| Back to top |
|
 |
Rob
Joined: 05 Aug 2008 Posts: 14
|
Posted: Fri Apr 10, 2009 11:12 pm Post subject: |
|
|
and how do you do that? i don't know hardly anything about coding, i just want to setup relays. _________________ http://www.cband.info - come into the chat and make some new friends and listen to interactive radio |
|
| Back to top |
|
 |
|