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

Can't start Sinusbot

DIMITRIx

New Member
Hi, today I decided to use a Sinusbot to Rank Assignment, so I install bot on my VPS Server. On VPS is Ubuntu, 18.04. When I use a Installer Script according documentation, I have error:

SinusBot could not start! Starting it directly. Look for errors!
Library not found.

Sanity checks failed, unable to run. Please read the installation-guide carefully and contact support if necessary.
Command which failed was: " su -c "$LOCATION/sinusbot" $SINUSBOTUSER". Please try to execute it manually and attach the output to the bug report in the forum thread.
If it still doesn't work report this to the author at https://forum.sinusbot.com/threads/sinusbot-installer-script.1200/ only. Not a PN or a bad review, cause this is an error of your system not of the installer script. Line 1091.

I have to restart a VPS Server and it didn't do anything... How I can solve this problem with start a bot?
 
Last edited:

DIMITRIx

New Member
It's all terminal logs from installing:


root@vps:/opt/sinusbot# bash <(wget -O - 'https://raw.githubusercontent.com/SinusBot/installer-linux/master/sinusbot_installer.sh')
--2021-01-20 13:24:14-- https://raw.githubusercontent.com/SinusBot/installer-linux/master/sinusbot_installer.sh
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.112.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.112.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 32234 (31K) [text/plain]
Saving to: ‘STDOUT’

- 100%[==========================>] 31.48K --.-KB/s in 0.004s

2021-01-20 13:24:14 (6.84 MB/s) - written to stdout [32234/32234]

Checking for the latest installer version
/dev/fd/63: line 92: 3: No such file or directory
This is the automatic installer for latest SinusBot. USE AT YOUR OWN RISK!
You can choose between installing, upgrading and removing the SinusBot.
Installer by Philipp Esswein | DAThosting.eu - Your game-/voiceserver hoster (only german).
Please rate this script at: https://forum.sinusbot.com/resources/sinusbot-installer-script.58/
You're using installer 1.5
What should the installer do?
1) Install
2) Update
3) Remove
4) PW Reset
5) Quit
#? 2
Check if lsb-release and debconf-utils is installed...
Done!
Automatically chosen system.d for your startscript!
Automatic usage or own directories?
1) Automatic
2) Own path
3) Quit
#? 1
Should I install TeamSpeak or only Discord Mode?
1) Both
2) Only Discord
3) Quit
#? 1
SinusBot is installed. Installer goes on.
This SinusBot version is only for private use! Accept?
1) No
2) Yes
#? 2
Should YT-DL be installed/updated?
1) Yes
2) No
#? 1
Update the system packages to the latest version? (Recommended)
1) Yes
2) No
#? 1
Starting the installer now!
Updating the system in a few seconds!
This could take a while. Please wait up to 10 minutes!
Searching latest TS3-Client build for hardware type x86_64 with arch amd64.
Detected latest TS3-Client version as 3.5.3
Installing necessary packages. Please wait...
Reading package lists... Done
Building dependency tree
Reading state information... Done
ntp is already the newest version (1:4.2.8p4+dfsg-3ubuntu5.10).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Packages installed!
Automatically set time to Wed Jan 20 13:24:58 UTC 2021!
Added TS3 Path to config.
TS3 already latest version.
Downloading latest SinusBot.
Extracting SinusBot files.
SinusBot update done.
Starting systemd installation
Installed systemd file to start the SinusBot with "service sinusbot {start|stop|status|restart}"
Installing YT-Downloader now!
Cronjob already set for YT-DL updater!
Downloading YT-DL now...
Download successful!
youtube-dl is up-to-date (2021.01.16)
Generated README_installer.txt!
Deleted /tmp/.sinusbot.lock
Deleted /tmp/.X11-unix/X40
Please wait... This will take some seconds!
SinusBot could not start! Starting it directly. Look for errors!
Library not found.
Sanity checks failed, unable to run. Please read the installation-guide carefully and contact support if necessary.
Command which failed was: " su -c "$LOCATION/sinusbot" $SINUSBOTUSER". Please try to execute it manually and attach the output to the bug report in the forum thread.
If it still doesn't work report this to the author at https://forum.sinusbot.com/threads/sinusbot-installer-script.1200/ only. Not a PN or a bad review, cause this is an error of your system not of the installer script. Line 1091.
root@vps-a121bc68:/opt/sinusbot# ^C
root@vps-a121bc68:/opt/sinusbot# SinusBot could not start! Starting it directly. Look for errors!
SinusBot: command not found
root@vps-a121bc68:/opt/sinusbot# Library not found.
Library: command not found
root@vps-a121bc68:/opt/sinusbot# Sanity checks failed, unable to run. Please read the installation-guide carefully and contact support if necessary.
Sanity: command not found
root@vps-a121bc68:/opt/sinusbot# Command which failed was: " su -c "$LOCATION/sinusbot" $SINUSBOTUSER". Please try to execute it manually and attach the output to the bug report in the forum thread.
Command: command not found
root@vps-a121bc68:/opt/sinusbot# If it still doesn't work report this to the author at https://forum.sinusbot.com/threads/sinusbot-installer-script.1200/ only. Not a PN or a bad review, cause this is an error of your system not of the installer script. Line 1091.
 
Top