[Obsbox-devel] Xmit: Cannot connect to icecast server?
Brought to you by:
lovegnome,
mayhemchaos
From: Joshua E. <m.p...@co...> - 2003-05-09 17:48:30
|
Hi All, =46or some reason I keep getting this error when I start up obsd. In my ic= ecast=20 log files, I get these lines: access.log: 192.168.2.26 - - [09/May/2003:13:28:28 -0400] "SOURCE / ICY/666" 401 115 "-= "=20 "-" 0 error.log: [2003-05-09 13:28:28] INFO connection/_handle_source_request Source loggin= g=20 in at mountpoint "/" [2003-05-09 13:28:28] INFO connection/_handle_source_request Source (/)=20 attempted to login with invalid or missing password In my obs.xml file, I have IcecastMount set to "music", but for some reason= I=20 notice that obsd is using a source of "/" .. Don't know if this is why I'm= =20 getting the error though. Here's an exerpt of my config file: <HTTPTransmit>=B7 = =09 <IcecastAddr>192.168.2.98</IcecastAddr>=B7 =20 <IcecastPort>412</IcecastPort>=B7 = =20 <IcecastName>Stream</IcecastName>=B7 = =20 <IcecastDescription>stuff</IcecastDescription>=B7 =20 <IcecastPassword>password</IcecastPassword>=B7 = =20 <IcecastIcyCompat>no</IcecastIcyCompat>=B7 = =20 <IcecastMount>music</IcecastMount>=B7 = =20 <IcecastPublic>no</IcecastPublic>=B7 = =20 </HTTPTransmit>=B7 Does anyone know what could be causing this problem, or how to fix it? :) Thanks! Joshua Ecklund jec...@is... |