NEWS
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?
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.
-
juppiii !!! jetzt läuft der wieder BRAVO THOMAS
Aber was machen wir mit dem Speicherplatz da war doch viel zu wenig da?Das dürfte ich in den nächsten Tagen von alleine klären. Wenn da jetzt die log-Files nicht mehr so rasant größer werden wird das über die Log Rotation irgendwann von alleine entsorgt.
-
Das dürfte ich in den nächsten Tagen von alleine klären. Wenn da jetzt die log-Files nicht mehr so rasant größer werden wird das über die Log Rotation irgendwann von alleine entsorgt.
Schau mal noch kurz hier bitte
7,2 GiB [ ] /opt 3,1 GiB [ ] /usr 1,2 GiB [ ] /home 48,2 MiB [ ] /boot 8,5 MiB [ ] /run 7,3 MiB [ ] /root 5,9 MiB [ ] /etc 36,0 KiB [ ] /tmp e 16,0 KiB [ ] /lost+found e 4,0 KiB [ ] /srv e 4,0 KiB [ ] /mnt e 4,0 KiB [ ] /media 0,0 B [ ] /sys . 0,0 B [ ] /proc 0,0 B [ ] /dev @ 0,0 B [ ] sbin @ 0,0 B [ ] lib @ 0,0 B [ ] bin -
Schau mal noch kurz hier bitte
7,2 GiB [ ] /opt 3,1 GiB [ ] /usr 1,2 GiB [ ] /home 48,2 MiB [ ] /boot 8,5 MiB [ ] /run 7,3 MiB [ ] /root 5,9 MiB [ ] /etc 36,0 KiB [ ] /tmp e 16,0 KiB [ ] /lost+found e 4,0 KiB [ ] /srv e 4,0 KiB [ ] /mnt e 4,0 KiB [ ] /media 0,0 B [ ] /sys . 0,0 B [ ] /proc 0,0 B [ ] /dev @ 0,0 B [ ] sbin @ 0,0 B [ ] lib @ 0,0 B [ ] binAuch das ist mal wieder nicht vollständig.