Announcement

Collapse
No announcement yet.

Shoutcast DNAS 2.6.1 (Build 777) 30 Jan 2022

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    I asked vía ticket about the difference about that few weeks ago, and I don't have answer. I tried to configure a Letsencrypt certificate, and I'm able to load status page via https, but can't listen the station...

    Comment


    • #17
      I use "stunnel" and letsencrypt to get SSL working... it's sort of strange but it works fine.

      code:
      sudo apt install stunnel
      sudo nano /etc/stunnel/stunnel.conf

      [shoutcast]
      accept=443
      connect=80
      cert = /etc/letsencrypt/live/radio.example.com/fullchain.pem
      key = /etc/letsencrypt/live/radio.example.com/privkey.pem

      sudo stunnel

      Comment


      • #18
        Still waiting for FreeBSD binary

        Comment


        • #19
          Build 753 now available

          Fixes:
          Authhash YP registration issues
          Premium Licence registration issues
          Various monetization related issues
          Stream URL in RMO always showing as https:// instead of just http://

          Timestamps on the builds are April & May.
          Public release required various serverside fixes first (database, YP, APIs, RadioManager)


          Downloads can be found via the Manage Your Plan link in the RadioManager.

          Playlist | Twitter | Albums

          Comment


          • #20
            Has anyone managed to configure the service by https (with your own certificate? As in the previous version, to load the status page via https works fine, but the rest, error ... (The Personal & Customisable SSL Certificate of the free version)

            Comment


            • #21
              I receive below Warning constantly:

              [YP sid=1] response returned 500, NOK

              How can I register to Directory successfully?

              Comment


              • #22
                Hey,
                This is because the server cannot connect to the YP.
                This is unfortunately the case in the meantime and cannot be prevented.

                Greetings.

                Comment


                • #23
                  edit my fault, it work

                  Comment


                  • #24
                    Hey,
                    Do you use Linux or Windows?

                    Comment


                    • #25
                      Is there anyone wo can help me to config the dnas server. We have the premium account, but this is not working for us. AS a local broadcaster we have to serve the city and for the moment we are facing this issue and the support we got from SC is poor

                      Comment


                      • #26
                        Open a new topic and ask the question e.g. describe your error message. We will then try to help you.

                        Comment


                        • #27
                          I just did... i hope somebody could help us sorting this out!

                          Comment


                          • #28
                            what? is "not working" for you?
                            /* v2 HTML5 / Player test pages DigitalMixNYC, DigitalMixNYCbx | DNAS Status: Now Playing js codes (scaststatus_X.php) | PortForward.com | Upload/Download Speed Test | No-IP.com: Free Dynamic DNS | In the YP | dnasDir */

                            Comment


                            • #29
                              I have tried several certificates without any succes. Now i have made a new free SSL certificate by https://zerossl.com/ and now i get the warming

                              WARN [MAIN] Invalid private key file C:\Program Files\Shoutcast\ssl\privat.key
                              2020-03-24 22:17:14 WARN [MAIN] failed to set up SSL, key values mismatch

                              Comment


                              • #30
                                the certificate is not trusted in all web browsers. You may need to install an Intermediate/chain certificate to link it to a trusted root certificate. Learn more about this error. The fastest way to fix this problem is to contact your SSL provider.

                                we are working on Windows server 2016

                                Comment

                                Working...
                                X