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

Problem with bot!

Status
Not open for further replies.

Hugo

Member
Hello.
My bot worked on two instances. Today I saw that I was able to get a license, so I wanted to update my bot and after the update gives me an error. I did restart VPS'a

I updated so:
Code:
cd /opt/ts3bot
curl -O https://www.sinusbot.com/pre/sinusbot-0.9.12.3-36fce3c.tar.bz2
tar -xjvf sinusbot-0.9.12.3-36fce3c.tar.bz2

CMD:
./sinusbot -RunningAsRootIsEvilAndIKnowThat


Error:
Code:
2016/08/17 10:17:59 [GENERAL/!!!!!!!] WARN   !!!!!!! YOU ARE RUNNING THE BOT AS UID 0 (ROOT) WITHOUT HAVING SET ANOTHER UID. THIS IS A SERIOUS SECURITY VIOLATION !!!!!!!!
Library version mismatch. Please copy the updated plugin to the client directory.
Download failed. Make sure your internet connection is working properly or up- or downgrade to another version.
Sanity checks failed, unable to run. Please read the installation-guide carefully and contact support if necessary.

Please help! ;/
 

Charly_

Donor
is awesome!
Insider
Try this:
Code:
cp plugin/libsoundbot_plugin.so /opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/plugins

But you have to adjust to your paths
 
Status
Not open for further replies.
Top