Multiple Mount problems

Steamcast is a stand alone server that combines the features of SHOUTcast and Icecast2 and more to make one mega awesome server.
Post Reply
User avatar
kqlz
Posts: 33
Joined: Thu Jan 17, 2002 4:43 am
Location: Pittsburgh, PA
Contact:

Multiple Mount problems

Post by kqlz »

I am having problems adding more then 5 mounts.
Is there a limit?
I see them on the admin page but when I try to push the encoder to the mount I get a "Source Login Invalid" in the log file.
(Encoder = Orban Opticodec SE)

---My Full Conf---

Code: Select all

PortBase=7998
MaxUser=1300
IPMaxUser=1
LogFile=steamcast.log
ScreenLog=No
RealtimeLog=No
YPLog=Yes
PidFile=steamcast7998.pid
NameLookups=No
ShowLastSongs=1
ClientTimeout=30
AdminUser=blaa
AdminPass=blaa
;=====================
;1ST Encoder/Mount(Relay)
;=====================
SourceMount=/live.mp3
SourceUser=Encoder
SourcePass=password1
SourceUserMax=1000
SourceRelay=192.168.1.1:7998
SourceIsSC=Yes
SourceIsDefault=Yes
SourceAuth=No
SourcePublic=Default
SourcePublicRelays=Yes
SourceBuffUtil=100
ThreadPool=4
;=====================
;2ND Encoder/Mount(Relay)
;=====================
SourceMount=/128k.mp3
SourceUser=Encoder
SourcePass=password2
SourceUserMax=5
SourceRelay=192.168.1.2:8000
SourceIsSC=Yes
SourceIsDefault=No
SourceAuth=Yes
SourceAuthMax=1
SourceBuffUtil=100
;=====================
;3RD Encoder/Mount(Live)
;=====================
SourceMount=/stream.aac
SourceUser=Encoder
SourcePass=password3
SourceUserMax=5
SourceIsSC=Yes
SourceIsDefault=No
SourceAuth=Yes
SourceAuthMax=1
SourceBuffUtil=100
;=====================
;4th Encoder/Mount(Live)
;=====================
SourceMount=/mobile.aac
SourceUser=Encoder
SourcePass=password4
SourceUserMax=5
SourceIsSC=Yes
SourceIsDefault=No
SourceAuth=Yes
SourceAuthMax=1
SourceBuffUtil=100
;=====================
;5th Encoder/Mount(Live)
;=====================
SourceMount=/hitest.aac
SourceUser=Encoder
SourcePass=password5
SourceUserMax=5
SourceIsSC=Yes  
SourceIsDefault=No
SourceAuth=Yes
SourceAuthMax=1
SourceBuffUtil=100
;=====================
;6th Encoder/Mount(Live)
;=====================
SourceMount=/lowtest.aac
SourceUser=Encoder
SourcePass=password6
SourceUserMax=5
SourceIsSC=Yes  
SourceIsDefault=No
SourceAuth=Yes
SourceAuthMax=1
SourceBuffUtil=100
;=====================
;7th Encoder/Mount(Live)
;=====================
SourceMount=/phone.aac
SourceUser=Encoder
SourcePass=password7
SourceUserMax=5
SourceIsSC=Yes  
SourceIsDefault=No
SourceAuth=Yes
SourceAuthMax=1
SourceBuffUtil=100
;=====================
; Directory Configuration
; =======================
Directory=http://www.steamcast.com/sbin/yp.php

----End Conf ----

Thanks
John
Thanks!
John
http://www.kqlz.org
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

double check your configuration and make sure that no username and passwords are duplicated. Is this happening on all mounts or just some, if just some which ones?

Also, does changing the encoder's connect order switch the effected mount points?
- Jay
User avatar
kqlz
Posts: 33
Joined: Thu Jan 17, 2002 4:43 am
Location: Pittsburgh, PA
Contact:

Post by kqlz »

Jay wrote:double check your configuration and make sure that no username and passwords are duplicated.
All Password are different for every mount but the usernames are the same.
I will try and changing them all and see what happens.
Also in the opticodec settings I don't have a spot for username unless I use the Ultravox server settings.
But that does not work at all with steamcast.
Jay wrote:Is this happening on all mounts or just some, if just some which ones?
It happens from Mount 5 to mount 7
Jay wrote: Also, does changing the encoder's connect order switch the effected mount points?
Changing the order of the encoders still has the same effect on mounts 5 to 7.
In fact when I disconnect all encoders and try to connect to mount 5 to 7 I get the same error.
Thanks!
John
http://www.kqlz.org
User avatar
kqlz
Posts: 33
Joined: Thu Jan 17, 2002 4:43 am
Location: Pittsburgh, PA
Contact:

Post by kqlz »

Ok I changed all of the "SourceUser" names and still have the same problem.
I also tried changing the "SourceIsSC=Yes" to No and still the same thing "Source Login Invalid"
BTW I am using the Icecast2 server setting in Opticodec.

It has a Shoutcast server setting but when I try that I get:
"Invalid login on source channel mount7pass; mainpass;

Hope this helps.
Thanks!
John
http://www.kqlz.org
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

Try swapping the configuration order, move mount 7 to mount 3's position in the config file and let me know if that allows you to use mount 7 again.

Also have you tried using the administrators pass on that mount that passes back the admin pass?
- Jay
User avatar
kqlz
Posts: 33
Joined: Thu Jan 17, 2002 4:43 am
Location: Pittsburgh, PA
Contact:

Post by kqlz »

Jay wrote:Try swapping the configuration order, move mount 7 to mount 3's position in the config file and let me know if that allows you to use mount 7 again.
Ok copied 7 and moved to before 3 and it works fine then moved 3 to where 7 was and no connect on 3 now (at end of config)
Jay wrote: Also have you tried using the administrators pass on that mount that passes back the admin pass?
Well that only happens when I try to connect using the Mount 7 password while in opticodec Shoutcast server mode.
I think it's trying to connect to the default mount (mount 1).

This is a new server for me and I will be switch all of my streams to this one. I have the whole server to myself so I can try anything you want!
Thanks!
John
http://www.kqlz.org
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

well just to answer your question, no this is not a limitation that is by design, something somewhere is getting messed up in the configuration (probably a bug). I will put it on my list of things to check out before the next release.
- Jay
User avatar
kqlz
Posts: 33
Joined: Thu Jan 17, 2002 4:43 am
Location: Pittsburgh, PA
Contact:

Post by kqlz »

Ok thanks Jay!

Can\'t wait for the next release!!!!

I need to stress test the Giga NIC card in this server! :wink:

Thanks again and I hope to be 100% Steamcast streaming soon.
Thanks!
John
http://www.kqlz.org
Post Reply