Deprecated: Use of "parent" in callables is deprecated in /var/www/html/forum/src/vendor/league/flysystem-eventable-filesystem/src/EventableFilesystem.php on line 431
  • 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 losing data after restart?

Status
Not open for further replies.

Translucent

New Member
Everytime I reboot my VPS and start the SinusBot back up with this command (
xinit /opt/ts3soundboard/ts3bot -- /usr/bin/Xvfb :1 -screen 0 800x600x16 -ac) then it creates a whole new identity with a new admin and no music files. How do I prevent this again?
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
Thats a permission issue. The Sinusbot user have not the privilege to write. Do:
Code:
chown -R <User>:<group> <folder>
Additionally, you should update to the latest beta.
 
Status
Not open for further replies.
Top