• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Bot not starting [solved]

Status
Not open for further replies.
D

Deleted member 3323

Guest
Hello I can not turn on the bot gives me the following error. hoping your reply I wish you a good day

xinit: XFree86_VT property unexpectedly has 0 items instead of 1
Crashdump ENABLED, directory is: /root/.ts3client/crashdumps
DUMP defined! Dumpdir is: /root/.ts3client/crashdumps
2016-06-16 08:16:13.169820|INFO | | |TeamSpeak 3 Client 3.0.18.2 (2015-10-22 11:14:48)
2016-06-16 08:16:13.185836|INFO | | |SystemInformation: Linux 3.13.0-88-generic #135-Ubuntu SMP Wed Jun 8 21:10:42 UTC 2016 x86_64 Binary: 64bit
2016-06-16 08:16:13.210303|INFO | | |Using hardware aes
2016-06-16 08:16:14.632547|ERROR |PulseAudio | |pa_context_connect failed
2016-06-16 08:16:14.632719|ERROR |SoundBckndIntf| |/opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/soundbackends/libpulseaudio_linux_amd64.so error: INIT_PA_IMPL
2016-06-16 08:16:15.208576|INFO | | |Loading plugin: libclientquery_plugin
2016-06-16 08:16:15.208768|INFO | | |Loading plugin: liblua_plugin
2016-06-16 08:16:15.208830|INFO | | |Loading plugin: libsoundbot_plugin
2016-06-16 08:16:15.208883|INFO | | |Loading plugin: libtest_plugin
2016-06-16 08:16:15.399403|INFO |Query | |listening on 127.0.0.1:25639
voiceloop quit
2016-06-16 08:16:21.703269|INFO | | |*** Time [SERVERVIEW]: 157
ClientQueryPlugin: currentServerConnectionChanged 1 (0)
2016-06-16 08:16:21.759216|INFO | | |*** Time [SERVERVIEWMANAGER]: 184
^Cxinit: connection to X server lost

waiting for X server to shut down The X11 connection broke: I/O error (code 1)
XIO: fatal IO error 22 (Invalid argument) on X server ":1"
after 274475 requests (274475 known processed) with 0 events remaining.
QObject::~QObject: Timers cannot be stopped from another thread
xinit: unexpected signal 2
 
D

Deleted member 3323

Guest
sorry

hardware specs VPS

Ubuntu 14.04 64Bit

Version: sinusbot-0.9.11-ee30ef7

Config.ini

ListenPort = 8087
ListenHost = "0.0.0.0"
TS3Path = "/opt/ts3soundboard/TeamSpeak3-Client-linux_amd64"
 
D

Deleted member 3323

Guest
Update to the latest beta

Thats not the "big" config. You need to set the rights in linux correctly

I did update but it has not solved anything, should I do that command to set the rights to Linux?

xinit: XFree86_VT property unexpectedly has 0 items instead of 1
/opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64: symbol lookup error: /opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64: undefined symbol: _ZN9QMetaType22registerNormalizedTypeERK10QByteArrayPFvPvEPFS3_S3_PKvEi6QFlagsINS_8TypeFlagEEPK11QMetaObject
xinit: connection to X server lost
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
so strange... How do you start the Bot?

in the beta version, you just need to type
./sinusobt
 
D

Deleted member 3323

Guest
so strange... How do you start the Bot?

in the beta version, you just need to type
./sinusobt

start command: xinit /opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64 -- /usr/bin/Xvfb :1 -screen 0 800x600x16 -ac
 
D

Deleted member 3323

Guest
I made another attempt to change the command line to turn it now gives me the following error

root@vmi71920:/opt/ts3soundboard# xinit /opt/ts3soundboard/TeamSpeak3-Client-linux_amd64 -- /usr/bin/Xvfb :1 -screen 0 800x600x16 -ac
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension SECURITY
Initializing built-in extension XINERAMA
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension Present
Initializing built-in extension DRI3
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension SELinux
Initializing built-in extension GLX
xinit: XFree86_VT property unexpectedly has 0 items instead of 1
xinit: connection to X server lost
waiting for X server to shut down
root@vmi71920:/opt/ts3soundboard#
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
Do not start the bot with Xinit just
Code:
./sinusbot
And what do you do with the teamspeak client? you dont need to do something with him. Just set the path in the config.
 
D

Deleted member 3323

Guest
Do not start the bot with Xinit just
Code:
./sinusbot
And what do you do with the teamspeak client? you dont need to do something with him. Just set the path in the config.
root@vmi71920:/opt/ts3soundboard# ./sinusbot -RunningAsRootIsEvilAndIKnowThat
2016/06/16 16:15:05 [GENERAL/!!!!!!!] WARN !!!!!!! YOU ARE RUNNING THE BOT AS UID 0 (ROOT) WITHOUT HAVING SET ANOTHER UID. THIS IS A SERIOUS SECURITY VIOLATION !!!!!!!!
Edit your config.ini and set TS3Path to the TS3-Client-executable (not the directory).
Sanity checks failed, unable to run. Please read the installation-guide carefully and contact support if necessary.
root@vmi71920:/opt/ts3soundboard#
 
D

Deleted member 3323

Guest
Good evening, I wanted to announce that I have resolved and you can close the post
Thanks for the help
 
Status
Not open for further replies.
Top