NEWS
Nodejs v18.12.1
-
Hi,
naja, da scheint etwas mit der Datei die beim Rechnerstart aufgerufen wird kaputt zu sein.such mal die Datei
iobroker.service
sollte irgend wo unter
/etc/systemd/system/multi-user.target.wants/
liegen, und zeig uns was da drin steht.
Edit:
Und Thoams war schneller -
@thomas-braun sagte in Nodejs v18.12.1:
cat /etc/systemd/system/multi-user.target.wants/iobroker.service
sagt?
Hi Thomas. Leider keine bekomme ich keine Antwort von der Konsole
-
@krisiun sagte in Nodejs v18.12.1:
Leider keine bekomme ich keine Antwort von der Konsole
Schon mal gesagt...
Kann nicht sein. Entweder kommt der Inhalt der Datei oder eine Fehlermeldung. -
@thomas-braun sagte in Nodejs v18.12.1:
cat /etc/systemd/system/multi-user.target.wants/iobroker.service
pi@raspberrypi4-iob:~ $ cat /etc/systemd/system/multi-user.target.wants/iobroker.service pi@raspberrypi4-iob:~ $
Kommt keine Antwort
-
pi@raspberrypi4-iob:~ $ iobroker.service -bash: iobroker.service: Kommando nicht gefunden.
-
pi@raspberrypi4-iob:~ $ iobroker.service
-bash: iobroker.service: Kommando nicht gefunden.
Kerl...
Da gibt man dir Buchstabe für Buchstabe vor was da einzugeben oder zu kopieren ist...cat /etc/systemd/system/multi-user.target.wants/iobroker.service
lautet das.
-
@thomas-braun sagte in Nodejs v18.12.1:
Kerl...
Da gibt man dir Buchstabe für Buchstabe vor was da einzugeben oder zu kopieren ist...cat /etc/systemd/system/multi-user.target.wants/iobroker.service
lautet das.
Ich kopiere einfach die Zeile und füge sie in putty ein. Das ist doch korrekt oder?
-
@krisiun sagte in Nodejs v18.12.1:
@thomas-braun sagte in Nodejs v18.12.1:
Kerl...
Da gibt man dir Buchstabe für Buchstabe vor was da einzugeben oder zu kopieren ist...cat /etc/systemd/system/multi-user.target.wants/iobroker.service
lautet das.
Ich kopiere einfach die Zeile und füge sie in putty ein. Das ist doch korrekt oder?
Hi,
ja , kopieren und einfügen - Enter. Mach doch mal
ls -la /etc/systemd/system/multi-user.target.wants/iobroker.service
VG
Bernd -
@dp20eic sagte in Nodejs v18.12.1:
ls -la /etc/systemd/system/multi-user.target.wants/iobroker.service
pi@raspberrypi4-iob:~ $ ls -la /etc/systemd/system/multi-user.target.wants/iobroker.service lrwxrwxrwx 1 root root 36 Okt 29 2021 /etc/systemd/system/multi-user.target.wants/iobroker.service -> /lib/systemd/system/iobroker.service
-
sudo cp /usr/lib/systemd/system/iobroker.service /etc/systemd/system/multi-user.target.wants/iobroker.service
Dann
sudo systemctl restart iobroker.service
-
pi@raspberrypi4-iob:~ $ sudo cp /usr/lib/systemd/system/iobroker.service /etc/systemd/system/multi-user.target.wants/iobroker.service cp: '/usr/lib/systemd/system/iobroker.service' und '/etc/systemd/system/multi-user.target.wants/iobroker.service' sind die gleiche Datei pi@raspberrypi4-iob:~ $ sudo systemctl restart iobroker.service Failed to restart iobroker.service: Unit iobroker.service has a bad unit file setting. See system logs and 'systemctl status iobroker.service' for details. pi@raspberrypi4-iob:~ $
-
@krisiun sagte in Nodejs v18.12.1:
cat /usr/lib/systemd/system/iobroker.service
-
@thomas-braun sagte in Nodejs v18.12.1:
cat /usr/lib/systemd/system/iobroker.service
Kommt wieder keine Antwort
-
pi@raspberrypi4-iob:~ $ cat /usr/lib/systemd/system/iobroker.service pi@raspberrypi4-iob:~ $
-
@krisiun sagte in Nodejs v18.12.1:
ls -la /usr/lib/systemd/system/iobroker.service
-
@thomas-braun sagte in Nodejs v18.12.1:
ls -la /usr/lib/systemd/system/iobroker.service
pi@raspberrypi4-iob:~ $ ls -la /usr/lib/systemd/system/iobroker.service -rw-r--r-- 1 root root 1 Nov 24 08:03 /usr/lib/systemd/system/iobroker.service
-
ls -la /etc/systemd/system/multi-user.target.wants/iobroker.service
-
@thomas-braun sagte in Nodejs v18.12.1:
ls -la /etc/systemd/system/multi-user.target.wants/iobroker.service
pi@raspberrypi4-iob:~ $ ls -la /etc/systemd/system/multi-user.target.wants/iobroker.service lrwxrwxrwx 1 root root 36 Okt 29 2021 /etc/systemd/system/multi-user.target.wants/iobroker.service -> /lib/systemd/system/iobroker.service
-
iob stop iob fix iob start
-
@thomas-braun sagte in Nodejs v18.12.1:
iob fix
pi@raspberrypi4-iob:~ $ iob stop pi@raspberrypi4-iob:~ $ iob fix pi@raspberrypi4-iob:~ $
da bei fix passiert nichts weiter