Hi All,
I'm still new into setting up shoutcast servers, but I working with a couple of FM radio station to get them online. (Yes, I know they are late to the party.)
All 3 streams were going fine until recently, one of the streams started a strange loop of events.
We use BUTT to out put the audio from the on-air sound. This stream will go fine for 15-20 minutes tops, then it begins to stream for a couple of seconds then restarts. This loops until we manually stop it.
This is what the serve log shows:
Quote:
2018-01-02 10:12:48 INFO [SRC 170.253.226.141 sid=1] SHOUTcast 1 source connection starting.
2018-01-02 10:12:48 INFO [ADMINCGI] Title update for stream #1 [Sports on the Eagle Radio Network | WOWL-FM, Burnsville | www.fun91.net]
2018-01-02 10:12:48 INFO [YP] Stream #1 will be listed in the SHOUTcast Directory.
2018-01-02 10:12:58 INFO [YP] Updating listing details for stream #1 succeeded.
2018-01-02 10:14:46 INFO [DST 208.86.8.33 sid=1] SHOUTcast 1 client connection accepted. User-Agent: `Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', UID: 1838
2018-01-02 10:15:11 INFO [DST 208.86.8.33 sid=1] SHOUTcast 1 client connection closed (25 seconds) [Bytes: 217756] Agent: `Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', UID: 1838
2018-01-02 10:15:17 INFO [DST 172.78.23.66 sid=1] SHOUTcast 1 client connection accepted. User-Agent: `http://s2.voscast.com:11430', UID: 1839
2018-01-02 10:15:18 INFO [DST 172.78.23.66 sid=1] SHOUTcast 1 client connection closed (1 seconds) [Bytes: 49152] Agent: `http://s2.voscast.com:11430', UID: 1839
2018-01-02 10:15:18 INFO [DST 172.78.23.66 sid=1] SHOUTcast 1 client connection accepted. User-Agent: `AlexaMediaPlayer/5.1.1-272.5.9.7_user_597464620 (Linux;Android 5.1.1) ExoPlayerLib/1.5.9', UID: 1840
2018-01-02 10:15:25 INFO [SRC 170.253.226.141 sid=1] SHOUTcast 1 source connection starting.
2018-01-02 10:15:25 ERROR [SRC 170.253.226.141 sid=1] Source rejected. A source is already connected.
2018-01-02 10:15:25 INFO [ADMINCGI] Title update for stream #1 [Sports on the Eagle Radio Network | WOWL-FM, Burnsville | www.fun91.net]
2018-01-02 10:15:26 INFO [SRC 170.253.226.141 sid=1] SHOUTcast 1 source connection starting.
2018-01-02 10:15:26 ERROR [SRC 170.253.226.141 sid=1] Source rejected. A source is already connected.
2018-01-02 10:15:26 INFO [ADMINCGI] Title update for stream #1 [Sports on the Eagle Radio Network | WOWL-FM, Burnsville | www.fun91.net]
2018-01-02 10:15:27 INFO [SRC 170.253.226.141 sid=1] SHOUTcast 1 source connection starting.
2018-01-02 10:15:27 ERROR [SRC 170.253.226.141 sid=1] Source rejected. A source is already connected.
2018-01-02 10:15:27 INFO [ADMINCGI] Title update for stream #1 [Sports on the Eagle Radio Network | WOWL-FM, Burnsville | www.fun91.net]
2018-01-02 10:15:28 INFO [SRC 170.253.226.141 sid=1] SHOUTcast 1 source connection starting.
2018-01-02 10:15:28 ERROR [SRC 170.253.226.141 sid=1] Source rejected. A source is already connected.
2018-01-02 10:15:28 INFO [ADMINCGI] Title update for stream #1 [Sports on the Eagle Radio Network | WOWL-FM, Burnsville | www.fun91.net]
2018-01-02 10:15:39 INFO [SRC 170.253.226.141 sid=1] SHOUTcast 1 source connection starting.
2018-01-02 10:15:39 ERROR [SRC 170.253.226.141 sid=1] Source rejected. A source is already connected.
2018-01-02 10:15:39 INFO [ADMINCGI] Title update for stream #1 [Sports on the Eagle Radio Network | WOWL-FM, Burnsville | www.fun91.net]
2018-01-02 10:15:51 INFO [SRC 170.253.226.141 sid=1] SHOUTcast 1 source connection starting.
2018-01-02 10:15:51 ERROR [SRC 170.253.226.141 sid=1] Source rejected. A source is already connected.
2018-01-02 10:15:51 INFO [ADMINCGI] Title update for stream #1 [Sports on the Eagle Radio Network | WOWL-FM, Burnsville | www.fun91.net]
2018-01-02 10:15:52 INFO [SRC 170.253.226.141 sid=1] SHOUTcast 1 source connection starting.
2018-01-02 10:15:52 ERROR [SRC 170.253.226.141 sid=1] Source rejected. A source is already connected.
2018-01-02 10:15:52 INFO [ADMINCGI] Title update for stream #1 [Sports on the Eagle Radio Network | WOWL-FM, Burnsville | www.fun91.net]
2018-01-02 10:15:56 INFO [SRC 170.253.226.141 sid=1] SHOUTcast 1 source disconnected.
2018-01-02 10:15:56 INFO [DST 172.78.23.66 sid=1] SHOUTcast 1 client connection closed (38 seconds) [Bytes: 267926] Agent: `AlexaMediaPlayer/5.1.1-272.5.9.7_user_597464620 (Linux;Android 5.1.1) ExoPlayerLib/1.5.9', UID: 1840
|
Any help?