NEWS
Nodejs v18.12.1
-
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.servicelautet das.
-
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.servicelautet 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.servicelautet das.
Ich kopiere einfach die Zeile und füge sie in putty ein. Das ist doch korrekt oder?
-
@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.servicelautet 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.servicelautet 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.serviceVG
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 -
@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.servicelautet das.
Ich kopiere einfach die Zeile und füge sie in putty ein. Das ist doch korrekt oder?
sudo cp /usr/lib/systemd/system/iobroker.service /etc/systemd/system/multi-user.target.wants/iobroker.serviceDann
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:~ $ -
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 -
@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
-
@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 -
@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.servicels -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 -
@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.serviceiob 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
-
@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
curl -fsL https://iobroker.net/fix.sh | bash - -
@thomas-braun sagte in Nodejs v18.12.1:
curl -fsL https://iobroker.net/fix.sh | bash -
pi@raspberrypi4-iob:~ $ curl -fsL https://iobroker.net/fix.sh | bash - library: loaded Library version=2022-06-15 ========================================================================== Welcome to the ioBroker installation fixer! Script version: 2022-06-03 You might need to enter your password a couple of times. ========================================================================== ========================================================================== Installing prerequisites (1/3) ========================================================================== Holen:1 http://archive.raspberrypi.org/debian buster InRelease [32,6 kB] Holen:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15,0 kB] OK:3 https://deb.nodesource.com/node_16.x buster InRelease Holen:4 http://archive.raspberrypi.org/debian buster/main armhf Packages [392 kB] Es wurden 439 kB in 1 s geholt (425 kB/s). Paketlisten werden gelesen... Fertig Installed gcc-c++ ========================================================================== Checking ioBroker user and directory permissions (2/3) ========================================================================== Created /etc/sudoers.d/iobroker Fixing directory permissions... ========================================================================== Checking autostart (3/3) ========================================================================== -
@thomas-braun sagte in Nodejs v18.12.1:
curl -fsL https://iobroker.net/fix.sh | bash -
pi@raspberrypi4-iob:~ $ curl -fsL https://iobroker.net/fix.sh | bash - library: loaded Library version=2022-06-15 ========================================================================== Welcome to the ioBroker installation fixer! Script version: 2022-06-03 You might need to enter your password a couple of times. ========================================================================== ========================================================================== Installing prerequisites (1/3) ========================================================================== Holen:1 http://archive.raspberrypi.org/debian buster InRelease [32,6 kB] Holen:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15,0 kB] OK:3 https://deb.nodesource.com/node_16.x buster InRelease Holen:4 http://archive.raspberrypi.org/debian buster/main armhf Packages [392 kB] Es wurden 439 kB in 1 s geholt (425 kB/s). Paketlisten werden gelesen... Fertig Installed gcc-c++ ========================================================================== Checking ioBroker user and directory permissions (2/3) ========================================================================== Created /etc/sudoers.d/iobroker Fixing directory permissions... ========================================================================== Checking autostart (3/3) ==========================================================================Das ist nicht vollständig.
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden