[icecast] Header read failed .

Adon Irani adon at yorku.ca
Thu Mar 6 01:38:22 UTC 2003



> > [2003-03-05  19:15:53] WARN slave/create_relay_stream Header read failed
> > [2003-03-05  19:17:53] WARN slave/create_relay_stream Header read failed
> >
> > .\
> >
>
> Relaying works for me and many others. Perhaps you should send your config
> files to the list?
>
> Mike
>
> --- >8 ----

it is strange because this JUST happened after i did the upgrade . i am
now running the same cvs snapshot (today's from xiph.org web interface )
on both the studio machine and the relay/ main webserver .,

i'll include the .xml files now .

thanks for the speedy reply !


--

from mystifly - the main webserver , relay server

http://thedv8network.com

[

<icecast>
	<location>theDV8network.com . </location>
	<admin>adon at theDV8network.com</admin>

	<limits>
		<clients>100</clients>
		<sources>7</sources>
		<threadpool>7</threadpool>
		<client-timeout>30</client-timeout>
		<header-timeout>15</header-timeout>
		<source-timeout>10</source-timeout>
	</limits>

	<source-password> n o t f y i </source-password>
	<relay-password> n o t f y i </relay-password>

	<directory>
		<touch-freq>5</touch-freq>
		<server>
			<host>yp.icecast.org</host>
			<touch-freq>15</touch-freq>
		</server>
	</directory>

	<hostname>theDV8network.com</hostname>
	<port>8000</port>
	<!--<bind-address>127.0.0.1</bind-address>-->

	<master-server>schemin.thedv8network.com</master-server>
	<master-server-port>8000</master-server-port>
    	<master-update-interval>120</master-update-interval>
    	<master-password> n o t f y i </master-password>

    <fileserve>1</fileserve>

    <paths>
            <basedir>/home/dv8/livedump</basedir>
            <logdir>/home/dv8/livedump/log</logdir>
            <webroot>/home/dv8/archives/dv8_shows</webroot>
    </paths>

	<logging>
		<accesslog>access.log</accesslog>
		<errorlog>error.log</errorlog>
        <loglevel>3</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
	</logging>

    <security>
        <chroot>0</chroot>
        <changeowner>
            <user>dv8</user>
            <group>dv8</group>
        </changeowner>
    </security>
</icecast>

<p>]

<p>---

and from schemin , the studio server that is always running ices
(hispeed.ogg, dialup.ogg  mountpoints ) , and should be the source feed
for mystifLY . this is also where all the archives are recorded from .

[

<icecast>
	<location>theDV8network.com . </location>
	<admin>adon at theDV8network.com</admin>

	<limits>
		<clients>100</clients>
		<sources>3</sources>
		<threadpool>7</threadpool>
		<client-timeout>30</client-timeout>
		<header-timeout>15</header-timeout>
		<source-timeout>10</source-timeout>
	</limits>

	<source-password> n o t f y i </source-password>
	<relay-password> n o t f y i </relay-password>

	<directory>
		<touch-freq>5</touch-freq>
		<server>
			<host>yp.icecast.org</host>
			<touch-freq>15</touch-freq>
		</server>
	</directory>

	<hostname>localhost</hostname>
	<port>8000</port>
	<!--<bind-address>127.0.0.1</bind-address>-->

	<!--<master-server>127.0.0.1</master-server>-->
	<!--<master-server-port>8001</master-server-port>-->
    <!--<master-update-interval>120</master-update-interval>-->
    <!--<master-password>hackme</master-password>-->

    <fileserve>1</fileserve>

    <paths>
            <basedir>/home/dv8/livedump</basedir>
            <logdir>/home/dv8/livedump/log</logdir>
            <webroot>/home/dv8/archives/dv8_shows.sent</webroot>
    </paths>

	<logging>
		<accesslog>access.log</accesslog>
		<errorlog>error.log</errorlog>
        <loglevel>4</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
	</logging>

    <security>
        <chroot>0</chroot>
        <changeowner>
            <user>dv8</user>
            <group>dv8</group>
        </changeowner>
    </security>
</icecast>

]

<p>.thanks .,

--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.




More information about the Icecast mailing list