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

Completed Bug with the music bot

Status
Not open for further replies.

Sparky

Active member
Hi,
Yesterday I was playing youtube musics on the bot without any trubble and today I get this message
Code:
<10:42:42> "Bot Music": An error occurrent while trying to replay the next song! (Failed to initialize player. (Could not spawn new ffmpeg process.

  Message: Could not get metadata tag ([tcp @ 0x7f3b2e611180] Connection to tcp://www.youtube.com:443 failed (Permission denied), trying next address

[tls @ 0x7f3b2e611100] The TLS connection was non-properly terminated.

https://www.youtube.com/watch?v=_G-k6TQYUek: Input/output error

)

  Additional error:

    [tcp @ 0x7f3b2e611180] Connection to tcp://www.youtube.com:443 failed (Permission denied), trying next address

    [tls @ 0x7f3b2e611100] The TLS connection was non-properly terminated.

    https://www.youtube.com/watch?v=_G-k6TQYUek: Input/output error

  

))
do some one else have this problem? Can we do some thing? or no becuase youtube blocked the acces?
thx
 

Sparky

Active member
@marlen no to could install ffmpeg you have to follow this steps https://www.vultr.com/docs/how-to-install-ffmpeg-on-centos
@WolverinDEV I installed every thing coorectly and it was working in begin
I just tried now

Code:
<00:28:04> "Music Manager": Creating new music bot in this channel
<00:28:14> "Music Manager": There are 1 music bots in this channel:
<00:28:14> "Music Manager": - 1629 | Im a music bot!
<00:28:20> "Music Manager": You successfully select the bot 1629 | Im a music bot!
<00:28:38> "Im a music bot!": Queueing video https://www.youtube.com/watch?v=Uk7MUU0s2XY
<00:28:41> "Im a music bot!": An error occurrent while trying to replay the next song! (Failed to initialize player. (Could not spawn new ffmpeg process.
  Message: Could not get metadata tag ([tcp @ 0x7fd35f211180] Connection to tcp://www.youtube.com:443 failed (Permission denied), trying next address
[tls @ 0x7fd35f211100] The TLS connection was non-properly terminated.
https://www.youtube.com/watch?v=Uk7MUU0s2XY: Input/output error
)
  Additional error:
    [tcp @ 0x7fd35f211180] Connection to tcp://www.youtube.com:443 failed (Permission denied), trying next address
    [tls @ 0x7fd35f211100] The TLS connection was non-properly terminated.
    https://www.youtube.com/watch?v=Uk7MUU0s2XY: Input/output error

))
Code:
[root@server2 Pyton]# ffmpeg -version
ffmpeg version 2.8.15 Copyright (c) 2000-2018 the FFmpeg developers
built with gcc 4.8.5 (GCC) 20150623 (Red Hat 4.8.5-28)
configuration: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/ffmpeg --inc                                                                                                                                                             dir=/usr/include/ffmpeg --libdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_6                                                                                                                                                             4 --optflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-pr                                                                                                                                                             otector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=gener                                                                                                                                                             ic' --extra-ldflags='-Wl,-z,relro ' --enable-libopencore-amrnb --enable-libopenc                                                                                                                                                             ore-amrwb --enable-libvo-amrwbenc --enable-version3 --enable-bzlib --disable-cry                                                                                                                                                             stalhd --enable-gnutls --enable-ladspa --enable-libass --enable-libcdio --enable                                                                                                                                                             -libdc1394 --disable-indev=jack --enable-libfreetype --enable-libgsm --enable-li                                                                                                                                                             bmp3lame --enable-openal --enable-libopenjpeg --enable-libopus --enable-libpulse                                                                                                                                                              --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora                                                                                                                                                              --enable-libvorbis --enable-libv4l2 --enable-libx264 --enable-libx265 --enable-l                                                                                                                                                             ibxvid --enable-x11grab --enable-avfilter --enable-avresample --enable-postproc                                                                                                                                                              --enable-pthreads --disable-static --enable-shared --enable-gpl --disable-debug                                                                                                                                                              --disable-stripping --shlibdir=/usr/lib64 --enable-runtime-cpudetect
libavutil      54. 31.100 / 54. 31.100
libavcodec     56. 60.100 / 56. 60.100
libavformat    56. 40.101 / 56. 40.101
libavdevice    56.  4.100 / 56.  4.100
libavfilter     5. 40.101 /  5. 40.101
libavresample   2.  1.  0 /  2.  1.  0
libswscale      3.  1.101 /  3.  1.101
libswresample   1.  2.101 /  1.  2.101
libpostproc    53.  3.100 / 53.  3.100
and about youtube-dl I use sinusbot and I can download the youtube music so youtube-dl work

Code:
[root@server2 teaspeak]# youtube-dl --version
2018.08.04

EDIT
I just made an update of my teaspeak from 1.2.13-04 to 1.2.15-8 and the problem is now fixed
 
Last edited:
Status
Not open for further replies.