• 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

Qhiliqq

Donor
is awesome!
Contributor
Insider
Licensed Partner
Comando che non è riuscito: "sed -i 's / YoutubeDLPath = \" \ "/ YoutubeDLPath = \" \ / usr \ / local \ / bin \ / youtube-dl \ "/ g' $ LOCATION / config.ini". Si prega di provare ad eseguirlo manualmente e allegare l'output alla segnalazione di bug nel thread del forum.
Se continua a non funzionare, segnalalo all'autore all'indirizzo https://forum.sinusbot.com/threads/sinusbot-installer-script.1200/. Non una PN o una recensione errata, poiché si tratta di un errore del sistema non dello script di installazione. Linea 931.

Because
English or german only please.
Which OS?

Commands to Restart, Stop, Start.
Hm? Did you meant which commands are used to start/stop/restart the bot?
Have a look at your README in your sinusbot installation...
It could be with systemd "service sinusbot start/stop/restart" or init.d "/etc/init.d/sinusbot start/stop/restart".

Comment résoudre cette erreur?

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 1087
Which OS?
 

LeqiitYT

Member
Guten Tag,
ich habe ein Problem, es klappt nicht immer es kommt immer in rot geschrieben:

Der fehlgeschlagene Befehl war: "su -c" $ LOCATION / sinbot "$ SINUSBOTUSER". Bitte versuchen Sie es manuell auszuführen und hängen Sie die Ausgabe an den Fehlerbericht im Forum-Thread an.
Wenn es immer noch nicht funktioniert, dann wird der Autor nur unter https://forum.sinusbot.com/threads/sinusbot-installer-script.1200/. Keine PN oder eine schlechte Bewertung, ist ein Fehler in Ihrem System und nicht des Installer-Skripts. Linie 1087.

krieg das das?
danke für hilfe
 

Qhiliqq

Donor
is awesome!
Contributor
Insider
Licensed Partner
Guten Tag,
ich habe ein Problem, es klappt nicht immer es kommt immer in rot geschrieben:

Der fehlgeschlagene Befehl war: "su -c" $ LOCATION / sinbot "$ SINUSBOTUSER". Bitte versuchen Sie es manuell auszuführen und hängen Sie die Ausgabe an den Fehlerbericht im Forum-Thread an.
Wenn es immer noch nicht funktioniert, dann wird der Autor nur unter https://forum.sinusbot.com/threads/sinusbot-installer-script.1200/. Keine PN oder eine schlechte Bewertung, ist ein Fehler in Ihrem System und nicht des Installer-Skripts. Linie 1087.

krieg das das?
danke für hilfe
Which OS?
 

Christian Lux

Active Member
First error:
Command which failed was: " apt-get install debconf-utils -y". 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 267.

lux@server:~$ sudo apt-get install debconf-utils -y
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Paket debconf-utils ist nicht verfügbar, wird aber von einem anderen Paket
referenziert. Das kann heiÃen, dass das Paket fehlt, dass es abgelöst
wurde oder nur aus einer anderen Quelle verfügbar ist.
Doch die folgenden Pakete ersetzen es:
debconf-i18n

E: Für Paket »debconf-utils« existiert kein Installationskandidat.

Second error:
Command which failed was: " apt-get -y install libfontconfig libxtst6 screen xvfb libxcursor1 ca-certificates bzip2 psmisc libglib2.0-0 less cron-apt python iproute2 dbus libnss3 libegl1-mesa x11-xkb-utils libasound2 libxcomposite-dev libxi6". 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 635.
lux@server:~$ sudo apt-get -y install libfontconfig libxtst6 screen xvfb libxcursor1 ca-certificates bzip2 psmisc libglib2.0-0 less cron-apt python iproute2 dbus libnss3 libegl1-mesa x11-xkb-utils libasound2 libxcomposite-dev libxi6
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Hinweis: »libfontconfig1« wird an Stelle von »libfontconfig« gewählt.
Paket cron-apt ist nicht verfügbar, wird aber von einem anderen Paket
referenziert. Das kann heiÃen, dass das Paket fehlt, dass es abgelöst
wurde oder nur aus einer anderen Quelle verfügbar ist.

E: Paket xvfb kann nicht gefunden werden.
E: Für Paket »cron-apt« existiert kein Installationskandidat.
 
Last edited:

Qhiliqq

Donor
is awesome!
Contributor
Insider
Licensed Partner
So eben mal gecheckt.
Also also bei mir läufts durch.
Ich denke es liegt an den Paketen, zeig mal den Output deiner /etc/apt/sources.list ...
debconf-i18n ersetzt wohl mein zu installierendes.

Screenshot_334.png
 

Qhiliqq

Donor
is awesome!
Contributor
Insider
Licensed Partner
Also bei nem frisch installierten Ubuntu 18.04.1 sieht das bei mir so aus:
Code:
## Note, this file is written by cloud-init on first boot of an instance
## modifications made here will not survive a re-bundle.
## if you wish to make changes you can:
## a.) add 'apt_preserve_sources_list: true' to /etc/cloud/cloud.cfg
##     or do the same in user-data
## b.) add sources in /etc/apt/sources.list.d
## c.) make changes to template file /etc/cloud/templates/sources.list.tmpl

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu bionic main restricted
deb-src http://archive.ubuntu.com/ubuntu bionic main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu bionic-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu bionic-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu bionic universe
deb-src http://archive.ubuntu.com/ubuntu bionic universe
deb http://archive.ubuntu.com/ubuntu bionic-updates universe
deb-src http://archive.ubuntu.com/ubuntu bionic-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://archive.ubuntu.com/ubuntu bionic multiverse
deb-src http://archive.ubuntu.com/ubuntu bionic multiverse
deb http://archive.ubuntu.com/ubuntu bionic-updates multiverse
deb-src http://archive.ubuntu.com/ubuntu bionic-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu bionic-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu bionic-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu bionic-security main restricted
deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
deb http://security.ubuntu.com/ubuntu bionic-security universe
deb-src http://security.ubuntu.com/ubuntu bionic-security universe
deb http://security.ubuntu.com/ubuntu bionic-security multiverse
deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu bionic partner
# deb-src http://archive.canonical.com/ubuntu bionic partner

Hiermit habe ich auch keine Probleme.
Ich habe auch mal fix nen neuen Server gemacht und gleich deine sources eingetragen.
Auch mit denen klappt es problemlos. Hmm...
Screenshot_336.png
 

FluffyViperDE

Active Member
Hay,

Ich glaube ich habe nur unglück mit dein Script. Mein Hetzner Dedi Server kann auf deine Webseite nicht zugreifen bzw. nicht anpingen

Mit freundlichen Grüßen
Johannes K. | MrUnknownDE
 
Moin,

ich hab leider ein Problem mit dem Installer. Hoffe mir kann hier jemand helfen:)

E: Unable to locate package iproute2
Command which failed was: " apt-get -y install libfontconfig libxtst6 screen xvfb libxcursor1 ca-certificates bzip2 psmisc libglib2.0-0 less cron-apt python iproute2 dbus libnss3 libegl1-mesa x11-xkb-utils libasound2 libxcomposite-dev libxi6". 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 635.
 

irgendwr

no longer active, "retired" staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
Hi, bitte auch lesen und umsetzen.
Command which failed was: " apt-get -y install libfontconfig libxtst6 screen xvfb libxcursor1 ca-certificates bzip2 psmisc libglib2.0-0 less cron-apt python iproute2 dbus libnss3 libegl1-mesa x11-xkb-utils libasound2 libxcomposite-dev libxi6".
Please try to execute it manually and attach the output to the bug report in the forum thread.
 
Last edited:
Top