NEWS
Installation NPM Pakete nicht möglich - node-red
-
Hallo zusammen,
ich bin gerade echt ratlos. Gestern Abend ging beim node-red Adaper auf einmal garnichts mehr. Ich konnte node-red nicht mal mehr öffnen.
Da ich nicht herausfinden konnte woran es lag, habe ich den Adapter im ioBroker entfernt und neu installiert.
Jetzt kann ich node-red auch wieder sauber öffen.
Nur kann ich im Adapter jetzt keine Pakete mehr hinzufügen. Dies schlägt sowohl über den Adaper, als auch über den Palettenmanager fehl. Liegt das an den seitens NPM durchgeführten Sicherheitsmaßnahmen, oder an meinem System?
Ich weiß mir gerade nicht mehr zu helfen und hoffe auf Eure Hilfe.Protokoll von ioBroker nach dem Start vom Node-Red Adapter
node-red.0 2025-11-04 10:01:40.677 warn Node-RED: 4 Nov 10:01:40 - [warn] Projekte deaktiviert: editorTheme.projects.enabled=false node-red.0 2025-11-04 10:01:39.567 warn (node:45556) [DEP0059] DeprecationWarning: The `util.log API is deprecated. Please use console.log() with a custom formatter or a third-party logger instead. node-red.0 2025-11-04 10:01:39.387 warn (node:45556) [DEP0044] DeprecationWarning: The `util.isArray` API is deprecated. Please use `Array.isArray()` instead.(Use `node --trace-deprecation ...` to show where the warning was created) node-red.0 2025-11-04 10:01:38.982 info Node-RED started successfully (PID: 45556) node-red.0 2025-11-04 10:01:38.979 info Starting node-red: --max-old-space-size=256 /opt/iobroker/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js node-red.0 2025-11-04 10:01:38.577 warn Cannot enable the dynamic object read as admin has authentication node-red.0 2025-11-04 10:01:38.572 error Cannot install npm packet: node-red-contrib-modbus node-red.0 2025-11-04 10:01:38.572 error Cannot install npm packet: node-red-contrib-calc node-red.0 2025-11-04 10:01:38.572 info Requested NPM packages: ["node-red-contrib-calc","node-red-contrib-modbus"] node-red.0 2025-11-04 10:01:38.571 error Cannot install node-red-contrib-modbus: 1 node-red.0 2025-11-04 10:01:38.558 error npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-11-04T09_01_33_989Z-debug-0.log node-red.0 2025-11-04 10:01:38.556 error npm error prebuild-install warn install No prebuilt binaries found (target=22.21.0 runtime=node arch=arm64 libc= platform=linux)npm error gyp info it worked if it ends with oknpm error gyp info using node-gyp@11.2.0npm error gyp info using node@22.21.0 | linux | arm64npm error gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"npm error gyp info spawn /usr/bin/python3npm error gyp info spawn args [npm error gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',npm error gyp info spawn args 'binding.gyp',npm error gyp info spawn args '-f',npm error gyp info spawn args 'make',npm error gyp info spawn args '-I',npm error gyp info spawn args '/opt/iobroker/iobroker-data/node-red/node_modules/@serialport/bindings/build/config.gypi',npm error gyp info spawn args '-I',npm error gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',npm error gyp info spawn args '-I',npm error gyp info spawn args '/home/iobroker/.cache/node-gyp/22.21.0/include/node/common.gypi',npm error gyp info spawn args '-Dlibrary=shared_library',npm error gyp info spawn args '-Dvisibility=default',npm error gyp info spawn args '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/22.21.0',npm error gyp info spawn args '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_modules/node-gyp',npm error gyp info spawn args '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/22.21.0/<(target_arch)/node.lib',npm error gyp info spawn args '-Dmodule_root_dir=/opt/iobroker/iobroker-data/node-red/node_modules/@serialport/bindings',npm error gyp info spawn args '-Dnode_engine=v8',npm error gyp info spawn args '--depth=.',npm error gyp info spawn args '--no-parallel',npm error gyp info spawn args '--generator-output',npm error gyp info spawn args 'build',npm error gyp info spawn args '-Goutput_dir=.'npm error gyp info spawn args ]npm error gyp info spawn makenpm error gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]npm error In file included from ../src/./serialport.h:13,npm error from ../src/serialport.cpp:1:npm error ../../../nan/nan.h: In function ‘void Nan::SetAccessor(v8::Local<v8::ObjectTemplate>, v8::Local<v8::String>, GetterCallback, SetterCallback, v8::Local<v8::Value>, v8::AccessControl, v8::PropertyAttribute, imp::Sig)’:npm error ../../../nan/nan.h:2548:19: error: no matching function for call to ‘v8::ObjectTemplate::SetAccessor(v8::Local<v8::String>&, void (*&)(v8::Local<v8::Name>, const v8::PropertyCallbackInfo<v8::Value>&), void (*&)(v8::Local<v8::Name>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<void>&), v8::Local<v8::Object>&, v8::AccessControl&, v8::PropertyAttribute&)’npm error 2548 | tpl->SetAccessor(npm error | ~~~~~~~~~~~~~~~~^npm error 2549 | namenpm error | ~~~~ npm error 2550 | , getter_npm error | ~~~~~~~~~ npm error 2551 | , setter_npm error | ~~~~~~~~~ npm error 2552 | , objnpm error | ~~~~~ npm error 2553 | , settingsnpm error | ~~~~~~~~~~ npm error 2554 | , attributenpm error | ~~~~~~~~~~~ npm error 2555 | #if (NODE_MODULE_VERSION < NODE_16_0_MODULE_VERSION)npm error | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error 2556 | , signaturenpm error | ~~~~~~~~~~~ npm error 2557 | #endifnpm error | ~~~~~~ npm error 2558 | );npm error | ~ npm error In file included from /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8-function.h:15,npm error from /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8.h:33,npm error from /home/iobroker/.cache/node-gyp/22.21.0/include/node/node.h:74,npm error from ../../../nan/nan.h:62:npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8-template.h:1049:8: note: candidate: ‘void v8::ObjectTemplate::SetAccessor(v8::Local<v8::String>, v8::AccessorGetterCallback, v8::AccessorSetterCallback, v8::Local<v8::Value>, v8::PropertyAttribute, v8::SideEffectType, v8::SideEffectType)’npm error 1049 | void SetAccessor(npm error | ^~~~~~~~~~~npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8-template.h:1052:61: note: no known conversion for argument 5 from ‘v8::AccessControl’ to ‘v8::PropertyAttribute’npm error 1052 | Local<Value> data = Local<Value>(), PropertyAttribute attribute = None,npm error | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8-template.h:1055:8: note: candidate: ‘void v8::ObjectTemplate::SetAccessor(v8::Local<v8::Name>, v8::AccessorNameGetterCallback, v8::AccessorNameSetterCallback, v8::Local<v8::Value>, v8::PropertyAttribute, v8::SideEffectType, v8::SideEffectType)’npm error 1055 | void SetAccessor(npm error | ^~~~~~~~~~~npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8-template.h:1058:61: note: no known conversion for argument 5 from ‘v8::AccessControl’ to ‘v8::PropertyAttribute’npm error 1058 | Local<Value> data = Local<Value>(), PropertyAttribute attribute = None,npm error | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~npm error ../../../nan/nan.h: In function ‘void Nan::SetAccessor(v8::Local<v8::ObjectTemplate>, v8::Local<v8::String>, GetterCallback, SetterCallback, v8::Local<v8::Value>, v8::AccessControl, v8::PropertyAttribute)’:npm error ../../../nan/nan.h:2594:19: error: no matching function for call to ‘v8::ObjectTemplate::SetAccessor(v8::Local<v8::String>&, void (*&)(v8::Local<v8::Name>, const v8::PropertyCallbackInfo<v8::Value>&), void (*&)(v8::Local<v8::Name>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<void>&), v8::Local<v8::Object>&, v8::AccessControl&, v8::PropertyAttribute&)’npm error 2594 | tpl->SetAccessor(npm error | ~~~~~~~~~~~~~~~~^npm error 2595 | namenpm error | ~~~~ npm error 2596 | , getter_npm error | ~~~~~~~~~ npm error 2597 | , setter_npm error | ~~~~~~~~~ npm error 2598 | , objnpm error | ~~~~~ npm error 2599 | , settingsnpm error | ~~~~~~~~~~ npm error 2600 | , attributenpm error | ~~~~~~~~~~~ npm error 2601 | );npm error | ~ npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8-template.h:1049:8: note: candidate: ‘void v8::ObjectTemplate::SetAccessor(v8::Local<v8::String>, v8::AccessorGetterCallback, v8::AccessorSetterCallback, v8::Local<v8::Value>, v8::PropertyAttribute, v8::SideEffectType, v8::SideEffectType)’npm error 1049 | void SetAccessor(npm error | ^~~~~~~~~~~npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8-template.h:1052:61: note: no known conversion for argument 5 from ‘v8::AccessControl’ to ‘v8::PropertyAttribute’npm error 1052 | Local<Value> data = Local<Value>(), PropertyAttribute attribute = None,npm error | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8-template.h:1055:8: note: candidate: ‘void v8::ObjectTemplate::SetAccessor(v8::Local<v8::Name>, v8::AccessorNameGetterCallback, v8::AccessorNameSetterCallback, v8::Local<v8::Value>, v8::PropertyAttribute, v8::SideEffectType, v8::SideEffectType)’npm error 1055 | void SetAccessor(npm error | ^~~~~~~~~~~npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8-template.h:1058:61: note: no known conversion for argument 5 from ‘v8::AccessControl’ to ‘v8::PropertyAttribute’npm error 1058 | Local<Value> data = Local<Value>(), PropertyAttribute attribute = None,npm error | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~npm error ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Open(Nan::NAN_METHOD_ARGS_TYPE)’:npm error ../src/serialport.cpp:78:51: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]npm error 78 | uv_queue_work(uv_default_loop(), req, EIO_Open, (uv_after_work_cb)EIO_AfterOpen);npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Update(Nan::NAN_METHOD_ARGS_TYPE)’:npm error ../src/serialport.cpp:135:53: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]npm error 135 | uv_queue_work(uv_default_loop(), req, EIO_Update, (uv_after_work_cb)EIO_AfterUpdate);npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Close(Nan::NAN_METHOD_ARGS_TYPE)’:npm error ../src/serialport.cpp:175:52: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]npm error 175 | uv_queue_work(uv_default_loop(), req, EIO_Close, (uv_after_work_cb)EIO_AfterClose);npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Flush(Nan::NAN_METHOD_ARGS_TYPE)’:npm error ../src/serialport.cpp:215:52: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]npm error 215 | uv_queue_work(uv_default_loop(), req, EIO_Flush, (uv_after_work_cb)EIO_AfterFlush);npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Set(Nan::NAN_METHOD_ARGS_TYPE)’:npm error ../src/serialport.cpp:271:50: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]npm error 271 | uv_queue_work(uv_default_loop(), req, EIO_Set, (uv_after_work_cb)EIO_AfterSet);npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Get(Nan::NAN_METHOD_ARGS_TYPE)’:npm error ../src/serialport.cpp:316:50: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]npm error 316 | uv_queue_work(uv_default_loop(), req, EIO_Get, (uv_after_work_cb)EIO_AfterGet);npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE GetBaudRate(Nan::NAN_METHOD_ARGS_TYPE)’:npm error ../src/serialport.cpp:366:58: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]npm error 366 | uv_queue_work(uv_default_loop(), req, EIO_GetBaudRate, (uv_after_work_cb)EIO_AfterGetBaudRate);npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Drain(Nan::NAN_METHOD_ARGS_TYPE)’:npm error ../src/serialport.cpp:412:52: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]npm error 412 | uv_queue_work(uv_default_loop(), req, EIO_Drain, (uv_after_work_cb)EIO_AfterDrain);npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp: At global scope:npm error ../src/serialport.cpp:433:28: warning: unnecessary parentheses in declaration of ‘ToParityEnum’ [-Wparentheses]npm error 433 | SerialPortParity NAN_INLINE(ToParityEnum(const v8::Local<v8::String>& v8str)) {npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp:433:28: note: remove parenthesesnpm error 433 | SerialPortParity NAN_INLINE(ToParityEnum(const v8::Local<v8::String>& v8str)) {npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error | - -npm error ../src/serialport.cpp:452:30: warning: unnecessary parentheses in declaration of ‘ToStopBitEnum’ [-Wparentheses]npm error 452 | SerialPortStopBits NAN_INLINE(ToStopBitEnum(double stopBits)) {npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp:452:30: note: remove parenthesesnpm error 452 | SerialPortStopBits NAN_INLINE(ToStopBitEnum(double stopBits)) {npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error | - -npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/node.h:1244:7: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]npm error 1244 | (node::addon_register_func) (regfunc), \npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/node.h:1278:3: note: in expansion of macro ‘NODE_MODULE_X’npm error 1278 | NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage)npm error | ^~~~~~~~~~~~~npm error ../src/serialport.cpp:486:1: note: in expansion of macro ‘NODE_MODULE’npm error 486 | NODE_MODULE(serialport, init);npm error | ^~~~~~~~~~~npm error make: *** [bindings.target.mk:111: Release/obj.target/bindings/src/serialport.o] Fehler 1npm error gyp ERR! build error npm error gyp ERR! stack Error: `make` failed with exit code: 2npm error gyp ERR! stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:219:23)npm error gyp ERR! System Linux 6.12.47+rpt-rpi-2712npm error gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"npm error gyp ERR! cwd /opt/iobroker/iobroker-data/node-red/node_modules/@serialport/bindingsnpm error gyp ERR! node -v v22.21.0npm error gyp ERR! node-gyp -v v11.2.0npm error gyp ERR! not ok node-red.0 2025-11-04 10:01:38.556 error npm error path /opt/iobroker/iobroker-data/node-red/node_modules/@serialport/bindingsnpm error command failednpm error command sh -c prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuildnpm error make: Verzeichnis „/opt/iobroker/iobroker-data/node-red/node_modules/@serialport/bindings/build“ wird betretennpm error CXX(target) Release/obj.target/bindings/src/serialport.onpm error make: Verzeichnis „/opt/iobroker/iobroker-data/node-red/node_modules/@serialport/bindings/build“ wird verlassen node-red.0 2025-11-04 10:01:38.555 error npm error code 1 node-red.0 2025-11-04 10:01:36.119 error npm warn deprecated node-red-contrib-pushover@0.2.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. node-red.0 2025-11-04 10:01:36.077 error npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 node-red.0 2025-11-04 10:01:36.072 error npm warn deprecated request@2.87.0: request has been deprecated, see https://github.com/request/request/issues/3142 node-red.0 2025-11-04 10:01:36.069 error npm warn deprecated node-red-contrib-velux@0.0.8: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. node-red.0 2025-11-04 10:01:36.065 error npm warn deprecated fstream@1.0.12: This package is no longer supported. node-red.0 2025-11-04 10:01:36.020 error npm warn deprecated velux-klf200-api@0.1.7: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. node-red.0 2025-11-04 10:01:36.005 error npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. node-red.0 2025-11-04 10:01:35.996 error npm warn deprecated mkdirp@0.3.5: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) node-red.0 2025-11-04 10:01:35.937 error npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) node-red.0 2025-11-04 10:01:35.867 error npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported node-red.0 2025-11-04 10:01:35.836 error npm warn deprecated velux-klf200@0.0.8: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. node-red.0 2025-11-04 10:01:35.818 error npm warn deprecated har-validator@5.1.5: this library is no longer supported node-red.0 2025-11-04 10:01:35.812 error npm warn deprecated har-validator@5.0.3: this library is no longer supported node-red.0 2025-11-04 10:01:35.805 error npm warn deprecated string-similarity@4.0.4: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. node-red.0 2025-11-04 10:01:35.781 error npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported node-red.0 2025-11-04 10:01:35.743 error npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. node-red.0 2025-11-04 10:01:33.929 info npm install node-red-contrib-modbus --omit=dev --prefix "/opt/iobroker/iobroker-data/node-red" --save (System call) node-red.0 2025-11-04 10:01:33.929 error Cannot install npm packet: node-red-contrib-calc node-red.0 2025-11-04 10:01:33.929 info Requested NPM packages: ["node-red-contrib-calc","node-red-contrib-modbus"] node-red.0 2025-11-04 10:01:33.928 error Cannot install node-red-contrib-modbus: 1 node-red.0 2025-11-04 10:01:33.914 error npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-11-04T09_01_29_313Z-debug-0.logiob fix
library: loaded Library version=2025-08-09 ========================================================================== Welcome to the ioBroker installation fixer! Script version: 2025-08-09 You might need to enter your password a couple of times. ========================================================================== ========================================================================== Installing prerequisites (1/5) ========================================================================== OK:1 http://deb.debian.org/debian trixie InRelease OK:2 http://deb.debian.org/debian trixie-updates InRelease OK:3 http://security.debian.org/debian-security trixie-security InRelease OK:4 https://apt.grafana.com stable InRelease OK:5 http://archive.raspberrypi.com/debian trixie InRelease OK:6 https://repos.influxdata.com/debian stable InRelease OK:7 https://download.docker.com/linux/debian trixie InRelease OK:8 https://apt.debmatic.de/debmatic stable InRelease OK:9 https://deb.nodesource.com/node_22.x nodistro InRelease Paketlisten werden gelesen… Fertig W: https://apt.debmatic.de/debmatic/dists/stable/InRelease: Policy will reject signature within a year, see --audit for details W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details N: Fehlendes Signed-By im Eintrag sources.list(5) für »http://archive.raspberrypi.com/debian« ========================================================================== Checking ioBroker user and directory permissions (2/5) ========================================================================== Created /etc/sudoers.d/iobroker Fixing directory permissions... ========================================================================== Check and cleanup npm temporary directories (3/5) ========================================================================== Done. ========================================================================== Database maintenance (4/5) ========================================================================== Checking for uncompressed JSONL databases... This might take a while! No relevant JSONL files found to compress, skip ========================================================================== Checking autostart (5/5) ========================================================================== ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ==== Legitimierung ist zum Stoppen von »iobroker.service« notwendig. Authenticating as: ,,, (Home) Password: ==== AUTHENTICATION COMPLETE ==== Enabling autostart... Autostart enabled! ========================================================================== Your installation was fixed successfully Run iobroker start to start ioBroker again! ==========================================================================iob diag
========== Start marking the full check here =========== ```bash Script v.2025-08-09 *** BASE SYSTEM *** Operating System: Debian GNU/Linux 13 (trixie) Static hostname: Raspberry 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: 10:11:37 up 7:46, 1 user, load average: 0.32, 0.30, 0.29 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: ~ Under-voltage has occurred ~ Arm frequency capping has occurred ~ Throttling has occurred ~ Soft temperature limit has occurred *** TIME AND TIMEZONES *** Local time: Tue 2025-11-04 10:11:37 CET Universal time: Tue 2025-11-04 09:11:37 UTC RTC time: Tue 2025-11-04 09:11:37 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': Home JAVA_HOME=/usr/lib/jvm/java-17-openjdk-arm64/ HOME=/home/Home GROUPS=Home adm dialout cdrom sudo audio plugdev games users input netdev lpadmin wireshark docker gpio i2c spi iobroker User that is running 'js-controller': iobroker HOME=/home/iobroker SUDO_HOME=/home/Home GROUPS=iobroker tty dialout audio video plugdev bluetooth redis gpio i2c *** DISPLAY-SERVER SETUP *** Display-Server: false Display-Manager: * lightdm.service - Light Display Manager Desktop: Session: tty *** MEMORY *** total used free shared buff/cache available Mem: 8.5G 3.3G 1.2G 37M 4.0G 5.1G Swap: 2.4G 0B 2.4G Total: 10G 3.3G 3.6G Active iob-Instances: 17 8063 M total memory 3181 M used memory 3775 M active memory 2569 M inactive memory 1148 M free memory 327 M buffer memory 3529 M swap cache 2247 M total swap 0 M used swap 2247 M free swap *** top - Table Of Processes *** top - 10:11:38 up 7:46, 1 user, load average: 0.32, 0.30, 0.29 Tasks: 247 total, 2 running, 245 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.0 us, 2.4 sy, 0.0 ni, 97.6 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st MiB Mem : 8063.0 total, 1146.8 free, 3181.7 used, 3857.8 buff/cache MiB Swap: 2248.0 total, 2248.0 free, 0.0 used. 4881.3 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 17M 1.6G 2% /run /dev/nvme0n1p2 ext4 469G 174G 272G 40% / tmpfs tmpfs 4.0G 32K 4.0G 1% /dev/shm tmpfs tmpfs 5.0M 64K 5.0M 2% /run/lock tmpfs tmpfs 1.0M 0 1.0M 0% /run/credentials/systemd-journald.service tmpfs tmpfs 4.0G 20M 4.0G 1% /tmp /dev/nvme0n1p1 vfat 510M 89M 422M 18% /boot/firmware 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 tmpfs tmpfs 807M 256K 807M 1% /run/user/1000 Messages concerning ext4 filesystem in dmesg: [Tue Nov 4 02:25:14 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 smsc95xx.macaddr=D8:3A:DD:E3:CE:50 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 console=ttyAMA10,115200 console=tty1 root=PARTUUID=90612eb9-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=DE [Tue Nov 4 02:25:15 2025] EXT4-fs (nvme0n1p2): mounted filesystem 4aa56689-dcb4-4759-90e6-179beae559ac ro with ordered data mode. Quota mode: none. [Tue Nov 4 02:25:16 2025] EXT4-fs (nvme0n1p2): re-mounted 4aa56689-dcb4-4759-90e6-179beae559ac 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: 147G /var/ 136G /var/log 11G /var/lib 8.7G /var/lib/docker 8.2G /var/lib/docker/overlay2 Archived and active journals take up 2.4G in the file system. /opt/iobroker/backups: 13G /opt/iobroker/backups/ 1.7M /opt/iobroker/backups/influxDB_2025_11_04-03_40_36_InfluxDB_backupiobroker /opt/iobroker/iobroker-data: 27M /opt/iobroker/iobroker-data/ 15M /opt/iobroker/iobroker-data/files 13M /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js 13M /opt/iobroker/iobroker-data/files/admin.admin/custom/static 13M /opt/iobroker/iobroker-data/files/admin.admin/custom The five largest files in iobroker-data are: 9.3M /opt/iobroker/iobroker-data/node-red/paramsets.json 6.3M /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map 2.8M /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js 1.6M /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map 1.1M /opt/iobroker/iobroker-data/node-red/.flows.json.backup USB-Devices by-id: USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id': No Devices found 'by-id' 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 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 nodejs: Installed: 22.21.0-1nodesource1 Candidate: 22.21.0-1nodesource1 Version table: *** 22.21.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 100 /var/lib/dpkg/status 22.20.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.19.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.18.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.17.1-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.17.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.16.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.15.1-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.15.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.14.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.13.1-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.13.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.12.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.11.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.10.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.9.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.8.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.7.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.6.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.5.1-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.5.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.4.1-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.4.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.3.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.2.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.1.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.0.0-1nodesource1 600 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 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. At least one iobroker host is running. Objects type: redis States type: redis Hosts: Raspberry Raspberry (version: 7.0.7, hostname: Raspberry , alive, uptime: 976) Core adapters versions js-controller: 7.0.7 admin: 7.7.19 javascript: 8.9.2 nodejs modules from github: 0 Adapter State + system.adapter.admin.0 : admin : Raspberry - enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin + system.adapter.backitup.0 : backitup : Raspberry - enabled system.adapter.daswetter.0 : daswetter : Raspberry - enabled + system.adapter.discovery.0 : discovery : Raspberry - enabled system.adapter.feiertage.0 : feiertage : Raspberry - enabled + system.adapter.hm-rega.0 : hm-rega : Raspberry - enabled + system.adapter.hm-rpc.0 : hm-rpc : Raspberry - enabled, port: 0 + system.adapter.hm-rpc.1 : hm-rpc : Raspberry - enabled, port: 0 system.adapter.hmip.0 : hmip : Raspberry - disabled system.adapter.homeconnect.0 : homeconnect : Raspberry - disabled system.adapter.icons-mfd-svg.0 : icons-mfd-svg : Raspberry - enabled + system.adapter.influxdb.0 : influxdb : Raspberry - enabled, port: 8086 + system.adapter.javascript.0 : javascript : Raspberry - enabled + system.adapter.klf200.0 : klf200 : Raspberry - enabled + system.adapter.node-red.0 : node-red : Raspberry - enabled, port: 1880, bind: 0.0.0.0 (SSL) + system.adapter.pushover.0 : pushover : Raspberry - enabled system.adapter.schoolfree.0 : schoolfree : Raspberry - enabled + system.adapter.shuttercontrol.0 : shuttercontrol : Raspberry - enabled + system.adapter.simple-api.0 : simple-api : Raspberry - enabled, port: 8087, bind: 192.168.0.29, run as: admin system.adapter.sun2000.0 : sun2000 : Raspberry - disabled, port: 502 system.adapter.vis-2.0 : vis : Raspberry - disabled system.adapter.vis-hqwidgets.0 : vis-hqwidgets : Raspberry - enabled system.adapter.vis-icontwo.0 : vis-icontwo : Raspberry - enabled system.adapter.vis-jqui-mfd.0 : vis-jqui-mfd : Raspberry - enabled system.adapter.vis.0 : vis : Raspberry - enabled + system.adapter.web.0 : web : Raspberry - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.webui.0 : webui : Raspberry - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.ws.0 : ws : Raspberry - enabled, port: 8084, bind: 0.0.0.0, run as: admin + instance is alive Enabled adapters with bindings + system.adapter.admin.0 : admin : Raspberry - enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin + system.adapter.hm-rpc.0 : hm-rpc : Raspberry - enabled, port: 0 + system.adapter.hm-rpc.1 : hm-rpc : Raspberry - enabled, port: 0 + system.adapter.influxdb.0 : influxdb : Raspberry - enabled, port: 8086 + system.adapter.node-red.0 : node-red : Raspberry - enabled, port: 1880, bind: 0.0.0.0 (SSL) + system.adapter.simple-api.0 : simple-api : Raspberry - enabled, port: 8087, bind: 192.168.0.29, run as: admin + system.adapter.web.0 : web : Raspberry - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.webui.0 : webui : Raspberry - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.ws.0 : ws : Raspberry - enabled, port: 8084, bind: 0.0.0.0, run as: admin ioBroker-Repositories ┌─────────┬────────────────────┬─────────────────────────────────────────────────────────┬──────────────┐ │ (index) │ name │ url │ auto upgrade │ ├─────────┼────────────────────┼─────────────────────────────────────────────────────────┼──────────────┤ │ 0 │ 'Stable (default)' │ 'http://download.iobroker.net/sources-dist.json' │ false │ │ 1 │ 'Beta (latest)' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false │ └─────────┴────────────────────┴─────────────────────────────────────────────────────────┴──────────────┘ Active repo(s): Stable (default) Upgrade policy: none Installed ioBroker-Adapters Used repository: Stable (default) Adapter "admin" : 7.7.19 , installed 7.7.19 Adapter "backitup" : 3.3.10 , installed 3.3.10 Adapter "daswetter" : 3.2.3 , installed 3.2.3 Adapter "discovery" : 5.0.0 , installed 5.0.0 Adapter "feiertage" : 1.2.1 , installed 1.2.1 Adapter "hm-rega" : 5.1.0 , installed 5.1.0 Adapter "hm-rpc" : 2.0.2 , installed 2.0.2 Adapter "hmip" : 1.27.0 , installed 1.27.0 Adapter "homeconnect" : 1.4.3 , installed 1.4.3 Adapter "icons-mfd-svg": 1.2.0 , installed 1.2.0 Adapter "influxdb" : 4.0.2 , installed 4.0.2 Adapter "javascript" : 8.9.2 , installed 8.9.2 Controller "js-controller": 7.0.7 , installed 7.0.7 Adapter "klf200" : 1.3.5 , installed 1.3.5 Adapter "node-red" : 5.2.1 , installed 5.2.1 Adapter "pushover" : 4.1.0 , installed 4.1.0 Adapter "schoolfree" : 1.1.12 , installed 1.1.12 Adapter "shuttercontrol": 2.0.5 , installed 2.0.5 Adapter "simple-api" : 2.8.0 , installed 2.8.0 Adapter "socketio" : 6.7.1 , installed 7.0.8 Adapter "sun2000" : 2.1.0 , installed 2.3.4 Adapter "vis" : 1.5.6 , installed 1.5.6 Adapter "vis-hqwidgets": 1.5.1 , installed 1.5.1 Adapter "vis-icontwo" : 1.18.0 , installed 1.18.0 Adapter "vis-jqui-mfd" : 1.1.1 , installed 1.1.1 Adapter "web" : 7.0.8 , installed 7.0.8 Adapter "webui" : 1.37.0 , installed 1.33.0 [Updatable] Adapter "ws" : 2.6.2 , installed 2.6.2 Objects and States Please stand by - This may take a while Objects: 12171 States: 10580 *** OS-Repositories and Updates *** W: https://apt.debmatic.de/debmatic/dists/stable/InRelease: Policy will reject signature within a year, see --audit for details W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details Hit:1 http://security.debian.org/debian-security trixie-security InRelease Hit:2 http://deb.debian.org/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 https://download.docker.com/linux/debian trixie InRelease Hit:5 https://apt.grafana.com stable InRelease Hit:6 http://archive.raspberrypi.com/debian trixie InRelease Hit:7 https://repos.influxdata.com/debian stable InRelease Hit:8 https://apt.debmatic.de/debmatic stable InRelease Hit:9 https://deb.nodesource.com/node_22.x nodistro InRelease Reading package lists... W: https://apt.debmatic.de/debmatic/dists/stable/InRelease: Policy will reject signature within a year, see --audit for details W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). Pending Updates: *** 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:9292 0.0.0.0:* LISTEN 0 11588 1561/lighttpd tcp 0 0 0.0.0.0:9443 0.0.0.0:* LISTEN 0 12078 2254/docker-proxy tcp 0 0 0.0.0.0:1880 0.0.0.0:* LISTEN 1001 188525 45556/node-red tcp 0 0 0.0.0.0:2001 0.0.0.0:* LISTEN 0 11590 1561/lighttpd tcp 0 0 0.0.0.0:2000 0.0.0.0:* LISTEN 0 11592 1561/lighttpd tcp 0 0 192.168.0.29:2002 0.0.0.0:* LISTEN 1001 182817 44164/io.hm-rpc.0 tcp 0 0 0.0.0.0:2010 0.0.0.0:* LISTEN 0 11586 1561/lighttpd tcp 0 0 192.168.0.29:2011 0.0.0.0:* LISTEN 1001 183112 44592/io.hm-rpc.1 tcp 0 0 0.0.0.0:1999 0.0.0.0:* LISTEN 0 11584 1561/lighttpd tcp 0 0 0.0.0.0:502 0.0.0.0:* LISTEN 0 12402 2282/docker-proxy tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 0 11580 1561/lighttpd tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 10410 1075/sshd: /usr/sbi tcp 0 0 127.0.0.1:6379 0.0.0.0:* LISTEN 113 8467 1034/redis-server 1 tcp 0 0 0.0.0.0:8887 0.0.0.0:* LISTEN 0 73387 20017/docker-proxy tcp 0 0 0.0.0.0:32001 0.0.0.0:* LISTEN 0 17547 3617/rfd tcp 0 0 127.0.0.1:30080 0.0.0.0:* LISTEN 0 17423 3465/lighttpd tcp 0 0 0.0.0.0:31999 0.0.0.0:* LISTEN 0 20565 4336/ReGaHss.commun tcp 0 0 0.0.0.0:8000 0.0.0.0:* LISTEN 0 12044 2239/docker-proxy tcp 0 0 0.0.0.0:8181 0.0.0.0:* LISTEN 0 11582 1561/lighttpd tcp 0 0 0.0.0.0:8183 0.0.0.0:* LISTEN 0 18063 4336/ReGaHss.commun tcp 0 0 192.168.0.29:8087 0.0.0.0:* LISTEN 1001 185611 44626/io.simple-api tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 0 8786 1566/exim4 tcp 0 0 0.0.0.0:7070 0.0.0.0:* LISTEN 0 75201 20003/docker-proxy tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 0 10324 1032/cupsd tcp6 0 0 :::9293 :::* LISTEN 0 17272 3671/java tcp6 0 0 :::9292 :::* LISTEN 0 11589 1561/lighttpd tcp6 0 0 :::9294 :::* LISTEN 0 19375 3671/java tcp6 0 0 ::1:25 :::* LISTEN 0 8787 1566/exim4 tcp6 0 0 :::9443 :::* LISTEN 0 12079 2261/docker-proxy tcp6 0 0 :::1883 :::* LISTEN 0 18470 3430/ccu-jack tcp6 0 0 :::5900 :::* LISTEN 992 9496 1073/wayvnc tcp6 0 0 :::2001 :::* LISTEN 0 11591 1561/lighttpd tcp6 0 0 :::2000 :::* LISTEN 0 11593 1561/lighttpd tcp6 0 0 :::2010 :::* LISTEN 0 11587 1561/lighttpd tcp6 0 0 :::1999 :::* LISTEN 0 11585 1561/lighttpd tcp6 0 0 ::1:631 :::* LISTEN 0 10323 1032/cupsd tcp6 0 0 :::502 :::* LISTEN 0 12403 2289/docker-proxy tcp6 0 0 :::80 :::* LISTEN 0 11581 1561/lighttpd tcp6 0 0 :::22 :::* LISTEN 0 10412 1075/sshd: /usr/sbi tcp6 0 0 :::8883 :::* LISTEN 0 17439 3430/ccu-jack tcp6 0 0 :::8887 :::* LISTEN 0 73388 20024/docker-proxy tcp6 0 0 :::32010 :::* LISTEN 0 19812 3671/java tcp6 0 0 :::3389 :::* LISTEN 0 11506 1221/xrdp tcp6 0 0 ::1:6379 :::* LISTEN 113 8468 1034/redis-server 1 tcp6 0 0 :::8000 :::* LISTEN 0 12045 2246/docker-proxy tcp6 0 0 :::8181 :::* LISTEN 0 11583 1561/lighttpd tcp6 0 0 :::8081 :::* LISTEN 1001 180065 43835/io.admin.0 tcp6 0 0 :::8082 :::* LISTEN 1001 185701 44690/io.web.0 tcp6 0 0 :::8084 :::* LISTEN 1001 185753 44722/io.ws.0 tcp6 0 0 :::8086 :::* LISTEN 116 11866 1226/influxd tcp6 0 0 :::39292 :::* LISTEN 0 19970 3671/java tcp6 0 0 :::2121 :::* LISTEN 0 18472 3430/ccu-jack tcp6 0 0 :::2123 :::* LISTEN 0 20084 3430/ccu-jack tcp6 0 0 :::2122 :::* LISTEN 0 13908 3430/ccu-jack tcp6 0 0 :::7070 :::* LISTEN 0 75202 20010/docker-proxy tcp6 0 0 :::3000 :::* LISTEN 112 13483 2383/grafana udp 0 0 127.0.0.1:8182 0.0.0.0:* 0 17441 3438/hss_led udp 0 0 0.0.0.0:41628 0.0.0.0:* 104 6924 692/avahi-daemon: r udp 0 0 0.0.0.0:5353 0.0.0.0:* 104 6922 692/avahi-daemon: r udp 0 0 0.0.0.0:1900 0.0.0.0:* 0 16479 3391/ssdpd udp 0 0 127.0.0.1:1998 0.0.0.0:* 0 18065 4336/ReGaHss.commun udp 0 0 0.0.0.0:43438 0.0.0.0:* 0 16935 3671/java udp 0 0 0.0.0.0:43438 0.0.0.0:* 0 16934 3671/java udp 0 0 0.0.0.0:43438 0.0.0.0:* 0 16933 3671/java udp 0 0 0.0.0.0:43438 0.0.0.0:* 0 16913 3671/java udp 0 0 0.0.0.0:43439 0.0.0.0:* 0 13871 3399/eq3configd udp6 0 0 :::5353 :::* 104 6923 692/avahi-daemon: r udp6 0 0 :::38571 :::* 104 6925 692/avahi-daemon: r udp6 0 0 :::36308 :::* 0 16689 3671/java *** Log File - Last 25 Lines *** npm error gyp ERR! build error npm error gyp ERR! stack Error: `make` failed with exit code: 2 npm error gyp ERR! stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:219:23) npm error gyp ERR! System Linux 6.12.47+rpt-rpi-2712 npm error gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" npm error gyp ERR! cwd /opt/iobroker/iobroker-data/node-red/node_modules/@serialport/bindings npm error gyp ERR! node -v v22.21.0 npm error gyp ERR! node-gyp -v v11.2.0 npm error gyp ERR! not ok 2025-11-04 10:01:38.558 - error: node-red.0 (45011) npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-11-04T09_01_33_989Z-debug-0.log 2025-11-04 10:01:38.571 - error: node-red.0 (45011) Cannot install node-red-contrib-modbus: 1 2025-11-04 10:01:38.572 - info: node-red.0 (45011) Requested NPM packages: ["node-red-contrib-calc","node-red-contrib-modbus"] 2025-11-04 10:01:38.572 - error: node-red.0 (45011) Cannot install npm packet: node-red-contrib-calc 2025-11-04 10:01:38.572 - error: node-red.0 (45011) Cannot install npm packet: node-red-contrib-modbus 2025-11-04 10:01:38.577 - warn: node-red.0 (45011) Cannot enable the dynamic object read as admin has authentication 2025-11-04 10:01:38.979 - info: node-red.0 (45011) Starting node-red: --max-old-space-size=256 /opt/iobroker/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js 2025-11-04 10:01:38.982 - info: node-red.0 (45011) Node-RED started successfully (PID: 45556) 2025-11-04 10:01:39.387 - warn: node-red.0 (45011) (node:45556) [DEP0044] DeprecationWarning: The `util.isArray` API is deprecated. Please use `Array.isArray()` instead. (Use `node --trace-deprecation ...` to show where the warning was created) 2025-11-04 10:01:39.567 - warn: node-red.0 (45011) (node:45556) [DEP0059] DeprecationWarning: The `util.log API is deprecated. Please use console.log() with a custom formatter or a third-party logger instead. 2025-11-04 10:01:40.677 - warn: node-red.0 (45011) Node-RED: 4 Nov 10:01:40 - [warn] Projekte deaktiviert: editorTheme.projects.enabled=false ============ Mark until here for C&P ============= iob diag has finished.Danke
VG
Markus -
Hallo zusammen,
ich bin gerade echt ratlos. Gestern Abend ging beim node-red Adaper auf einmal garnichts mehr. Ich konnte node-red nicht mal mehr öffnen.
Da ich nicht herausfinden konnte woran es lag, habe ich den Adapter im ioBroker entfernt und neu installiert.
Jetzt kann ich node-red auch wieder sauber öffen.
Nur kann ich im Adapter jetzt keine Pakete mehr hinzufügen. Dies schlägt sowohl über den Adaper, als auch über den Palettenmanager fehl. Liegt das an den seitens NPM durchgeführten Sicherheitsmaßnahmen, oder an meinem System?
Ich weiß mir gerade nicht mehr zu helfen und hoffe auf Eure Hilfe.Protokoll von ioBroker nach dem Start vom Node-Red Adapter
node-red.0 2025-11-04 10:01:40.677 warn Node-RED: 4 Nov 10:01:40 - [warn] Projekte deaktiviert: editorTheme.projects.enabled=false node-red.0 2025-11-04 10:01:39.567 warn (node:45556) [DEP0059] DeprecationWarning: The `util.log API is deprecated. Please use console.log() with a custom formatter or a third-party logger instead. node-red.0 2025-11-04 10:01:39.387 warn (node:45556) [DEP0044] DeprecationWarning: The `util.isArray` API is deprecated. Please use `Array.isArray()` instead.(Use `node --trace-deprecation ...` to show where the warning was created) node-red.0 2025-11-04 10:01:38.982 info Node-RED started successfully (PID: 45556) node-red.0 2025-11-04 10:01:38.979 info Starting node-red: --max-old-space-size=256 /opt/iobroker/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js node-red.0 2025-11-04 10:01:38.577 warn Cannot enable the dynamic object read as admin has authentication node-red.0 2025-11-04 10:01:38.572 error Cannot install npm packet: node-red-contrib-modbus node-red.0 2025-11-04 10:01:38.572 error Cannot install npm packet: node-red-contrib-calc node-red.0 2025-11-04 10:01:38.572 info Requested NPM packages: ["node-red-contrib-calc","node-red-contrib-modbus"] node-red.0 2025-11-04 10:01:38.571 error Cannot install node-red-contrib-modbus: 1 node-red.0 2025-11-04 10:01:38.558 error npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-11-04T09_01_33_989Z-debug-0.log node-red.0 2025-11-04 10:01:38.556 error npm error prebuild-install warn install No prebuilt binaries found (target=22.21.0 runtime=node arch=arm64 libc= platform=linux)npm error gyp info it worked if it ends with oknpm error gyp info using node-gyp@11.2.0npm error gyp info using node@22.21.0 | linux | arm64npm error gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"npm error gyp info spawn /usr/bin/python3npm error gyp info spawn args [npm error gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',npm error gyp info spawn args 'binding.gyp',npm error gyp info spawn args '-f',npm error gyp info spawn args 'make',npm error gyp info spawn args '-I',npm error gyp info spawn args '/opt/iobroker/iobroker-data/node-red/node_modules/@serialport/bindings/build/config.gypi',npm error gyp info spawn args '-I',npm error gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',npm error gyp info spawn args '-I',npm error gyp info spawn args '/home/iobroker/.cache/node-gyp/22.21.0/include/node/common.gypi',npm error gyp info spawn args '-Dlibrary=shared_library',npm error gyp info spawn args '-Dvisibility=default',npm error gyp info spawn args '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/22.21.0',npm error gyp info spawn args '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_modules/node-gyp',npm error gyp info spawn args '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/22.21.0/<(target_arch)/node.lib',npm error gyp info spawn args '-Dmodule_root_dir=/opt/iobroker/iobroker-data/node-red/node_modules/@serialport/bindings',npm error gyp info spawn args '-Dnode_engine=v8',npm error gyp info spawn args '--depth=.',npm error gyp info spawn args '--no-parallel',npm error gyp info spawn args '--generator-output',npm error gyp info spawn args 'build',npm error gyp info spawn args '-Goutput_dir=.'npm error gyp info spawn args ]npm error gyp info spawn makenpm error gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]npm error In file included from ../src/./serialport.h:13,npm error from ../src/serialport.cpp:1:npm error ../../../nan/nan.h: In function ‘void Nan::SetAccessor(v8::Local<v8::ObjectTemplate>, v8::Local<v8::String>, GetterCallback, SetterCallback, v8::Local<v8::Value>, v8::AccessControl, v8::PropertyAttribute, imp::Sig)’:npm error ../../../nan/nan.h:2548:19: error: no matching function for call to ‘v8::ObjectTemplate::SetAccessor(v8::Local<v8::String>&, void (*&)(v8::Local<v8::Name>, const v8::PropertyCallbackInfo<v8::Value>&), void (*&)(v8::Local<v8::Name>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<void>&), v8::Local<v8::Object>&, v8::AccessControl&, v8::PropertyAttribute&)’npm error 2548 | tpl->SetAccessor(npm error | ~~~~~~~~~~~~~~~~^npm error 2549 | namenpm error | ~~~~ npm error 2550 | , getter_npm error | ~~~~~~~~~ npm error 2551 | , setter_npm error | ~~~~~~~~~ npm error 2552 | , objnpm error | ~~~~~ npm error 2553 | , settingsnpm error | ~~~~~~~~~~ npm error 2554 | , attributenpm error | ~~~~~~~~~~~ npm error 2555 | #if (NODE_MODULE_VERSION < NODE_16_0_MODULE_VERSION)npm error | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error 2556 | , signaturenpm error | ~~~~~~~~~~~ npm error 2557 | #endifnpm error | ~~~~~~ npm error 2558 | );npm error | ~ npm error In file included from /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8-function.h:15,npm error from /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8.h:33,npm error from /home/iobroker/.cache/node-gyp/22.21.0/include/node/node.h:74,npm error from ../../../nan/nan.h:62:npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8-template.h:1049:8: note: candidate: ‘void v8::ObjectTemplate::SetAccessor(v8::Local<v8::String>, v8::AccessorGetterCallback, v8::AccessorSetterCallback, v8::Local<v8::Value>, v8::PropertyAttribute, v8::SideEffectType, v8::SideEffectType)’npm error 1049 | void SetAccessor(npm error | ^~~~~~~~~~~npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8-template.h:1052:61: note: no known conversion for argument 5 from ‘v8::AccessControl’ to ‘v8::PropertyAttribute’npm error 1052 | Local<Value> data = Local<Value>(), PropertyAttribute attribute = None,npm error | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8-template.h:1055:8: note: candidate: ‘void v8::ObjectTemplate::SetAccessor(v8::Local<v8::Name>, v8::AccessorNameGetterCallback, v8::AccessorNameSetterCallback, v8::Local<v8::Value>, v8::PropertyAttribute, v8::SideEffectType, v8::SideEffectType)’npm error 1055 | void SetAccessor(npm error | ^~~~~~~~~~~npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8-template.h:1058:61: note: no known conversion for argument 5 from ‘v8::AccessControl’ to ‘v8::PropertyAttribute’npm error 1058 | Local<Value> data = Local<Value>(), PropertyAttribute attribute = None,npm error | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~npm error ../../../nan/nan.h: In function ‘void Nan::SetAccessor(v8::Local<v8::ObjectTemplate>, v8::Local<v8::String>, GetterCallback, SetterCallback, v8::Local<v8::Value>, v8::AccessControl, v8::PropertyAttribute)’:npm error ../../../nan/nan.h:2594:19: error: no matching function for call to ‘v8::ObjectTemplate::SetAccessor(v8::Local<v8::String>&, void (*&)(v8::Local<v8::Name>, const v8::PropertyCallbackInfo<v8::Value>&), void (*&)(v8::Local<v8::Name>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<void>&), v8::Local<v8::Object>&, v8::AccessControl&, v8::PropertyAttribute&)’npm error 2594 | tpl->SetAccessor(npm error | ~~~~~~~~~~~~~~~~^npm error 2595 | namenpm error | ~~~~ npm error 2596 | , getter_npm error | ~~~~~~~~~ npm error 2597 | , setter_npm error | ~~~~~~~~~ npm error 2598 | , objnpm error | ~~~~~ npm error 2599 | , settingsnpm error | ~~~~~~~~~~ npm error 2600 | , attributenpm error | ~~~~~~~~~~~ npm error 2601 | );npm error | ~ npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8-template.h:1049:8: note: candidate: ‘void v8::ObjectTemplate::SetAccessor(v8::Local<v8::String>, v8::AccessorGetterCallback, v8::AccessorSetterCallback, v8::Local<v8::Value>, v8::PropertyAttribute, v8::SideEffectType, v8::SideEffectType)’npm error 1049 | void SetAccessor(npm error | ^~~~~~~~~~~npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8-template.h:1052:61: note: no known conversion for argument 5 from ‘v8::AccessControl’ to ‘v8::PropertyAttribute’npm error 1052 | Local<Value> data = Local<Value>(), PropertyAttribute attribute = None,npm error | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8-template.h:1055:8: note: candidate: ‘void v8::ObjectTemplate::SetAccessor(v8::Local<v8::Name>, v8::AccessorNameGetterCallback, v8::AccessorNameSetterCallback, v8::Local<v8::Value>, v8::PropertyAttribute, v8::SideEffectType, v8::SideEffectType)’npm error 1055 | void SetAccessor(npm error | ^~~~~~~~~~~npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/v8-template.h:1058:61: note: no known conversion for argument 5 from ‘v8::AccessControl’ to ‘v8::PropertyAttribute’npm error 1058 | Local<Value> data = Local<Value>(), PropertyAttribute attribute = None,npm error | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~npm error ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Open(Nan::NAN_METHOD_ARGS_TYPE)’:npm error ../src/serialport.cpp:78:51: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]npm error 78 | uv_queue_work(uv_default_loop(), req, EIO_Open, (uv_after_work_cb)EIO_AfterOpen);npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Update(Nan::NAN_METHOD_ARGS_TYPE)’:npm error ../src/serialport.cpp:135:53: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]npm error 135 | uv_queue_work(uv_default_loop(), req, EIO_Update, (uv_after_work_cb)EIO_AfterUpdate);npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Close(Nan::NAN_METHOD_ARGS_TYPE)’:npm error ../src/serialport.cpp:175:52: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]npm error 175 | uv_queue_work(uv_default_loop(), req, EIO_Close, (uv_after_work_cb)EIO_AfterClose);npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Flush(Nan::NAN_METHOD_ARGS_TYPE)’:npm error ../src/serialport.cpp:215:52: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]npm error 215 | uv_queue_work(uv_default_loop(), req, EIO_Flush, (uv_after_work_cb)EIO_AfterFlush);npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Set(Nan::NAN_METHOD_ARGS_TYPE)’:npm error ../src/serialport.cpp:271:50: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]npm error 271 | uv_queue_work(uv_default_loop(), req, EIO_Set, (uv_after_work_cb)EIO_AfterSet);npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Get(Nan::NAN_METHOD_ARGS_TYPE)’:npm error ../src/serialport.cpp:316:50: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]npm error 316 | uv_queue_work(uv_default_loop(), req, EIO_Get, (uv_after_work_cb)EIO_AfterGet);npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE GetBaudRate(Nan::NAN_METHOD_ARGS_TYPE)’:npm error ../src/serialport.cpp:366:58: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]npm error 366 | uv_queue_work(uv_default_loop(), req, EIO_GetBaudRate, (uv_after_work_cb)EIO_AfterGetBaudRate);npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Drain(Nan::NAN_METHOD_ARGS_TYPE)’:npm error ../src/serialport.cpp:412:52: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]npm error 412 | uv_queue_work(uv_default_loop(), req, EIO_Drain, (uv_after_work_cb)EIO_AfterDrain);npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp: At global scope:npm error ../src/serialport.cpp:433:28: warning: unnecessary parentheses in declaration of ‘ToParityEnum’ [-Wparentheses]npm error 433 | SerialPortParity NAN_INLINE(ToParityEnum(const v8::Local<v8::String>& v8str)) {npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp:433:28: note: remove parenthesesnpm error 433 | SerialPortParity NAN_INLINE(ToParityEnum(const v8::Local<v8::String>& v8str)) {npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error | - -npm error ../src/serialport.cpp:452:30: warning: unnecessary parentheses in declaration of ‘ToStopBitEnum’ [-Wparentheses]npm error 452 | SerialPortStopBits NAN_INLINE(ToStopBitEnum(double stopBits)) {npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error ../src/serialport.cpp:452:30: note: remove parenthesesnpm error 452 | SerialPortStopBits NAN_INLINE(ToStopBitEnum(double stopBits)) {npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error | - -npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/node.h:1244:7: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]npm error 1244 | (node::addon_register_func) (regfunc), \npm error | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~npm error /home/iobroker/.cache/node-gyp/22.21.0/include/node/node.h:1278:3: note: in expansion of macro ‘NODE_MODULE_X’npm error 1278 | NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage)npm error | ^~~~~~~~~~~~~npm error ../src/serialport.cpp:486:1: note: in expansion of macro ‘NODE_MODULE’npm error 486 | NODE_MODULE(serialport, init);npm error | ^~~~~~~~~~~npm error make: *** [bindings.target.mk:111: Release/obj.target/bindings/src/serialport.o] Fehler 1npm error gyp ERR! build error npm error gyp ERR! stack Error: `make` failed with exit code: 2npm error gyp ERR! stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:219:23)npm error gyp ERR! System Linux 6.12.47+rpt-rpi-2712npm error gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"npm error gyp ERR! cwd /opt/iobroker/iobroker-data/node-red/node_modules/@serialport/bindingsnpm error gyp ERR! node -v v22.21.0npm error gyp ERR! node-gyp -v v11.2.0npm error gyp ERR! not ok node-red.0 2025-11-04 10:01:38.556 error npm error path /opt/iobroker/iobroker-data/node-red/node_modules/@serialport/bindingsnpm error command failednpm error command sh -c prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuildnpm error make: Verzeichnis „/opt/iobroker/iobroker-data/node-red/node_modules/@serialport/bindings/build“ wird betretennpm error CXX(target) Release/obj.target/bindings/src/serialport.onpm error make: Verzeichnis „/opt/iobroker/iobroker-data/node-red/node_modules/@serialport/bindings/build“ wird verlassen node-red.0 2025-11-04 10:01:38.555 error npm error code 1 node-red.0 2025-11-04 10:01:36.119 error npm warn deprecated node-red-contrib-pushover@0.2.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. node-red.0 2025-11-04 10:01:36.077 error npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 node-red.0 2025-11-04 10:01:36.072 error npm warn deprecated request@2.87.0: request has been deprecated, see https://github.com/request/request/issues/3142 node-red.0 2025-11-04 10:01:36.069 error npm warn deprecated node-red-contrib-velux@0.0.8: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. node-red.0 2025-11-04 10:01:36.065 error npm warn deprecated fstream@1.0.12: This package is no longer supported. node-red.0 2025-11-04 10:01:36.020 error npm warn deprecated velux-klf200-api@0.1.7: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. node-red.0 2025-11-04 10:01:36.005 error npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. node-red.0 2025-11-04 10:01:35.996 error npm warn deprecated mkdirp@0.3.5: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) node-red.0 2025-11-04 10:01:35.937 error npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) node-red.0 2025-11-04 10:01:35.867 error npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported node-red.0 2025-11-04 10:01:35.836 error npm warn deprecated velux-klf200@0.0.8: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. node-red.0 2025-11-04 10:01:35.818 error npm warn deprecated har-validator@5.1.5: this library is no longer supported node-red.0 2025-11-04 10:01:35.812 error npm warn deprecated har-validator@5.0.3: this library is no longer supported node-red.0 2025-11-04 10:01:35.805 error npm warn deprecated string-similarity@4.0.4: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. node-red.0 2025-11-04 10:01:35.781 error npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported node-red.0 2025-11-04 10:01:35.743 error npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. node-red.0 2025-11-04 10:01:33.929 info npm install node-red-contrib-modbus --omit=dev --prefix "/opt/iobroker/iobroker-data/node-red" --save (System call) node-red.0 2025-11-04 10:01:33.929 error Cannot install npm packet: node-red-contrib-calc node-red.0 2025-11-04 10:01:33.929 info Requested NPM packages: ["node-red-contrib-calc","node-red-contrib-modbus"] node-red.0 2025-11-04 10:01:33.928 error Cannot install node-red-contrib-modbus: 1 node-red.0 2025-11-04 10:01:33.914 error npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-11-04T09_01_29_313Z-debug-0.logiob fix
library: loaded Library version=2025-08-09 ========================================================================== Welcome to the ioBroker installation fixer! Script version: 2025-08-09 You might need to enter your password a couple of times. ========================================================================== ========================================================================== Installing prerequisites (1/5) ========================================================================== OK:1 http://deb.debian.org/debian trixie InRelease OK:2 http://deb.debian.org/debian trixie-updates InRelease OK:3 http://security.debian.org/debian-security trixie-security InRelease OK:4 https://apt.grafana.com stable InRelease OK:5 http://archive.raspberrypi.com/debian trixie InRelease OK:6 https://repos.influxdata.com/debian stable InRelease OK:7 https://download.docker.com/linux/debian trixie InRelease OK:8 https://apt.debmatic.de/debmatic stable InRelease OK:9 https://deb.nodesource.com/node_22.x nodistro InRelease Paketlisten werden gelesen… Fertig W: https://apt.debmatic.de/debmatic/dists/stable/InRelease: Policy will reject signature within a year, see --audit for details W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details N: Fehlendes Signed-By im Eintrag sources.list(5) für »http://archive.raspberrypi.com/debian« ========================================================================== Checking ioBroker user and directory permissions (2/5) ========================================================================== Created /etc/sudoers.d/iobroker Fixing directory permissions... ========================================================================== Check and cleanup npm temporary directories (3/5) ========================================================================== Done. ========================================================================== Database maintenance (4/5) ========================================================================== Checking for uncompressed JSONL databases... This might take a while! No relevant JSONL files found to compress, skip ========================================================================== Checking autostart (5/5) ========================================================================== ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ==== Legitimierung ist zum Stoppen von »iobroker.service« notwendig. Authenticating as: ,,, (Home) Password: ==== AUTHENTICATION COMPLETE ==== Enabling autostart... Autostart enabled! ========================================================================== Your installation was fixed successfully Run iobroker start to start ioBroker again! ==========================================================================iob diag
========== Start marking the full check here =========== ```bash Script v.2025-08-09 *** BASE SYSTEM *** Operating System: Debian GNU/Linux 13 (trixie) Static hostname: Raspberry 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: 10:11:37 up 7:46, 1 user, load average: 0.32, 0.30, 0.29 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: ~ Under-voltage has occurred ~ Arm frequency capping has occurred ~ Throttling has occurred ~ Soft temperature limit has occurred *** TIME AND TIMEZONES *** Local time: Tue 2025-11-04 10:11:37 CET Universal time: Tue 2025-11-04 09:11:37 UTC RTC time: Tue 2025-11-04 09:11:37 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': Home JAVA_HOME=/usr/lib/jvm/java-17-openjdk-arm64/ HOME=/home/Home GROUPS=Home adm dialout cdrom sudo audio plugdev games users input netdev lpadmin wireshark docker gpio i2c spi iobroker User that is running 'js-controller': iobroker HOME=/home/iobroker SUDO_HOME=/home/Home GROUPS=iobroker tty dialout audio video plugdev bluetooth redis gpio i2c *** DISPLAY-SERVER SETUP *** Display-Server: false Display-Manager: * lightdm.service - Light Display Manager Desktop: Session: tty *** MEMORY *** total used free shared buff/cache available Mem: 8.5G 3.3G 1.2G 37M 4.0G 5.1G Swap: 2.4G 0B 2.4G Total: 10G 3.3G 3.6G Active iob-Instances: 17 8063 M total memory 3181 M used memory 3775 M active memory 2569 M inactive memory 1148 M free memory 327 M buffer memory 3529 M swap cache 2247 M total swap 0 M used swap 2247 M free swap *** top - Table Of Processes *** top - 10:11:38 up 7:46, 1 user, load average: 0.32, 0.30, 0.29 Tasks: 247 total, 2 running, 245 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.0 us, 2.4 sy, 0.0 ni, 97.6 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st MiB Mem : 8063.0 total, 1146.8 free, 3181.7 used, 3857.8 buff/cache MiB Swap: 2248.0 total, 2248.0 free, 0.0 used. 4881.3 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 17M 1.6G 2% /run /dev/nvme0n1p2 ext4 469G 174G 272G 40% / tmpfs tmpfs 4.0G 32K 4.0G 1% /dev/shm tmpfs tmpfs 5.0M 64K 5.0M 2% /run/lock tmpfs tmpfs 1.0M 0 1.0M 0% /run/credentials/systemd-journald.service tmpfs tmpfs 4.0G 20M 4.0G 1% /tmp /dev/nvme0n1p1 vfat 510M 89M 422M 18% /boot/firmware 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 tmpfs tmpfs 807M 256K 807M 1% /run/user/1000 Messages concerning ext4 filesystem in dmesg: [Tue Nov 4 02:25:14 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 smsc95xx.macaddr=D8:3A:DD:E3:CE:50 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 console=ttyAMA10,115200 console=tty1 root=PARTUUID=90612eb9-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=DE [Tue Nov 4 02:25:15 2025] EXT4-fs (nvme0n1p2): mounted filesystem 4aa56689-dcb4-4759-90e6-179beae559ac ro with ordered data mode. Quota mode: none. [Tue Nov 4 02:25:16 2025] EXT4-fs (nvme0n1p2): re-mounted 4aa56689-dcb4-4759-90e6-179beae559ac 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: 147G /var/ 136G /var/log 11G /var/lib 8.7G /var/lib/docker 8.2G /var/lib/docker/overlay2 Archived and active journals take up 2.4G in the file system. /opt/iobroker/backups: 13G /opt/iobroker/backups/ 1.7M /opt/iobroker/backups/influxDB_2025_11_04-03_40_36_InfluxDB_backupiobroker /opt/iobroker/iobroker-data: 27M /opt/iobroker/iobroker-data/ 15M /opt/iobroker/iobroker-data/files 13M /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js 13M /opt/iobroker/iobroker-data/files/admin.admin/custom/static 13M /opt/iobroker/iobroker-data/files/admin.admin/custom The five largest files in iobroker-data are: 9.3M /opt/iobroker/iobroker-data/node-red/paramsets.json 6.3M /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map 2.8M /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js 1.6M /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map 1.1M /opt/iobroker/iobroker-data/node-red/.flows.json.backup USB-Devices by-id: USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id': No Devices found 'by-id' 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 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 nodejs: Installed: 22.21.0-1nodesource1 Candidate: 22.21.0-1nodesource1 Version table: *** 22.21.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 100 /var/lib/dpkg/status 22.20.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.19.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.18.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.17.1-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.17.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.16.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.15.1-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.15.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.14.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.13.1-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.13.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.12.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.11.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.10.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.9.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.8.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.7.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.6.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.5.1-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.5.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.4.1-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.4.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.3.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.2.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.1.0-1nodesource1 600 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages 22.0.0-1nodesource1 600 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 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. At least one iobroker host is running. Objects type: redis States type: redis Hosts: Raspberry Raspberry (version: 7.0.7, hostname: Raspberry , alive, uptime: 976) Core adapters versions js-controller: 7.0.7 admin: 7.7.19 javascript: 8.9.2 nodejs modules from github: 0 Adapter State + system.adapter.admin.0 : admin : Raspberry - enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin + system.adapter.backitup.0 : backitup : Raspberry - enabled system.adapter.daswetter.0 : daswetter : Raspberry - enabled + system.adapter.discovery.0 : discovery : Raspberry - enabled system.adapter.feiertage.0 : feiertage : Raspberry - enabled + system.adapter.hm-rega.0 : hm-rega : Raspberry - enabled + system.adapter.hm-rpc.0 : hm-rpc : Raspberry - enabled, port: 0 + system.adapter.hm-rpc.1 : hm-rpc : Raspberry - enabled, port: 0 system.adapter.hmip.0 : hmip : Raspberry - disabled system.adapter.homeconnect.0 : homeconnect : Raspberry - disabled system.adapter.icons-mfd-svg.0 : icons-mfd-svg : Raspberry - enabled + system.adapter.influxdb.0 : influxdb : Raspberry - enabled, port: 8086 + system.adapter.javascript.0 : javascript : Raspberry - enabled + system.adapter.klf200.0 : klf200 : Raspberry - enabled + system.adapter.node-red.0 : node-red : Raspberry - enabled, port: 1880, bind: 0.0.0.0 (SSL) + system.adapter.pushover.0 : pushover : Raspberry - enabled system.adapter.schoolfree.0 : schoolfree : Raspberry - enabled + system.adapter.shuttercontrol.0 : shuttercontrol : Raspberry - enabled + system.adapter.simple-api.0 : simple-api : Raspberry - enabled, port: 8087, bind: 192.168.0.29, run as: admin system.adapter.sun2000.0 : sun2000 : Raspberry - disabled, port: 502 system.adapter.vis-2.0 : vis : Raspberry - disabled system.adapter.vis-hqwidgets.0 : vis-hqwidgets : Raspberry - enabled system.adapter.vis-icontwo.0 : vis-icontwo : Raspberry - enabled system.adapter.vis-jqui-mfd.0 : vis-jqui-mfd : Raspberry - enabled system.adapter.vis.0 : vis : Raspberry - enabled + system.adapter.web.0 : web : Raspberry - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.webui.0 : webui : Raspberry - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.ws.0 : ws : Raspberry - enabled, port: 8084, bind: 0.0.0.0, run as: admin + instance is alive Enabled adapters with bindings + system.adapter.admin.0 : admin : Raspberry - enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin + system.adapter.hm-rpc.0 : hm-rpc : Raspberry - enabled, port: 0 + system.adapter.hm-rpc.1 : hm-rpc : Raspberry - enabled, port: 0 + system.adapter.influxdb.0 : influxdb : Raspberry - enabled, port: 8086 + system.adapter.node-red.0 : node-red : Raspberry - enabled, port: 1880, bind: 0.0.0.0 (SSL) + system.adapter.simple-api.0 : simple-api : Raspberry - enabled, port: 8087, bind: 192.168.0.29, run as: admin + system.adapter.web.0 : web : Raspberry - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.webui.0 : webui : Raspberry - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.ws.0 : ws : Raspberry - enabled, port: 8084, bind: 0.0.0.0, run as: admin ioBroker-Repositories ┌─────────┬────────────────────┬─────────────────────────────────────────────────────────┬──────────────┐ │ (index) │ name │ url │ auto upgrade │ ├─────────┼────────────────────┼─────────────────────────────────────────────────────────┼──────────────┤ │ 0 │ 'Stable (default)' │ 'http://download.iobroker.net/sources-dist.json' │ false │ │ 1 │ 'Beta (latest)' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false │ └─────────┴────────────────────┴─────────────────────────────────────────────────────────┴──────────────┘ Active repo(s): Stable (default) Upgrade policy: none Installed ioBroker-Adapters Used repository: Stable (default) Adapter "admin" : 7.7.19 , installed 7.7.19 Adapter "backitup" : 3.3.10 , installed 3.3.10 Adapter "daswetter" : 3.2.3 , installed 3.2.3 Adapter "discovery" : 5.0.0 , installed 5.0.0 Adapter "feiertage" : 1.2.1 , installed 1.2.1 Adapter "hm-rega" : 5.1.0 , installed 5.1.0 Adapter "hm-rpc" : 2.0.2 , installed 2.0.2 Adapter "hmip" : 1.27.0 , installed 1.27.0 Adapter "homeconnect" : 1.4.3 , installed 1.4.3 Adapter "icons-mfd-svg": 1.2.0 , installed 1.2.0 Adapter "influxdb" : 4.0.2 , installed 4.0.2 Adapter "javascript" : 8.9.2 , installed 8.9.2 Controller "js-controller": 7.0.7 , installed 7.0.7 Adapter "klf200" : 1.3.5 , installed 1.3.5 Adapter "node-red" : 5.2.1 , installed 5.2.1 Adapter "pushover" : 4.1.0 , installed 4.1.0 Adapter "schoolfree" : 1.1.12 , installed 1.1.12 Adapter "shuttercontrol": 2.0.5 , installed 2.0.5 Adapter "simple-api" : 2.8.0 , installed 2.8.0 Adapter "socketio" : 6.7.1 , installed 7.0.8 Adapter "sun2000" : 2.1.0 , installed 2.3.4 Adapter "vis" : 1.5.6 , installed 1.5.6 Adapter "vis-hqwidgets": 1.5.1 , installed 1.5.1 Adapter "vis-icontwo" : 1.18.0 , installed 1.18.0 Adapter "vis-jqui-mfd" : 1.1.1 , installed 1.1.1 Adapter "web" : 7.0.8 , installed 7.0.8 Adapter "webui" : 1.37.0 , installed 1.33.0 [Updatable] Adapter "ws" : 2.6.2 , installed 2.6.2 Objects and States Please stand by - This may take a while Objects: 12171 States: 10580 *** OS-Repositories and Updates *** W: https://apt.debmatic.de/debmatic/dists/stable/InRelease: Policy will reject signature within a year, see --audit for details W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details Hit:1 http://security.debian.org/debian-security trixie-security InRelease Hit:2 http://deb.debian.org/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 https://download.docker.com/linux/debian trixie InRelease Hit:5 https://apt.grafana.com stable InRelease Hit:6 http://archive.raspberrypi.com/debian trixie InRelease Hit:7 https://repos.influxdata.com/debian stable InRelease Hit:8 https://apt.debmatic.de/debmatic stable InRelease Hit:9 https://deb.nodesource.com/node_22.x nodistro InRelease Reading package lists... W: https://apt.debmatic.de/debmatic/dists/stable/InRelease: Policy will reject signature within a year, see --audit for details W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). Pending Updates: *** 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:9292 0.0.0.0:* LISTEN 0 11588 1561/lighttpd tcp 0 0 0.0.0.0:9443 0.0.0.0:* LISTEN 0 12078 2254/docker-proxy tcp 0 0 0.0.0.0:1880 0.0.0.0:* LISTEN 1001 188525 45556/node-red tcp 0 0 0.0.0.0:2001 0.0.0.0:* LISTEN 0 11590 1561/lighttpd tcp 0 0 0.0.0.0:2000 0.0.0.0:* LISTEN 0 11592 1561/lighttpd tcp 0 0 192.168.0.29:2002 0.0.0.0:* LISTEN 1001 182817 44164/io.hm-rpc.0 tcp 0 0 0.0.0.0:2010 0.0.0.0:* LISTEN 0 11586 1561/lighttpd tcp 0 0 192.168.0.29:2011 0.0.0.0:* LISTEN 1001 183112 44592/io.hm-rpc.1 tcp 0 0 0.0.0.0:1999 0.0.0.0:* LISTEN 0 11584 1561/lighttpd tcp 0 0 0.0.0.0:502 0.0.0.0:* LISTEN 0 12402 2282/docker-proxy tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 0 11580 1561/lighttpd tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 10410 1075/sshd: /usr/sbi tcp 0 0 127.0.0.1:6379 0.0.0.0:* LISTEN 113 8467 1034/redis-server 1 tcp 0 0 0.0.0.0:8887 0.0.0.0:* LISTEN 0 73387 20017/docker-proxy tcp 0 0 0.0.0.0:32001 0.0.0.0:* LISTEN 0 17547 3617/rfd tcp 0 0 127.0.0.1:30080 0.0.0.0:* LISTEN 0 17423 3465/lighttpd tcp 0 0 0.0.0.0:31999 0.0.0.0:* LISTEN 0 20565 4336/ReGaHss.commun tcp 0 0 0.0.0.0:8000 0.0.0.0:* LISTEN 0 12044 2239/docker-proxy tcp 0 0 0.0.0.0:8181 0.0.0.0:* LISTEN 0 11582 1561/lighttpd tcp 0 0 0.0.0.0:8183 0.0.0.0:* LISTEN 0 18063 4336/ReGaHss.commun tcp 0 0 192.168.0.29:8087 0.0.0.0:* LISTEN 1001 185611 44626/io.simple-api tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 0 8786 1566/exim4 tcp 0 0 0.0.0.0:7070 0.0.0.0:* LISTEN 0 75201 20003/docker-proxy tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 0 10324 1032/cupsd tcp6 0 0 :::9293 :::* LISTEN 0 17272 3671/java tcp6 0 0 :::9292 :::* LISTEN 0 11589 1561/lighttpd tcp6 0 0 :::9294 :::* LISTEN 0 19375 3671/java tcp6 0 0 ::1:25 :::* LISTEN 0 8787 1566/exim4 tcp6 0 0 :::9443 :::* LISTEN 0 12079 2261/docker-proxy tcp6 0 0 :::1883 :::* LISTEN 0 18470 3430/ccu-jack tcp6 0 0 :::5900 :::* LISTEN 992 9496 1073/wayvnc tcp6 0 0 :::2001 :::* LISTEN 0 11591 1561/lighttpd tcp6 0 0 :::2000 :::* LISTEN 0 11593 1561/lighttpd tcp6 0 0 :::2010 :::* LISTEN 0 11587 1561/lighttpd tcp6 0 0 :::1999 :::* LISTEN 0 11585 1561/lighttpd tcp6 0 0 ::1:631 :::* LISTEN 0 10323 1032/cupsd tcp6 0 0 :::502 :::* LISTEN 0 12403 2289/docker-proxy tcp6 0 0 :::80 :::* LISTEN 0 11581 1561/lighttpd tcp6 0 0 :::22 :::* LISTEN 0 10412 1075/sshd: /usr/sbi tcp6 0 0 :::8883 :::* LISTEN 0 17439 3430/ccu-jack tcp6 0 0 :::8887 :::* LISTEN 0 73388 20024/docker-proxy tcp6 0 0 :::32010 :::* LISTEN 0 19812 3671/java tcp6 0 0 :::3389 :::* LISTEN 0 11506 1221/xrdp tcp6 0 0 ::1:6379 :::* LISTEN 113 8468 1034/redis-server 1 tcp6 0 0 :::8000 :::* LISTEN 0 12045 2246/docker-proxy tcp6 0 0 :::8181 :::* LISTEN 0 11583 1561/lighttpd tcp6 0 0 :::8081 :::* LISTEN 1001 180065 43835/io.admin.0 tcp6 0 0 :::8082 :::* LISTEN 1001 185701 44690/io.web.0 tcp6 0 0 :::8084 :::* LISTEN 1001 185753 44722/io.ws.0 tcp6 0 0 :::8086 :::* LISTEN 116 11866 1226/influxd tcp6 0 0 :::39292 :::* LISTEN 0 19970 3671/java tcp6 0 0 :::2121 :::* LISTEN 0 18472 3430/ccu-jack tcp6 0 0 :::2123 :::* LISTEN 0 20084 3430/ccu-jack tcp6 0 0 :::2122 :::* LISTEN 0 13908 3430/ccu-jack tcp6 0 0 :::7070 :::* LISTEN 0 75202 20010/docker-proxy tcp6 0 0 :::3000 :::* LISTEN 112 13483 2383/grafana udp 0 0 127.0.0.1:8182 0.0.0.0:* 0 17441 3438/hss_led udp 0 0 0.0.0.0:41628 0.0.0.0:* 104 6924 692/avahi-daemon: r udp 0 0 0.0.0.0:5353 0.0.0.0:* 104 6922 692/avahi-daemon: r udp 0 0 0.0.0.0:1900 0.0.0.0:* 0 16479 3391/ssdpd udp 0 0 127.0.0.1:1998 0.0.0.0:* 0 18065 4336/ReGaHss.commun udp 0 0 0.0.0.0:43438 0.0.0.0:* 0 16935 3671/java udp 0 0 0.0.0.0:43438 0.0.0.0:* 0 16934 3671/java udp 0 0 0.0.0.0:43438 0.0.0.0:* 0 16933 3671/java udp 0 0 0.0.0.0:43438 0.0.0.0:* 0 16913 3671/java udp 0 0 0.0.0.0:43439 0.0.0.0:* 0 13871 3399/eq3configd udp6 0 0 :::5353 :::* 104 6923 692/avahi-daemon: r udp6 0 0 :::38571 :::* 104 6925 692/avahi-daemon: r udp6 0 0 :::36308 :::* 0 16689 3671/java *** Log File - Last 25 Lines *** npm error gyp ERR! build error npm error gyp ERR! stack Error: `make` failed with exit code: 2 npm error gyp ERR! stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:219:23) npm error gyp ERR! System Linux 6.12.47+rpt-rpi-2712 npm error gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" npm error gyp ERR! cwd /opt/iobroker/iobroker-data/node-red/node_modules/@serialport/bindings npm error gyp ERR! node -v v22.21.0 npm error gyp ERR! node-gyp -v v11.2.0 npm error gyp ERR! not ok 2025-11-04 10:01:38.558 - error: node-red.0 (45011) npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-11-04T09_01_33_989Z-debug-0.log 2025-11-04 10:01:38.571 - error: node-red.0 (45011) Cannot install node-red-contrib-modbus: 1 2025-11-04 10:01:38.572 - info: node-red.0 (45011) Requested NPM packages: ["node-red-contrib-calc","node-red-contrib-modbus"] 2025-11-04 10:01:38.572 - error: node-red.0 (45011) Cannot install npm packet: node-red-contrib-calc 2025-11-04 10:01:38.572 - error: node-red.0 (45011) Cannot install npm packet: node-red-contrib-modbus 2025-11-04 10:01:38.577 - warn: node-red.0 (45011) Cannot enable the dynamic object read as admin has authentication 2025-11-04 10:01:38.979 - info: node-red.0 (45011) Starting node-red: --max-old-space-size=256 /opt/iobroker/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js 2025-11-04 10:01:38.982 - info: node-red.0 (45011) Node-RED started successfully (PID: 45556) 2025-11-04 10:01:39.387 - warn: node-red.0 (45011) (node:45556) [DEP0044] DeprecationWarning: The `util.isArray` API is deprecated. Please use `Array.isArray()` instead. (Use `node --trace-deprecation ...` to show where the warning was created) 2025-11-04 10:01:39.567 - warn: node-red.0 (45011) (node:45556) [DEP0059] DeprecationWarning: The `util.log API is deprecated. Please use console.log() with a custom formatter or a third-party logger instead. 2025-11-04 10:01:40.677 - warn: node-red.0 (45011) Node-RED: 4 Nov 10:01:40 - [warn] Projekte deaktiviert: editorTheme.projects.enabled=false ============ Mark until here for C&P ============= iob diag has finished.Danke
VG
Markus@mage sagte in Installation NPM Pakete nicht möglich - node-red:
Zum Problem mit node-red kann ich dir zwar nichts sagen, aber deine Paketdatenbank ist schief:
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Und schau dir die Spannungsversorgung von dem Gerät an.
€dit: Vielleicht doch zum Problem:
npm error gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
npm error gyp ERR! cwd /opt/iobroker/iobroker-data/node-red/node_modules/@serialport/bindingsDa baut serialport nicht richtig. Voraussetzungen dafür okay?
-
@mage sagte in Installation NPM Pakete nicht möglich - node-red:
Zum Problem mit node-red kann ich dir zwar nichts sagen, aber deine Paketdatenbank ist schief:
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Und schau dir die Spannungsversorgung von dem Gerät an.
€dit: Vielleicht doch zum Problem:
npm error gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
npm error gyp ERR! cwd /opt/iobroker/iobroker-data/node-red/node_modules/@serialport/bindingsDa baut serialport nicht richtig. Voraussetzungen dafür okay?
Danke für deine Hilfe
Das mit der Paketdatenbank ist erst seitdem ich gestern aus Frust auf trixie upgedatet habe.
Das Problem mit node-red bestand schon vorher, als noch Bulleye installiert war.
Ein "fix broken install" löst die fehlenden Abhängigkeiten nicht auf.
Die Spannungsversorgung wird über ein originales Netzteil gewährleistet.
Hast du einen Tipp bzgl. dem Serialport und deren Abhängigkeiten für mich? Stehe da gerade aufn Schlauch.sudo apt --fix-broken install Abhängigkeiten werden korrigiert … Fertig Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt: g++-12 libblockdev-part2 libcbor0.8 libicu72 libmbedcrypto7 libpmemblk1 libssh-gcrypt-4 python3-pyrsistent gdisk libblockdev-swap2 libdisplay-info1 libjavascriptcoregtk-4.1-0 libopencv-calib3d406 libpoppler-cpp0v5 libstdc++-12-dev xdg-dbus-proxy libaio1 libblockdev-utils2 libflac12 libjim0.81 libopencv-core406 libpoppler126 libswscale6 libappstream4 libblockdev2 libfmt9 libjsoncpp25 libopencv-dnn406 libpostproc56 libwebkit2gtk-4.1-0 libavfilter8 libboost-filesystem1.74.0 libglapi-mesa libldap-2.5-0 libopencv-features2d406 libpython3.11 libwireplumber-0.4-0 libavformat59 libboost-iostreams1.74.0 libgspell-1-2 libliftoff-rpi libopencv-flann406 libpython3.11-minimal libwlroots11 libblockdev-crypto2 libboost-program-options1.74.0 libgupnp-igd-1.0-4 libllvm15 libopencv-imgproc406 libpython3.11-stdlib libwoff1 libblockdev-loop2 libboost-regex1.74.0 libhidapi-hidraw0 liblua5.3-0 libopencv-objdetect406 libqpdf29 libxcb-dri2-0 libblockdev-part-err2 libboost-thread1.74.0 libhyphen0 libmanette-0.2-0 libplacebo208 librhash0 p7zip Verwenden Sie »sudo apt autoremove«, um sie zu entfernen. Aktualisiere: cpp Zusammenfassung: Aktualisiere: 1, Installiere: 0, Entferne: 0, Aktualisiere nicht: 1 3 nicht vollständig installiert oder entfernt. Herunterlade-Größe: 0 B / 1.568 B Freigegebener Platz: 12,3 kB (Lese Datenbank ... 95 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereitung zum Entpacken von .../cpp_4%3a14.2.0-1_arm64.deb ... dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/README.Bugs' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/README.Debian' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/copyright' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/changelog.gz' not owned by package 'cpp' dpkg-maintscript-helper: error: directory '/usr/share/doc/cpp' contains files not owned by package cpp, cannot switch to symlink dpkg: Fehler beim Bearbeiten des Archivs /var/cache/apt/archives/cpp_4%3a14.2.0-1_arm64.deb (--unpack): »neues pre-installation-Skript des Paketes cpp«-Unterprozess gab den Fehlerwert 1 zurück Fehler traten auf beim Bearbeiten von: /var/cache/apt/archives/cpp_4%3a14.2.0-1_arm64.deb Fehler: Sub-process /usr/bin/dpkg returned an error code (1)sudo apt autoremove Probieren Sie »apt --fix-broken install«, um dies zu korrigieren. Nichterfüllte Abhängigkeiten: cpp-aarch64-linux-gnu : Beschädigt: cpp (< 4:13.2.0-3) aber 4:12.2.0-3 ist installiert g++ : Hängt ab von: cpp (= 4:14.2.0-1) aber 4:12.2.0-3 ist installiert gcc : Hängt ab von: cpp (= 4:14.2.0-1) aber 4:12.2.0-3 ist installiert Fehler: Unerfüllte Abhängigkeiten. Versuchen Sie »apt --fix-broken install« ohne Angabe eines Pakets (oder geben Sie eine Lösung an). -
Danke für deine Hilfe
Das mit der Paketdatenbank ist erst seitdem ich gestern aus Frust auf trixie upgedatet habe.
Das Problem mit node-red bestand schon vorher, als noch Bulleye installiert war.
Ein "fix broken install" löst die fehlenden Abhängigkeiten nicht auf.
Die Spannungsversorgung wird über ein originales Netzteil gewährleistet.
Hast du einen Tipp bzgl. dem Serialport und deren Abhängigkeiten für mich? Stehe da gerade aufn Schlauch.sudo apt --fix-broken install Abhängigkeiten werden korrigiert … Fertig Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt: g++-12 libblockdev-part2 libcbor0.8 libicu72 libmbedcrypto7 libpmemblk1 libssh-gcrypt-4 python3-pyrsistent gdisk libblockdev-swap2 libdisplay-info1 libjavascriptcoregtk-4.1-0 libopencv-calib3d406 libpoppler-cpp0v5 libstdc++-12-dev xdg-dbus-proxy libaio1 libblockdev-utils2 libflac12 libjim0.81 libopencv-core406 libpoppler126 libswscale6 libappstream4 libblockdev2 libfmt9 libjsoncpp25 libopencv-dnn406 libpostproc56 libwebkit2gtk-4.1-0 libavfilter8 libboost-filesystem1.74.0 libglapi-mesa libldap-2.5-0 libopencv-features2d406 libpython3.11 libwireplumber-0.4-0 libavformat59 libboost-iostreams1.74.0 libgspell-1-2 libliftoff-rpi libopencv-flann406 libpython3.11-minimal libwlroots11 libblockdev-crypto2 libboost-program-options1.74.0 libgupnp-igd-1.0-4 libllvm15 libopencv-imgproc406 libpython3.11-stdlib libwoff1 libblockdev-loop2 libboost-regex1.74.0 libhidapi-hidraw0 liblua5.3-0 libopencv-objdetect406 libqpdf29 libxcb-dri2-0 libblockdev-part-err2 libboost-thread1.74.0 libhyphen0 libmanette-0.2-0 libplacebo208 librhash0 p7zip Verwenden Sie »sudo apt autoremove«, um sie zu entfernen. Aktualisiere: cpp Zusammenfassung: Aktualisiere: 1, Installiere: 0, Entferne: 0, Aktualisiere nicht: 1 3 nicht vollständig installiert oder entfernt. Herunterlade-Größe: 0 B / 1.568 B Freigegebener Platz: 12,3 kB (Lese Datenbank ... 95 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereitung zum Entpacken von .../cpp_4%3a14.2.0-1_arm64.deb ... dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/README.Bugs' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/README.Debian' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/copyright' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/changelog.gz' not owned by package 'cpp' dpkg-maintscript-helper: error: directory '/usr/share/doc/cpp' contains files not owned by package cpp, cannot switch to symlink dpkg: Fehler beim Bearbeiten des Archivs /var/cache/apt/archives/cpp_4%3a14.2.0-1_arm64.deb (--unpack): »neues pre-installation-Skript des Paketes cpp«-Unterprozess gab den Fehlerwert 1 zurück Fehler traten auf beim Bearbeiten von: /var/cache/apt/archives/cpp_4%3a14.2.0-1_arm64.deb Fehler: Sub-process /usr/bin/dpkg returned an error code (1)sudo apt autoremove Probieren Sie »apt --fix-broken install«, um dies zu korrigieren. Nichterfüllte Abhängigkeiten: cpp-aarch64-linux-gnu : Beschädigt: cpp (< 4:13.2.0-3) aber 4:12.2.0-3 ist installiert g++ : Hängt ab von: cpp (= 4:14.2.0-1) aber 4:12.2.0-3 ist installiert gcc : Hängt ab von: cpp (= 4:14.2.0-1) aber 4:12.2.0-3 ist installiert Fehler: Unerfüllte Abhängigkeiten. Versuchen Sie »apt --fix-broken install« ohne Angabe eines Pakets (oder geben Sie eine Lösung an).sudo "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp info it worked if it ends with ok gyp info using node-gyp@11.2.0 gyp info using node@22.21.0 | linux | arm64 gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3" gyp info spawn /usr/bin/python3 gyp info spawn args [ gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py', gyp info spawn args 'binding.gyp', gyp info spawn args '-f', gyp info spawn args 'make', gyp info spawn args '-I', gyp info spawn args '/home/Home/build/config.gypi', gyp info spawn args '-I', gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi', gyp info spawn args '-I', gyp info spawn args '/root/.cache/node-gyp/22.21.0/include/node/common.gypi', gyp info spawn args '-Dlibrary=shared_library', gyp info spawn args '-Dvisibility=default', gyp info spawn args '-Dnode_root_dir=/root/.cache/node-gyp/22.21.0', gyp info spawn args '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_modules/node-gyp', gyp info spawn args '-Dnode_lib_file=/root/.cache/node-gyp/22.21.0/<(target_arch)/node.lib', gyp info spawn args '-Dmodule_root_dir=/home/Home', gyp info spawn args '-Dnode_engine=v8', gyp info spawn args '--depth=.', gyp info spawn args '--no-parallel', gyp info spawn args '--generator-output', gyp info spawn args 'build', gyp info spawn args '-Goutput_dir=.' gyp info spawn args ] gyp: binding.gyp not found (cwd: /home/Home) while trying to load binding.gyp gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1 gyp ERR! stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:317:18) gyp ERR! stack at ChildProcess.emit (node:events:519:28) gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:293:12) gyp ERR! System Linux 6.12.47+rpt-rpi-2712 gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /home/Home gyp ERR! node -v v22.21.0 gyp ERR! node-gyp -v v11.2.0 gyp ERR! not ok -
sudo "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp info it worked if it ends with ok gyp info using node-gyp@11.2.0 gyp info using node@22.21.0 | linux | arm64 gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3" gyp info spawn /usr/bin/python3 gyp info spawn args [ gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py', gyp info spawn args 'binding.gyp', gyp info spawn args '-f', gyp info spawn args 'make', gyp info spawn args '-I', gyp info spawn args '/home/Home/build/config.gypi', gyp info spawn args '-I', gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi', gyp info spawn args '-I', gyp info spawn args '/root/.cache/node-gyp/22.21.0/include/node/common.gypi', gyp info spawn args '-Dlibrary=shared_library', gyp info spawn args '-Dvisibility=default', gyp info spawn args '-Dnode_root_dir=/root/.cache/node-gyp/22.21.0', gyp info spawn args '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_modules/node-gyp', gyp info spawn args '-Dnode_lib_file=/root/.cache/node-gyp/22.21.0/<(target_arch)/node.lib', gyp info spawn args '-Dmodule_root_dir=/home/Home', gyp info spawn args '-Dnode_engine=v8', gyp info spawn args '--depth=.', gyp info spawn args '--no-parallel', gyp info spawn args '--generator-output', gyp info spawn args 'build', gyp info spawn args '-Goutput_dir=.' gyp info spawn args ] gyp: binding.gyp not found (cwd: /home/Home) while trying to load binding.gyp gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1 gyp ERR! stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:317:18) gyp ERR! stack at ChildProcess.emit (node:events:519:28) gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:293:12) gyp ERR! System Linux 6.12.47+rpt-rpi-2712 gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /home/Home gyp ERR! node -v v22.21.0 gyp ERR! node-gyp -v v11.2.0 gyp ERR! not oksudo apt update sudo apt install --reinstall cpp sudo apt full-upgrade -
sudo apt update sudo apt install --reinstall cpp sudo apt full-upgrade@thomas-braun said in Installation NPM Pakete nicht möglich - node-red:
sudo apt install --reinstall cpp
Das hatte ich auch schon probiert. Wird aber mit error code 1 beendet.
(Lese Datenbank ... 95 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereitung zum Entpacken von .../cpp_4%3a14.2.0-1_arm64.deb ... dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/README.Bugs' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/README.Debian' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/copyright' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/changelog.gz' not owned by package 'cpp' dpkg-maintscript-helper: error: directory '/usr/share/doc/cpp' contains files not owned by package cpp, cannot switch to symlink dpkg: Fehler beim Bearbeiten des Archivs /var/cache/apt/archives/cpp_4%3a14.2.0-1_arm64.deb (--unpack): »neues pre-installation-Skript des Paketes cpp«-Unterprozess gab den Fehlerwert 1 zurück Fehler traten auf beim Bearbeiten von: /var/cache/apt/archives/cpp_4%3a14.2.0-1_arm64.deb Fehler: Sub-process /usr/bin/dpkg returned an error code (1) -
@thomas-braun said in Installation NPM Pakete nicht möglich - node-red:
sudo apt install --reinstall cpp
Das hatte ich auch schon probiert. Wird aber mit error code 1 beendet.
(Lese Datenbank ... 95 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereitung zum Entpacken von .../cpp_4%3a14.2.0-1_arm64.deb ... dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/README.Bugs' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/README.Debian' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/copyright' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/changelog.gz' not owned by package 'cpp' dpkg-maintscript-helper: error: directory '/usr/share/doc/cpp' contains files not owned by package cpp, cannot switch to symlink dpkg: Fehler beim Bearbeiten des Archivs /var/cache/apt/archives/cpp_4%3a14.2.0-1_arm64.deb (--unpack): »neues pre-installation-Skript des Paketes cpp«-Unterprozess gab den Fehlerwert 1 zurück Fehler traten auf beim Bearbeiten von: /var/cache/apt/archives/cpp_4%3a14.2.0-1_arm64.deb Fehler: Sub-process /usr/bin/dpkg returned an error code (1)@mage
Lösch mal den apt cache.
Jedenfalls muss cpp und gcc usw. sauber installiert sein, sonst funktioniert auch node-gyp nicht richtig. -
@mage
Lösch mal den apt cache.
Jedenfalls muss cpp und gcc usw. sauber installiert sein, sonst funktioniert auch node-gyp nicht richtig.@thomas-braun
Verändert die Situation leider auch nicht.Alles schon probiert.
sudo apt clean sudo apt autoclean sudo apt-get -o APT::Clean-Installed=off autoclean -
@thomas-braun
Verändert die Situation leider auch nicht.Alles schon probiert.
sudo apt clean sudo apt autoclean sudo apt-get -o APT::Clean-Installed=off autocleanBitte immer vollständige Ein- wie Ausgaben posten.
-
Bitte immer vollständige Ein- wie Ausgaben posten.
@thomas-braun
Die Ausgabe von "sudo apt --fix-broken install" war zum posten zu lang. Hier die vollständige Ausgabe in einer txt.
Ausgabe.txt -
@thomas-braun
Die Ausgabe von "sudo apt --fix-broken install" war zum posten zu lang. Hier die vollständige Ausgabe in einer txt.
Ausgabe.txtKann es sein, das dein Dateisystem fratze ist?
-
Kann es sein, das dein Dateisystem fratze ist?
@thomas-braun
Eigentlich läuft alles fehlerfrei bis auf das mit den Debian Paket ccp und der Installation von npm Paketen. :-)
Portainer, Debmatic, Grafana, usw. läuft. :-)
Was könnte ich noch machen? -
@thomas-braun
Eigentlich läuft alles fehlerfrei bis auf das mit den Debian Paket ccp und der Installation von npm Paketen. :-)
Portainer, Debmatic, Grafana, usw. läuft. :-)
Was könnte ich noch machen?@mage sagte in Installation NPM Pakete nicht möglich - node-red:
Was könnte ich noch machen?
Ich würde es neuinstallieren. Auf einem neuen Datenträger.
-
@mage sagte in Installation NPM Pakete nicht möglich - node-red:
Was könnte ich noch machen?
Ich würde es neuinstallieren. Auf einem neuen Datenträger.
@thomas-braun
Ich habe es befürchtet. :cry:
Danke trotzdem für deine Hilfe. -
Danke für deine Hilfe
Das mit der Paketdatenbank ist erst seitdem ich gestern aus Frust auf trixie upgedatet habe.
Das Problem mit node-red bestand schon vorher, als noch Bulleye installiert war.
Ein "fix broken install" löst die fehlenden Abhängigkeiten nicht auf.
Die Spannungsversorgung wird über ein originales Netzteil gewährleistet.
Hast du einen Tipp bzgl. dem Serialport und deren Abhängigkeiten für mich? Stehe da gerade aufn Schlauch.sudo apt --fix-broken install Abhängigkeiten werden korrigiert … Fertig Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt: g++-12 libblockdev-part2 libcbor0.8 libicu72 libmbedcrypto7 libpmemblk1 libssh-gcrypt-4 python3-pyrsistent gdisk libblockdev-swap2 libdisplay-info1 libjavascriptcoregtk-4.1-0 libopencv-calib3d406 libpoppler-cpp0v5 libstdc++-12-dev xdg-dbus-proxy libaio1 libblockdev-utils2 libflac12 libjim0.81 libopencv-core406 libpoppler126 libswscale6 libappstream4 libblockdev2 libfmt9 libjsoncpp25 libopencv-dnn406 libpostproc56 libwebkit2gtk-4.1-0 libavfilter8 libboost-filesystem1.74.0 libglapi-mesa libldap-2.5-0 libopencv-features2d406 libpython3.11 libwireplumber-0.4-0 libavformat59 libboost-iostreams1.74.0 libgspell-1-2 libliftoff-rpi libopencv-flann406 libpython3.11-minimal libwlroots11 libblockdev-crypto2 libboost-program-options1.74.0 libgupnp-igd-1.0-4 libllvm15 libopencv-imgproc406 libpython3.11-stdlib libwoff1 libblockdev-loop2 libboost-regex1.74.0 libhidapi-hidraw0 liblua5.3-0 libopencv-objdetect406 libqpdf29 libxcb-dri2-0 libblockdev-part-err2 libboost-thread1.74.0 libhyphen0 libmanette-0.2-0 libplacebo208 librhash0 p7zip Verwenden Sie »sudo apt autoremove«, um sie zu entfernen. Aktualisiere: cpp Zusammenfassung: Aktualisiere: 1, Installiere: 0, Entferne: 0, Aktualisiere nicht: 1 3 nicht vollständig installiert oder entfernt. Herunterlade-Größe: 0 B / 1.568 B Freigegebener Platz: 12,3 kB (Lese Datenbank ... 95 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereitung zum Entpacken von .../cpp_4%3a14.2.0-1_arm64.deb ... dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/README.Bugs' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/README.Debian' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/copyright' not owned by package 'cpp' dpkg-query: Warnung: Dateilisten-Datei des Paketes »cpp« fehlt; es wird angenommen, dass das Paket derzeit keine Dateien installiert hat dpkg-maintscript-helper: error: file '/usr/share/doc/cpp/changelog.gz' not owned by package 'cpp' dpkg-maintscript-helper: error: directory '/usr/share/doc/cpp' contains files not owned by package cpp, cannot switch to symlink dpkg: Fehler beim Bearbeiten des Archivs /var/cache/apt/archives/cpp_4%3a14.2.0-1_arm64.deb (--unpack): »neues pre-installation-Skript des Paketes cpp«-Unterprozess gab den Fehlerwert 1 zurück Fehler traten auf beim Bearbeiten von: /var/cache/apt/archives/cpp_4%3a14.2.0-1_arm64.deb Fehler: Sub-process /usr/bin/dpkg returned an error code (1)sudo apt autoremove Probieren Sie »apt --fix-broken install«, um dies zu korrigieren. Nichterfüllte Abhängigkeiten: cpp-aarch64-linux-gnu : Beschädigt: cpp (< 4:13.2.0-3) aber 4:12.2.0-3 ist installiert g++ : Hängt ab von: cpp (= 4:14.2.0-1) aber 4:12.2.0-3 ist installiert gcc : Hängt ab von: cpp (= 4:14.2.0-1) aber 4:12.2.0-3 ist installiert Fehler: Unerfüllte Abhängigkeiten. Versuchen Sie »apt --fix-broken install« ohne Angabe eines Pakets (oder geben Sie eine Lösung an).@mage sagte in Installation NPM Pakete nicht möglich - node-red:
Hab ich gerade erst gelesen:
Das mit der Paketdatenbank ist erst seitdem ich gestern aus Frust auf trixie upgedatet habe.
Das Problem mit node-red bestand schon vorher, als noch Bulleye installiert war.Biste etwa direkt von Debian 11 'Bullseye' auf Debian 13 'Trixie' gesprungen?
Da würde mich eine zersägte Paketdatenbank nämlich gar nicht wundern. -
@mage sagte in Installation NPM Pakete nicht möglich - node-red:
Hab ich gerade erst gelesen:
Das mit der Paketdatenbank ist erst seitdem ich gestern aus Frust auf trixie upgedatet habe.
Das Problem mit node-red bestand schon vorher, als noch Bulleye installiert war.Biste etwa direkt von Debian 11 'Bullseye' auf Debian 13 'Trixie' gesprungen?
Da würde mich eine zersägte Paketdatenbank nämlich gar nicht wundern.@thomas-braun
Bin vorhin durcheinander gekommen. Ich hatte vor dem Upgrade Debian 12 Bookworm und nicht Bullseye installiert. -
Kann es sein, das dein Dateisystem fratze ist?
@thomas-braun
so wie es aussieht hat das geholfen.sudo apt remove gcc-aarch64-linux-gnu g++-aarch64-linux-gnu cpp-aarch64-linux-gnusudo apt --fix-broken install Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt: avahi-utils libblockdev-crypto2 libboost-regex1.74.0 libhyphen0 libmbedcrypto7 libpoppler-cpp0v5 libstdc++-14-dev dkms libblockdev-loop2 libboost-thread1.74.0 libicu72 libopencv-calib3d406 libpoppler126 libswscale6 g++-12 libblockdev-part-err2 libcbor0.8 libjavascriptcoregtk-4.1-0 libopencv-core406 libpostproc56 libwebkit2gtk-4.1-0 g++-14 libblockdev-part2 libdisplay-info1 libjim0.81 libopencv-dnn406 libpython3.11 libwireplumber-0.4-0 g++-14-aarch64-linux-gnu libblockdev-swap2 libflac12 libjsoncpp25 libopencv-features2d406 libpython3.11-minimal libwlroots11 gdisk libblockdev-utils2 libfmt9 libldap-2.5-0 libopencv-flann406 libpython3.11-stdlib libwoff1 libaio1 libblockdev2 libglapi-mesa libliftoff-rpi libopencv-imgproc406 libqpdf29 libxcb-dri2-0 libappstream4 libboost-filesystem1.74.0 libgspell-1-2 libllvm15 libopencv-objdetect406 librhash0 p7zip libavfilter8 libboost-iostreams1.74.0 libgupnp-igd-1.0-4 liblua5.3-0 libplacebo208 libssh-gcrypt-4 python3-pyrsistent libavformat59 libboost-program-options1.74.0 libhidapi-hidraw0 libmanette-0.2-0 libpmemblk1 libstdc++-12-dev xdg-dbus-proxy Verwenden Sie »sudo apt autoremove«, um sie zu entfernen. Zusammenfassung: Aktualisiere: 0, Installiere: 0, Entferne: 0, Aktualisiere nicht: 2 $ sudo apt autoremove ENTFERNE: avahi-utils libblockdev-crypto2 libboost-regex1.74.0 libhyphen0 libmbedcrypto7 libpoppler-cpp0v5 libstdc++-14-dev dkms libblockdev-loop2 libboost-thread1.74.0 libicu72 libopencv-calib3d406 libpoppler126 libswscale6 g++-12 libblockdev-part-err2 libcbor0.8 libjavascriptcoregtk-4.1-0 libopencv-core406 libpostproc56 libwebkit2gtk-4.1-0 g++-14 libblockdev-part2 libdisplay-info1 libjim0.81 libopencv-dnn406 libpython3.11 libwireplumber-0.4-0 g++-14-aarch64-linux-gnu libblockdev-swap2 libflac12 libjsoncpp25 libopencv-features2d406 libpython3.11-minimal libwlroots11 gdisk libblockdev-utils2 libfmt9 libldap-2.5-0 libopencv-flann406 libpython3.11-stdlib libwoff1 libaio1 libblockdev2 libglapi-mesa libliftoff-rpi libopencv-imgproc406 libqpdf29 libxcb-dri2-0 libappstream4 libboost-filesystem1.74.0 libgspell-1-2 libllvm15 libopencv-objdetect406 librhash0 p7zip libavfilter8 libboost-iostreams1.74.0 libgupnp-igd-1.0-4 liblua5.3-0 libplacebo208 libssh-gcrypt-4 python3-pyrsistent libavformat59 libboost-program-options1.74.0 libhidapi-hidraw0 libmanette-0.2-0 libpmemblk1 libstdc++-12-dev xdg-dbus-proxy Zusammenfassung: Aktualisiere: 0, Installiere: 0, Entferne: 70, Aktualisiere nicht: 2 Freigegebener Platz: 476 MBAusgabe
OK:1 http://security.debian.org/debian-security trixie-security InRelease OK:2 http://deb.debian.org/debian trixie InRelease OK:3 http://deb.debian.org/debian trixie-updates InRelease OK:4 https://download.docker.com/linux/debian trixie InRelease OK:5 https://apt.grafana.com stable InRelease OK:6 http://archive.raspberrypi.com/debian trixie InRelease OK:7 https://repos.influxdata.com/debian stable InRelease OK:8 https://apt.debmatic.de/debmatic stable InRelease OK:9 https://deb.nodesource.com/node_22.x nodistro InRelease Paketlisten werden gelesen… Fertig W: https://apt.debmatic.de/debmatic/dists/stable/InRelease: Policy will reject signature within a year, see --audit for details W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details N: Fehlendes Signed-By im Eintrag sources.list(5) für »http://archive.raspberrypi.com/debian« Paketlisten werden gelesen… Fertig Abhängigkeitsbaum wird aufgebaut… Fertig Statusinformationen werden eingelesen… Fertig Paketaktualisierung (Upgrade) wird berechnet… Fertig Die folgenden Pakete sind zurückgehalten worden: cpp lxde 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 2 nicht aktualisiert. Paketlisten werden gelesen… Fertig Abhängigkeitsbaum wird aufgebaut… Fertig Statusinformationen werden eingelesen… Fertig 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 2 nicht aktualisiert. Paketlisten werden gelesen… Fertig Abhängigkeitsbaum wird aufgebaut… Fertig Statusinformationen werden eingelesen… FertigÜber full-upgrade würde ich dann wieder in die alte Situation laufen.
sudo apt full-upgrade Aktualisiere: cpp Installiere Abhängigkeiten: cpp-aarch64-linux-gnu Vorgeschlagene Pakete: cpp-doc Aktualisiere nicht: lxde Zusammenfassung: Aktualisiere: 1, Installiere: 1, Entferne: 0, Aktualisiere nicht: 1 Herunterlade-Größe: 0 B / 6.400 B Benötigter Platz: 5.120 B / 290 GB verfügbar -
@thomas-braun
so wie es aussieht hat das geholfen.sudo apt remove gcc-aarch64-linux-gnu g++-aarch64-linux-gnu cpp-aarch64-linux-gnusudo apt --fix-broken install Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt: avahi-utils libblockdev-crypto2 libboost-regex1.74.0 libhyphen0 libmbedcrypto7 libpoppler-cpp0v5 libstdc++-14-dev dkms libblockdev-loop2 libboost-thread1.74.0 libicu72 libopencv-calib3d406 libpoppler126 libswscale6 g++-12 libblockdev-part-err2 libcbor0.8 libjavascriptcoregtk-4.1-0 libopencv-core406 libpostproc56 libwebkit2gtk-4.1-0 g++-14 libblockdev-part2 libdisplay-info1 libjim0.81 libopencv-dnn406 libpython3.11 libwireplumber-0.4-0 g++-14-aarch64-linux-gnu libblockdev-swap2 libflac12 libjsoncpp25 libopencv-features2d406 libpython3.11-minimal libwlroots11 gdisk libblockdev-utils2 libfmt9 libldap-2.5-0 libopencv-flann406 libpython3.11-stdlib libwoff1 libaio1 libblockdev2 libglapi-mesa libliftoff-rpi libopencv-imgproc406 libqpdf29 libxcb-dri2-0 libappstream4 libboost-filesystem1.74.0 libgspell-1-2 libllvm15 libopencv-objdetect406 librhash0 p7zip libavfilter8 libboost-iostreams1.74.0 libgupnp-igd-1.0-4 liblua5.3-0 libplacebo208 libssh-gcrypt-4 python3-pyrsistent libavformat59 libboost-program-options1.74.0 libhidapi-hidraw0 libmanette-0.2-0 libpmemblk1 libstdc++-12-dev xdg-dbus-proxy Verwenden Sie »sudo apt autoremove«, um sie zu entfernen. Zusammenfassung: Aktualisiere: 0, Installiere: 0, Entferne: 0, Aktualisiere nicht: 2 $ sudo apt autoremove ENTFERNE: avahi-utils libblockdev-crypto2 libboost-regex1.74.0 libhyphen0 libmbedcrypto7 libpoppler-cpp0v5 libstdc++-14-dev dkms libblockdev-loop2 libboost-thread1.74.0 libicu72 libopencv-calib3d406 libpoppler126 libswscale6 g++-12 libblockdev-part-err2 libcbor0.8 libjavascriptcoregtk-4.1-0 libopencv-core406 libpostproc56 libwebkit2gtk-4.1-0 g++-14 libblockdev-part2 libdisplay-info1 libjim0.81 libopencv-dnn406 libpython3.11 libwireplumber-0.4-0 g++-14-aarch64-linux-gnu libblockdev-swap2 libflac12 libjsoncpp25 libopencv-features2d406 libpython3.11-minimal libwlroots11 gdisk libblockdev-utils2 libfmt9 libldap-2.5-0 libopencv-flann406 libpython3.11-stdlib libwoff1 libaio1 libblockdev2 libglapi-mesa libliftoff-rpi libopencv-imgproc406 libqpdf29 libxcb-dri2-0 libappstream4 libboost-filesystem1.74.0 libgspell-1-2 libllvm15 libopencv-objdetect406 librhash0 p7zip libavfilter8 libboost-iostreams1.74.0 libgupnp-igd-1.0-4 liblua5.3-0 libplacebo208 libssh-gcrypt-4 python3-pyrsistent libavformat59 libboost-program-options1.74.0 libhidapi-hidraw0 libmanette-0.2-0 libpmemblk1 libstdc++-12-dev xdg-dbus-proxy Zusammenfassung: Aktualisiere: 0, Installiere: 0, Entferne: 70, Aktualisiere nicht: 2 Freigegebener Platz: 476 MBAusgabe
OK:1 http://security.debian.org/debian-security trixie-security InRelease OK:2 http://deb.debian.org/debian trixie InRelease OK:3 http://deb.debian.org/debian trixie-updates InRelease OK:4 https://download.docker.com/linux/debian trixie InRelease OK:5 https://apt.grafana.com stable InRelease OK:6 http://archive.raspberrypi.com/debian trixie InRelease OK:7 https://repos.influxdata.com/debian stable InRelease OK:8 https://apt.debmatic.de/debmatic stable InRelease OK:9 https://deb.nodesource.com/node_22.x nodistro InRelease Paketlisten werden gelesen… Fertig W: https://apt.debmatic.de/debmatic/dists/stable/InRelease: Policy will reject signature within a year, see --audit for details W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details N: Fehlendes Signed-By im Eintrag sources.list(5) für »http://archive.raspberrypi.com/debian« Paketlisten werden gelesen… Fertig Abhängigkeitsbaum wird aufgebaut… Fertig Statusinformationen werden eingelesen… Fertig Paketaktualisierung (Upgrade) wird berechnet… Fertig Die folgenden Pakete sind zurückgehalten worden: cpp lxde 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 2 nicht aktualisiert. Paketlisten werden gelesen… Fertig Abhängigkeitsbaum wird aufgebaut… Fertig Statusinformationen werden eingelesen… Fertig 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 2 nicht aktualisiert. Paketlisten werden gelesen… Fertig Abhängigkeitsbaum wird aufgebaut… Fertig Statusinformationen werden eingelesen… FertigÜber full-upgrade würde ich dann wieder in die alte Situation laufen.
sudo apt full-upgrade Aktualisiere: cpp Installiere Abhängigkeiten: cpp-aarch64-linux-gnu Vorgeschlagene Pakete: cpp-doc Aktualisiere nicht: lxde Zusammenfassung: Aktualisiere: 1, Installiere: 1, Entferne: 0, Aktualisiere nicht: 1 Herunterlade-Größe: 0 B / 6.400 B Benötigter Platz: 5.120 B / 290 GB verfügbar@mage sagte in Installation NPM Pakete nicht möglich - node-red:
Über full-upgrade würde ich dann wieder in die alte Situation laufen.
Warum?
Und warum liegt da ein Paket lxde herum? Hat auf einem Server nix verloren und wird daher auch gar nicht installiert.
-
@mage sagte in Installation NPM Pakete nicht möglich - node-red:
Über full-upgrade würde ich dann wieder in die alte Situation laufen.
Warum?
Und warum liegt da ein Paket lxde herum? Hat auf einem Server nix verloren und wird daher auch gar nicht installiert.
@thomas-braun
kann ich dir auch nicht beantworten.
Ich habe es entfernt.sudo dpkg --remove lxdeSobald ich die Ausführung bestätige...
Bin ich wieder bei der Fehlermeldung.sudo apt full-upgrade Aktualisiere: cpp Installiere Abhängigkeiten: cpp-aarch64-linux-gnu Vorgeschlagene Pakete: cpp-doc Zusammenfassung: Aktualisiere: 1, Installiere: 1, Entferne: 0, Aktualisiere nicht: 0 Herunterlade-Größe: 6.400 B Benötigter Platz: 5.120 B / 198 GB verfügbar Fortfahren? [J/n] -
@thomas-braun
kann ich dir auch nicht beantworten.
Ich habe es entfernt.sudo dpkg --remove lxdeSobald ich die Ausführung bestätige...
Bin ich wieder bei der Fehlermeldung.sudo apt full-upgrade Aktualisiere: cpp Installiere Abhängigkeiten: cpp-aarch64-linux-gnu Vorgeschlagene Pakete: cpp-doc Zusammenfassung: Aktualisiere: 1, Installiere: 1, Entferne: 0, Aktualisiere nicht: 0 Herunterlade-Größe: 6.400 B Benötigter Platz: 5.120 B / 198 GB verfügbar Fortfahren? [J/n]Ich würde es immer noch neuinstallieren. Dann gleich ohne Desktop-Gedönse.