Lolnarr
Member
So,
ich habe mich bereits durch etliche Forenbeiträge geangelt, dennoch hat keiner davon mein "TSClient quit" Problem gelöst.
Starten tue ich den Bot im Ordner mit ./sinusbot, wodurch das Interface ganz normal startet und auch alles dort funktioniert. Will ich jedoch den Client starten, erhalte ich nur die folgende Fehlermeldung im Log.
Gruß,
Lolnarr
ich habe mich bereits durch etliche Forenbeiträge geangelt, dennoch hat keiner davon mein "TSClient quit" Problem gelöst.
Starten tue ich den Bot im Ordner mit ./sinusbot, wodurch das Interface ganz normal startet und auch alles dort funktioniert. Will ich jedoch den Client starten, erhalte ich nur die folgende Fehlermeldung im Log.
Code:
2015/12/28 10:03:23 bf6fe9d9 52401e1e DEBUG Could not delete from Notificationsno such table: Notifications
2015/12/28 10:03:23 bf6fe9d9 52401e1e DEBUG Could not insert into Notifications-Tableno such table: Notifications
2015/12/28 10:03:23 bf6fe9d9 52401e1e DEBUG Could not delete from Notificationsno such table: Notifications
2015/12/28 10:03:23 bf6fe9d9 52401e1e DEBUG Could not insert into Notifications-Tableno such table: Notifications
2015/12/28 10:03:23 bf6fe9d9 52401e1e INFO Starting instance ts3server://ts.playminity.com?port=9987&nickname=Lennarts%20Schepperkiste&password=&channel=&channelpassword=
2015/12/28 10:03:23 X [MAIN] New connection
2015/12/28 10:03:24 bf6fe9d9 52401e1e INFO TS>Crashdump ENABLED, directory is: /opt/ts3soundboard/data/ts3/bf6fe9d9-9e1e-4545-a9df-e0cf29d53e81/52401e1e-489a-43cb-8973-2935a2b13bc3/crashdumps
2015/12/28 10:03:24 bf6fe9d9 52401e1e INFO TS>DUMP defined! Dumpdir is: /opt/ts3soundboard/data/ts3/bf6fe9d9-9e1e-4545-a9df-e0cf29d53e81/52401e1e-489a-43cb-8973-2935a2b13bc3/crashdumps
2015/12/28 10:03:24 bf6fe9d9 52401e1e INFO TS |INFO | | |TeamSpeak 3 Client 3.0.18.2 (2015-10-22 11:14:48)
2015/12/28 10:03:24 bf6fe9d9 52401e1e INFO TS |INFO | | |SystemInformation: Linux 2.6.32-042stab111.12 #1 SMP Thu Sep 17 11:38:20 MSK 2015 x86_64 Binary: 64bit
2015/12/28 10:03:24 bf6fe9d9 52401e1e INFO TS |INFO | | |Using hardware aes
2015/12/28 10:03:24 bf6fe9d9 52401e1e INFO TS |ERROR |SoundBckndIntf| |libasound.so.2: cannot open shared object file: No such file or directory
2015/12/28 10:03:24 bf6fe9d9 52401e1e INFO TS |ERROR |SoundBckndIntf| |libpulse.so.0: cannot open shared object file: No such file or directory
2015/12/28 10:03:24 bf6fe9d9 52401e1e INFO TS |WARNING |SoundDevManager| |Did not load any sound backends. No (usable) dynamic libraries found.
2015/12/28 10:03:24 bf6fe9d9 52401e1e INFO TS>Breakpad crash /opt/ts3soundboard/data/ts3/bf6fe9d9-9e1e-4545-a9df-e0cf29d53e81/52401e1e-489a-43cb-8973-2935a2b13bc3/crashdumps/40888b6c-324c-e7d6-1de120a4-4d5bab85.dmp
2015/12/28 10:03:24 bf6fe9d9 52401e1e INFO TS>Starting Error Reporter: /opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/error_report
2015/12/28 10:03:24 X [MAIN] Disconnected: 0
2015/12/28 10:03:24 X [MAIN] New connection
2015/12/28 10:03:24 bf6fe9d9 52401e1e INFO TSClient quit.
2015/12/28 10:03:24 X [MAIN] Disconnected: 1
2015/12/28 10:03:51 bf6fe9d9 52401e1e DEBUG Storing configuration.
Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
- Operating System: Ubuntu 14.04.3 LTS (OpenVZ)
- OS x64 check: OK
- Kernel: Linux 2.6.32-042stab111.12 x86_64
- Load Average: 0.18 0.09 0.02
- Uptime: 0 days, 20 hours, 54 minutes, 19 seconds
- OS Updates: 2 (updates available!)
- OS Missing Packages: None (v1)
- OS APT Last Update: 27.12.2015 14:23:53 EST -05:00:00
- Bot Start Script: not found
- DNS resolution check: google.com -> OK
- CPU:
Architecture: x86_64
CPU(s): 8
CPU MHz: 1700.500
Virtualization: VT-x
- RAM: 15.87 MB/512.00 MB in use (3%)
- SWAP: 21.24 MB/512.00 MB in use (4%)
- DISK: 1.06 GB/8.93 GB in use (11%)
- Report date: 28.12.2015 10:05:03 EST -05:00:00 (timezone: America/New_York)
BOT INFORMATION
- Status: not running
- Webinterface: port locally reachable (Port: 8087)
- Binary: /opt/ts3soundboard/sinusbot (Hash: 634662b72e5a6efc5ab92967bc8f3ace)
- Version: 0.9.9-8f70ff3
- TS3 Plugin: installed (md5 hash match)
- Bot Plugin: 28511bf58fe820d911609f7252594400
- TS3 Client: 28511bf58fe820d911609f7252594400
- Config:
- LogLevel = 10 (debug log active)
- TS3Path = /opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64 (Version 3.0.18.2)
- YoutubeDLPath = not set
- Installed Scripts: advertising.js; aloneMode.js; badchan.js; bookmark.js; covatar.js; dev.js; followme.js; idle.js; metadata.js; norecording.js; rememberChannel.js; showcase.js; welcometext.js
==========================================================
Code:
TS3Path = "/opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64"
ListenHost = "0.0.0.0"
DataDir = ""
ListenPort = 8087
LocalPlayback = false
SecretKey = [71, 232, 254, 174, 230, 70, 135, 119, 115, 58, 98, 13, 114, 95, 209, 162, 97, 226, 248, 19, 116, 202, 39, 179, 21, 136, 80, 65, 106, 214, 211, 161]
EnableLocalFS = false
LogLevel = 10
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]
Gruß,
Lolnarr