LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   icecast maxium 2 mountpoints problem (https://www.linuxquestions.org/questions/linux-software-2/icecast-maxium-2-mountpoints-problem-897128/)

Annielover 08-13-2011 11:47 AM

icecast maxium 2 mountpoints problem
 
Hi,

I use Ices in combination with Icecast2 for a while now and wanted to make multiple mountpoints out of one single Ices.
So I created multiple instances of Ices using multiple config files.
But the problem now is that I can only use 2 and only 2 mountpoints, not more...
When I try to start a third instance of Ices it gives me following error:
Code:

Playing /media/sdb1/muziek/Laurent/Radio/Slow Collection/Chicago - Hard To Say Im Sorry.mp3
Error during send: Mount failed on http://127.0.0.1:8000/Slow, error: Login failed
Error during send: Mount failed on http://127.0.0.1:8000/Slow, error: Login failed
Error during send: Mount failed on http://127.0.0.1:8000/Slow, error: Login failed
Error during send: Mount failed on http://127.0.0.1:8000/Slow, error: Login failed
Error during send: Mount failed on http://127.0.0.1:8000/Slow, error: Login failed
Error during send: Mount failed on http://127.0.0.1:8000/Slow, error: Login failed
Error during send: Mount failed on http://127.0.0.1:8000/Slow, error: Login failed
Error during send: Mount failed on http://127.0.0.1:8000/Slow, error: Login failed
Error during send: Mount failed on http://127.0.0.1:8000/Slow, error: Login failed
Error during send: Mount failed on http://127.0.0.1:8000/Slow, error: Login failed
Too many stream errors, giving up
Ices Exiting...

Normally, this should be:
Code:

laurent@server:/etc/icecast2$ sudo ices -c ices.conf.dist_RNB
Logfile opened
Playing /media/sdb1/muziek/RnB;HipHop/Busta Rhymes ft dre, 50 cent - I'm Serious.mp3
Mounted on http://127.0.0.1:8000/RnB

So when I run a third instance of Ices, I get the error that my login is incorrect...
Very strange... any suggestions??

Thanks in advance!

Annielover 08-13-2011 12:01 PM

Nvm, I fixed it... changed <sources>VALUE</sources> from 2 to 4, now it works!


All times are GMT -5. The time now is 12:56 AM.