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

Error: Bot doesn't join on server

I installed it like you said.

Code:
2018/03/30 16:44:43 7fc8b543 cb66b8fb WARN   Could not request shutdown. Please make sure that the plugin is installed correctly; HTTP returned an error: Timeout; Code: 500; Message: Timeout
2018/03/30 16:44:44 7fc8b543 cb66b8fb INFO   KILL [admin] FAILED
 

Diesmon

Tuetchen Dominator
is awesome!
Contributor
Insider
I installed it like you said.

Code:
2018/03/30 16:44:43 7fc8b543 cb66b8fb WARN   Could not request shutdown. Please make sure that the plugin is installed correctly; HTTP returned an error: Timeout; Code: 500; Message: Timeout
2018/03/30 16:44:44 7fc8b543 cb66b8fb INFO   KILL [admin] FAILED


You said you followed the installation guide but are missing steps left and right from that guide. Here is a copy of what you did wrong/forgot.

Create the plugins folder in the ts3client directory:
mkdir TeamSpeak3-Client-linux_amd64/plugins

And finally copy the plugin to the plugins-directory of the TeamSpeak-Installation
cp plugin/libsoundbot_plugin.so TeamSpeak3-Client-linux_amd64/plugins/

Please follow the installation guide carefully: https://wiki.sinusbot.com/en:guides:installation:linux
 
Code:
sinusbot@vps:/opt/sinusbot$ ./sinusbot
Library not found.
2018/03/30 17:35:29 X [MAIN] Starting up fake x-server...
Sanity checks failed, unable to run. Please read the installation-guide carefully and contact support if necessary.
sinusbot@vps:/opt/sinusbot$

I think there is another problem :/
 

Alfredo Lima Verde

Helping Hand
Download the Script in your PC, and upload in your vps /opt/

After upload:
Code:
cd /opt/
chmod 777 sinusbot_installer.sh
./sinusbot_installer.sh
:)
 
Top