• 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 Installer Script

EN Sinusbot Installer Script 1.5

No permission to download

clack

Member
Everything
Do this work and give me this ERROR :
Code:
TeamSpeak 3 Client executable does not have executable bit set, instead -rw-rw-r           --
Sanity checks failed, unable to run. Please read the installation-guide carefull           y and contact support if necessary.
 

Qhiliqq

Donor
is awesome!
Contributor
Insider
Licensed Partner
Should YT-DL be installed?
1) Yes
2) No
#? 1
Installing YT-Downloader now!
Script by Xuxe.
Inject Cronjob for automatic YT-DL update...
Inject successful.
Downloading youtube-dl...
Setting permissions...
Installed YT-DL successfully.
/usr/local/bin/youtube-dl: line 1: 302: command not found
Starting the Sinusbot.
Using following data:
USER: jeboydendan
DIR ROOT: /opt/sinusbot/
BOT RUN CMD: ./sinusbot

whats the problem with youtube dl?

Yep I had to fix that please do the following:
curl -L https://yt-dl.org/downloads/2016.06.27/youtube-dl -o /usr/local/bin/youtube-dl

chmod a+rx /usr/local/bin/youtube-dl

and restart the bot with:
/etc/init.d/sinusbot restart
 

clack

Member
I fix this error... But bot not connecting to ts3
I delete sinusbot completely .. And install this again (without backup).
but sinusbot instance not connect to server again.
Error in ssh :
Code:
2016/06/28 01:30:14 78df0c1a e1571a27 INFO   Starting instance ts3server://x.x.x.x?port=9987&nickname=TS3SB-Demobot&password=&channel=&channelpassword=
2016/06/28 01:30:14 78df0c1a e1571a27 INFO   TSClient quit.
 

Qhiliqq

Donor
is awesome!
Contributor
Insider
Licensed Partner
Qhiliqq aktualisierte Sinusbot Installer Script mit einem neuen Eintrag:

Some fixes

### German ###
Neue Version verfügbar.

Changelog:
  • Ändern der OS abfrage (das Problem sollte nun nichtmehr auftauchen "Error: Could not detect OS. Currently only Debian and Ubuntu are supported. Aborting!")
  • Youtube-DL fix
Bei Fehlern und Problemen bitte erst in dem Reiter Diskussion das Problem schildern und nicht gleich eine schlechte Bewertung geben, denn so kann ich euch nicht helfen.

### English ###
New version available.

Changelog:
  • Changed distribution...

Weitere Informationen zur Aktualisierung...
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
Normally the normal password, if you has not changed it, otherwise the password when you changed it.
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
Stop the bot
Delete the data folder in the sinusbot directory
Start the bot
 

mpBalkan

Member
I fix this error... But bot not connecting to ts3
I delete sinusbot completely .. And install this again (without backup).
but sinusbot instance not connect to server again.
Error in ssh :
Code:
2016/06/28 01:30:14 78df0c1a e1571a27 INFO   Starting instance ts3server://x.x.x.x?port=9987&nickname=TS3SB-Demobot&password=&channel=&channelpassword=
2016/06/28 01:30:14 78df0c1a e1571a27 INFO   TSClient quit.

Just download this TeamSpeak version

wget http://dl.4players.de/ts/releases/3.0.18.2/TeamSpeak3-Client-linux_amd64-3.0.18.2.run
 

Qhiliqq

Donor
is awesome!
Contributor
Insider
Licensed Partner
Hi! Is it possible to use this script to only install Sinus Bot and not a TS3 server? I already have a TS3 server installed and just want to install Sinus Bot
Huh?

TS3-Server? :D

The Script doesn't install a server ;)
 

Oblivion

Member
Hi! I tried to use the script but i had an error. It could not detect the branch of OS and aborted, i'm using Ubuntu 16.04 LTS
 

Qhiliqq

Donor
is awesome!
Contributor
Insider
Licensed Partner
Hi! I tried to use the script but i had an error. It could not detect the branch of OS and aborted, i'm using Ubuntu 16.04 LTS
Just retry the Installer...

Are you using Installerscript V1.2.5?
 

Oblivion

Member
I'm not sure what version I'm using, i used the download button on your resources page. I get the same error when I retry
 

Qhiliqq

Donor
is awesome!
Contributor
Insider
Licensed Partner
I'm not sure what version I'm using, i used the download button on your resources page. I get the same error when I retry
Weird.

Try that command:
Code:
lsb_release -i 2> /dev/null | grep 'Distributor' | awk '{print tolower($3)}'
Whats the output?
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
Which hoster are you using? Are you using thinks like Plesk?
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
Can you additional send us the output of the diagnostic script, which is in my signature in the readme Post. Thanks;)
Here
 
Top