• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Bot won't start any Stream Link??

prodigyguy

Helping Hand
Hi I installed sinusbots on vps and connect them to ts3, when I try to put any stream link they dont work it says : error Could not playback the selected file / stream.

I've added SampleInterval = 60 and also EnableWebStream = true

Still doesn't work
 
and what stream link are you trying to play?
 
for me all 3 stream links worked
maybe a problem with your network connection?

what does this output? curl --head http://live.coolradio.rs:80 -v
 
em ok, i can play coolradio if I remove drop all rules, to there also some problem in firewall with iptables, but when I do curl --head http://stream.playradio.rs:8001/play.acc I get this:


* Hostname was NOT found in DNS cache
* Trying 195.252.68.102...
* Trying 2a02:e40:ffff::2...
* Immediate connect fail for 2a02:e40:ffff::2: Network is unreachable
* Trying 2a02:e40:ffff::2...
* Immediate connect fail for 2a02:e40:ffff::2: Network is unreachable
* Trying 2a02:e40:ffff::2...
* Immediate connect fail for 2a02:e40:ffff::2: Network is unreachable
* Trying 2a02:e40:ffff::2...
* Immediate connect fail for 2a02:e40:ffff::2: Network is unreachable
* Trying 2a02:e40:ffff::2...
* Immediate connect fail for 2a02:e40:ffff::2: Network is unreachable
* Trying 2a02:e40:ffff::2...
* Immediate connect fail for 2a02:e40:ffff::2: Network is unreachable
* Trying 2a02:e40:ffff::2...
* Immediate connect fail for 2a02:e40:ffff::2: Network is unreachable
* Trying 2a02:e40:ffff::2...
* Immediate connect fail for 2a02:e40:ffff::2: Network is unreachable
* Trying 2a02:e40:ffff::2...
* Immediate connect fail for 2a02:e40:ffff::2: Network is unreachable
 
Yeah this says that it can not reach their servers, this is no problem with sinusbot, this is a problem with your server
 
Ok I can play coolradio but I can't play schranz and playradio, and some other, so firewall is now ok? But why can't I play all streams, how and what do I need to configure to work?
 
check whats wrong with the same command again but the other urls
 
ok this is with this radio http://stream12.iloveradio.de/iloveradio12-aac.mp3 :
* Hostname was NOT found in DNS cache
* Trying 138.201.252.232...
* Connected to stream12.iloveradio.de (138.201.252.232) port 80 (#0)
> HEAD /iloveradio12-aac.mp3 HTTP/1.1
> User-Agent: curl/7.38.0
> Host: stream12.iloveradio.de
> Accept: */*
>
< HTTP/1.1 200 OK
HTTP/1.1 200 OK
< Content-Type: audio/aacp
Content-Type: audio/aacp
< Date: Fri, 04 Jan 2019 01:15:26 GMT
Date: Fri, 04 Jan 2019 01:15:26 GMT
< icy-br:64
icy-br:64
< icy-name:I Love Hits History - Throwbacks by iloveradio.de
icy-name:I Love Hits History - Throwbacks by iloveradio.de
< icy-pub:1
icy-pub:1
< icy-url:https://www.iloveradio.de
icy-url:https://www.iloveradio.de
* Server Icecast acc-0.9.6.0 2.4.0-kh8 is not blacklisted
< Server: Icecast acc-0.9.6.0 2.4.0-kh8
Server: Icecast acc-0.9.6.0 2.4.0-kh8
< Cache-Control: no-cache, no-store
Cache-Control: no-cache, no-store
< Access-Control-Allow-Origin: *
Access-Control-Allow-Origin: *
< Access-Control-Allow-Headers: Origin, Accept, X-Requested-With, Content-Type
Access-Control-Allow-Headers: Origin, Accept, X-Requested-With, Content-Type
< Access-Control-Allow-Methods: GET, OPTIONS, HEAD
Access-Control-Allow-Methods: GET, OPTIONS, HEAD
< Connection: Close
Connection: Close
< Expires: Mon, 26 Jul 1997 05:00:00 GMT
Expires: Mon, 26 Jul 1997 05:00:00 GMT

<
* Closing connection 0
 
and you have checked that the radio does not work when adding it?
 
but with -> http://stream.playradio.rs:8001/play.acc i get:
* Hostname was NOT found in DNS cache
* Trying 195.252.68.102...
* Trying 2a02:e40:ffff::2...
* Immediate connect fail for 2a02:e40:ffff::2: Network is unreachable
* Trying 2a02:e40:ffff::2...
* Immediate connect fail for 2a02:e40:ffff::2: Network is unreachable
* Trying 2a02:e40:ffff::2...


and with this radio -> http://schranz.in:8000/ i get only this:
* Hostname was NOT found in DNS cache
* Trying 78.46.33.123...
 
yes and for the radios which are not working are not reachable,
as I said before that this is not an issue with sinusbot itself, it is an issue with the network connection of your server maybe a problem with IPv6?
 
Back
Top Bottom