Hallo, wenn ich eine Instanz starten möchte, was er aber nicht macht, steht im Instanz-Log:
Es kommt auch noch folgende Meldung:
Habe auch schon die Lösungsvorschläge aus folgendem Thread versucht: https://forum.sinusbot.com/threads/glibc_2-14-not-found.1594/
hat aber leider nicht geholfen.
Habe das Sinusbot Installer Script 1.2.6 verwendet.
Code:
2016-08-26T02:57:49+02:00 Storing configuration.
2016-08-26T02:57:49+02:00 Closed.
2016-08-26T02:57:49+02:00 TSClient quit. LogLevel has been increased, please try to connect again to see more details.
2016-08-26T02:57:49+02:00 Starting instance ts3server://meinedomain.de?port=9987&nickname=MusikBot&password=&channel=&channelpassword=
2016-08-26T02:57:42+02:00 Closed.
2016-08-26T02:57:42+02:00 TSClient quit. LogLevel has been increased, please try to connect again to see more details.
2016-08-26T02:57:42+02:00 Starting instance ts3server://meinedomain..de?port=9987&nickname=MusikBot&password=&channel=&channelpassword=
2016-08-26T02:56:22+02:00 Storing configuration.
2016-08-26T02:56:14+02:00 Closed.
2016-08-26T02:56:14+02:00 TSClient quit. LogLevel has been increased, please try to connect again to see more details.
2016-08-26T02:56:14+02:00 Starting instance ts3server://meinedomain..de?port=9987&nickname=MusikBot&password=&channel=&channelpassword=
2016-08-26T02:55:55+02:00 Closed.
2016-08-26T02:55:55+02:00 Fail from data reader: EOF
2016-08-26T02:55:55+02:00 Fail from voice reader: EOF
2016-08-26T02:55:55+02:00 Fail from data reader: EOF
2016-08-26T02:55:55+02:00 TSClient quit. LogLevel has been increased, please try to connect again to see more details.
2016-08-26T02:55:55+02:00 Starting instance ts3server://meinedomain..de?port=9987&nickname=MusikBot&password=&channel=&channelpassword=
2016-08-26T02:55:54+02:00 Auto-Starting aa219178-fa84-4e02-b53e-0e418cb6a47b/e1a957d0-7bc8-43d7-876b-xxxxxx in 500 ms...
2016-08-26T02:55:54+02:00 Initialization complete
2016-08-26T02:55:54+02:00 Closed.
2016-08-26T02:55:54+02:00 TSClient quit. LogLevel has been increased, please try to connect again to see more details.
2016-08-26T02:55:54+02:00 Starting instance ts3server://meinedomain..de?port=9987&nickname=MusikBot&password=&channel=&channelpassword=
Es kommt auch noch folgende Meldung:
Code:
2016-08-26T03:11:57+02:00 Storing configuration.
2016-08-26T03:11:55+02:00 TSClient quit. LogLevel has been increased, please try to connect again to see more details.
2016-08-26T03:11:55+02:00 Closed.
2016-08-26T03:11:55+02:00 TS>/opt/sinusbot/teamspeak3-client/ts3client_linux_amd64: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /opt/sinusbot/teamspeak3-client/libc++abi.so.1)
2016-08-26T03:11:55+02:00 TS>/opt/sinusbot/teamspeak3-client/ts3client_linux_amd64: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /opt/sinusbot/teamspeak3-client/libc++.so.1)
2016-08-26T03:11:55+02:00 TS>/opt/sinusbot/teamspeak3-client/ts3client_linux_amd64: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /opt/sinusbot/teamspeak3-client/libQt5Sql.so.5)
2016-08-26T03:11:55+02:00 TS>/opt/sinusbot/teamspeak3-client/ts3client_linux_amd64: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /opt/sinusbot/teamspeak3-client/libQt5Widgets.so.5)
2016-08-26T03:11:55+02:00 TS>/opt/sinusbot/teamspeak3-client/ts3client_linux_amd64: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /opt/sinusbot/teamspeak3-client/libQt5Network.so.5)
2016-08-26T03:11:55+02:00 TS>/opt/sinusbot/teamspeak3-client/ts3client_linux_amd64: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /opt/sinusbot/teamspeak3-client/libQt5Gui.so.5)
2016-08-26T03:11:55+02:00 TS>/opt/sinusbot/teamspeak3-client/ts3client_linux_amd64: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /opt/sinusbot/teamspeak3-client/libQt5Core.so.5)
2016-08-26T03:11:55+02:00 TS>/opt/sinusbot/teamspeak3-client/ts3client_linux_amd64: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /opt/sinusbot/teamspeak3-client/libquazip.so)
2016-08-26T03:11:55+02:00 TS>/opt/sinusbot/teamspeak3-client/ts3client_linux_amd64: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /opt/sinusbot/teamspeak3-client/ts3client_linux_amd64)
Habe auch schon die Lösungsvorschläge aus folgendem Thread versucht: https://forum.sinusbot.com/threads/glibc_2-14-not-found.1594/
hat aber leider nicht geholfen.
Habe das Sinusbot Installer Script 1.2.6 verwendet.
Last edited: