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

Pending problem run server

jakub96124

Active member
[2019-01-04 19:10:37] [ERROR] [Music] [FFMPEG] Could not find ffmpeg (Error: "ffmpeg: ./libs/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib/x86_64-linux-gnu/libpng16.so.16)")
[2019-01-04 19:10:37] [ERROR] [Music] [FFMPEG] How to download/install ffmpeg: "sudo apt-get install ffmpeg"
[2019-01-04 19:10:37] [ERROR] [Music] Could not create music provider for providers/000ProviderFFMpeg.so
[2019-01-04 19:10:37] [ERROR] [Music] Could not load music provider providers/001ProviderYT.so. Error: 000ProviderFFMpeg.so: cannot open shared object file: No such file or directory
[2019-01-04 19:10:43] [ERROR] 1 | Failed to bind to 51.77.137.13:9987 (98 => Address already in use)
[2019-01-04 19:10:43] [ERROR] GLOBL | Could not stop server tick task!
[2019-01-04 19:10:43] [ERROR] 1 | Failed to start server.
[2019-01-04 19:10:43] [ERROR] Message: could not start voice server. Message: Failed to bind any address!
[2019-01-04 19:10:43] [ERROR] 1 | Failed to bind to 51.77.137.13:9987 (98 => Address already in use)
[2019-01-04 19:10:43] [ERROR] GLOBL | Could not stop server tick task!
[2019-01-04 19:10:43] [ERROR] 1 | Failed to start server.
[2019-01-04 19:10:43] [ERROR] Message: could not start voice server. Message: Failed to bind any address!
 

jakub96124

Active member
[QUOTE = "Chazotu, post: 10646, člen: 385"] Looks like you have already an Server running you have too stop this server first [/ QUOTE]
#1
[2019-01-04 19:10:37] [ERROR] [Music] [FFMPEG] Could not find ffmpeg (Error: "ffmpeg: ./libs/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib/x86_64-linux-gnu/libpng16.so.16)")
[2019-01-04 19:10:37] [ERROR] [Music] [FFMPEG] How to download/install ffmpeg: "sudo apt-get install ffmpeg"
[2019-01-04 19:10:37] [ERROR] [Music] Could not create music provider for providers/000ProviderFFMpeg.so
[2019-01-04 19:10:37] [ERROR] [Music] Could not load music provider providers/001ProviderYT.so. Error: 000ProviderFFMpeg.so: cannot open shared
 

jakub96124

Active member
Looks like you have already an Server running you have too stop this server first
Could not find ffmpeg (Error: "ffmpeg: ./libs/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib/x86_64-linux-gnu/libpng16.so.16)")
 

jakub96124

Active member
s
[2019-01-05 09:31:17] [ERROR] [Music] [FFMPEG] Could not find ffmpeg (Error: "ffmpeg: symbol lookup error: /usr/lib/x86_64-linux-gnu/libgnutls.so.30: undefined symbol: p11_kit_uri_get_pin_value")
[2019-01-05 09:31:17] [ERROR] [Music] [FFMPEG] How to download/install ffmpeg: "sudo apt-get install ffmpeg"
[2019-01-05 09:31:17] [ERROR] [Music] Could not create music provider for providers/000ProviderFFMpeg.so
[2019-01-05 09:31:17] [ERROR] [Music] Could not load music provider providers/001ProviderYT.so. Error: 000ProviderFFMpeg.so: cannot open shared object file: No such file or directory
[2019-01-05 09:31:24] [ERROR] 1 | [WebList] Status update failed. Error: Invalid exchange status. Status: 5
[2019-01-05 09:31:25] [ERROR] 1 | [WebList] Status update failed. Error: Invalid exchange status. Status: 5
[2019-01-05 09:31:26] [ERROR] 1 | [WebList] Status update failed. Error: Invalid exchange status. Status: 5
[2019-01-05 09:31:27] [ERROR] 1 | [WebList] Status update failed. Error: Invalid exchange status. Status: 5


[2019-01-05 09:31:17] [ERROR] [Music] [FFMPEG] How to download/install ffmpeg: "sudo apt-get install ffmpeg
install complete

Reading package lists... Done
Building dependency tree
Reading state information... Done
ffmpeg is already the newest version (7:3.4.4-0ubuntu0.18.04.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Well In this case its more or less a dependency issue between ffmpeg and my libnice stuff.
As @Chazotu already proposed should work, and when you're using debian 9 or ubuntu > 16.04 libnice works as well.
 

jakub96124

Active member
[2019-01-05 14:39:58] [ERROR] [Music] [FFMPEG] Could not find ffmpeg (Error: "ffmpeg: relocation error: /usr/lib/x86_64-linux-gnu/libgnutls.so.30: symbol asn1_decode_simple_ber, version LIBTASN1_0_3 not defined in file libtasn1.so.6 with link time reference")
[2019-01-05 14:39:58] [ERROR] [Music] [FFMPEG] How to download/install ffmpeg: "sudo apt-get install ffmpeg"
[2019-01-05 14:39:58] [ERROR] [Music] Could not create music provider for providers/000ProviderFFMpeg.so
[2019-01-05 14:39:58] [ERROR] [Music] Could not load music provider providers/001ProviderYT.so. Error: 000ProviderFFMpeg.so: cannot open shared object file: No such file or directory

sudo apt-get install ffmpeg
Reading package lists... Done
Building dependency tree
Reading state information... Done
ffmpeg is already the newest version (7:3.2.12-1~deb9u1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 

Kevinos

Fanatic member
Premium User
[2019-01-05 14:39:58] [ERROR] [Music] Could not load music provider providers/001ProviderYT.so. Error: 000ProviderFFMpeg.so: cannot open shared object file: No such file or directory

Apparently you are missing the files, look if they exist in the folder (providers) 000ProviderFFMpeg.so and 001ProviderYT.so.

For error : /usr/lib/x86_64-linux-gnu/libgnutls.so.30: symbol asn1_decode_simple_ber, version LIBTASN1_0_3 not defined in file libtasn1.so.6 with link time reference

Watching on google, when I type, there are several solutions.
 

jakub96124

Active member
[2019-01-05 14:39:58] [ERROR] [Music] Could not load music provider providers/001ProviderYT.so. Error: 000ProviderFFMpeg.so: cannot open shared object file: No such file or directory

Apparently you are missing the files, look if they exist in the folder (providers) 000ProviderFFMpeg.so and 001ProviderYT.so.

For error : /usr/lib/x86_64-linux-gnu/libgnutls.so.30: symbol asn1_decode_simple_ber, version LIBTASN1_0_3 not defined in file libtasn1.so.6 with link time reference

Watching on google, when I type, there are several solutions.


if I did not find it on google, I would not write to you.
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
The thing behind this is easy.
Its the libnice trouble. You've executed the script install_libnice.
This has installed some libraries and well some older libraries which seemed to be already installed on your system.
Try to remove the following libs from the libs directory:
  • libtasn1.so.6
  • libgnutls.so
  • libz.so