• 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.

Bug Siousbot can't login to the server

Status
Not open for further replies.

magliolo

Member
Specs system:
VPS ovh
O.S. : Debian 8 x64
RAM : 2 GB
CPU : 1v Core
(RAM and cpu both always loaded with 2%-10%)

Issues:
When i try to logg in servers with the webinterface i receive this:
2016/12/03 16:17:53 eae04b5a c371b045 DEBUG Could not delete from Notificationsno such table: Notifications
2016/12/03 16:17:53 eae04b5a c371b045 DEBUG Could not insert into Notifications-Tableno such table: Notifications
2016/12/03 16:17:53 eae04b5a c371b045 DEBUG Could not delete from Notificationsno such table: Notifications
2016/12/03 16:17:53 eae04b5a c371b045 DEBUG Could not insert into Notifications-Tableno such table: Notifications
2016/12/03 16:17:53 eae04b5a c371b045 INFO Starting instance ts3server://127.0.0.1?port=9987&nickname=red&password=&channel=&channelpassword=
2016-12-03 16:17:53.921009|INFO | | | TeamSpeak 3 Client 3.0.16 (2014-08-04 13:42:43)
2016-12-03 16:17:53.921182|INFO | | | SystemInformation: Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19) x86_64 Binary: 64bit
2016-12-03 16:17:53.921263|INFO | | | Using hardware aes
2016-12-03 16:17:53.921800|ERROR |SoundBckndIntf| | libpulse.so.0: cannot open shared object file: No such file or directory
2016-12-03 16:17:53.922030|ERROR |SoundBckndIntf| | libasound.so.2: cannot open shared object file: No such file or directory
2016-12-03 16:17:53.922127|WARNING |SoundDevManager| | Did not load any sound backends. No (usable) dynamic libraries found.
2016-12-03 16:17:53.932311|INFO | | | Loading plugin: libappscanner_plugin
2016-12-03 16:17:53.932466|INFO | | | Loading plugin: libclientquery_plugin
2016-12-03 16:17:53.932533|INFO | | | Loading plugin: liblua_plugin
2016-12-03 16:17:53.932595|INFO | | | Loading plugin: libsoundbot_plugin
2016-12-03 16:17:53.932681|INFO | | | Loading plugin: libtest_plugin
2016-12-03 16:17:53.934225|INFO |Query | | listening on 127.0.0.1:25639
ClientQueryPlugin: currentServerConnectionChanged 1 (0)
2016-12-03 16:17:54.025703|INFO |ClientUI | | Failed to init text to speech engine
2016-12-03 16:17:54.025903|INFO |ClientUI | | Qt version: 5.2.1
2016-12-03 16:17:54.025996|INFO |ClientUI | | Using configuration location: /opt/ts3soundboard/data/ts3/eae04b5a-373f-4f8d-a236-b8d6c9cce8a4/c371b045-6cf3-4e59-9a0d-66421e40b74a/settings.db
2016-12-03 16:17:54.322526|INFO |ClientUI | | ts3server: 127.0.0.1?port=9987&nickname=red&password=&channel=&channelpassword=
2016-12-03 16:17:54.323148|INFO |ClientUI | 1| Connect to server: 127.0.0.1
2016-12-03 16:17:54.325852|INFO |ClientUI | 1| Blacklist check ok
2016-12-03 16:17:54.325927|INFO |ClientUI | 1| Initiating connection: 127.0.0.1:9987 127.0.0.1
2016-12-03 16:17:54.345967|INFO |PreProSpeex | 1| Speex version: 1.2rc1
warning: The VAD has been replaced by a hack pending a complete rewrite
2016-12-03 16:17:54.359222|DEVELOP |PktHandler | | Puzzle solve time: 6
2016-12-03 16:17:54.364959|INFO |ClientUI | 1| Connect status: Connecting
2016-12-03 16:17:54.381129|INFO |ClientUI | 1| Connect status: Disconnected
2016-12-03 16:17:54.381385|INFO |ClientUI | 1| Disconnected or forced to leave, want autoreconnect = 0
2016-12-03 16:17:54.522833|INFO |ClientUI | | Last update check was: Sun Jan 1 00:00:01 2017
2016/12/03 16:18:12 eae04b5a c371b045 DEBUG Storing configuration.

Installation instuctions:
apt-get install x11vnc xinit xvfb libxcursor1 ca-certificates bzip2
update-ca-certificates
apt-get install libglib2.0-0
mkdir -p /opt/ts3soundboard
cd /opt/ts3soundboard
curl -O https://frie.se/ts3bot/sinusbot-0.9.8...
tar -xjf sinusbot-0.9.8.tar.bz2
cp config.ini.dist config.ini
wget http://dl.4players.de/ts/releases/3.0...
chmod 0755 TeamSpeak3-Client-linux_amd64-3.0.16.run
./TeamSpeak3-Client-linux_amd64-3.0.16.run
vim config.ini
TS3Path = "/opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64"
cp plugin/libsoundbot_plugin.so /opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/plugins
chmod 0755 ts3bot
./ts3bot -update -RunningAsRootIsEvilAndIKnowThat
xinit /opt/ts3soundboard/ts3bot -RunningAsRootIsEvilAndIKnowThat -- /usr/bin/Xvfb :1 -screen 0 800x600x16 -ac

Different cases:
I've tried with all possible combinations this list of configurations:
Bot versions: 0.9.8 , Beta 0.9.15
Teamspeak clients: 3.0.16 , 3.0.19
Teamspeak server: 3.0.13.6
I've also tried to logg the bot with different server host(in local in both cases : 0.0.0.0 and 127.0.0.1 still not working)

Observations:
With the last windows version i can logg in the server hosted by this vps from my pc
I've tried to run bots with custom users and root privileges (xinit /opt/ts3soundboard/ts3bot -RunningAsRootIsEvilAndIKnowThat -- /usr/bin/Xvfb :1 -screen 0 800x600x16 -ac)
I've always copied bot's plugin in the right folder as you can see in "Installation instuctions" and i've always set the .ini
I've always tried to generate new istances for change the identity.
My ip servers in the all cases can't be banned , identity too, i've tried to test the all configurations setting them all from zero
I receive the same identical error with all the configurations
__________________________________________________________

Thanks for your support guys , i really appreciate this bot and the entire community. (sorry for my bad english)
 
Last edited:

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
Update to the latest beta or maybe reinstalling the bot. And read that faq entry for the no login problem.
[faq=2][/faq]
 
Status
Not open for further replies.
Top