NEWS
MBus Adapter crashed seit Node.js v22.21.0
ioBroker Allgemein
2
Beiträge
1
Kommentatoren
73
Aufrufe
1
Watching
-
vorgestern habe ich auf 22.21.0 aktualisiert. Soweit scheint alles zu laufen - bis auf den MBus Adapter, der crasht jetzt, und das Monitoring meiner Wärmepumpe ist auf die Nase gefallen.
Wie lässt sich das reparieren?
Danke für Hilfe.host.iobroker 2025-12-04 17:33:32.483 info Restart adapter system.adapter.mbus.0 because enabled host.iobroker 2025-12-04 17:33:32.483 error instance system.adapter.mbus.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.iobroker 2025-12-04 17:33:32.482 error Caught by controller[0]: Node.js v22.21.0 host.iobroker 2025-12-04 17:33:32.482 error Caught by controller[0]: } host.iobroker 2025-12-04 17:33:32.482 error Caught by controller[0]: code: 'ERR_DLOPEN_FAILED' host.iobroker 2025-12-04 17:33:32.482 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1706:14) { host.iobroker 2025-12-04 17:33:32.482 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/node-mbus/index.js:7:40) host.iobroker 2025-12-04 17:33:32.482 error Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:112:48) host.iobroker 2025-12-04 17:33:32.482 error Caught by controller[0]: at require (node:internal/modules/helpers:147:16) host.iobroker 2025-12-04 17:33:32.482 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1463:12) host.iobroker 2025-12-04 17:33:32.481 error Caught by controller[0]: at wrapModuleLoad (node:internal/modules/cjs/loader:237:24) host.iobroker 2025-12-04 17:33:32.481 error Caught by controller[0]: at TracingChannel.traceSync (node:diagnostics_channel:328:14) host.iobroker 2025-12-04 17:33:32.481 error Caught by controller[0]: at Function._load (node:internal/modules/cjs/loader:1263:12) host.iobroker 2025-12-04 17:33:32.481 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1441:32) host.iobroker 2025-12-04 17:33:32.481 error Caught by controller[0]: at Object..node (node:internal/modules/cjs/loader:1865:18) host.iobroker 2025-12-04 17:33:32.481 error Caught by controller[0]: Error: Module did not self-register: '/opt/iobroker/node_modules/node-mbus/build/Release/mbus.node'. host.iobroker 2025-12-04 17:33:32.481 error Caught by controller[0]: ^ host.iobroker 2025-12-04 17:33:32.480 error Caught by controller[0]: throw e; host.iobroker 2025-12-04 17:33:32.480 error Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:121