• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Pending Music bot

Dusan23

Member
Music bot working 5 days then now when i start him he start music for 2-3seconds, stop and cant do anything like bug with stream?? I think we have new bug :3
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
What is "new" for you :)
Because we've different deploy channels ("stable", "beta" etc...)
 

dension

Well-known member
Premium User
Hi,

System Centos 7 (updated)
Server: 1.4.10
ffmepg and youtube-dl installed with install_music.sh
in dir of teaserver files exists bin dir in providers dir where are ffmeg and youtube-dl folders with main files and also exists's their config files.
The musicbot worked about till 2-3 days but after that I get error: too many connections, connection refused.

How can I fix this?

Bestregards
dension
 

Adminio

Active member
change permission
i_client_max_clones_ip
i_client_max_clones_uid
i_client_max_clones_̲hwid
 

dension

Well-known member
Premium User
change permission
i_client_max_clones_ip
i_client_max_clones_uid
i_client_max_clones_̲hwid
Pls give me more help:
change permissions from to?
change permission for what? server group or??

THX for help
 

Adminio

Active member
create another group for bot
and add like i_client_max_clones_ip 10
i_client_max_clones_uid 10
 

dension

Well-known member
Premium User
create another group for bot
and add like i_client_max_clones_ip 10
i_client_max_clones_uid 10
I made it but it is not working. I try insert an youtube link and and no preload, no thumbnail, but it automaticly remove inserted link from playlist.

Message: Failed to load url, too many connections, connection refused.
 

REDOSS

TeaSpeak Team
Staff member
TeaTeam
I made it but it is not working. I try insert an youtube link and and no preload, no thumbnail, but it automaticly remove inserted link from playlist.

Message: Failed to load url, too many connections, connection refused.
Most likely you were blocked on YouTube)

View the configurations of playlists.
Code:
.mbot settings playlist
Delete played songs from playlist
Code:
!mbot settings playlist playlist_flag_delete_played 0

P.S:. This way, you disable the delete links. I also recommend using version 1.4.11 beta 2 or beta 3.
 

dension

Well-known member
Premium User
Most likely you were blocked on YouTube)

View the configurations of playlists.
Code:
.mbot settings playlist
Delete played songs from playlist
Code:
!mbot settings playlist playlist_flag_delete_played 0

P.S:. This way, you disable the delete links. I also recommend using version 1.4.11 beta 2 or beta 3.
Hi,

Where to have to write this code? I use teaclient but when I write this code to chanell cchat where is the bot and me nothing happened.
 

REDOSS

TeaSpeak Team
Staff member
TeaTeam
Hi,

Where to have to write this code? I use teaclient but when I write this code to chanell cchat where is the bot and me nothing happened.
In the native client, you can change this in the GUI) you don't need to send the command.
Click on your bot, and then on the right side, select "Manager Bot" and there you will see the settings.
 

dension

Well-known member
Premium User
In the native client, you can change this in the GUI) you don't need to send the command.
Click on your bot, and then on the right side, select "Manager Bot" and there you will see the settings.
Hi,

Ok. I deleted full play list and music bot too. I created new bot with empty playlist. I add the youtube link but the result is same.
 

dension

Well-known member
Premium User
Most likely you were blocked on YouTube)

View the configurations of playlists.
Code:
.mbot settings playlist
Delete played songs from playlist
Code:
!mbot settings playlist playlist_flag_delete_played 0

P.S:. This way, you disable the delete links. I also recommend using version 1.4.11 beta 2 or beta 3.
Hi,

I tired 1.4.11 beta 3 but it is not working too.
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Hi,

I tired 1.4.11 beta 3 but it is not working too.
Please set your server in trace mode and attach the logs :)
As well checkout the first few lines after the server startup. There might be some YT/FFMPEG related errors.

---- Automatically Merged Double Post ----

@dension reached me out via PM, and pasted some logs.
The actual error isn't located at TeaSpeaks part. YT-DL is just outdated or had mad too many requests ;)
Code:
ERROR: Unable to download webpage: HTTP Error 429: Too Many Requests (caused by HTTPError()); please report this issue on https://yt-dl.org/bug.
Make sure you are using the latest version; type youtube-dl -U to update
 
Last edited:

REDOSS

TeaSpeak Team
Staff member
TeaTeam
I will close this topic.
The music bot in the latest versions has been significantly improved, use these versions.

If the problem persists or you have any questions, please create a new topic.