• 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
Kurze Zwischenfrage: Wozu benötige ich vnc auf einem Server ohne GUI?
//Edit: Konnte ich mir selbst beantworten, TeamSpeak selbst brauch ein paar X-Bibliotheken.
Und ntp wird auch installiert, Ubuntu 18.04 nutzt aber inzwischen chrony. Ich weiß, ist noch frisch, aber vielleicht gibts da ja noch eine kleine Anpassung :)
 
Last edited:
Error on line 791. 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.
Command which failed was: "su -c "wget https://www.sinusbot.com/dl/sinusbot.current.tar.bz2" $SINUSBOTUSER". Please try to execute it manually and attach the output to the bug report in the forum thread.
root@vaua0047229:~# su -c "wget https://www.sinusbot.com/dl/sinusbot.current.tar.bz2" $SINUSBOTUSER
--2018-05-02 09:35:17-- https://www.sinusbot.com/dl/sinusbot.current.tar.bz2
Resolving www.sinusbot.com (www.sinusbot.com)... 104.18.40.220, 104.18.41.220
Connecting to www.sinusbot.com (www.sinusbot.com)|104.18.40.220|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2018-05-02 09:35:17 ERROR 403: Forbidden.
 
Last edited:
Kurze Zwischenfrage: Wozu benötige ich vnc auf einem Server ohne GUI?
//Edit: Konnte ich mir selbst beantworten, TeamSpeak selbst brauch ein paar X-Bibliotheken.
Und ntp wird auch installiert, Ubuntu 18.04 nutzt aber inzwischen chrony. Ich weiß, ist noch frisch, aber vielleicht gibts da ja noch eine kleine Anpassung :)
Chrony ist im neuen Installer drin :) und joa vnc wurde von TS benötigt, konnte es aber entfernen.

Jup... Please send the whole error...

Error on line 791. 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.
Command which failed was: "su -c "wget https://www.sinusbot.com/dl/sinusbot.current.tar.bz2" $SINUSBOTUSER". Please try to execute it manually and attach the output to the bug report in the forum thread.
root@vaua0047229:~# su -c "wget https://www.sinusbot.com/dl/sinusbot.current.tar.bz2" $SINUSBOTUSER
--2018-05-02 09:35:17-- https://www.sinusbot.com/dl/sinusbot.current.tar.bz2
Resolving www.sinusbot.com (www.sinusbot.com)... 104.18.40.220, 104.18.41.220
Connecting to www.sinusbot.com (www.sinusbot.com)|104.18.40.220|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2018-05-02 09:35:17 ERROR 403: Forbidden.
Write a PN to @flyth or a other staff member.

jedesmal resettet sich das login passwort was da los?
Keine Ahnung ;) Ich weiß weder welches System du nutzt, noch welche Installerversion.
Das Problem ist mir aber unbekannt.
 
Error on line 775. Report this to the author at https://forum.sinusbot.com/threa ds/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.
Command which failed was: " cp -R ./TeamSpeak3-Client-linux_$ARCH/* ./". Please try to execute it manually and attach the output to the bug report in the forum thread.
 
Error on line 775. Report this to the author at https://forum.sinusbot.com/threa ds/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.
Command which failed was: " cp -R ./TeamSpeak3-Client-linux_$ARCH/* ./". Please try to execute it manually and attach the output to the bug report in the forum thread.
Which OS? Retried the installer?
 
I use Ubuntu 18.04

Code:
Failed to restart ntp.service: Unit ntp.service is masked.
Error on line 677. 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.
Command which failed was: "      service ntp restart". Please try to execute it manually and attach the output to the bug report in the forum thread.
 
I use Ubuntu 18.04

Code:
Failed to restart ntp.service: Unit ntp.service is masked.
Error on line 677. 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.
Command which failed was: "      service ntp restart". Please try to execute it manually and attach the output to the bug report in the forum thread.
Whats the output of
Code:
lsb_release -r 2>/dev/null | grep 'Release' | awk '{print $2}'
?

Cause I added an 18.04 support and tried this on some VPS without problems.
Normally crony should be used, instead of ntp.
 
Whats the output of
Code:
lsb_release -r 2>/dev/null | grep 'Release' | awk '{print $2}'
?
Code:
root@root:/home# lsb_release -r 2>/dev/null | grep 'Release' | awk '{print $2}'
18.04

the script deletes the NTP package if I install it manually, and then again tries to restart it
 
Code:
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.1.9
Installing necessary packages. Please wait...
Чтение списков пакетов… Готово
Построение дерева зависимостей
Чтение информации о состоянии… Готово
Уже установлен пакет chrony самой новой версии (3.2-4ubuntu4).
Обновлено 0 пакетов, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 0 пакетов не обновлено.
Packages installed!
Failed to restart ntp.service: Unit ntp.service is masked.
Error on line 677. 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.
Command which failed was: "      service ntp restart". Please try to execute it manually and attach the output to the bug report in the forum thread.

I also removed the chrony package, the script installed it, and produces the same error
 
Hallo Das Script Benutzt Automatisch Die Neueste ts3 Version Die Es Findet ! Also Muss Es Nicht Geupdatet Werden !!!!! ?????

Bitte !!
 
Code:
Error on line 677. 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.
Command which failed was: "service ntp restart". Please try to execute it manually and attach the output to the bug report in the forum thread.

root@srv:~# service ntp restart
ntp: unrecognized service

root@srv:~# lsb_release -r 2>/dev/null | grep 'Release' | awk '{print $2}'
18.04 

root@srv:~# uname -a
Linux srv 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

root@srv:~# cat /etc/*release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04 LTS"
NAME="Ubuntu"
VERSION="18.04 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic

fix fast or I give u ban !!111 @mxschmitt @Qhiliqq

Cause I added an 18.04 support and tried this on some VPS without problems.
Scheint nicht zu funktionieren, hab das mit einem neuen droplet unter Ubuntu 18.04 getestet.
 
SinusBot isn't installed yet. 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, as otherwise dependencies might break! Option "No" will exit the installer
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.
 
SinusBot isn't installed yet. 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, as otherwise dependencies might break! Option "No" will exit the installer
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.
I have the same Problem. I know the source of the problem: http://dl.4players.de/ts/releases/
Here is a 3.2.0 Version without a .run file. Thats why he cant install latest ts3 client. I downloaded the 3.1.9 and uploaded to my webserver and replaced the links in the Installscript :)
 
Back
Top Bottom