I removed the trailing slash from the mount-name and set the usernames to be the same. Still get the same result. Error message is: Error during send: Mount failed on http://127.0.0.1:8000/ices, error: Login failed. I don't know if it makes a difference or not but both the icecast server and the ices streamer are on the same server if that makes a difference at all. -----Original Message----- From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org] On Behalf Of Michael Smith Sent: Thursday, May 20, 2004 8:48 PM To: icecast@xiph.org Subject: Re: [icecast] Configuration help with ices 0.3 On Friday 21 May 2004 13:41, Christopher Patricca wrote:> Well I’ve looked through the configuration file several times and I still > do not see the mistake I’ve made. Icecast 2.0.1 seems to be working just > fine and starts up without problems. But if I try and start ices I keep > getting the error that it cannot connect to 127.0.0.1:8000 because the > login failed. Yet I know the password I gave it is correct so I can only > presume there is a configuration error somewhere in icecast or in ices. > Here are the config files:> > <mount-name>/ices/</mount-name>You probably don't want that trailing slash on /ices/. I'm not sure if that'll break anything, but it might.> > <username>iceuser</username>However, this is your problem, because... (on to the ices config):> <Username>source</Username>It doersn't match this. Mike --- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered. --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.682 / Virus Database: 444 - Release Date: 5/11/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.682 / Virus Database: 444 - Release Date: 5/11/2004 --- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Friday 21 May 2004 14:41, Christopher Patricca wrote:> I removed the trailing slash from the mount-name and set the usernames to > be the same. Still get the same result. Error message is: Error during > send: Mount failed on http://127.0.0.1:8000/ices, error: Login failed. I > don't know if it makes a difference or not but both the icecast server and > the ices streamer are on the same server if that makes a difference at all.The icecast log files may have more details on why this failed. Mike --- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
I looked at the error.log file for icecast and here's what I found [time] INFO connection/_handle_source_request: Source (/) attempted to login with invalid or missing password It looks like a combination of two things, it's login into an invalid mount point and the wrong password is being sent. I still can't figure out how though since I have the correct password in the config file. -----Original Message----- From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org] On Behalf Of Michael Smith Sent: Thursday, May 20, 2004 9:44 PM To: icecast@xiph.org Subject: Re: [icecast] Configuration help with ices 0.3 On Friday 21 May 2004 14:41, Christopher Patricca wrote:> I removed the trailing slash from the mount-name and set the usernames to > be the same. Still get the same result. Error message is: Error during > send: Mount failed on http://127.0.0.1:8000/ices, error: Login failed. I > don't know if it makes a difference or not but both the icecast server and > the ices streamer are on the same server if that makes a difference atall. The icecast log files may have more details on why this failed. Mike --- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered. --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.682 / Virus Database: 444 - Release Date: 5/11/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.682 / Virus Database: 444 - Release Date: 5/11/2004 --- >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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.