NEWS
Welche Dateien muss man umziehen auf einen neuen Raspberry
-
Ob das so stimmt weiß ich nicht
Ist das ok?
Hab im internet noch den link zum installer fix für den iOS Rocker gefunden. Macht das Sinn hier nochmal drüber laufen zu lassen?
curl -sL https://iobroker.net/fix.sh | bash -
-
@drsnuggles1982 sagte in Welche Dateien muss man umziehen auf einen neuen Raspberry:
Denn Fatal Error sehe ich grad zum ersten mal. Was bedeutet das? JavaScript nutze ich aktuell gar nicht.
Unabhängig von den Rechteproblemen würde ich den Speicher für die Nodered-Instanz hoch setzen:
-
Hy, es stand auf 128MB ich bin mal hoch gegangen auf 512. Jetzt geht es. Konnte ohne Probleme Änderungen durchführen
-
Bitte keine Bildchen von Konsolentext. Hau das in CodeTags eingebettet hier rein.
-
pi@reimerhome:~ $ ls -la /home/iobroker total 76 drwxr-xr-x 5 iobroker iobroker 4096 Mar 6 10:32 . drwxr-xr-x 4 root root 4096 Mar 6 09:11 .. -rw-r--r-- 1 iobroker iobroker 220 Mar 29 2024 .bash_logout -rw-r--r-- 1 iobroker iobroker 3523 Nov 19 14:32 .bashrc drwxr-xr-x 3 iobroker iobroker 4096 Mar 6 09:26 .cache drwx------ 3 iobroker iobroker 4096 Mar 6 10:32 .config -rw-r--r-- 1 iobroker iobroker 40250 Mar 6 10:30 .diag.sh -rw-r--r-- 1 iobroker iobroker 3689 Mar 6 10:35 iob_diag.log drwxr-xr-x 4 iobroker iobroker 4096 Mar 6 09:32 .npm -rw-r--r-- 1 iobroker iobroker 807 Mar 29 2024 .profile pi@reimerhome:~ $ groups pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
Sorry nun als code tag
-
-
total 16 drwxr-xr-x 4 root root 4096 Mar 6 09:11 . drwxr-xr-x 18 root root 4096 Nov 19 14:40 .. drwxr-xr-x 5 iobroker iobroker 4096 Mar 6 10:32 iobroker drwx------ 5 pi pi 4096 Mar 6 09:13 pi
-
-
@thomas-braun sagte in Welche Dateien muss man umziehen auf einen neuen Raspberry:
iob diag
pi@reimerhome:~ $ iob diag /usr/bin/iob: line 21: /home/iobroker/iob_diag.log: Permission denied
-
Also scheitert nicht die Ausführung, sondern das Schreiben des logs. Setz da Schreiberechte für die Gruppe auf iob_diag.log
Edit: Nee, die Rechte passen. Da muss noch was anderes krumm sein.
-
@thomas-braun mhm ok was nun?
Doch mal den fix ausführen?
curl -sL https://iobroker.net/fix.sh | bash -
-
Ja, mach mal.
Was passiert denn, wenn duiob fix
aufrufst? Der Befehl verhält sich ja ganz ähnlich zu
iob diag
. -
752 io.pushover.0 792 io.backitup.0 849 io.hm-rpc.1 884 io.synology.0 899 io.zigbee.0 922 io.discovery.0 941 io.enocean.0 977 io.web.0 Please stop them first and try again! pi@reimerhome:~ $ pi@reimerhome:~ $ iob fix library: loaded Library version=2024-10-22 ioBroker or some processes are still running: 599 iobroker.js-con 641 io.admin.0 690 io.javascript.0 720 io.node-red.0 752 io.pushover.0 792 io.backitup.0 849 io.hm-rpc.1 884 io.synology.0 899 io.zigbee.0 922 io.discovery.0 941 io.enocean.0 977 io.web.0 Please stop them first and try again
Beide verhalten sich gleich
-
iob stop iob fix iob start
-
Jetzt lief es durch
Compressed 2 JSONL files. Done ========================================================================== Checking autostart (5/5) ========================================================================== ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ==== Authentication is required to stop 'iobroker.service'. Authenticating as: ,,, (pi) Password: Enabling autostart... polkit-agent-helper-1: pam_authenticate failed: Authentication failure Autostart enabled! ========================================================================== Your installation was fixed successfully Run iobroker start to start ioBroker again!
-
-
Ja leider nur die Ausgabe
Status admin and web instance: + system.adapter.admin.0 : admin : reimerhome - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.web.0 : web : reimerhome - enabled, port: 8082, bind: 0.0.0.0, run as: admin Objects: 1773 States: 1476 Size of iob-Database: 12M /opt/iobroker/iobroker-data/objects.jsonl 1.4M /opt/iobroker/iobroker-data/states.jsonl Operating System is the current Debian stable version codenamed 'bookworm'! =================== END OF SUMMARY ==================== === Mark text until here for copying ===
Sieht aber deutlich besser aus
-
@drsnuggles1982 sagte in Welche Dateien muss man umziehen auf einen neuen Raspberry:
Sieht aber deutlich besser aus
Könnte man sagen, wenn man die Langfassung sehen würde.
-
@thomas-braun mehr gibt mein Terminal nicht her ich mach nachher nochmal am windows pc da geht es besser
-
@drsnuggles1982 sagte in Welche Dateien muss man umziehen auf einen neuen Raspberry:
mehr gibt mein Terminal nicht her
Mit Sicherheit ist die Ausgabe länger. Musste halt mal nach oben scrollen. Geht in gescheiten Terminals.