NEWS
iob diag needs to be updated.
-
iob diag needs to be updated. Please execute 'iobroker fix' first.
Das habe ich gemacht. Keine Fehlermeldungen. Ein reboot durchgeführt aber es bleibt diese Meldung. Wie behebe ich das?
-
Versuch es mal vorübergehend mit der Raspbian-Version von hier:
-
Danke, da ich aber morgen für 6 Monate verreise werde ich das lieber erst danach machen.
LG Gerhard
-
In 6 Monaten wird das nicht mehr erforderlich sein, bis dahin ist das längst wieder über den herkömmlichen Weg verfügbar.
-
@thomas-braun
Wann wird denn iob diag wieder so wie gewohnt funktionieren? -
Tut es.
-
@thomas-braun
Also wenn ich den Befehl iob diag eingebe, kommt immer noch die Meldung, dass ich den fix durchlaufen lassen soll. Diag, so wie ich es kenne läuft nicht an. -
Warte ab, das läuft durch.
-
-
@thomas-braun
Ok, iob diag läuft. Nicht lange genug gewartet.
Die beiden Befehle von Dir führen , wenn ich sie so wie angegeben eingegeben, zu keiner Ausgabe. -
@mpf sagte in iob diag needs to be updated.:
Die beiden Befehle von Dir führen , wenn ich sie so wie angegeben eingegeben, zu keiner Ausgabe.
Zeig mal die kompletten Ein- wie Ausgaben.
-
pi@iobroker-pi:~ $ command -v distro-info pi@iobroker-pi:~ $ command -v apt-get /usr/bin/apt-get
-
-
@thomas-braun ```
======================= SUMMARY ======================= v.2025-02-23 Static hostname: iobroker-pi Icon name: computer Operating System: Raspbian GNU/Linux 11 (bullseye) Kernel: Linux 6.1.21-v7+ Architecture: arm Installation: native Kernel: armv7l Userland: 32 bit Timezone: Europe/Berlin (CET, +0100) User-ID: 1000 Display-Server: false Boot Target: multi-user.target Pending OS-Updates: 0 Pending iob updates: 0 Nodejs-Installation: /usr/bin/nodejs v20.18.3 /usr/bin/node v20.18.3 /usr/bin/npm 10.8.2 /usr/bin/npx 10.8.2 /usr/bin/corepack 0.30.0 Recommended versions are nodejs 20.18.3 and npm 10.8.2 nodeJS installation is correct MEMORY: total used free shared buff/cache available Mem: 971M 575M 145M 0.0K 250M 341M Swap: 99M 99M 0B Total: 1.1G 675M 145M Active iob-Instances: 10 Upgrade policy: none ioBroker Core: js-controller 7.0.6 admin 7.4.10 ioBroker Status: iobroker is running on this host. Objects type: jsonl States type: jsonl Status admin and web instance: + system.adapter.admin.0 : admin : iobroker-pi - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.web.1 : web : iobroker-pi - enabled, port: 8082, bind: 192.168.0.40, run as: admin Objects: 572 States: 420 Size of iob-Database: 16M /opt/iobroker/iobroker-data/objects.jsonl 7.3M /opt/iobroker/iobroker-data/states.jsonl Debian 'bullseye' is the current oldstable version. Please upgrade to the latest stable release 'bookworm' in due time! =================== END OF SUMMARY ====================
-
Installier da neu das Bookworm -Release in der 64Bit-Version.
-
@thomas-braun ```
kann ich einach auf 64bit laufen lassen ?======================= SUMMARY ======================= v.2025-02-23 Static hostname: raspberrypi Icon name: computer Operating System: Debian GNU/Linux 12 (bookworm) Kernel: Linux 6.6.74+rpt-rpi-v8 Architecture: arm64 Installation: native Kernel: aarch64 Userland: 64 bit Timezone: Europe/Berlin (CET, +0100) User-ID: 1000 Display-Server: true Boot Target: graphical.target Pending OS-Updates: 0 Pending iob updates: 0 Nodejs-Installation: /usr/bin/nodejs v20.18.3 /usr/bin/node v20.18.3 /usr/bin/npm 10.8.2 /usr/bin/npx 10.8.2 /usr/bin/corepack 0.30.0 Recommended versions are nodejs 20.18.3 and npm 10.8.2 nodeJS installation is correct MEMORY: total used free shared buff/cache available Mem: 951M 518M 113M 573K 379M 432M Swap: 536M 535M 962K Total: 1.5G 1.1G 114M Active iob-Instances: 10 Upgrade policy: none ioBroker Core: js-controller 7.0.6 admin 7.4.10 ioBroker Status: iobroker is running on this host. Objects type: jsonl States type: jsonl Status admin and web instance: + system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.web.1 : web : raspberrypi - enabled, port: 8082, bind: 192.168.0.40, run as: admin Objects: 570 States: 418 Size of iob-Database: 17M /opt/iobroker/iobroker-data/objects.jsonl 1.2M /opt/iobroker/iobroker-data/states.jsonl Operating System is the current Debian stable version codenamed 'bookworm'! =================== END OF SUMMARY ====================
-
@thomas-braun
Desktop so wieder abgeschaltet?Installation: native Kernel: aarch64 Userland: 64 bit Timezone: Europe/Berlin (CET, +0100) User-ID: 1000 Display-Server: true Boot Target: multi-user.target
-
Du stellst hier die summary von
iob diag
rein. Interessant ist aber das, was vorher gezeigt wird (einfach raus kopieren, bevor du in der Konsole weiter drückst). -
-
Darf ich mich da noch einmal dranhängen
Ich habe den iobroker gemäß der Anleitung auf eine neu installierte bookworm lite 64 aufgesetzt. Hat bisher alles funktioniert
bis auf das iob diag, da kommt der Fehler Keine Berechtigungpi@RasPi-ioB:~ $ iob status iobroker is running on this host. Objects type: jsonl States type: jsonl pi@RasPi-ioB:~ $ iob diag /usr/bin/iob: Zeile 21: /home/iobroker/iob_diag.log: Keine Berechtigung pi@RasPi-ioB:~ $ type -P nodejs && nodejs -v && type -P node && node -v && type -P npm && npm -v && type -P npx && npx -v && apt policy nodejs /usr/bin/nodejs v20.18.3 /usr/bin/node v20.18.3 /usr/bin/npm 10.8.2 /usr/bin/npx 10.8.2 nodejs: Installiert: 20.18.3-1nodesource1 Installationskandidat: 20.18.3-1nodesource1 Versionstabelle: *** 20.18.3-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 100 /var/lib/dpkg/status 20.18.2-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.18.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.18.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.17.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.16.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.15.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.15.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.14.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.13.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.13.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.12.2-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.12.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.12.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.11.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.11.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.10.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.9.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.8.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.8.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.7.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.6.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.6.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.5.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.5.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.4.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.3.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.3.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.2.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.1.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.0.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 18.19.0+dfsg-6~deb12u2 500 500 http://deb.debian.org/debian bookworm/main arm64 Packages 18.19.0+dfsg-6~deb12u1 500 500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages pi@RasPi-ioB:~ $
Wie kann ich das beheben?