• 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
Hallo danke für die Antwort nein es ist ein asustor das Problem ist behoben haben den Treiber für das Bluetooth gelöst da auch keins vorhanden ist und dann hat es geklappt er hat immer wieder versucht was zu starten was nicht da war
Okay super :)
 

Lukxas_

New Member
Hallo Zusammen, ich hoffe einer von euch kann mir weiterhelfen. Ich möchte auf meinem Server der neu aufgesetzt ist den Sinusbot per script installieren. Nachdem ich im Scripst aber auf install gehe kommt immer dieser Fehler:
Check if lsb-release and debconf-utils is installed...
E: Für Paket »debconf-utils« existiert kein Installationskandidat.
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.


Beheben durch apt-get install debconf-utils geht nicht da:
root@server:/home/hyron# apt-get install debconf-utils
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.

Ich hoffe jemand kann mir weiterhelfen und mir sagen was ich tun soll. Danke schonmal!
 

Zhoul1337

New Member
Ich hab das jetzt komplett installiert und wo soll ich jetzt "admin" und das passwort eingeben? weil service sinusbot start funktioniert nicht da steht dann:
-bash: a: command not found
 

Qhiliqq

Donor
is awesome!
Contributor
Insider
Licensed Partner
Mehr Infos bitte...
z.B. welches OS nutzt du etc...

Ich hab das jetzt komplett installiert und wo soll ich jetzt "admin" und das passwort eingeben? weil service sinusbot start funktioniert nicht da steht dann:
-bash: a: command not found
Selbes bei dir... Mehr Infos...
Und was meinst du mit wo du das eingeben sollst?
Steht doch dabei?! Im Webinterface natürlich^^
 

justpna

New Member
Möglicherweise eine dumme Frage. Ich habe Sinusbot hiermit installiert. Kann mir jemand sagen wie ich diesen starten, neustarten und beenden kann. Müsste ein paar Scripte neu laden :) Am besten für Idioten erklären :D Ich danke schon mal! (System ist Linux)
 

justpna

New Member
Hallo,
der Befehl ist: service sinusbot restart|start|stop
Viel Spaß :)

Erstmal danke für die Antwort, wenn ich mit meinem Nutzer "sinusbot" (su sinusbot) den befehl "service sinusbot restart" (oder auch die anderen Optionen eingebe) kommt allerdings nur:
bash: service: command not found
 

Qhiliqq

Donor
is awesome!
Contributor
Insider
Licensed Partner
Erstmal danke für die Antwort, wenn ich mit meinem Nutzer "sinusbot" (su sinusbot) den befehl "service sinusbot restart" (oder auch die anderen Optionen eingebe) kommt allerdings nur:
bash: service: command not found
Als root ausführen oder per Sudo.
Den angelegten User brauchst du persönlich nicht.
 
Ich habe ein Problem und zwar gibt das Plugin mir vollgenden Fehler
Command which failed was: " service sinusbot start". 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 1026.
Und ich weiß nicht wie ich das fixen kann
 

Lightning

Active Member
Tier I
there stands nothing from install you should execute this command ->
Code:
service sinusbot start
then post the output from it here on the Forum
 
service sinusbot start
Job for sinusbot.service failed because the control process exited with error code. See "systemctl status sinusbot.service" and "journalctl -xe" for details.

systemctl status sinusbot.service
● sinusbot.service - Sinusbot, the Teamspeak 3 and Discord music bot.
Loaded: loaded (/lib/systemd/system/sinusbot.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Do 2019-01-10 19:06:41 CET; 1min 58s ago
Process: 18548 ExecStopPost=/bin/rm -f /tmp/.sinusbot.lock (code=exited, status=0/SUCCESS)
Process: 18546 ExecStart=/opt/sinusbot/sinusbot (code=exited, status=203/EXEC)
Process: 18830 ExecStartPre=/bin/rm -f /tmp/.sinusbot.lock (code=exited, status=1/FAILURE)
Main PID: 18546 (code=exited, status=203/EXEC)
root@h2776679:~#
 

Qhiliqq

Donor
is awesome!
Contributor
Insider
Licensed Partner
service sinusbot start
Job for sinusbot.service failed because the control process exited with error code. See "systemctl status sinusbot.service" and "journalctl -xe" for details.

systemctl status sinusbot.service
● sinusbot.service - Sinusbot, the Teamspeak 3 and Discord music bot.
Loaded: loaded (/lib/systemd/system/sinusbot.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Do 2019-01-10 19:06:41 CET; 1min 58s ago
Process: 18548 ExecStopPost=/bin/rm -f /tmp/.sinusbot.lock (code=exited, status=0/SUCCESS)
Process: 18546 ExecStart=/opt/sinusbot/sinusbot (code=exited, status=203/EXEC)
Process: 18830 ExecStartPre=/bin/rm -f /tmp/.sinusbot.lock (code=exited, status=1/FAILURE)
Main PID: 18546 (code=exited, status=203/EXEC)
root@h2776679:~#
Output of:
systemctl status sinusbot.service
?
 
Top