NEWS
RPI2 Adapter kann nicht installiert werden
-
cd /opt/iobroker/ && npm i iobroker.rpi2@3.0.2 --debugmartin@RaspberryPi-Iobroker:/opt/iobroker $ cd /opt/iobroker/ && npm -i iobroker.rpi2@3.0.2 --debug Unknown command: "iobroker.rpi2@3.0.2" To see a list of supported npm commands, run: npm help -
martin@RaspberryPi-Iobroker:/opt/iobroker $ cd /opt/iobroker/ && npm -i iobroker.rpi2@3.0.2 --debug Unknown command: "iobroker.rpi2@3.0.2" To see a list of supported npm commands, run: npm helpHatte ich zuerst falsch. Ich meine das wird ohne Bindestrich gemacht. Siehe oben.
-
Hatte ich zuerst falsch. Ich meine das wird ohne Bindestrich gemacht. Siehe oben.
@Thomas-Braun
Jetzt ist etwas passiert.martin@RaspberryPi-Iobroker:/opt/iobroker $ cd /opt/iobroker/ && npm i iobroker.rpi2@3.0.2 --debug npm warn deprecated npmlog@4.1.2: This package is no longer supported. npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported. npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated gauge@2.7.4: This package is no longer supported. npm error code 7 npm error path /opt/iobroker/node_modules/opengpio npm error command failed npm error command sh -c node-gyp rebuild npm error gyp info it worked if it ends with ok npm error gyp info using node-gyp@7.1.2 npm error gyp info using node@22.21.0 | linux | arm64 npm error (node:92813) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead. npm error (Use `node --trace-deprecation ...` to show where the warning was created) npm error gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3" npm error gyp ERR! UNCAUGHT EXCEPTION npm error gyp ERR! stack TypeError: Cannot assign to read only property 'cflags' of object '#<Object>' npm error gyp ERR! stack at createConfigFile (/opt/iobroker/node_modules/node-gyp/lib/configure.js:117:21) npm error gyp ERR! stack at /opt/iobroker/node_modules/node-gyp/lib/configure.js:84:9 npm error gyp ERR! stack at FSReqCallback.oncomplete (node:fs:187:23) npm error gyp ERR! System Linux 6.12.47+rpt-rpi-2712 npm error gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild" npm error gyp ERR! cwd /opt/iobroker/node_modules/opengpio npm error gyp ERR! node -v v22.21.0 npm error gyp ERR! node-gyp -v v7.1.2 npm error gyp ERR! Node-gyp failed to build your package. npm error gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author. npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-12-27T12_42_56_742Z-debug-0.log martin@RaspberryPi-Iobroker:/opt/iobroker $ -
@Thomas-Braun
Jetzt ist etwas passiert.martin@RaspberryPi-Iobroker:/opt/iobroker $ cd /opt/iobroker/ && npm i iobroker.rpi2@3.0.2 --debug npm warn deprecated npmlog@4.1.2: This package is no longer supported. npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported. npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated gauge@2.7.4: This package is no longer supported. npm error code 7 npm error path /opt/iobroker/node_modules/opengpio npm error command failed npm error command sh -c node-gyp rebuild npm error gyp info it worked if it ends with ok npm error gyp info using node-gyp@7.1.2 npm error gyp info using node@22.21.0 | linux | arm64 npm error (node:92813) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead. npm error (Use `node --trace-deprecation ...` to show where the warning was created) npm error gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3" npm error gyp ERR! UNCAUGHT EXCEPTION npm error gyp ERR! stack TypeError: Cannot assign to read only property 'cflags' of object '#<Object>' npm error gyp ERR! stack at createConfigFile (/opt/iobroker/node_modules/node-gyp/lib/configure.js:117:21) npm error gyp ERR! stack at /opt/iobroker/node_modules/node-gyp/lib/configure.js:84:9 npm error gyp ERR! stack at FSReqCallback.oncomplete (node:fs:187:23) npm error gyp ERR! System Linux 6.12.47+rpt-rpi-2712 npm error gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild" npm error gyp ERR! cwd /opt/iobroker/node_modules/opengpio npm error gyp ERR! node -v v22.21.0 npm error gyp ERR! node-gyp -v v7.1.2 npm error gyp ERR! Node-gyp failed to build your package. npm error gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author. npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-12-27T12_42_56_742Z-debug-0.log martin@RaspberryPi-Iobroker:/opt/iobroker $Irgendwas stimmt nicht mit den Versionen, denke ich.
Vielleicht versuchst du dein Glück mal mit nodejs@24iob nodejs-update 24 -
Irgendwas stimmt nicht mit den Versionen, denke ich.
Vielleicht versuchst du dein Glück mal mit nodejs@24iob nodejs-update 2424 wird ja noch gar nicht empfohlen.
Gibt es einen Befehl um nodejs 22 neu zu installieren?
-
24 wird ja noch gar nicht empfohlen.
Gibt es einen Befehl um nodejs 22 neu zu installieren?
@Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:
24 wird ja noch gar nicht empfohlen.
hast du es denn probiert?
es geht doch darum dass die Pakete neu gebaut werden.@Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:
Gibt es einen Befehl um nodejs 22 neu zu installieren?
dito mit 22
-
@Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:
24 wird ja noch gar nicht empfohlen.
hast du es denn probiert?
es geht doch darum dass die Pakete neu gebaut werden.@Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:
Gibt es einen Befehl um nodejs 22 neu zu installieren?
dito mit 22
@Homoran
Habe es mal mit nodejs 22 probiert und neu gestartet.ioBroker nodejs fixer 2025-08-09 You requested to install latest version from nodejs v22 tree. Your current setup is: /usr/bin/nodejs v22.21.0 /usr/bin/node v22.21.0 /usr/bin/npm 10.9.4 /usr/bin/npx 10.9.4 /usr/bin/corepack 0.34.0 We found these nodejs versions available for installation: nodejs: Installed: 22.21.0-1nodesource1 Candidate: 22.21.0-1nodesource1 Version table: *** 22.21.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 100 /var/lib/dpkg/status 22.20.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.19.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.18.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.17.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.17.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.16.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.15.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.15.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.14.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.13.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.13.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.12.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.11.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.10.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.9.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.8.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.7.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.6.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.5.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.5.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.4.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.4.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.3.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.2.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.1.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.0.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 20.19.2+dfsg-1 500 500 http://deb.debian.org/debian trixie/main arm64 Packages Nothing to do - Your installation is using the correct paths. You are running nodejs v22.21.0. Do you want to install latest version from nodejs v.22 tree? Press <y> to continue or any other key to quit Trying to fix your installation now. Please be patient. find: '/run/user/1000/doc': Permission denied find: '/run/user/1000/gvfs': Permission denied Stopping ioBroker now ##### ioBroker has been stopped Removing dfsg-nodejs *** These repos are active on your system: Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://archive.raspberrypi.com/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 http://deb.debian.org/debian-security trixie-security InRelease Reading package lists... Done *** Installing ca-certificates, curl and gnupg, just in case they are missing. *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_22.x nodistro main Package: nodejs Pin: origin deb.nodesource.com Pin-Priority: 1001 *** These repos are active after the adjustments: Hit:1 http://archive.raspberrypi.com/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 http://deb.debian.org/debian-security trixie-security InRelease Get:5 https://deb.nodesource.com/node_22.x nodistro InRelease [12.1 kB] Get:6 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages [7375 B] Get:7 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages [8572 B] Fetched 28.1 kB in 0s (140 kB/s) Reading package lists... Done W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details Installing nodejs now! Installing latest nodejs v22 release W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details SUCCESS! v22.21.0 has been installed! You are using the latest nodejs@22 release now! COMPATIBILITY CHECK IN PROGRESS (Only a --dry-run! No modules are really changed or added!) add usocket 0.3.0 add unix-dgram 2.0.6 add raw-socket 1.8.1 add nan 2.19.0 add number-is-nan 1.0.1 add npmlog 4.1.2 add node-gyp 7.1.2 add rimraf 3.0.2 add minimatch 3.1.2 add glob 7.2.3 add brace-expansion 1.1.12 add net-ping 1.2.4 add napi-thread-safe-callback 0.0.6 add gauge 2.7.4 add strip-ansi 3.0.1 add string-width 1.0.2 add signal-exit 3.0.7 add is-fullwidth-code-point 1.0.0 add ansi-regex 2.1.1 add fsevents 2.3.3 add es6-promise 4.2.8 add env-paths 2.2.1 add diskusage 1.2.0 add cpu-features 0.0.10 add code-point-at 1.1.0 add buildcheck 0.0.7 add authenticate-pam 1.0.5 add are-we-there-yet 1.1.7 add string_decoder 1.1.1 add safe-buffer 5.1.2 add readable-stream 2.3.8 add @stoprocent/noble 1.19.1 added 32 packages in 2s 219 packages are looking for funding run `npm fund` for details We tried our best to fix your nodejs. Please run iob diag again to verify. *** RESTARTING ioBroker NOW! *** Please refresh or restart your browser in a few moments. martin@RaspberryPi-Iobroker:/opt/iobroker $ sudo reboot -
@Homoran
Habe es mal mit nodejs 22 probiert und neu gestartet.ioBroker nodejs fixer 2025-08-09 You requested to install latest version from nodejs v22 tree. Your current setup is: /usr/bin/nodejs v22.21.0 /usr/bin/node v22.21.0 /usr/bin/npm 10.9.4 /usr/bin/npx 10.9.4 /usr/bin/corepack 0.34.0 We found these nodejs versions available for installation: nodejs: Installed: 22.21.0-1nodesource1 Candidate: 22.21.0-1nodesource1 Version table: *** 22.21.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 100 /var/lib/dpkg/status 22.20.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.19.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.18.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.17.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.17.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.16.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.15.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.15.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.14.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.13.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.13.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.12.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.11.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.10.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.9.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.8.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.7.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.6.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.5.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.5.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.4.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.4.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.3.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.2.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.1.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.0.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 20.19.2+dfsg-1 500 500 http://deb.debian.org/debian trixie/main arm64 Packages Nothing to do - Your installation is using the correct paths. You are running nodejs v22.21.0. Do you want to install latest version from nodejs v.22 tree? Press <y> to continue or any other key to quit Trying to fix your installation now. Please be patient. find: '/run/user/1000/doc': Permission denied find: '/run/user/1000/gvfs': Permission denied Stopping ioBroker now ##### ioBroker has been stopped Removing dfsg-nodejs *** These repos are active on your system: Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://archive.raspberrypi.com/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 http://deb.debian.org/debian-security trixie-security InRelease Reading package lists... Done *** Installing ca-certificates, curl and gnupg, just in case they are missing. *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_22.x nodistro main Package: nodejs Pin: origin deb.nodesource.com Pin-Priority: 1001 *** These repos are active after the adjustments: Hit:1 http://archive.raspberrypi.com/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 http://deb.debian.org/debian-security trixie-security InRelease Get:5 https://deb.nodesource.com/node_22.x nodistro InRelease [12.1 kB] Get:6 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages [7375 B] Get:7 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages [8572 B] Fetched 28.1 kB in 0s (140 kB/s) Reading package lists... Done W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details Installing nodejs now! Installing latest nodejs v22 release W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details SUCCESS! v22.21.0 has been installed! You are using the latest nodejs@22 release now! COMPATIBILITY CHECK IN PROGRESS (Only a --dry-run! No modules are really changed or added!) add usocket 0.3.0 add unix-dgram 2.0.6 add raw-socket 1.8.1 add nan 2.19.0 add number-is-nan 1.0.1 add npmlog 4.1.2 add node-gyp 7.1.2 add rimraf 3.0.2 add minimatch 3.1.2 add glob 7.2.3 add brace-expansion 1.1.12 add net-ping 1.2.4 add napi-thread-safe-callback 0.0.6 add gauge 2.7.4 add strip-ansi 3.0.1 add string-width 1.0.2 add signal-exit 3.0.7 add is-fullwidth-code-point 1.0.0 add ansi-regex 2.1.1 add fsevents 2.3.3 add es6-promise 4.2.8 add env-paths 2.2.1 add diskusage 1.2.0 add cpu-features 0.0.10 add code-point-at 1.1.0 add buildcheck 0.0.7 add authenticate-pam 1.0.5 add are-we-there-yet 1.1.7 add string_decoder 1.1.1 add safe-buffer 5.1.2 add readable-stream 2.3.8 add @stoprocent/noble 1.19.1 added 32 packages in 2s 219 packages are looking for funding run `npm fund` for details We tried our best to fix your nodejs. Please run iob diag again to verify. *** RESTARTING ioBroker NOW! *** Please refresh or restart your browser in a few moments. martin@RaspberryPi-Iobroker:/opt/iobroker $ sudo rebootMit nodesjs 22 versucht den rpi2@3.0.2 zu installieren.
login as: martin martin@192.168.10.12's password: Linux RaspberryPi-Iobroker 6.12.47+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.12.47- 1+rpt1 (2025-09-16) aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Sat Dec 27 16:54:46 2025 from 192.168.10.11 martin@RaspberryPi-Iobroker:~ $ cd /opt/iobroker/ && npm i iobroker.rpi2@3.0.2 --debug npm warn deprecated npmlog@4.1.2: This package is no longer supported. npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported. npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated gauge@2.7.4: This package is no longer supported. npm error code 7 npm error path /opt/iobroker/node_modules/opengpio npm error command failed npm error command sh -c node-gyp rebuild npm error gyp info it worked if it ends with ok npm error gyp info using node-gyp@7.1.2 npm error gyp info using node@22.21.0 | linux | arm64 npm error (node:2692) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead. npm error (Use `node --trace-deprecation ...` to show where the warning was created) npm error gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3" npm error gyp ERR! UNCAUGHT EXCEPTION npm error gyp ERR! stack TypeError: Cannot assign to read only property 'cflags' of object '#<Object>' npm error gyp ERR! stack at createConfigFile (/opt/iobroker/node_modules/node-gyp/lib/configure.js:117:21) npm error gyp ERR! stack at /opt/iobroker/node_modules/node-gyp/lib/configure.js:84:9 npm error gyp ERR! stack at FSReqCallback.oncomplete (node:fs:187:23) npm error gyp ERR! System Linux 6.12.47+rpt-rpi-2712 npm error gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild" npm error gyp ERR! cwd /opt/iobroker/node_modules/opengpio npm error gyp ERR! node -v v22.21.0 npm error gyp ERR! node-gyp -v v7.1.2 npm error gyp ERR! Node-gyp failed to build your package. npm error gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author. npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-12-27T16_02_02_683Z-debug-0.log martin@RaspberryPi-Iobroker:/opt/iobroker $ -
@Homoran
Habe es mal mit nodejs 22 probiert und neu gestartet.ioBroker nodejs fixer 2025-08-09 You requested to install latest version from nodejs v22 tree. Your current setup is: /usr/bin/nodejs v22.21.0 /usr/bin/node v22.21.0 /usr/bin/npm 10.9.4 /usr/bin/npx 10.9.4 /usr/bin/corepack 0.34.0 We found these nodejs versions available for installation: nodejs: Installed: 22.21.0-1nodesource1 Candidate: 22.21.0-1nodesource1 Version table: *** 22.21.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 100 /var/lib/dpkg/status 22.20.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.19.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.18.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.17.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.17.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.16.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.15.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.15.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.14.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.13.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.13.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.12.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.11.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.10.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.9.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.8.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.7.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.6.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.5.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.5.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.4.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.4.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.3.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.2.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.1.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.0.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 20.19.2+dfsg-1 500 500 http://deb.debian.org/debian trixie/main arm64 Packages Nothing to do - Your installation is using the correct paths. You are running nodejs v22.21.0. Do you want to install latest version from nodejs v.22 tree? Press <y> to continue or any other key to quit Trying to fix your installation now. Please be patient. find: '/run/user/1000/doc': Permission denied find: '/run/user/1000/gvfs': Permission denied Stopping ioBroker now ##### ioBroker has been stopped Removing dfsg-nodejs *** These repos are active on your system: Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://archive.raspberrypi.com/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 http://deb.debian.org/debian-security trixie-security InRelease Reading package lists... Done *** Installing ca-certificates, curl and gnupg, just in case they are missing. *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_22.x nodistro main Package: nodejs Pin: origin deb.nodesource.com Pin-Priority: 1001 *** These repos are active after the adjustments: Hit:1 http://archive.raspberrypi.com/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 http://deb.debian.org/debian-security trixie-security InRelease Get:5 https://deb.nodesource.com/node_22.x nodistro InRelease [12.1 kB] Get:6 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages [7375 B] Get:7 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages [8572 B] Fetched 28.1 kB in 0s (140 kB/s) Reading package lists... Done W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details Installing nodejs now! Installing latest nodejs v22 release W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details SUCCESS! v22.21.0 has been installed! You are using the latest nodejs@22 release now! COMPATIBILITY CHECK IN PROGRESS (Only a --dry-run! No modules are really changed or added!) add usocket 0.3.0 add unix-dgram 2.0.6 add raw-socket 1.8.1 add nan 2.19.0 add number-is-nan 1.0.1 add npmlog 4.1.2 add node-gyp 7.1.2 add rimraf 3.0.2 add minimatch 3.1.2 add glob 7.2.3 add brace-expansion 1.1.12 add net-ping 1.2.4 add napi-thread-safe-callback 0.0.6 add gauge 2.7.4 add strip-ansi 3.0.1 add string-width 1.0.2 add signal-exit 3.0.7 add is-fullwidth-code-point 1.0.0 add ansi-regex 2.1.1 add fsevents 2.3.3 add es6-promise 4.2.8 add env-paths 2.2.1 add diskusage 1.2.0 add cpu-features 0.0.10 add code-point-at 1.1.0 add buildcheck 0.0.7 add authenticate-pam 1.0.5 add are-we-there-yet 1.1.7 add string_decoder 1.1.1 add safe-buffer 5.1.2 add readable-stream 2.3.8 add @stoprocent/noble 1.19.1 added 32 packages in 2s 219 packages are looking for funding run `npm fund` for details We tried our best to fix your nodejs. Please run iob diag again to verify. *** RESTARTING ioBroker NOW! *** Please refresh or restart your browser in a few moments. martin@RaspberryPi-Iobroker:/opt/iobroker $ sudo reboot@Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:
Habe es mal mit nodejs 22 probiert und neu gestartet.
ohne vorher die node Version zu ändern?
Das bringt nichts
-
@Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:
Habe es mal mit nodejs 22 probiert und neu gestartet.
ohne vorher die node Version zu ändern?
Das bringt nichts
Ist das hier noch gültig um die nodejs auf Version 24 zu bringen?
https://forum.iobroker.net/search?term=Update+NodeJS+best+practise&in=titles -
Ist das hier noch gültig um die nodejs auf Version 24 zu bringen?
https://forum.iobroker.net/search?term=Update+NodeJS+best+practise&in=titles -
@Thomas-Braun
Den iobroker vorher stoppen? -
@Thomas-Braun
Den iobroker vorher stoppen?@Gonzokalle
Kannste machen, macht der Befehl aber ohnehin selber. -
@Gonzokalle
Kannste machen, macht der Befehl aber ohnehin selber.@Thomas-Braun
Gut
Ist scheinbar ohne Fehler durchgelaufen.Kann ich jetzt
cd /opt/iobroker/ && npm i iobroker.rpi2@3.0.2 --debug
probieren?ioBroker nodejs fixer 2025-08-09 You requested to install latest version from nodejs v24 tree. Your current setup is: /usr/bin/nodejs v22.21.0 /usr/bin/node v22.21.0 /usr/bin/npm 10.9.4 /usr/bin/npx 10.9.4 /usr/bin/corepack 0.34.0 We found these nodejs versions available for installation: nodejs: Installed: 22.21.0-1nodesource1 Candidate: 22.21.0-1nodesource1 Version table: *** 22.21.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 100 /var/lib/dpkg/status 22.20.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.19.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.18.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.17.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.17.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.16.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.15.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.15.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.14.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.13.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.13.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.12.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.11.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.10.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.9.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.8.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.7.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.6.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.5.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.5.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.4.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.4.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.3.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.2.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.1.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.0.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 20.19.2+dfsg-1 500 500 http://deb.debian.org/debian trixie/main arm64 Packages Nothing to do - Your installation is using the correct paths. You are running nodejs v22.21.0. Do you want to install latest version from nodejs v.24 tree? Press <y> to continue or any other key to quit Trying to fix your installation now. Please be patient. find: '/run/user/1000/doc': Permission denied find: '/run/user/1000/gvfs': Permission denied Stopping ioBroker now ##### ioBroker has been stopped Removing dfsg-nodejs *** These repos are active on your system: Hit:1 http://archive.raspberrypi.com/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie InRelease Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] Hit:4 http://deb.debian.org/debian-security trixie-security InRelease Fetched 47.3 kB in 0s (332 kB/s) Reading package lists... Done *** Installing ca-certificates, curl and gnupg, just in case they are missing. *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_24.x nodistro main Package: nodejs Pin: origin deb.nodesource.com Pin-Priority: 1001 *** These repos are active after the adjustments: Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://archive.raspberrypi.com/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 http://deb.debian.org/debian-security trixie-security InRelease Get:5 https://deb.nodesource.com/node_24.x nodistro InRelease [12.1 kB] Get:6 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages [4879 B] Get:7 https://deb.nodesource.com/node_24.x nodistro/main armhf Packages [1369 B] Fetched 18.4 kB in 1s (33.1 kB/s) Reading package lists... Done W: https://deb.nodesource.com/node_24.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details Installing nodejs now! Installing latest nodejs v24 release W: https://deb.nodesource.com/node_24.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details (Reading database ... 134042 files and directories currently installed.) Preparing to unpack .../nodejs_24.12.0-1nodesource1_arm64.deb ... Detected old npm client, removing... Unpacking nodejs (24.12.0-1nodesource1) over (22.21.0-1nodesource1) ... Setting up nodejs (24.12.0-1nodesource1) ... Processing triggers for man-db (2.13.1-1) ... SUCCESS! v24.12.0 has been installed! You are using the latest nodejs@24 release now! COMPATIBILITY CHECK IN PROGRESS (Only a --dry-run! No modules are really changed or added!) add usocket 0.3.0 add unix-dgram 2.0.6 add raw-socket 1.8.1 add nan 2.19.0 add number-is-nan 1.0.1 add npmlog 4.1.2 add node-gyp 7.1.2 add rimraf 3.0.2 add minimatch 3.1.2 add glob 7.2.3 add brace-expansion 1.1.12 add net-ping 1.2.4 add napi-thread-safe-callback 0.0.6 add gauge 2.7.4 add strip-ansi 3.0.1 add string-width 1.0.2 add signal-exit 3.0.7 add is-fullwidth-code-point 1.0.0 add ansi-regex 2.1.1 add es6-promise 4.2.8 add env-paths 2.2.1 add diskusage 1.2.0 add cpu-features 0.0.10 add code-point-at 1.1.0 add buildcheck 0.0.7 add authenticate-pam 1.0.5 add are-we-there-yet 1.1.7 add string_decoder 1.1.1 add safe-buffer 5.1.2 add readable-stream 2.3.8 add @stoprocent/noble 1.19.1 remove @csstools/css-tokenizer 3.0.4 remove @csstools/css-parser-algorithms 3.0.5 remove canvas 2.11.2 added 31 packages, and removed 3 packages in 2s 214 packages are looking for funding run `npm fund` for details We tried our best to fix your nodejs. Please run iob diag again to verify. *** RESTARTING ioBroker NOW! *** Please refresh or restart your browser in a few moments. martin@RaspberryPi-Iobroker:~ $ -
@Thomas-Braun
Gut
Ist scheinbar ohne Fehler durchgelaufen.Kann ich jetzt
cd /opt/iobroker/ && npm i iobroker.rpi2@3.0.2 --debug
probieren?ioBroker nodejs fixer 2025-08-09 You requested to install latest version from nodejs v24 tree. Your current setup is: /usr/bin/nodejs v22.21.0 /usr/bin/node v22.21.0 /usr/bin/npm 10.9.4 /usr/bin/npx 10.9.4 /usr/bin/corepack 0.34.0 We found these nodejs versions available for installation: nodejs: Installed: 22.21.0-1nodesource1 Candidate: 22.21.0-1nodesource1 Version table: *** 22.21.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 100 /var/lib/dpkg/status 22.20.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.19.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.18.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.17.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.17.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.16.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.15.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.15.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.14.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.13.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.13.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.12.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.11.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.10.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.9.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.8.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.7.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.6.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.5.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.5.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.4.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.4.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.3.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.2.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.1.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.0.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 20.19.2+dfsg-1 500 500 http://deb.debian.org/debian trixie/main arm64 Packages Nothing to do - Your installation is using the correct paths. You are running nodejs v22.21.0. Do you want to install latest version from nodejs v.24 tree? Press <y> to continue or any other key to quit Trying to fix your installation now. Please be patient. find: '/run/user/1000/doc': Permission denied find: '/run/user/1000/gvfs': Permission denied Stopping ioBroker now ##### ioBroker has been stopped Removing dfsg-nodejs *** These repos are active on your system: Hit:1 http://archive.raspberrypi.com/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie InRelease Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] Hit:4 http://deb.debian.org/debian-security trixie-security InRelease Fetched 47.3 kB in 0s (332 kB/s) Reading package lists... Done *** Installing ca-certificates, curl and gnupg, just in case they are missing. *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_24.x nodistro main Package: nodejs Pin: origin deb.nodesource.com Pin-Priority: 1001 *** These repos are active after the adjustments: Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://archive.raspberrypi.com/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 http://deb.debian.org/debian-security trixie-security InRelease Get:5 https://deb.nodesource.com/node_24.x nodistro InRelease [12.1 kB] Get:6 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages [4879 B] Get:7 https://deb.nodesource.com/node_24.x nodistro/main armhf Packages [1369 B] Fetched 18.4 kB in 1s (33.1 kB/s) Reading package lists... Done W: https://deb.nodesource.com/node_24.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details Installing nodejs now! Installing latest nodejs v24 release W: https://deb.nodesource.com/node_24.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details (Reading database ... 134042 files and directories currently installed.) Preparing to unpack .../nodejs_24.12.0-1nodesource1_arm64.deb ... Detected old npm client, removing... Unpacking nodejs (24.12.0-1nodesource1) over (22.21.0-1nodesource1) ... Setting up nodejs (24.12.0-1nodesource1) ... Processing triggers for man-db (2.13.1-1) ... SUCCESS! v24.12.0 has been installed! You are using the latest nodejs@24 release now! COMPATIBILITY CHECK IN PROGRESS (Only a --dry-run! No modules are really changed or added!) add usocket 0.3.0 add unix-dgram 2.0.6 add raw-socket 1.8.1 add nan 2.19.0 add number-is-nan 1.0.1 add npmlog 4.1.2 add node-gyp 7.1.2 add rimraf 3.0.2 add minimatch 3.1.2 add glob 7.2.3 add brace-expansion 1.1.12 add net-ping 1.2.4 add napi-thread-safe-callback 0.0.6 add gauge 2.7.4 add strip-ansi 3.0.1 add string-width 1.0.2 add signal-exit 3.0.7 add is-fullwidth-code-point 1.0.0 add ansi-regex 2.1.1 add es6-promise 4.2.8 add env-paths 2.2.1 add diskusage 1.2.0 add cpu-features 0.0.10 add code-point-at 1.1.0 add buildcheck 0.0.7 add authenticate-pam 1.0.5 add are-we-there-yet 1.1.7 add string_decoder 1.1.1 add safe-buffer 5.1.2 add readable-stream 2.3.8 add @stoprocent/noble 1.19.1 remove @csstools/css-tokenizer 3.0.4 remove @csstools/css-parser-algorithms 3.0.5 remove canvas 2.11.2 added 31 packages, and removed 3 packages in 2s 214 packages are looking for funding run `npm fund` for details We tried our best to fix your nodejs. Please run iob diag again to verify. *** RESTARTING ioBroker NOW! *** Please refresh or restart your browser in a few moments. martin@RaspberryPi-Iobroker:~ $@Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:
Please run iob diag again to verify
-
@Thomas-Braun
Gut
Ist scheinbar ohne Fehler durchgelaufen.Kann ich jetzt
cd /opt/iobroker/ && npm i iobroker.rpi2@3.0.2 --debug
probieren?ioBroker nodejs fixer 2025-08-09 You requested to install latest version from nodejs v24 tree. Your current setup is: /usr/bin/nodejs v22.21.0 /usr/bin/node v22.21.0 /usr/bin/npm 10.9.4 /usr/bin/npx 10.9.4 /usr/bin/corepack 0.34.0 We found these nodejs versions available for installation: nodejs: Installed: 22.21.0-1nodesource1 Candidate: 22.21.0-1nodesource1 Version table: *** 22.21.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 100 /var/lib/dpkg/status 22.20.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.19.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.18.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.17.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.17.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.16.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.15.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.15.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.14.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.13.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.13.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.12.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.11.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.10.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.9.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.8.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.7.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.6.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.5.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.5.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.4.1-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.4.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.3.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.2.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.1.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.0.0-1nodesource1 1001 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 20.19.2+dfsg-1 500 500 http://deb.debian.org/debian trixie/main arm64 Packages Nothing to do - Your installation is using the correct paths. You are running nodejs v22.21.0. Do you want to install latest version from nodejs v.24 tree? Press <y> to continue or any other key to quit Trying to fix your installation now. Please be patient. find: '/run/user/1000/doc': Permission denied find: '/run/user/1000/gvfs': Permission denied Stopping ioBroker now ##### ioBroker has been stopped Removing dfsg-nodejs *** These repos are active on your system: Hit:1 http://archive.raspberrypi.com/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie InRelease Get:3 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] Hit:4 http://deb.debian.org/debian-security trixie-security InRelease Fetched 47.3 kB in 0s (332 kB/s) Reading package lists... Done *** Installing ca-certificates, curl and gnupg, just in case they are missing. *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_24.x nodistro main Package: nodejs Pin: origin deb.nodesource.com Pin-Priority: 1001 *** These repos are active after the adjustments: Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://archive.raspberrypi.com/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 http://deb.debian.org/debian-security trixie-security InRelease Get:5 https://deb.nodesource.com/node_24.x nodistro InRelease [12.1 kB] Get:6 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages [4879 B] Get:7 https://deb.nodesource.com/node_24.x nodistro/main armhf Packages [1369 B] Fetched 18.4 kB in 1s (33.1 kB/s) Reading package lists... Done W: https://deb.nodesource.com/node_24.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details Installing nodejs now! Installing latest nodejs v24 release W: https://deb.nodesource.com/node_24.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details (Reading database ... 134042 files and directories currently installed.) Preparing to unpack .../nodejs_24.12.0-1nodesource1_arm64.deb ... Detected old npm client, removing... Unpacking nodejs (24.12.0-1nodesource1) over (22.21.0-1nodesource1) ... Setting up nodejs (24.12.0-1nodesource1) ... Processing triggers for man-db (2.13.1-1) ... SUCCESS! v24.12.0 has been installed! You are using the latest nodejs@24 release now! COMPATIBILITY CHECK IN PROGRESS (Only a --dry-run! No modules are really changed or added!) add usocket 0.3.0 add unix-dgram 2.0.6 add raw-socket 1.8.1 add nan 2.19.0 add number-is-nan 1.0.1 add npmlog 4.1.2 add node-gyp 7.1.2 add rimraf 3.0.2 add minimatch 3.1.2 add glob 7.2.3 add brace-expansion 1.1.12 add net-ping 1.2.4 add napi-thread-safe-callback 0.0.6 add gauge 2.7.4 add strip-ansi 3.0.1 add string-width 1.0.2 add signal-exit 3.0.7 add is-fullwidth-code-point 1.0.0 add ansi-regex 2.1.1 add es6-promise 4.2.8 add env-paths 2.2.1 add diskusage 1.2.0 add cpu-features 0.0.10 add code-point-at 1.1.0 add buildcheck 0.0.7 add authenticate-pam 1.0.5 add are-we-there-yet 1.1.7 add string_decoder 1.1.1 add safe-buffer 5.1.2 add readable-stream 2.3.8 add @stoprocent/noble 1.19.1 remove @csstools/css-tokenizer 3.0.4 remove @csstools/css-parser-algorithms 3.0.5 remove canvas 2.11.2 added 31 packages, and removed 3 packages in 2s 214 packages are looking for funding run `npm fund` for details We tried our best to fix your nodejs. Please run iob diag again to verify. *** RESTARTING ioBroker NOW! *** Please refresh or restart your browser in a few moments. martin@RaspberryPi-Iobroker:~ $@Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:
cd /opt/iobroker/ npm i npm i iobroker.rpi2@3.0.2 --debug iob statusIrgendein Adapter ist da auf einem alten Stand.
canvas fliegt raus. Schau mitnpm explain canvasnach warum
-
@Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:
Please run iob diag again to verify
@Homoran
Sieht doch ganz gut aus.========== Start marking the full check here =========== ```bash Script v.2025-08-09 *** BASE SYSTEM *** Operating System: Debian GNU/Linux 13 (trixie) Static hostname: RaspberryPi-Iobroker Icon name: computer Kernel: Linux 6.12.47+rpt-rpi-2712 Architecture: arm64 OS is similar to: Model : Raspberry Pi 5 Model B Rev 1.0 Docker : false Virtualization : none Kernel : aarch64 Userland : 64 bit Systemuptime and Load: 15:20:50 up 22:21, 3 users, load average: 0.53, 0.59, 0.53 CPU threads: 4 *** LIFE CYCLE STATUS *** Operating System is the current Debian stable version codenamed 'trixie'! *** RASPBERRY THROTTLING *** Current issues: No throttling issues detected. Previously detected issues: No throttling issues detected. *** TIME AND TIMEZONES *** Local time: Sun 2025-12-28 15:20:50 CET Universal time: Sun 2025-12-28 14:20:50 UTC RTC time: Sun 2025-12-28 14:20:50 Time zone: Europe/Berlin (CET, +0100) System clock synchronized: yes NTP service: active RTC in local TZ: no *** Users and Groups *** User that called 'iob diag': martin HOME=/home/martin GROUPS=martin adm dialout cdrom sudo audio video plugdev games users netdev gpio i2c spi render input iobroker User that is running 'js-controller': iobroker HOME=/home/iobroker SUDO_HOME=/home/martin GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c *** DISPLAY-SERVER SETUP *** Display-Server: true Display-Manager: * lightdm.service - Light Display Manager Desktop: Session: tty System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run 'iobroker fix' *** MEMORY *** total used free shared buff/cache available Mem: 8.5G 3.5G 2.1G 57M 3.0G 4.9G Swap: 2.1G 0B 2.1G Total: 10G 3.5G 4.3G Active iob-Instances: 30 8063 M total memory 3358 M used memory 3263 M active memory 2224 M inactive memory 2028 M free memory 305 M buffer memory 2511 M swap cache 2047 M total swap 0 M used swap 2047 M free swap *** top - Table Of Processes *** top - 15:20:51 up 22:21, 3 users, load average: 0.53, 0.59, 0.53 Tasks: 248 total, 1 running, 247 sleeping, 0 stopped, 0 zombie %Cpu(s): 11.9 us, 2.4 sy, 0.0 ni, 85.7 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st MiB Mem : 8063.0 total, 2023.0 free, 3364.2 used, 2817.4 buff/cache MiB Swap: 2048.0 total, 2048.0 free, 0.0 used. 4698.9 avail Mem *** FAILED SERVICES *** UNIT LOAD ACTIVE SUB DESCRIPTION 0 loaded units listed. *** DMESG CRITICAL ERRORS *** No critical errors detected *** FILESYSTEM *** Filesystem Type Size Used Avail Use% Mounted on udev devtmpfs 3.9G 0 3.9G 0% /dev tmpfs tmpfs 1.6G 15M 1.6G 1% /run /dev/nvme0n1p2 ext4 917G 11G 869G 2% / tmpfs tmpfs 4.0G 368K 4.0G 1% /dev/shm tmpfs tmpfs 5.0M 48K 5.0M 1% /run/lock tmpfs tmpfs 1.0M 0 1.0M 0% /run/credentials/systemd-journald.service tmpfs tmpfs 4.0G 19M 4.0G 1% /tmp /dev/nvme0n1p1 vfat 510M 86M 425M 17% /boot/firmware tmpfs tmpfs 807M 256K 807M 1% /run/user/1000 tmpfs tmpfs 1.0M 0 1.0M 0% /run/credentials/getty@tty1.service tmpfs tmpfs 1.0M 0 1.0M 0% /run/credentials/serial-getty@ttyAMA10.service Messages concerning ext4 filesystem in dmesg: [Sat Dec 27 16:58:55 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave nvme.max_host_mem_size_mb=0 numa=fake=8 system_heap.max_order=0 iommu_dma_numa_policy=interleave smsc95xx.macaddr=2C:CF:67:82:17:A3 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 console=ttyAMA10,115200 console=tty1 root=PARTUUID=e4c2f3ef-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=DE [Sat Dec 27 16:58:56 2025] EXT4-fs (nvme0n1p2): orphan cleanup on readonly fs [Sat Dec 27 16:58:56 2025] EXT4-fs (nvme0n1p2): mounted filesystem d6944274-f2f7-4644-96a4-213c3b367f5c ro with ordered data mode. Quota mode: none. [Sat Dec 27 16:58:57 2025] EXT4-fs (nvme0n1p2): re-mounted d6944274-f2f7-4644-96a4-213c3b367f5c r/w. Show mounted filesystems: TARGET SOURCE FSTYPE OPTIONS / /dev/nvme0n1p2 ext4 rw,noatime `-/boot/firmware /dev/nvme0n1p1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro Files in neuralgic directories: /var: 2.5G /var/ 251M /var/cache 238M /var/cache/apt 221M /var/lib 154M /var/lib/apt Archived and active journals take up 8M in the file system. /opt/iobroker/backups: 98M /opt/iobroker/backups/ /opt/iobroker/iobroker-data: 988M /opt/iobroker/iobroker-data/ 496M /opt/iobroker/iobroker-data/history 319M /opt/iobroker/iobroker-data/files 124M /opt/iobroker/iobroker-data/backup-objects 67M /opt/iobroker/iobroker-data/files/echarts.admin The five largest files in iobroker-data are: 42M /opt/iobroker/iobroker-data/objects.jsonl 26M /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map 26M /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.js.map 24M /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.70a15e1f.js.map 18M /opt/iobroker/iobroker-data/files/echarts/preview/static/js/main.5fe9c7da.js.map USB-Devices by-id: USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id': /dev/serial/by-id/usb-SHK_JeeLink_LaCrosse-if00-port0 /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2469419-if00 *** ZigBee Settings *** HINT: Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2469419-if00 Zigbee Network Settings on your coordinator/in nvbackup are: zigbee.X Extended Pan ID: *** MASKED *** Pan ID: *** MASKED *** Channel: *** MASKED *** Network Key: *** MASKED *** To unmask the settings run 'iob diag --unmask' *** NodeJS-Installation *** /usr/bin/nodejs v24.12.0 /usr/bin/node v24.12.0 /usr/bin/npm 11.6.2 /usr/bin/npx 11.6.2 /usr/bin/corepack 0.34.5 nodejs: Installed: 24.12.0-1nodesource1 Candidate: 24.12.0-1nodesource1 Version table: *** 24.12.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 100 /var/lib/dpkg/status 24.11.1-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.11.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.10.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.9.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.8.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.7.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.6.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.5.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.4.1-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.4.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.3.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.1.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.0.2-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.0.1-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.0.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 20.19.2+dfsg-1 500 500 http://deb.debian.org/debian trixie/main arm64 Packages Temp directories causing deletion problem: 0 No problems detected Errors in npm tree: 0 No problems detected Checking for nodejs vulnerability: █████ ██ ██ ██████ ██████ ██████ ██████ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ███████ ██ ██ ██ ███ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ███████ ███████ ██████ ██████ ██████ ██████ ██ *** ioBroker-Installation *** ioBroker Status iobroker is running on this host. Objects type: jsonl States type: jsonl Hosts: RaspberryPi-Iobroker RaspberryPi-Iobroker (version: 7.0.7, hostname: RaspberryPi-Iobroker, alive, uptime: 7712) Core adapters versions js-controller: 7.0.7 admin: 7.7.19 javascript: 9.0.11 nodejs modules from github: 1 +-- iobroker.eusec@2.0.3 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.eusec.git#f625cbb12aea40dcf6faf11a17d93328f069b753) Adapter State + system.adapter.admin.0 : admin : RaspberryPi-Iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.alexa2.0 : alexa2 : RaspberryPi-Iobroker - enabled + system.adapter.backitup.0 : backitup : RaspberryPi-Iobroker - enabled + system.adapter.device-watcher.0 : device-watcher : RaspberryPi-Iobroker - enabled system.adapter.devices.0 : devices : RaspberryPi-Iobroker - disabled + system.adapter.echarts.0 : echarts : RaspberryPi-Iobroker - enabled + system.adapter.energiefluss.0 : energiefluss : RaspberryPi-Iobroker - enabled + system.adapter.eusec.0 : eusec : RaspberryPi-Iobroker - enabled system.adapter.flot.0 : flot : RaspberryPi-Iobroker - disabled + system.adapter.fullybrowser.0 : fullybrowser : RaspberryPi-Iobroker - enabled + system.adapter.history.0 : history : RaspberryPi-Iobroker - enabled system.adapter.icons-icons8.0 : icons-icons8 : RaspberryPi-Iobroker - disabled + system.adapter.iot.0 : iot : RaspberryPi-Iobroker - enabled + system.adapter.iqontrol.0 : iqontrol : RaspberryPi-Iobroker - enabled + system.adapter.iqontrol.1 : iqontrol : RaspberryPi-Iobroker - enabled + system.adapter.javascript.0 : javascript : RaspberryPi-Iobroker - enabled + system.adapter.jeelink.0 : jeelink : RaspberryPi-Iobroker - enabled + system.adapter.mqtt.0 : mqtt : RaspberryPi-Iobroker - enabled, port: 1884, bind: 0.0.0.0 system.adapter.netatmo-crawler.0 : netatmo-crawler : RaspberryPi-Iobroker - enabled + system.adapter.opendtu.0 : opendtu : RaspberryPi-Iobroker - enabled + system.adapter.opendtu.1 : opendtu : RaspberryPi-Iobroker - enabled + system.adapter.radar2.0 : radar2 : RaspberryPi-Iobroker - enabled + system.adapter.reolink.0 : reolink : RaspberryPi-Iobroker - enabled + system.adapter.reolink.1 : reolink : RaspberryPi-Iobroker - enabled system.adapter.reolink.2 : reolink : RaspberryPi-Iobroker - disabled + system.adapter.reolink.3 : reolink : RaspberryPi-Iobroker - enabled + system.adapter.shelly.0 : shelly : RaspberryPi-Iobroker - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.smartgarden.0 : smartgarden : RaspberryPi-Iobroker - enabled + system.adapter.sonoff.0 : sonoff : RaspberryPi-Iobroker - enabled, port: 1883, bind: 0.0.0.0 + system.adapter.telegram.0 : telegram : RaspberryPi-Iobroker - enabled, port: 8443, bind: 0.0.0.0 + system.adapter.terminal.0 : terminal : RaspberryPi-Iobroker - enabled, port: 8088, bind: 0.0.0.0, run as: admin + system.adapter.web.0 : web : RaspberryPi-Iobroker - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.wled.0 : wled : RaspberryPi-Iobroker - enabled + system.adapter.zigbee.0 : zigbee : RaspberryPi-Iobroker - enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2469419-if00 + instance is alive Enabled adapters with bindings + system.adapter.admin.0 : admin : RaspberryPi-Iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.mqtt.0 : mqtt : RaspberryPi-Iobroker - enabled, port: 1884, bind: 0.0.0.0 + system.adapter.shelly.0 : shelly : RaspberryPi-Iobroker - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.sonoff.0 : sonoff : RaspberryPi-Iobroker - enabled, port: 1883, bind: 0.0.0.0 + system.adapter.telegram.0 : telegram : RaspberryPi-Iobroker - enabled, port: 8443, bind: 0.0.0.0 + system.adapter.terminal.0 : terminal : RaspberryPi-Iobroker - enabled, port: 8088, bind: 0.0.0.0, run as: admin + system.adapter.web.0 : web : RaspberryPi-Iobroker - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.zigbee.0 : zigbee : RaspberryPi-Iobroker - enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2469419-if00 ioBroker-Repositories ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐ │ (index) │ name │ url │ auto upgrade │ ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤ │ 0 │ 'stable' │ 'http://download.iobroker.net/sources-dist.json' │ false │ │ 1 │ 'beta' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false │ └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘ Active repo(s): stable Upgrade policy: none Installed ioBroker-Adapters Used repository: stable Adapter "admin" : 7.7.19 , installed 7.7.19 Adapter "alexa2" : 3.27.4 , installed 3.27.4 Adapter "backitup" : 3.3.10 , installed 3.3.10 Adapter "device-watcher": 2.13.1 , installed 2.13.1 Adapter "devices" : 1.2.8 , installed 1.2.8 Adapter "echarts" : 1.9.2 , installed 1.9.2 Adapter "energiefluss" : 3.6.2 , installed 3.6.2 Adapter "eusec" : 2.0.3 , installed 2.0.3 Adapter "flot" : 1.12.0 , installed 1.12.0 Adapter "fullybrowser" : 3.1.2 , installed 3.1.2 Adapter "history" : 3.0.1 , installed 3.0.1 Adapter "icons-icons8" : 0.0.1 , installed 0.0.1 Adapter "iot" : 5.0.7 , installed 5.0.7 Adapter "iqontrol" : 3.0.0 , installed 3.0.0 Adapter "javascript" : 9.0.11 , installed 9.0.11 Adapter "jeelink" : 1.2.5 , installed 1.2.5 Controller "js-controller": 7.0.7 , installed 7.0.7 Adapter "mqtt" : 6.1.4 , installed 6.1.4 Adapter "netatmo-crawler": 1.1.0 , installed 1.1.0 Adapter "opendtu" : 3.1.0 , installed 3.1.0 Adapter "radar2" : 2.4.0 , installed 2.4.0 Adapter "reolink" : 1.2.3 , installed 1.2.3 Adapter "shelly" : 10.4.1 , installed 10.4.1 Adapter "smartgarden" : 2.0.1 , installed 2.0.1 Adapter "socketio" : 6.7.1 , installed 7.0.8 Adapter "sonoff" : 3.2.1 , installed 3.2.1 Adapter "telegram" : 4.1.0 , installed 4.1.0 Adapter "terminal" : 1.0.0 , installed 1.0.0 Adapter "web" : 7.0.8 , installed 7.0.8 Adapter "wled" : 0.7.2 , installed 0.7.2 Adapter "ws" : 2.6.2 , installed 3.0.19 Adapter "zigbee" : 3.1.5 , installed 3.2.5 Objects and States Please stand by - This may take a while Objects: 6945 States: 5883 *** OS-Repositories and Updates *** W: https://deb.nodesource.com/node_24.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://archive.raspberrypi.com/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 http://deb.debian.org/debian-security trixie-security InRelease Hit:5 https://deb.nodesource.com/node_24.x nodistro InRelease Reading package lists... W: https://deb.nodesource.com/node_24.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details Pending Updates: 0 *** Listening Ports *** Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name tcp 0 0 0.0.0.0:1884 0.0.0.0:* LISTEN 1001 1679096 51906/io.mqtt.0 tcp 0 0 0.0.0.0:1882 0.0.0.0:* LISTEN 1001 1679168 51999/io.shelly.0 tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 1001 1681214 52018/io.sonoff.0 tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 1001 1679520 51393/iobroker.js-c tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 1001 1679525 51393/iobroker.js-c tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 0 589619 18907/cupsd tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 10440 1000/sshd: /usr/sbi tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 0 4716 1/init tcp6 0 0 :::1984 :::* LISTEN 1001 1681677 51883/go2rtc tcp6 0 0 :::5900 :::* LISTEN 985 8967 1014/wayvnc tcp6 0 0 ::1:631 :::* LISTEN 0 589618 18907/cupsd tcp6 0 0 :::8554 :::* LISTEN 1001 1679923 51883/go2rtc tcp6 0 0 :::8555 :::* LISTEN 1001 1681679 51883/go2rtc tcp6 0 0 :::21 :::* LISTEN 0 8913 1001/vsftpd tcp6 0 0 :::22 :::* LISTEN 0 10442 1000/sshd: /usr/sbi tcp6 0 0 :::111 :::* LISTEN 0 138 1/init tcp6 0 0 :::8088 :::* LISTEN 1001 1682622 52264/io.terminal.0 tcp6 0 0 :::8081 :::* LISTEN 1001 1679579 51415/io.admin.0 tcp6 0 0 :::8082 :::* LISTEN 1001 1683698 52283/io.web.0 tcp6 0 0 :::3000 :::* LISTEN 1001 1681715 51891/io.fullybrows udp 0 0 0.0.0.0:49674 0.0.0.0:* 101 769 710/avahi-daemon: r udp 0 0 0.0.0.0:5353 0.0.0.0:* 1001 1682326 52303/io.wled.0 udp 0 0 0.0.0.0:5353 0.0.0.0:* 101 767 710/avahi-daemon: r udp 0 0 0.0.0.0:35232 0.0.0.0:* 1001 1681024 51868/io.eusec.0 udp 0 0 0.0.0.0:67 0.0.0.0:* 1001 1681089 51951/io.radar2.0 udp 0 0 0.0.0.0:111 0.0.0.0:* 0 137 1/init udp6 0 0 :::5353 :::* 101 768 710/avahi-daemon: r udp6 0 0 :::48540 :::* 101 770 710/avahi-daemon: r udp6 0 0 :::111 :::* 0 4717 1/init udp6 0 0 :::8555 :::* 1001 1681680 51883/go2rtc *** Log File - Last 25 Lines *** 2025-12-28 15:19:31.127 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: WR2000 ist noch gesperrt 2025-12-28 15:19:41.213 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 14 ▫ 13<>15 ▫ 14 2025-12-28 15:19:41.213 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:19:51.098 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: WR600 auf 34% (200W) 2025-12-28 15:19:51.098 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 14 ▫ 13<>15 ▫ 15 2025-12-28 15:19:51.098 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:20:01.124 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 15 ▫ 14<>17 ▫ 14 2025-12-28 15:20:01.124 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:20:11.163 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 14 ▫ 13<>15 ▫ 15 2025-12-28 15:20:11.163 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:20:21.095 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 14 ▫ 13<>15 ▫ 16 2025-12-28 15:20:31.167 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 16 ▫ 14<>18 ▫ 16 2025-12-28 15:20:31.167 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:20:41.125 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 16 ▫ 14<>18 ▫ 14 2025-12-28 15:20:41.125 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:20:49.009 - info: host.RaspberryPi-Iobroker instance system.adapter.netatmo-crawler.0 in version "1.1.0" started with pid 57839 2025-12-28 15:20:51.177 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 16 ▫ 14<>18 ▫ 14 2025-12-28 15:20:51.178 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:21:01.159 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 16 ▫ 14<>18 ▫ 14 2025-12-28 15:21:01.159 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:21:01.601 - info: host.RaspberryPi-Iobroker instance system.adapter.netatmo-crawler.0 having pid 57839 terminated with code 0 (NO_ERROR) 2025-12-28 15:21:11.348 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 16 ▫ 14<>18 ▫ 14 2025-12-28 15:21:11.348 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:21:21.491 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 16 ▫ 14<>18 ▫ 15 2025-12-28 15:21:21.491 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich============ Mark until here for C&P =============
iob diag has finished.
-
@Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:
cd /opt/iobroker/ npm i npm i iobroker.rpi2@3.0.2 --debug iob statusIrgendein Adapter ist da auf einem alten Stand.
canvas fliegt raus. Schau mitnpm explain canvasnach warum
martin@RaspberryPi-Iobroker:/opt/iobroker $ npm explain canvas npm error No dependencies found matching canvas npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-12-28T14_23_22_531Z-debug-0.log martin@RaspberryPi-Iobroker:/opt/iobroker $ -
@Homoran
Sieht doch ganz gut aus.========== Start marking the full check here =========== ```bash Script v.2025-08-09 *** BASE SYSTEM *** Operating System: Debian GNU/Linux 13 (trixie) Static hostname: RaspberryPi-Iobroker Icon name: computer Kernel: Linux 6.12.47+rpt-rpi-2712 Architecture: arm64 OS is similar to: Model : Raspberry Pi 5 Model B Rev 1.0 Docker : false Virtualization : none Kernel : aarch64 Userland : 64 bit Systemuptime and Load: 15:20:50 up 22:21, 3 users, load average: 0.53, 0.59, 0.53 CPU threads: 4 *** LIFE CYCLE STATUS *** Operating System is the current Debian stable version codenamed 'trixie'! *** RASPBERRY THROTTLING *** Current issues: No throttling issues detected. Previously detected issues: No throttling issues detected. *** TIME AND TIMEZONES *** Local time: Sun 2025-12-28 15:20:50 CET Universal time: Sun 2025-12-28 14:20:50 UTC RTC time: Sun 2025-12-28 14:20:50 Time zone: Europe/Berlin (CET, +0100) System clock synchronized: yes NTP service: active RTC in local TZ: no *** Users and Groups *** User that called 'iob diag': martin HOME=/home/martin GROUPS=martin adm dialout cdrom sudo audio video plugdev games users netdev gpio i2c spi render input iobroker User that is running 'js-controller': iobroker HOME=/home/iobroker SUDO_HOME=/home/martin GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c *** DISPLAY-SERVER SETUP *** Display-Server: true Display-Manager: * lightdm.service - Light Display Manager Desktop: Session: tty System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run 'iobroker fix' *** MEMORY *** total used free shared buff/cache available Mem: 8.5G 3.5G 2.1G 57M 3.0G 4.9G Swap: 2.1G 0B 2.1G Total: 10G 3.5G 4.3G Active iob-Instances: 30 8063 M total memory 3358 M used memory 3263 M active memory 2224 M inactive memory 2028 M free memory 305 M buffer memory 2511 M swap cache 2047 M total swap 0 M used swap 2047 M free swap *** top - Table Of Processes *** top - 15:20:51 up 22:21, 3 users, load average: 0.53, 0.59, 0.53 Tasks: 248 total, 1 running, 247 sleeping, 0 stopped, 0 zombie %Cpu(s): 11.9 us, 2.4 sy, 0.0 ni, 85.7 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st MiB Mem : 8063.0 total, 2023.0 free, 3364.2 used, 2817.4 buff/cache MiB Swap: 2048.0 total, 2048.0 free, 0.0 used. 4698.9 avail Mem *** FAILED SERVICES *** UNIT LOAD ACTIVE SUB DESCRIPTION 0 loaded units listed. *** DMESG CRITICAL ERRORS *** No critical errors detected *** FILESYSTEM *** Filesystem Type Size Used Avail Use% Mounted on udev devtmpfs 3.9G 0 3.9G 0% /dev tmpfs tmpfs 1.6G 15M 1.6G 1% /run /dev/nvme0n1p2 ext4 917G 11G 869G 2% / tmpfs tmpfs 4.0G 368K 4.0G 1% /dev/shm tmpfs tmpfs 5.0M 48K 5.0M 1% /run/lock tmpfs tmpfs 1.0M 0 1.0M 0% /run/credentials/systemd-journald.service tmpfs tmpfs 4.0G 19M 4.0G 1% /tmp /dev/nvme0n1p1 vfat 510M 86M 425M 17% /boot/firmware tmpfs tmpfs 807M 256K 807M 1% /run/user/1000 tmpfs tmpfs 1.0M 0 1.0M 0% /run/credentials/getty@tty1.service tmpfs tmpfs 1.0M 0 1.0M 0% /run/credentials/serial-getty@ttyAMA10.service Messages concerning ext4 filesystem in dmesg: [Sat Dec 27 16:58:55 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave nvme.max_host_mem_size_mb=0 numa=fake=8 system_heap.max_order=0 iommu_dma_numa_policy=interleave smsc95xx.macaddr=2C:CF:67:82:17:A3 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 console=ttyAMA10,115200 console=tty1 root=PARTUUID=e4c2f3ef-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=DE [Sat Dec 27 16:58:56 2025] EXT4-fs (nvme0n1p2): orphan cleanup on readonly fs [Sat Dec 27 16:58:56 2025] EXT4-fs (nvme0n1p2): mounted filesystem d6944274-f2f7-4644-96a4-213c3b367f5c ro with ordered data mode. Quota mode: none. [Sat Dec 27 16:58:57 2025] EXT4-fs (nvme0n1p2): re-mounted d6944274-f2f7-4644-96a4-213c3b367f5c r/w. Show mounted filesystems: TARGET SOURCE FSTYPE OPTIONS / /dev/nvme0n1p2 ext4 rw,noatime `-/boot/firmware /dev/nvme0n1p1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro Files in neuralgic directories: /var: 2.5G /var/ 251M /var/cache 238M /var/cache/apt 221M /var/lib 154M /var/lib/apt Archived and active journals take up 8M in the file system. /opt/iobroker/backups: 98M /opt/iobroker/backups/ /opt/iobroker/iobroker-data: 988M /opt/iobroker/iobroker-data/ 496M /opt/iobroker/iobroker-data/history 319M /opt/iobroker/iobroker-data/files 124M /opt/iobroker/iobroker-data/backup-objects 67M /opt/iobroker/iobroker-data/files/echarts.admin The five largest files in iobroker-data are: 42M /opt/iobroker/iobroker-data/objects.jsonl 26M /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map 26M /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.js.map 24M /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.70a15e1f.js.map 18M /opt/iobroker/iobroker-data/files/echarts/preview/static/js/main.5fe9c7da.js.map USB-Devices by-id: USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id': /dev/serial/by-id/usb-SHK_JeeLink_LaCrosse-if00-port0 /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2469419-if00 *** ZigBee Settings *** HINT: Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2469419-if00 Zigbee Network Settings on your coordinator/in nvbackup are: zigbee.X Extended Pan ID: *** MASKED *** Pan ID: *** MASKED *** Channel: *** MASKED *** Network Key: *** MASKED *** To unmask the settings run 'iob diag --unmask' *** NodeJS-Installation *** /usr/bin/nodejs v24.12.0 /usr/bin/node v24.12.0 /usr/bin/npm 11.6.2 /usr/bin/npx 11.6.2 /usr/bin/corepack 0.34.5 nodejs: Installed: 24.12.0-1nodesource1 Candidate: 24.12.0-1nodesource1 Version table: *** 24.12.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 100 /var/lib/dpkg/status 24.11.1-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.11.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.10.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.9.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.8.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.7.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.6.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.5.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.4.1-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.4.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.3.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.1.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.0.2-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.0.1-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.0.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 20.19.2+dfsg-1 500 500 http://deb.debian.org/debian trixie/main arm64 Packages Temp directories causing deletion problem: 0 No problems detected Errors in npm tree: 0 No problems detected Checking for nodejs vulnerability: █████ ██ ██ ██████ ██████ ██████ ██████ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ███████ ██ ██ ██ ███ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ███████ ███████ ██████ ██████ ██████ ██████ ██ *** ioBroker-Installation *** ioBroker Status iobroker is running on this host. Objects type: jsonl States type: jsonl Hosts: RaspberryPi-Iobroker RaspberryPi-Iobroker (version: 7.0.7, hostname: RaspberryPi-Iobroker, alive, uptime: 7712) Core adapters versions js-controller: 7.0.7 admin: 7.7.19 javascript: 9.0.11 nodejs modules from github: 1 +-- iobroker.eusec@2.0.3 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.eusec.git#f625cbb12aea40dcf6faf11a17d93328f069b753) Adapter State + system.adapter.admin.0 : admin : RaspberryPi-Iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.alexa2.0 : alexa2 : RaspberryPi-Iobroker - enabled + system.adapter.backitup.0 : backitup : RaspberryPi-Iobroker - enabled + system.adapter.device-watcher.0 : device-watcher : RaspberryPi-Iobroker - enabled system.adapter.devices.0 : devices : RaspberryPi-Iobroker - disabled + system.adapter.echarts.0 : echarts : RaspberryPi-Iobroker - enabled + system.adapter.energiefluss.0 : energiefluss : RaspberryPi-Iobroker - enabled + system.adapter.eusec.0 : eusec : RaspberryPi-Iobroker - enabled system.adapter.flot.0 : flot : RaspberryPi-Iobroker - disabled + system.adapter.fullybrowser.0 : fullybrowser : RaspberryPi-Iobroker - enabled + system.adapter.history.0 : history : RaspberryPi-Iobroker - enabled system.adapter.icons-icons8.0 : icons-icons8 : RaspberryPi-Iobroker - disabled + system.adapter.iot.0 : iot : RaspberryPi-Iobroker - enabled + system.adapter.iqontrol.0 : iqontrol : RaspberryPi-Iobroker - enabled + system.adapter.iqontrol.1 : iqontrol : RaspberryPi-Iobroker - enabled + system.adapter.javascript.0 : javascript : RaspberryPi-Iobroker - enabled + system.adapter.jeelink.0 : jeelink : RaspberryPi-Iobroker - enabled + system.adapter.mqtt.0 : mqtt : RaspberryPi-Iobroker - enabled, port: 1884, bind: 0.0.0.0 system.adapter.netatmo-crawler.0 : netatmo-crawler : RaspberryPi-Iobroker - enabled + system.adapter.opendtu.0 : opendtu : RaspberryPi-Iobroker - enabled + system.adapter.opendtu.1 : opendtu : RaspberryPi-Iobroker - enabled + system.adapter.radar2.0 : radar2 : RaspberryPi-Iobroker - enabled + system.adapter.reolink.0 : reolink : RaspberryPi-Iobroker - enabled + system.adapter.reolink.1 : reolink : RaspberryPi-Iobroker - enabled system.adapter.reolink.2 : reolink : RaspberryPi-Iobroker - disabled + system.adapter.reolink.3 : reolink : RaspberryPi-Iobroker - enabled + system.adapter.shelly.0 : shelly : RaspberryPi-Iobroker - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.smartgarden.0 : smartgarden : RaspberryPi-Iobroker - enabled + system.adapter.sonoff.0 : sonoff : RaspberryPi-Iobroker - enabled, port: 1883, bind: 0.0.0.0 + system.adapter.telegram.0 : telegram : RaspberryPi-Iobroker - enabled, port: 8443, bind: 0.0.0.0 + system.adapter.terminal.0 : terminal : RaspberryPi-Iobroker - enabled, port: 8088, bind: 0.0.0.0, run as: admin + system.adapter.web.0 : web : RaspberryPi-Iobroker - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.wled.0 : wled : RaspberryPi-Iobroker - enabled + system.adapter.zigbee.0 : zigbee : RaspberryPi-Iobroker - enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2469419-if00 + instance is alive Enabled adapters with bindings + system.adapter.admin.0 : admin : RaspberryPi-Iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.mqtt.0 : mqtt : RaspberryPi-Iobroker - enabled, port: 1884, bind: 0.0.0.0 + system.adapter.shelly.0 : shelly : RaspberryPi-Iobroker - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.sonoff.0 : sonoff : RaspberryPi-Iobroker - enabled, port: 1883, bind: 0.0.0.0 + system.adapter.telegram.0 : telegram : RaspberryPi-Iobroker - enabled, port: 8443, bind: 0.0.0.0 + system.adapter.terminal.0 : terminal : RaspberryPi-Iobroker - enabled, port: 8088, bind: 0.0.0.0, run as: admin + system.adapter.web.0 : web : RaspberryPi-Iobroker - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.zigbee.0 : zigbee : RaspberryPi-Iobroker - enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2469419-if00 ioBroker-Repositories ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐ │ (index) │ name │ url │ auto upgrade │ ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤ │ 0 │ 'stable' │ 'http://download.iobroker.net/sources-dist.json' │ false │ │ 1 │ 'beta' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false │ └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘ Active repo(s): stable Upgrade policy: none Installed ioBroker-Adapters Used repository: stable Adapter "admin" : 7.7.19 , installed 7.7.19 Adapter "alexa2" : 3.27.4 , installed 3.27.4 Adapter "backitup" : 3.3.10 , installed 3.3.10 Adapter "device-watcher": 2.13.1 , installed 2.13.1 Adapter "devices" : 1.2.8 , installed 1.2.8 Adapter "echarts" : 1.9.2 , installed 1.9.2 Adapter "energiefluss" : 3.6.2 , installed 3.6.2 Adapter "eusec" : 2.0.3 , installed 2.0.3 Adapter "flot" : 1.12.0 , installed 1.12.0 Adapter "fullybrowser" : 3.1.2 , installed 3.1.2 Adapter "history" : 3.0.1 , installed 3.0.1 Adapter "icons-icons8" : 0.0.1 , installed 0.0.1 Adapter "iot" : 5.0.7 , installed 5.0.7 Adapter "iqontrol" : 3.0.0 , installed 3.0.0 Adapter "javascript" : 9.0.11 , installed 9.0.11 Adapter "jeelink" : 1.2.5 , installed 1.2.5 Controller "js-controller": 7.0.7 , installed 7.0.7 Adapter "mqtt" : 6.1.4 , installed 6.1.4 Adapter "netatmo-crawler": 1.1.0 , installed 1.1.0 Adapter "opendtu" : 3.1.0 , installed 3.1.0 Adapter "radar2" : 2.4.0 , installed 2.4.0 Adapter "reolink" : 1.2.3 , installed 1.2.3 Adapter "shelly" : 10.4.1 , installed 10.4.1 Adapter "smartgarden" : 2.0.1 , installed 2.0.1 Adapter "socketio" : 6.7.1 , installed 7.0.8 Adapter "sonoff" : 3.2.1 , installed 3.2.1 Adapter "telegram" : 4.1.0 , installed 4.1.0 Adapter "terminal" : 1.0.0 , installed 1.0.0 Adapter "web" : 7.0.8 , installed 7.0.8 Adapter "wled" : 0.7.2 , installed 0.7.2 Adapter "ws" : 2.6.2 , installed 3.0.19 Adapter "zigbee" : 3.1.5 , installed 3.2.5 Objects and States Please stand by - This may take a while Objects: 6945 States: 5883 *** OS-Repositories and Updates *** W: https://deb.nodesource.com/node_24.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://archive.raspberrypi.com/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 http://deb.debian.org/debian-security trixie-security InRelease Hit:5 https://deb.nodesource.com/node_24.x nodistro InRelease Reading package lists... W: https://deb.nodesource.com/node_24.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details Pending Updates: 0 *** Listening Ports *** Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name tcp 0 0 0.0.0.0:1884 0.0.0.0:* LISTEN 1001 1679096 51906/io.mqtt.0 tcp 0 0 0.0.0.0:1882 0.0.0.0:* LISTEN 1001 1679168 51999/io.shelly.0 tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 1001 1681214 52018/io.sonoff.0 tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 1001 1679520 51393/iobroker.js-c tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 1001 1679525 51393/iobroker.js-c tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 0 589619 18907/cupsd tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 10440 1000/sshd: /usr/sbi tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 0 4716 1/init tcp6 0 0 :::1984 :::* LISTEN 1001 1681677 51883/go2rtc tcp6 0 0 :::5900 :::* LISTEN 985 8967 1014/wayvnc tcp6 0 0 ::1:631 :::* LISTEN 0 589618 18907/cupsd tcp6 0 0 :::8554 :::* LISTEN 1001 1679923 51883/go2rtc tcp6 0 0 :::8555 :::* LISTEN 1001 1681679 51883/go2rtc tcp6 0 0 :::21 :::* LISTEN 0 8913 1001/vsftpd tcp6 0 0 :::22 :::* LISTEN 0 10442 1000/sshd: /usr/sbi tcp6 0 0 :::111 :::* LISTEN 0 138 1/init tcp6 0 0 :::8088 :::* LISTEN 1001 1682622 52264/io.terminal.0 tcp6 0 0 :::8081 :::* LISTEN 1001 1679579 51415/io.admin.0 tcp6 0 0 :::8082 :::* LISTEN 1001 1683698 52283/io.web.0 tcp6 0 0 :::3000 :::* LISTEN 1001 1681715 51891/io.fullybrows udp 0 0 0.0.0.0:49674 0.0.0.0:* 101 769 710/avahi-daemon: r udp 0 0 0.0.0.0:5353 0.0.0.0:* 1001 1682326 52303/io.wled.0 udp 0 0 0.0.0.0:5353 0.0.0.0:* 101 767 710/avahi-daemon: r udp 0 0 0.0.0.0:35232 0.0.0.0:* 1001 1681024 51868/io.eusec.0 udp 0 0 0.0.0.0:67 0.0.0.0:* 1001 1681089 51951/io.radar2.0 udp 0 0 0.0.0.0:111 0.0.0.0:* 0 137 1/init udp6 0 0 :::5353 :::* 101 768 710/avahi-daemon: r udp6 0 0 :::48540 :::* 101 770 710/avahi-daemon: r udp6 0 0 :::111 :::* 0 4717 1/init udp6 0 0 :::8555 :::* 1001 1681680 51883/go2rtc *** Log File - Last 25 Lines *** 2025-12-28 15:19:31.127 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: WR2000 ist noch gesperrt 2025-12-28 15:19:41.213 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 14 ▫ 13<>15 ▫ 14 2025-12-28 15:19:41.213 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:19:51.098 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: WR600 auf 34% (200W) 2025-12-28 15:19:51.098 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 14 ▫ 13<>15 ▫ 15 2025-12-28 15:19:51.098 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:20:01.124 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 15 ▫ 14<>17 ▫ 14 2025-12-28 15:20:01.124 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:20:11.163 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 14 ▫ 13<>15 ▫ 15 2025-12-28 15:20:11.163 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:20:21.095 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 14 ▫ 13<>15 ▫ 16 2025-12-28 15:20:31.167 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 16 ▫ 14<>18 ▫ 16 2025-12-28 15:20:31.167 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:20:41.125 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 16 ▫ 14<>18 ▫ 14 2025-12-28 15:20:41.125 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:20:49.009 - info: host.RaspberryPi-Iobroker instance system.adapter.netatmo-crawler.0 in version "1.1.0" started with pid 57839 2025-12-28 15:20:51.177 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 16 ▫ 14<>18 ▫ 14 2025-12-28 15:20:51.178 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:21:01.159 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 16 ▫ 14<>18 ▫ 14 2025-12-28 15:21:01.159 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:21:01.601 - info: host.RaspberryPi-Iobroker instance system.adapter.netatmo-crawler.0 having pid 57839 terminated with code 0 (NO_ERROR) 2025-12-28 15:21:11.348 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 16 ▫ 14<>18 ▫ 14 2025-12-28 15:21:11.348 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:21:21.491 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 16 ▫ 14<>18 ▫ 15 2025-12-28 15:21:21.491 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich============ Mark until here for C&P =============
iob diag has finished.
@Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:
System is booting into 'graphical.target'.
Stell das auf Kommandozeilenbetrieb (multi-user) um.
EXT4-fs (nvme0n1p2): orphan cleanup on readonly fs
Mit dem Dateisystem stimmt was nicht. Es sollten keine orphans beseitigt werden müssen. Nicht bei einem sauberen Bootvorgang.
Installier den eusec-Adapter nochmal aus dem Repo, nicht aus dem GitHub.Mach das Null_2_WR_autoSperre-Skript weniger geschwätzig. Das kübelt dir ja das komplette Log dicht.
-
@Homoran
Sieht doch ganz gut aus.========== Start marking the full check here =========== ```bash Script v.2025-08-09 *** BASE SYSTEM *** Operating System: Debian GNU/Linux 13 (trixie) Static hostname: RaspberryPi-Iobroker Icon name: computer Kernel: Linux 6.12.47+rpt-rpi-2712 Architecture: arm64 OS is similar to: Model : Raspberry Pi 5 Model B Rev 1.0 Docker : false Virtualization : none Kernel : aarch64 Userland : 64 bit Systemuptime and Load: 15:20:50 up 22:21, 3 users, load average: 0.53, 0.59, 0.53 CPU threads: 4 *** LIFE CYCLE STATUS *** Operating System is the current Debian stable version codenamed 'trixie'! *** RASPBERRY THROTTLING *** Current issues: No throttling issues detected. Previously detected issues: No throttling issues detected. *** TIME AND TIMEZONES *** Local time: Sun 2025-12-28 15:20:50 CET Universal time: Sun 2025-12-28 14:20:50 UTC RTC time: Sun 2025-12-28 14:20:50 Time zone: Europe/Berlin (CET, +0100) System clock synchronized: yes NTP service: active RTC in local TZ: no *** Users and Groups *** User that called 'iob diag': martin HOME=/home/martin GROUPS=martin adm dialout cdrom sudo audio video plugdev games users netdev gpio i2c spi render input iobroker User that is running 'js-controller': iobroker HOME=/home/iobroker SUDO_HOME=/home/martin GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c *** DISPLAY-SERVER SETUP *** Display-Server: true Display-Manager: * lightdm.service - Light Display Manager Desktop: Session: tty System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run 'iobroker fix' *** MEMORY *** total used free shared buff/cache available Mem: 8.5G 3.5G 2.1G 57M 3.0G 4.9G Swap: 2.1G 0B 2.1G Total: 10G 3.5G 4.3G Active iob-Instances: 30 8063 M total memory 3358 M used memory 3263 M active memory 2224 M inactive memory 2028 M free memory 305 M buffer memory 2511 M swap cache 2047 M total swap 0 M used swap 2047 M free swap *** top - Table Of Processes *** top - 15:20:51 up 22:21, 3 users, load average: 0.53, 0.59, 0.53 Tasks: 248 total, 1 running, 247 sleeping, 0 stopped, 0 zombie %Cpu(s): 11.9 us, 2.4 sy, 0.0 ni, 85.7 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st MiB Mem : 8063.0 total, 2023.0 free, 3364.2 used, 2817.4 buff/cache MiB Swap: 2048.0 total, 2048.0 free, 0.0 used. 4698.9 avail Mem *** FAILED SERVICES *** UNIT LOAD ACTIVE SUB DESCRIPTION 0 loaded units listed. *** DMESG CRITICAL ERRORS *** No critical errors detected *** FILESYSTEM *** Filesystem Type Size Used Avail Use% Mounted on udev devtmpfs 3.9G 0 3.9G 0% /dev tmpfs tmpfs 1.6G 15M 1.6G 1% /run /dev/nvme0n1p2 ext4 917G 11G 869G 2% / tmpfs tmpfs 4.0G 368K 4.0G 1% /dev/shm tmpfs tmpfs 5.0M 48K 5.0M 1% /run/lock tmpfs tmpfs 1.0M 0 1.0M 0% /run/credentials/systemd-journald.service tmpfs tmpfs 4.0G 19M 4.0G 1% /tmp /dev/nvme0n1p1 vfat 510M 86M 425M 17% /boot/firmware tmpfs tmpfs 807M 256K 807M 1% /run/user/1000 tmpfs tmpfs 1.0M 0 1.0M 0% /run/credentials/getty@tty1.service tmpfs tmpfs 1.0M 0 1.0M 0% /run/credentials/serial-getty@ttyAMA10.service Messages concerning ext4 filesystem in dmesg: [Sat Dec 27 16:58:55 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave nvme.max_host_mem_size_mb=0 numa=fake=8 system_heap.max_order=0 iommu_dma_numa_policy=interleave smsc95xx.macaddr=2C:CF:67:82:17:A3 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 console=ttyAMA10,115200 console=tty1 root=PARTUUID=e4c2f3ef-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=DE [Sat Dec 27 16:58:56 2025] EXT4-fs (nvme0n1p2): orphan cleanup on readonly fs [Sat Dec 27 16:58:56 2025] EXT4-fs (nvme0n1p2): mounted filesystem d6944274-f2f7-4644-96a4-213c3b367f5c ro with ordered data mode. Quota mode: none. [Sat Dec 27 16:58:57 2025] EXT4-fs (nvme0n1p2): re-mounted d6944274-f2f7-4644-96a4-213c3b367f5c r/w. Show mounted filesystems: TARGET SOURCE FSTYPE OPTIONS / /dev/nvme0n1p2 ext4 rw,noatime `-/boot/firmware /dev/nvme0n1p1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro Files in neuralgic directories: /var: 2.5G /var/ 251M /var/cache 238M /var/cache/apt 221M /var/lib 154M /var/lib/apt Archived and active journals take up 8M in the file system. /opt/iobroker/backups: 98M /opt/iobroker/backups/ /opt/iobroker/iobroker-data: 988M /opt/iobroker/iobroker-data/ 496M /opt/iobroker/iobroker-data/history 319M /opt/iobroker/iobroker-data/files 124M /opt/iobroker/iobroker-data/backup-objects 67M /opt/iobroker/iobroker-data/files/echarts.admin The five largest files in iobroker-data are: 42M /opt/iobroker/iobroker-data/objects.jsonl 26M /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map 26M /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.js.map 24M /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.70a15e1f.js.map 18M /opt/iobroker/iobroker-data/files/echarts/preview/static/js/main.5fe9c7da.js.map USB-Devices by-id: USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id': /dev/serial/by-id/usb-SHK_JeeLink_LaCrosse-if00-port0 /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2469419-if00 *** ZigBee Settings *** HINT: Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2469419-if00 Zigbee Network Settings on your coordinator/in nvbackup are: zigbee.X Extended Pan ID: *** MASKED *** Pan ID: *** MASKED *** Channel: *** MASKED *** Network Key: *** MASKED *** To unmask the settings run 'iob diag --unmask' *** NodeJS-Installation *** /usr/bin/nodejs v24.12.0 /usr/bin/node v24.12.0 /usr/bin/npm 11.6.2 /usr/bin/npx 11.6.2 /usr/bin/corepack 0.34.5 nodejs: Installed: 24.12.0-1nodesource1 Candidate: 24.12.0-1nodesource1 Version table: *** 24.12.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 100 /var/lib/dpkg/status 24.11.1-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.11.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.10.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.9.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.8.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.7.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.6.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.5.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.4.1-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.4.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.3.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.1.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.0.2-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.0.1-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 24.0.0-1nodesource1 1001 500 https://deb.nodesource.com/node_24.x nodistro/main arm64 Packages 20.19.2+dfsg-1 500 500 http://deb.debian.org/debian trixie/main arm64 Packages Temp directories causing deletion problem: 0 No problems detected Errors in npm tree: 0 No problems detected Checking for nodejs vulnerability: █████ ██ ██ ██████ ██████ ██████ ██████ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ███████ ██ ██ ██ ███ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ███████ ███████ ██████ ██████ ██████ ██████ ██ *** ioBroker-Installation *** ioBroker Status iobroker is running on this host. Objects type: jsonl States type: jsonl Hosts: RaspberryPi-Iobroker RaspberryPi-Iobroker (version: 7.0.7, hostname: RaspberryPi-Iobroker, alive, uptime: 7712) Core adapters versions js-controller: 7.0.7 admin: 7.7.19 javascript: 9.0.11 nodejs modules from github: 1 +-- iobroker.eusec@2.0.3 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.eusec.git#f625cbb12aea40dcf6faf11a17d93328f069b753) Adapter State + system.adapter.admin.0 : admin : RaspberryPi-Iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.alexa2.0 : alexa2 : RaspberryPi-Iobroker - enabled + system.adapter.backitup.0 : backitup : RaspberryPi-Iobroker - enabled + system.adapter.device-watcher.0 : device-watcher : RaspberryPi-Iobroker - enabled system.adapter.devices.0 : devices : RaspberryPi-Iobroker - disabled + system.adapter.echarts.0 : echarts : RaspberryPi-Iobroker - enabled + system.adapter.energiefluss.0 : energiefluss : RaspberryPi-Iobroker - enabled + system.adapter.eusec.0 : eusec : RaspberryPi-Iobroker - enabled system.adapter.flot.0 : flot : RaspberryPi-Iobroker - disabled + system.adapter.fullybrowser.0 : fullybrowser : RaspberryPi-Iobroker - enabled + system.adapter.history.0 : history : RaspberryPi-Iobroker - enabled system.adapter.icons-icons8.0 : icons-icons8 : RaspberryPi-Iobroker - disabled + system.adapter.iot.0 : iot : RaspberryPi-Iobroker - enabled + system.adapter.iqontrol.0 : iqontrol : RaspberryPi-Iobroker - enabled + system.adapter.iqontrol.1 : iqontrol : RaspberryPi-Iobroker - enabled + system.adapter.javascript.0 : javascript : RaspberryPi-Iobroker - enabled + system.adapter.jeelink.0 : jeelink : RaspberryPi-Iobroker - enabled + system.adapter.mqtt.0 : mqtt : RaspberryPi-Iobroker - enabled, port: 1884, bind: 0.0.0.0 system.adapter.netatmo-crawler.0 : netatmo-crawler : RaspberryPi-Iobroker - enabled + system.adapter.opendtu.0 : opendtu : RaspberryPi-Iobroker - enabled + system.adapter.opendtu.1 : opendtu : RaspberryPi-Iobroker - enabled + system.adapter.radar2.0 : radar2 : RaspberryPi-Iobroker - enabled + system.adapter.reolink.0 : reolink : RaspberryPi-Iobroker - enabled + system.adapter.reolink.1 : reolink : RaspberryPi-Iobroker - enabled system.adapter.reolink.2 : reolink : RaspberryPi-Iobroker - disabled + system.adapter.reolink.3 : reolink : RaspberryPi-Iobroker - enabled + system.adapter.shelly.0 : shelly : RaspberryPi-Iobroker - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.smartgarden.0 : smartgarden : RaspberryPi-Iobroker - enabled + system.adapter.sonoff.0 : sonoff : RaspberryPi-Iobroker - enabled, port: 1883, bind: 0.0.0.0 + system.adapter.telegram.0 : telegram : RaspberryPi-Iobroker - enabled, port: 8443, bind: 0.0.0.0 + system.adapter.terminal.0 : terminal : RaspberryPi-Iobroker - enabled, port: 8088, bind: 0.0.0.0, run as: admin + system.adapter.web.0 : web : RaspberryPi-Iobroker - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.wled.0 : wled : RaspberryPi-Iobroker - enabled + system.adapter.zigbee.0 : zigbee : RaspberryPi-Iobroker - enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2469419-if00 + instance is alive Enabled adapters with bindings + system.adapter.admin.0 : admin : RaspberryPi-Iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.mqtt.0 : mqtt : RaspberryPi-Iobroker - enabled, port: 1884, bind: 0.0.0.0 + system.adapter.shelly.0 : shelly : RaspberryPi-Iobroker - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.sonoff.0 : sonoff : RaspberryPi-Iobroker - enabled, port: 1883, bind: 0.0.0.0 + system.adapter.telegram.0 : telegram : RaspberryPi-Iobroker - enabled, port: 8443, bind: 0.0.0.0 + system.adapter.terminal.0 : terminal : RaspberryPi-Iobroker - enabled, port: 8088, bind: 0.0.0.0, run as: admin + system.adapter.web.0 : web : RaspberryPi-Iobroker - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.zigbee.0 : zigbee : RaspberryPi-Iobroker - enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2469419-if00 ioBroker-Repositories ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐ │ (index) │ name │ url │ auto upgrade │ ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤ │ 0 │ 'stable' │ 'http://download.iobroker.net/sources-dist.json' │ false │ │ 1 │ 'beta' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false │ └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘ Active repo(s): stable Upgrade policy: none Installed ioBroker-Adapters Used repository: stable Adapter "admin" : 7.7.19 , installed 7.7.19 Adapter "alexa2" : 3.27.4 , installed 3.27.4 Adapter "backitup" : 3.3.10 , installed 3.3.10 Adapter "device-watcher": 2.13.1 , installed 2.13.1 Adapter "devices" : 1.2.8 , installed 1.2.8 Adapter "echarts" : 1.9.2 , installed 1.9.2 Adapter "energiefluss" : 3.6.2 , installed 3.6.2 Adapter "eusec" : 2.0.3 , installed 2.0.3 Adapter "flot" : 1.12.0 , installed 1.12.0 Adapter "fullybrowser" : 3.1.2 , installed 3.1.2 Adapter "history" : 3.0.1 , installed 3.0.1 Adapter "icons-icons8" : 0.0.1 , installed 0.0.1 Adapter "iot" : 5.0.7 , installed 5.0.7 Adapter "iqontrol" : 3.0.0 , installed 3.0.0 Adapter "javascript" : 9.0.11 , installed 9.0.11 Adapter "jeelink" : 1.2.5 , installed 1.2.5 Controller "js-controller": 7.0.7 , installed 7.0.7 Adapter "mqtt" : 6.1.4 , installed 6.1.4 Adapter "netatmo-crawler": 1.1.0 , installed 1.1.0 Adapter "opendtu" : 3.1.0 , installed 3.1.0 Adapter "radar2" : 2.4.0 , installed 2.4.0 Adapter "reolink" : 1.2.3 , installed 1.2.3 Adapter "shelly" : 10.4.1 , installed 10.4.1 Adapter "smartgarden" : 2.0.1 , installed 2.0.1 Adapter "socketio" : 6.7.1 , installed 7.0.8 Adapter "sonoff" : 3.2.1 , installed 3.2.1 Adapter "telegram" : 4.1.0 , installed 4.1.0 Adapter "terminal" : 1.0.0 , installed 1.0.0 Adapter "web" : 7.0.8 , installed 7.0.8 Adapter "wled" : 0.7.2 , installed 0.7.2 Adapter "ws" : 2.6.2 , installed 3.0.19 Adapter "zigbee" : 3.1.5 , installed 3.2.5 Objects and States Please stand by - This may take a while Objects: 6945 States: 5883 *** OS-Repositories and Updates *** W: https://deb.nodesource.com/node_24.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://archive.raspberrypi.com/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 http://deb.debian.org/debian-security trixie-security InRelease Hit:5 https://deb.nodesource.com/node_24.x nodistro InRelease Reading package lists... W: https://deb.nodesource.com/node_24.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details Pending Updates: 0 *** Listening Ports *** Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name tcp 0 0 0.0.0.0:1884 0.0.0.0:* LISTEN 1001 1679096 51906/io.mqtt.0 tcp 0 0 0.0.0.0:1882 0.0.0.0:* LISTEN 1001 1679168 51999/io.shelly.0 tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 1001 1681214 52018/io.sonoff.0 tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 1001 1679520 51393/iobroker.js-c tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 1001 1679525 51393/iobroker.js-c tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 0 589619 18907/cupsd tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 10440 1000/sshd: /usr/sbi tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 0 4716 1/init tcp6 0 0 :::1984 :::* LISTEN 1001 1681677 51883/go2rtc tcp6 0 0 :::5900 :::* LISTEN 985 8967 1014/wayvnc tcp6 0 0 ::1:631 :::* LISTEN 0 589618 18907/cupsd tcp6 0 0 :::8554 :::* LISTEN 1001 1679923 51883/go2rtc tcp6 0 0 :::8555 :::* LISTEN 1001 1681679 51883/go2rtc tcp6 0 0 :::21 :::* LISTEN 0 8913 1001/vsftpd tcp6 0 0 :::22 :::* LISTEN 0 10442 1000/sshd: /usr/sbi tcp6 0 0 :::111 :::* LISTEN 0 138 1/init tcp6 0 0 :::8088 :::* LISTEN 1001 1682622 52264/io.terminal.0 tcp6 0 0 :::8081 :::* LISTEN 1001 1679579 51415/io.admin.0 tcp6 0 0 :::8082 :::* LISTEN 1001 1683698 52283/io.web.0 tcp6 0 0 :::3000 :::* LISTEN 1001 1681715 51891/io.fullybrows udp 0 0 0.0.0.0:49674 0.0.0.0:* 101 769 710/avahi-daemon: r udp 0 0 0.0.0.0:5353 0.0.0.0:* 1001 1682326 52303/io.wled.0 udp 0 0 0.0.0.0:5353 0.0.0.0:* 101 767 710/avahi-daemon: r udp 0 0 0.0.0.0:35232 0.0.0.0:* 1001 1681024 51868/io.eusec.0 udp 0 0 0.0.0.0:67 0.0.0.0:* 1001 1681089 51951/io.radar2.0 udp 0 0 0.0.0.0:111 0.0.0.0:* 0 137 1/init udp6 0 0 :::5353 :::* 101 768 710/avahi-daemon: r udp6 0 0 :::48540 :::* 101 770 710/avahi-daemon: r udp6 0 0 :::111 :::* 0 4717 1/init udp6 0 0 :::8555 :::* 1001 1681680 51883/go2rtc *** Log File - Last 25 Lines *** 2025-12-28 15:19:31.127 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: WR2000 ist noch gesperrt 2025-12-28 15:19:41.213 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 14 ▫ 13<>15 ▫ 14 2025-12-28 15:19:41.213 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:19:51.098 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: WR600 auf 34% (200W) 2025-12-28 15:19:51.098 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 14 ▫ 13<>15 ▫ 15 2025-12-28 15:19:51.098 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:20:01.124 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 15 ▫ 14<>17 ▫ 14 2025-12-28 15:20:01.124 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:20:11.163 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 14 ▫ 13<>15 ▫ 15 2025-12-28 15:20:11.163 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:20:21.095 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 14 ▫ 13<>15 ▫ 16 2025-12-28 15:20:31.167 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 16 ▫ 14<>18 ▫ 16 2025-12-28 15:20:31.167 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:20:41.125 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 16 ▫ 14<>18 ▫ 14 2025-12-28 15:20:41.125 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:20:49.009 - info: host.RaspberryPi-Iobroker instance system.adapter.netatmo-crawler.0 in version "1.1.0" started with pid 57839 2025-12-28 15:20:51.177 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 16 ▫ 14<>18 ▫ 14 2025-12-28 15:20:51.178 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:21:01.159 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 16 ▫ 14<>18 ▫ 14 2025-12-28 15:21:01.159 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:21:01.601 - info: host.RaspberryPi-Iobroker instance system.adapter.netatmo-crawler.0 having pid 57839 terminated with code 0 (NO_ERROR) 2025-12-28 15:21:11.348 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 16 ▫ 14<>18 ▫ 14 2025-12-28 15:21:11.348 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich 2025-12-28 15:21:21.491 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: 16 ▫ 14<>18 ▫ 15 2025-12-28 15:21:21.491 - info: javascript.0 (51489) script.js.PV:_Null_2_WR_autoSperre: keine Änderung, Limit WR2000 bleibt gleich============ Mark until here for C&P =============
iob diag has finished.
@Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:
Sieht doch ganz gut aus.
was nodejs v24 angeht, ja!
aber
@Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:
Display-Server: true
den brauchst du nur, wenn daran eine visu direkt am Server gezeigt werden soll
@Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:
Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
stell das um, das verhindert mögliche Probleme.
und am schlimmsten
@Gonzokalle sagte in RPI2 Adapter kann nicht installiert werden:
Dec 27 16:58:56 2025] EXT4-fs (nvme0n1p2): orphan cleanup on readonly fs
De7n Dateisystem hat einen Schuss!
womöglich kommen deine Probleme daher