DrunKin
New Member
Hi, wie in der Überschrift angegeben bekomme ich folgenden fehler: /opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/libQt5Widgets.so.5) ich habe leider keine Ahnung mehr, wie ich diesen Fehler beheben kann.
Ich benutze Debian 7 Wheezy.
Securitylevel ist auf 10. Das ist der einzige Fehler der mir angezeigt wird...
Edit: Ich habe nun ein bisschen getrickst. Jetzt allerdings erscheint ein neuer fehler ~~
2016-04-16 10:56:28.415854|INFO | | |TeamSpeak 3 Client 3.0.19 (2016-04-01 09:48:51)
2016-04-16 10:56:28.416074|INFO | | |SystemInformation: Linux 3.2.41-042stab108.2 #1 SMP Tue May 12 18:07:50 MSK 2015 x86_64 Binary: 64bit
2016-04-16 10:56:28.438629|ERROR |PulseAudio | |failed to connect to pulse audio server
2016-04-16 10:56:28.439348|ERROR |PulseAudio | |pa_context_connect failed
2016-04-16 10:56:28.439558|ERROR |SoundBckndIntf| |/opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/soundbackends/libpulseaudio_linux_amd64.so error: INIT_PA_IMPL
2016-04-16 10:56:28.480138|INFO | | |Loading plugin: libclientquery_plugin
2016-04-16 10:56:28.480289|INFO | | |Loading plugin: liblua_plugin
2016-04-16 10:56:28.480334|INFO | | |Loading plugin: libsoundbot_plugin
2016-04-16 10:56:28.480374|INFO | | |Loading plugin: libtest_plugin
terminating with uncaught exception of type boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::thread_resource_error> >: boost::thread_resource_error: Resource temporarily unavailable
2016/04/16 12:56:28 611a9c2a 801862d5 INFO TSClient quit.
Ich benutze Debian 7 Wheezy.
Securitylevel ist auf 10. Das ist der einzige Fehler der mir angezeigt wird...
Code:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 8
Vendor ID: AuthenticAMD
CPU family: 16
Model: 2
Stepping: 3
CPU MHz: 1050.000
BogoMIPS: 4219.51
Virtualization: AMD-V
Code:
TS3Path = "/opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64"
ListenHost = "0.0.0.0"
DataDir = ""
ListenPort = 8087
LocalPlayback = false
SecretKey = [241, 20, 12, 70, 102, 255, 96, 42, 223, 208, 87, 88, 247, 149, 17, 204, 157, 45, 229, 154, 184, 0, 55, 188, 179, 139, 163, 70, 41, 239, 242, 50]
EnableLocalFS = false
LogLevel = 8
EnableProfiler = false
YoutubeDLPath = ""
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
MTU = 1500
SampleInterval = 100
StartVNC = false
EnableMulticastMetadata = false
EnableWebStream = false
[StreamRewrites]
Edit: Ich habe nun ein bisschen getrickst. Jetzt allerdings erscheint ein neuer fehler ~~
2016-04-16 10:56:28.415854|INFO | | |TeamSpeak 3 Client 3.0.19 (2016-04-01 09:48:51)
2016-04-16 10:56:28.416074|INFO | | |SystemInformation: Linux 3.2.41-042stab108.2 #1 SMP Tue May 12 18:07:50 MSK 2015 x86_64 Binary: 64bit
2016-04-16 10:56:28.438629|ERROR |PulseAudio | |failed to connect to pulse audio server
2016-04-16 10:56:28.439348|ERROR |PulseAudio | |pa_context_connect failed
2016-04-16 10:56:28.439558|ERROR |SoundBckndIntf| |/opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/soundbackends/libpulseaudio_linux_amd64.so error: INIT_PA_IMPL
2016-04-16 10:56:28.480138|INFO | | |Loading plugin: libclientquery_plugin
2016-04-16 10:56:28.480289|INFO | | |Loading plugin: liblua_plugin
2016-04-16 10:56:28.480334|INFO | | |Loading plugin: libsoundbot_plugin
2016-04-16 10:56:28.480374|INFO | | |Loading plugin: libtest_plugin
terminating with uncaught exception of type boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::thread_resource_error> >: boost::thread_resource_error: Resource temporarily unavailable
2016/04/16 12:56:28 611a9c2a 801862d5 INFO TSClient quit.
Last edited: