Bot-Version: 0.9.12.3-5b7c0cd
OS: Arch Linux (just completly updated)
Hardware: VServer
The bot itself starts normally and i can perfectly use the webinterface, it only failes as soon as it tries to start a teamspeak instance. My first guess is, that the bot depends on a little older version of qt, than arch provides..
[/SPOILER]
OS: Arch Linux (just completly updated)
Hardware: VServer
The bot itself starts normally and i can perfectly use the webinterface, it only failes as soon as it tries to start a teamspeak instance. My first guess is, that the bot depends on a little older version of qt, than arch provides..
Code:
TS3Path = "/opt/teamspeak3/teamspeak3"
ListenHost = "0.0.0.0"
DataDir = "/home/sinusbot/bot/data/"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 10
EnableProfiler = false
YoutubeDLPath = "/usr/bin/youtube-dl"
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "P2UMtTKx5AzxVmn2tIQ2JLeANZnOg8PGfj7dPMTEKRc="
IsProxied = false
DenyStreamURLs = []
Pragma = 0
[YoutubeDL]
BufferSize = 524288
MaxDownloadSize = 419430400
MaxDownloadRate = 104857600
CacheStreamed = false
[TS3]
AvatarMaxWidth = 0
AvatarMaxHeight = 0
[StreamRewrites]
[Scripts]
AllowReload = false
EnableTimer = false
[SpeechRecognition]
Enable = false
[FFmpeg]
UserAgent = "SinusBot (0.9.12.3-5b7c0cd)"
[DAV]
Enable = false
[XServer]
Delay = 0
Debug = false
Code:
___ ___ _ _ _ _ ___ ___ ___ _____ BETA
/ __|_ _| \| | | | / __| _ )/ _ \_ _|
\__ \| || .` | |_| \__ \ _ \ (_) || |
|___/___|_|\_|\___/|___/___/\___/ |_|
Version: 0.9.12.3-5b7c0cd
(C) 2013-2016 Michael Friese. All rights reserved.
2016/08/04 19:59:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin advertising.js
2016/08/04 19:59:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin aloneMode.js
2016/08/04 19:59:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin badchan.js
2016/08/04 19:59:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin bookmark.js
2016/08/04 19:59:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin covatar.js
2016/08/04 19:59:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin dev.js
2016/08/04 19:59:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin followme.js
2016/08/04 19:59:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin idle.js
2016/08/04 19:59:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin metadata.js
2016/08/04 19:59:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin norecording.js
2016/08/04 19:59:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin rememberChannel.js
2016/08/04 19:59:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin showcase.js
2016/08/04 19:59:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin sound.js
2016/08/04 19:59:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin welcometext.js
2016/08/04 19:59:51 f85d3f60 INFO Loading instances
2016/08/04 19:59:51 f85d3f60 INFO Loading instance://f56f914e-e7ea-495b-91f2-335141698cc1
2016/08/04 19:59:51 f85d3f60 f56f914e DEBUG Spawning instance shortly due to missing configuration file.
2016/08/04 19:59:51 f85d3f60 f56f914e INFO Initialization complete
2016/08/04 19:59:51 [GENERAL/FFMPEG ] INFO FFmpeg/avcodec v3741798; license: LGPL version 2.1 or later; 81 codecs
2016/08/04 19:59:51 [GENERAL/FFMPEG ] INFO FFmpeg/avformat v3742052; license: LGPL version 2.1 or later; 143 formats
2016/08/04 19:59:51 [GENERAL/YTDL ] INFO youtube-dl checking...
2016/08/04 19:59:51 X [MAIN] Starting up fake x-server...
2016/08/04 19:59:51 f85d3f60 f56f914e INFO Starting instance ts3server://127.0.0.1?port=9987&nickname=Klaus%20Eberhartinger&password=&channel=&channelpassword=
2016/08/04 19:59:52 X [MAIN] New connection
2016/08/04 19:59:52 f85d3f60 f56f914e DEBUG TS>Qt: Could not determine keyboard configuration data from X server, will use hard-coded keymap configuration.
2016/08/04 19:59:52 f85d3f60 f56f914e DEBUG TS>Cannot mix incompatible Qt library (version 0x50501) with this library (version 0x50700)
2016/08/04 19:59:52 f85d3f60 f56f914e DEBUG TS>./ts3client_runscript.sh: line 15: 1946 Aborted (core dumped) ./ts3client_linux_amd64 $@
2016/08/04 19:59:52 f85d3f60 f56f914e DEBUG Closed.
2016/08/04 19:59:52 f85d3f60 f56f914e INFO TSClient quit. LogLevel has been increased, please try to connect again to see more details.
2016/08/04 19:59:52 [GENERAL/YTDL ] INFO youtube-dl version compatible, support enabled
2016/08/04 19:59:52 [GENERAL/!!!!!!!] NOTICE You may now configure and launch the bots from the webinterface. http://0.0.0.0:8087
2016/08/04 19:59:52 [GENERAL/RADIO ] INFO RadioStation data loaded
2016/08/04 19:59:53 [GENERAL/RADIO ] INFO Imported radio stations
2016/08/04 20:00:20 f85d3f60 f56f914e DEBUG Storing configuration.
[/SPOILER]