|
|
#1 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,244
|
SHOUTcast DNAS 2 Beta (Build 17) 02/17/2011
Presenting the latest BETA drop of the SHOUTcast DNAS server for broadcasters, developers and testers. This build is our latest GM release candidate and introduces new features as listed in the “Changes” section below, as well as addresses bugs reported in the previous BETA builds.
This BETA release is now available for the following platforms:
Downloads You can download the updated version of the DNAS v2 from the direct downloads for the operating system version you require: Changes Build 17 (02/17/2011):
Getting Started If you already have a running instance of the DNAS v2 then there should not be any issues with replacing your current version with this new version. If this is a new install then make sure to read through the information in 'docs\getting_started.txt' along with the example configuration files provided in this new version which should make it easier to get started. Alternatively you should consider looking at the configuration builder which is included in the 'config_builder' folder. Finally, all copies of the documentation can also be found online at http://dev.winamp.com/wiki/SHOUTcast_Broadcaster Reporting Issues If you do come across an issue with the DNAS v2, then please do post in this thread with as much information as possible about what you're doing at the time, the system you are using and anything else which will make it easier to understand what is or isn't going on with your install. Known Issues The following are known issues with the v2 DNAS raised in previous releases but not currently fixed / fully confirmed as needing to be fixed (i.e. intended behaviour):
Additional Information Windows versions of the DNAS v2 are built with a dependency against the Microsoft Visual C++ 2008 SP1 Redistributable Package. If sc_serv is unable to start due to a dependency issue then you will need to install the correct version of the package so it can run which depends on the version of sc_serv you are attempting to run: 32-bit - http://www.microsoft.com/downloads/e...d-3802b2af5fc2 64-bit - http://www.microsoft.com/downloads/e...4-157cfdffee4e This new version has been tested on a number of current Linux versions (Ubuntu, Fedora, CentOS) so should hopefully run on other versions as well and without any dependency or locale related issues (as affected the first version). Discussion about the previous version of the server including changelogs can be found in the following threads -daz |
|
|
|
|
#2 |
|
Junior Member
Join Date: Jan 2011
Posts: 9
|
didn't launch with working good config of build 14, os debian 6.0 x64, turn on screenlog = 1, all starts ok but can't connect on 8000port, kill process, return build 14, all start ok
|
|
|
|
|
#3 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,244
|
send me all of your sc_serv2 configuration files along with a copy of the log (if possible with full debug logging enabled) please.
-daz |
|
|
|
|
#4 | |
|
Junior Member
Join Date: Feb 2011
Posts: 8
|
Still having relay problems with this...
My relays work fine as long as I have YP registration disabled... as soon as I change publicserver to always, this happens. Weirdly I can see the stream on the web console, and it even shows the right track metadata, but trying to play the stream (in winamp) gives a 404. Quote:
|
|
|
|
|
|
#5 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,244
|
mattcamp: it's still a known issue (is listed in the first post) as the problem is on the YP side of things and not directly with the DNAS (as is shown by running the DNAS in private or legacy mode with yp2=0).
and as the DNAS will not allow clients to connect if running in public mode, that's why you're getting client 404's when running in public mode. it does make sense for it to work in that way though maybe an exception option to override that might be useful though i've a feeling that would cause more confusion with it allowing connections but not being able to be seen in the listings. at the moment i cannot give an eta on when this will be resolved as there's a number of things to be changed / updated from what i can work at the moment. alas it's one of those beta things still present with the YP2 system but is known and is one of the priority aspects to be resolved to get things out of beta (hopefully sooner rather than later). -daz |
|
|
|
|
#6 |
|
Forum King
|
/poke
|
|
|
|
|
#7 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,244
|
@maksimilian: please check your pms or action my previous reply to your first post as this needs to be fixed ASAP if it is a legitimate issue and i cannot replicate it without the information required from you as this is now hold back some required upgrades.
-daz |
|
|
|
|
#8 |
|
Junior Member
Join Date: Dec 2007
Location: Europe
Posts: 24
|
Unfortunately I seem to have found an issue with the private pages: The &pass= string doesn't seem to work anymore, because the 'adminpassword' is ignored somehow.
The following string is used with an ASP script: http://localhost:8080/admin.cgi?mode=viewxml&sid=1&pass=******** If I try to open this link with my web browser unlike before user name and password are requested. According to the updated documentation no change has been made there...
|
|
|
|
|
#9 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,244
|
DigiBC: will check it out, had a feeling there might be some sort of bug with the password handling due to all of the internal changes made to allow for the per-stream passwords.
-daz |
|
|
|
|
#10 |
|
Member
Join Date: Jul 2007
Posts: 61
|
seems everything screwed up when i upgraded it.
i stoped the radio.. uploadded the new files and used the config builder and now it wont be able to broadcast using the dsp just cant connect it. same port and same pw. So i used the backup config that i took before i replace the sc_serv.conf and its still the same thing the worst is i cant even stop it i had to stop killthe pid to do that ive sent you the pm of the config [root@zer0 shoutcast1]# ./sc_serv sc_serv.conf 2011-02-23 04:22:53 I msg:<***> Logger startup 2011-02-23 04:22:53 I msg:<***> version 0.2.0.0 build 0.0.17.0 2011-02-23 04:22:53 D msg:<***> 2011-02-23 04:22:53 I msg:******************************************************************************* 2011-02-23 04:22:53 I msg:** SHOUTcast Distributed Network Audio Server (DNAS) 2011-02-23 04:22:53 I msg:** Copyright (C) 1999-2011 Nullsoft, Inc. All Rights Reserved. 2011-02-23 04:22:53 I msg:** Use "sc_serv filename.conf" to specify a config file. 2011-02-23 04:22:53 I msg:******************************************************************************* 2011-02-23 04:22:53 I msg:[SHOUTcast] DNAS/posix(linux x64) v 0.2.0.0 b 0.0.17.0 (Feb 17 2011) starting up... 2011-02-23 04:22:53 I msg:[MAIN] PID: 17240 2011-02-23 04:22:53 I msg:[MAIN] Loaded config from sc_serv.conf 2011-02-23 04:22:53 I msg:[MAIN] Calculated CPU count is 8 2011-02-23 04:22:53 I msg:[MAIN] Starting 8 network threads hgjmhgjhg exit zetaf is online now Report Post Reply With Quote |
|
|
|
|
#11 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,244
|
zetaf: i've just tried it with your config (though i've only been able to test the linux x86 version at the moment) and i had no lockups or issues with connecting the DSP to the DNAS though this was all done though a local lan setup (real Windows machine to Linux VM on a bridged network connection). only changes i made to the config files were the paths of the files.
i've also tried it in my Windows version and that didn't show any issues. i'll see if i can run it on linux x64 over the next day or so, otherwise i'd suggest you check you DSP settings and that it's pointing to the correct IP though the one you provided in the pm was dead at the time of testing. also i can't remember if you were running the DSP on the local lan or doing it over the internet. -daz |
|
|
|
|
#12 | |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,244
|
Quote:
-daz |
|
|
|
|
|
#13 | |
|
Senior Member
Join Date: Jan 2010
Posts: 182
|
Hi,
just installed build 17 and ran into some problems. I've used the same config as for build 7 and build 10 Quote:
Since i have set yp2=0 sc should use shoutcastprotocol 1 and normaly it should work like on build 10 and and previous or did i miss something in the config? I havent found anything about this in the documentation. Normaly it wont be a problem cause we are streaming over sc-trans and not directly to the streamserver, but sometimes we also use a direct streamconnection to the shoutcastserver, for example when sc-trans is offline or failed for some reason (what never happens till now) cheers Martin |
|
|
|
|
|
#14 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,244
|
my initial guess until i check it out is that it's the same issue as DigiBC has reported as there were a lot of changes with the internal password handling to have it cope with master and per-stream options, so looks like i managed to break that.
so if it's not working, that's why the title isn't appearing on the admin pages (as most empty options will be hidden like the aim or irc stuff, etc). also it'd be a better comparison to compare against build 14 as that was the last build than to builds 7 or 10. -daz |
|
|
|
|
#15 |
|
Senior Member
Join Date: Jan 2010
Posts: 182
|
Hi DrO,
thanks, will check later. I have streamed a few title, but the logfile only shows a line that a source connected and the connection was accepted nothing more. Nothing about bad password or anything. So for me in the logfile it looks like sam doesnt even send a titleupdate even it did. Hope that might help. greetings Martin |
|
|
|
|
#16 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,244
|
i've briefly reproduced the title not being updated by using the Source DSP in legacy mode (equivalent of SAM) though i've not debugged it further at the moment but is definitely something not right. oh well, looks like we'll have a build 18 soon, heh.
-daz |
|
|
|
|
#17 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,244
|
DigiBC + MADxHAWK: it is the same issue you've both reported from what i can see and is due to the password changes in this build not correctly mapping things back for legacy client connections. i've got to finish off a fix for this and the next build will be coming soon.
-daz |
|
|
|
|
#18 | |
|
Senior Member
Join Date: Jan 2010
Posts: 182
|
Thanks a lot DrO, looks like you doing great work
) I ran into another strange thing. I just took a look to my shoutcast Logfile and mention a lot of lines like this one here: Quote:
Currently im using build 7 again due to the titleupdate issue with sc1 protocol. Strange thing, only 3 instance of shoutcast are running, one on port 8000, one on 8010 and the last one on 8050. There is no instance of sc_trans running or any other programm im knowing about that could try to connect to sc as a source. Those connection tries appears aprox. every 15-20 seconds. I realy have no idea what the hell is trying to establish a source connection to my shoutcastserver and i also have no idea how to figure out what is going on or what is trying to connect to my shoutcast on my server. Any hints how i could figure out whats going one here? Im running a Debian Lenny 2.6.26-2-amd64 system Thanks again Martin |
|
|
|
|
|
#19 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,244
|
build 7 is a bad one to use, i still think if you are going to revert to at least go back to build 14
i've seen things like that a few times myself and is usually from an IP going back to China and just seems like something is trying to connect to the DNAS blindly. other than adding it to the ban list and cycling passwords, there's not too much which can be done about random attempts for a source to connect. only other thing might be to enable some of the debug logging options to see what user agent and other details are noted about the attempt. -daz |
|
|
|
|
#20 | |
|
Member
Join Date: Jul 2007
Posts: 61
|
the issue is not even does the dsp works but i cant acccess the admin page :6145/index.html?sid=1 because of it despite i get the welcome config that its running on linux
another reminder is that i cant cancel the dnas from running, i use screen on my linux when i try to do the cctrl+n which normally cancel the radio running, it wont respond at all. I was forced to kill the pid instead Quote:
|
|
|
|
|
|
#21 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,244
|
zetaf: i can only go on what i can see when trying things and i'm just not able to get it to lock up / crash when using the config file you provided with the x86 version of the dnas.
i'm in the process of installing a debian 6.0 x64 VM to see if i can replicate some of the other reports along with your one on it using the native linux x64 version of the v2 DNAS (as i'm not able to reproduce any issues on the CentOS 5.5 x64 VM that i build the linux x64 build on). however i wouldn't be surprised if i'm not able to reproduce the issue and something is most likely interfering with things that i'm not able to currently reproduce. and i really cannot see how the changes made between build 14 and build 17 would lead to such a lock up when there's nothing wrong with the config file you provided. -daz |
|
|
|
|
#22 |
|
Member
Join Date: Jul 2007
Posts: 61
|
but have you tried accessing my server and replicate that issue? like activating the sc_serv.conf? since accessin the admin page or even the radio page wont work
i use centos 5.5 64bit |
|
|
|
|
#23 | |
|
Senior Member
Join Date: Jan 2010
Posts: 182
|
Hi DrO,
well the strange thing is, that the ip trying to connect to the DNAS, is the ip of my own server and not a unknown ip. I have checked my server but didnt found anythin that could cause the conecction trys. I will switsh to build 14 tomorrow and check again if the connection trys still persist. greetings Martin Quote:
|
|
|
|
|
|
#24 | |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,244
|
Quote:
however i've tracked it down to an issue with the loading of the ban and rip list files from trying to figure out where it could be failing based on where the log stops. i think this is likely to be the same cause of the issue maksimilian is seeing (as the config file provided doesn't cause any issues unless there's a ban or rip list. -daz |
|
|
|
|
|
#25 | |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,244
|
Quote:
![]() -daz |
|
|
|
|
|
#26 | |
|
Member
Join Date: Jul 2007
Posts: 61
|
Quote:
also for the server access the logins are right. just use root as username for login for the both issues get fixed asap |
|
|
|
|
|
#27 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,244
|
zetaf: it doesn't matter about the server access now though confirmation from you that the lockup doesn't happen if the ban and rip files are removed would be good.
as for the attempts to connect as a source, i'm just not able to reproduce that at all - all i get are the random attempts from chinese IPs to connect as a client or as a source to my private test server. the only thing i can think off is that it's possibly a sc_trans issue (i primarily use the Source DSP) so until i can get around to working with sc_trans again i don't believe the issue is the the DNAS and that is the focus of this thread and development at the moment. -daz |
|
|
|
|
#28 |
|
-
Join Date: Sep 2003
Location: UK
Posts: 22,244
|
Build 18 now released which fixes the lockup and password related issues -> http://forums.winamp.com/showthread.php?t=327489
-daz |
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|