Detweiler
Member
Achso, ja das ist schon logischer, haha. Ja ich bin heute Abend heim, dann werde ich mir das mal anschauen. Danke!Es wird kein Server installiert, sondern ein Client.
Wenn nicht schreibe mir eine PN, dann schau ich mir das ganze über Teamviewer an und kann, wenn nötig den Installer anpassen.
[EDIT]
Das ist dabei raus gekommen.
Code:
systemctl daemon-reload
Failed to get D-Bus connection: Unknown error -1
/etc/init.d/dbus status
[ ok ] dbus is running.
Alles klar, konnte das Problem mit einem restart lösen. Jetzt stehe ich allerdings vor meinem nächsten Problem:
Code:
Updating the system in a few seconds silently (no optical output)!
This could take a while. Please wait up to 10 minutes!
Installing necessary packages. Please wait...
Packages installed!
TS3 already latest version.
Downloading latest SinusBot.
Extracting SinusBot files.
SinusBot update done.
Starting systemd installation
Installed systemd file to start the SinusBot with "service sinusbot {start|stop|status|restart}"
Installing Cronjob for automatic SinusBot update...
Installing SinusBot update cronjob successful.
Installing YT-Downloader now!
Installing Cronjob for automatic YT-DL update...
Installing Cronjob successful.
sed: can't read /opt/sinusbot/config.ini: No such file or directory
Error on line 938. 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. Or have a look directly to your error: https://github.com/Sinusbot/installer-linux/blob/master/sinusbot_installer.sh#L938
Konnte dem Problem vorübergehend ausweichen indem ich einfach yt-dl nicht installieren lasse, jedoch bekomme ich nun zum Schluss 2 Fehler, Line 1061 & Line 1096
Code:
Generated README_installer.txt!
Deleted /tmp/.sinusbot.lock
Please wait... This will take some seconds!
/dev/fd/63: line 1061: /etc/init.d/sinusbot: No such file or directory
SinusBot could not start! Starting it directly. Look for errors!
Could not read configuration file: open /opt/sinusbot/config.ini: no such file or directory
Error on line 1096. 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. Or have a look directly to your error: https://github.com/Sinusbot/installer-linux/blob/master/sinusbot_installer.sh#L1096
Last edited: