Hallo,
wie der Titel schon sagt, connected der Bot nicht auf den Server.
Das Sicherheitslevel ist angepasst, der Bot ist nicht gebannt und IP+Port stimmen auch überein. Am RAM mangelt es ebenfalls nicht, der vServer hat 1GB zur Verfügung und nutzt grade so um die 650MB wenn der Bot "läuft".
Er gibt mir eine Meldung aus, das irgendwas fehlt (Linux-Newbie hier) und Google bringt mir nichts außer Verwirrung obwohl es zu diesem Problem wohl einige Threads im Netz gibt.
Hier der Code mit Loglevel 10
Ich hoffe ihr könnt mir da weiterhelfen.
wie der Titel schon sagt, connected der Bot nicht auf den Server.
Das Sicherheitslevel ist angepasst, der Bot ist nicht gebannt und IP+Port stimmen auch überein. Am RAM mangelt es ebenfalls nicht, der vServer hat 1GB zur Verfügung und nutzt grade so um die 650MB wenn der Bot "läuft".
Er gibt mir eine Meldung aus, das irgendwas fehlt (Linux-Newbie hier) und Google bringt mir nichts außer Verwirrung obwohl es zu diesem Problem wohl einige Threads im Netz gibt.
Hier der Code mit Loglevel 10
Code:
musikbot@mangosd:/opt/ts3soundboard$ xinit /opt/ts3soundboard/ts3bot -- /usr/bin/Xvfb :1 -screen 0 800x600x16 -ac
SELinux: Disabled on system, not enabling in X server
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/Type1, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing from list!
[dix] Could not init font path element /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
___ ___ _ _ _ _ ___ ___ ___ _____ BETA
/ __|_ _| \| | | | / __| _ )/ _ \_ _|
\__ \| || .` | |_| \__ \ _ \ (_) || |
|___/___|_|\_|\___/|___/___/\___/ |_|
(C) 2013-2015 Michael Friese. All rights reserved.
2016/02/28 18:33:12 73565d56 INFO Initializing bot://73565d56-788a-4ba2-8449-7fe1044a396a
2016/02/28 18:33:12 73565d56 4ffe9ee0 DEBUG Spawning instance shortly due to missing configuration file
2016/02/28 18:33:12 73565d56 4ffe9ee0 INFO Loaded
2016/02/28 18:33:12 FFmpeg/avcodec v3675236; license: LGPL version 2.1 or later; 494 codecs
2016/02/28 18:33:12 FFmpeg/avformat v3674980; license: LGPL version 2.1 or later; 139 formats
2016/02/28 18:33:12 youtube-dl checking...
2016/02/28 18:33:12 73565d56 4ffe9ee0 INFO Starting instance ts3server://127.0.0.1?port=9987&nickname=Musikbot&password=&channel=&channelpassword=
/opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64)
2016/02/28 18:33:12 73565d56 4ffe9ee0 INFO TSClient quit.
2016/02/28 18:33:13 youtube-dl version compatible, support enabled
2016/02/28 18:33:13 RadioStation data loaded
2016/02/28 18:33:14 Imported radio stations
2016/02/28 18:33:17 73565d56 4ffe9ee0 WARN Could not request shutdown
2016/02/28 18:33:42 73565d56 4ffe9ee0 DEBUG Storing configuration.
Ich hoffe ihr könnt mir da weiterhelfen.
