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

Bot can't start.

Lumpek

Member
Hello.
I tried to install sinusbot on my VPS (newest version, Arch Linux, OHV VPS SSD 1) and I'm stuck on trying to run:

Code:
[sinusbot@vps508xxx ~]$ ./sinusbot
Library not found.
2018/02/04 23:56:25 X [MAIN] Starting up fake x-server...
Could not download library. Error: Get https://dl.sinusbot.com/linux/amd64/libs/0.11.0-8e5f1a2_cb49d68ca9a9e3fbeb20ec1c3885cb8f56866f808221028de5f82e7fbcb769d8e86647ac7671d2a6d10f6655f7b8d842d331b23d645e031e2b49559e63e082e7.dat: x509: certificate signed by unknown authority
Sanity checks failed, unable to run. Please read the installation-guide carefully and contact support if necessary.
I tried to copy working files installed by install script on Debian VM, still getting the same error. When I try to download this file by wget I get 404 error. Do anybody have idea what's wrong? Thanks in advance.
 

Brini

Helping Hand
Try to use the installer script, by simply copying the code from the website and then paste it in the shell from your VPS and follow the instructions.
 

Lumpek

Member
I forgot to say that I followed exactly this tutorial, my bad. (just changed user and service name and used newest version, but that shouldn't be problem)
 
Top