![]() |
#1 |
Member
Join Date: May 2008
Posts: 94
|
Authhash not beeing saved
Hi There,
I'm trying to create a StreamAuthHash for my Shoutcast2 Stream. admin.cgi says: "Created" so everything seems to be fine, but no authhash is saved to my config. The Log-File says: code: Whats curios is: Connection reset by peer? The SRC IP is the IP from the client i'm connection to admin.cgi (its not localhost). What am i missing? |
![]() |
![]() |
![]() |
#2 |
Join Date: Sep 2003
Posts: 27,873
|
that's a log message for the Source which isn't related to authhash creation. it should be in the file though it's likely if it's not for the first stream that it's saving but not adding the streamid_x=x line to the output (which probably explains the few thousand redundant authhashes in the system). so you'd need to check the config file for 'streamauthhash_x=....' entries without a matching streamid_x=x entry (this is fixed for the next drop of the DNAS as / when i get a chance to finish the other things i need to do with it).
the inability to write to the console error is most likely from the shell instance having stopped such as after a log rotation and not being kept / having timed out (not much can be done about that as it's something with the setup of the machine being used) or to disabling screen logging of the DNAS output. -daz |
![]() |
![]() |
![]() |
#3 |
Member
Join Date: May 2008
Posts: 94
|
Hi daz,
Thank you...the problem was i didn't add a empty: streamauthhash_ID - Tag in my config. I thought Shoutcast would add it on demand by it self. Thank you, everything working fine now |
![]() |
![]() |
![]() |
#4 |
Join Date: Sep 2003
Posts: 27,873
|
the dnas will auto-add the streamauthhash_x part as long as it has write access which should be notified if that cannot happen. it's just the streamid_x=x which isn't auto-added which is needed (though i'm pretty tempted to drop the whole streamid part from the config files to make it simpler against how people work with things anyway).
-daz |
![]() |
![]() |
![]() |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|