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

Sinusbot can´t run after last update!

Status
Not open for further replies.
Operating System: Linux (debian 8)
SinusBot Version: Latest
TS3 Version: Last working version

Problem Description
Before the last update I sinusbot started over the root account and it worked perfectly.
After the last update when I want to run it through root, it says "The parameter '-RunningAsRootIsEvilAndIKnowThat' has been disabled for security reasons.
And when I run it through the sinusbot account, it says: Could not open /tmp/.sinusbot.lock. Is SinusBot already running?
Can you talk to me about what? Thank you
I am sorry for my english
 

TS3index.com

Active Member
Contributor
Insider
Licensed Partner
Hello,

you can not start SinusBot as root anymore.

If you only use root on your server, then run sinusbot as user with sudo:
Code:
sudo -uUSERNAME /path/sinusbot


Please use this command to delete the lock-file and try again:
Code:
rm /tmp/.sinusbot.lock
 
Last edited:
Status
Not open for further replies.
Top