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:
CMD:
./sinusbot -RunningAsRootIsEvilAndIKnowThat
Error:
Please help! ;/
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! ;/