Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
35 Beiträge 3 Kommentatoren 1.4k Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • meuteM meute

    @meute sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

    @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

    @meute

    Dann zieh mal die Beta 2.0.10 rein.
    Ich vermute, die Dependencies wurden da mittlerweile angepasst.

    Installiert man die Beta auch so?

    iob upgrade iobroker.echarts@2.0.10 --debug
    

    Die Installation hat funktioniert.
    Aber der Adapter produziert eine Menge Fehler und startet nicht.

    Log anbei.

    logs - iobroker84.html

    EDIT:
    Ich installiere lieber wieder 1.9.2.

    iob upgrade iobroker.echarts@1.9.2 --debug
    

    EDIT2:
    Ich bin jetzt außer Haus kann mich erst später wieder melden, falls Du antwortest.

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #13

    @meute

    Das ist kein Log, das ist Quark.
    Das log kann man sich per

    iob logs
    

    anschauen.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    meuteM 1 Antwort Letzte Antwort
    1
    • Thomas BraunT Thomas Braun

      @meute

      Das ist kein Log, das ist Quark.
      Das log kann man sich per

      iob logs
      

      anschauen.

      meuteM Offline
      meuteM Offline
      meute
      schrieb am zuletzt editiert von
      #14

      @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

      Das log kann man sich per

      iob logs
      

      anschauen.

      Dann hier das richtige Log mit iob logs.

      2025-10-13 12:08:50.391  - info: host.iobroker84 stopInstance system.adapter.echarts.0 (force=false, process=true)
      2025-10-13 12:08:50.399  - info: echarts.0 (1850) Got terminate signal TERMINATE_YOURSELF
      2025-10-13 12:08:50.441  - info: host.iobroker84 stopInstance system.adapter.echarts.0 send kill signal
      2025-10-13 12:08:50.918  - info: echarts.0 (1850) terminating
      2025-10-13 12:08:50.919  - info: echarts.0 (1850) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2025-10-13 12:08:51.441  - info: host.iobroker84 stopInstance timeout system.adapter.echarts.0 killing pid 1850
      2025-10-13 12:08:51.478  - info: host.iobroker84 instance system.adapter.echarts.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2025-10-13 12:08:54.802  - info: host.iobroker84 instance system.adapter.echarts.0 in version "2.0.10" started with pid 3802
      2025-10-13 12:08:55.727  - error: host.iobroker84 Caught by controller[0]: node:internal/modules/cjs/loader:1386
      2025-10-13 12:08:55.727  - error: host.iobroker84 Caught by controller[0]:   throw err;
      2025-10-13 12:08:55.727  - error: host.iobroker84 Caught by controller[0]:   ^
      2025-10-13 12:08:55.727  - error: host.iobroker84 Caught by controller[0]: Error: Cannot find module 'canvas'
      2025-10-13 12:08:55.727  - error: host.iobroker84 Caught by controller[0]: Require stack:
      2025-10-13 12:08:55.727  - error: host.iobroker84 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js
      2025-10-13 12:08:55.728  - error: host.iobroker84 Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
      2025-10-13 12:08:55.728  - error: host.iobroker84 Caught by controller[0]:     at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
      2025-10-13 12:08:55.728  - error: host.iobroker84 Caught by controller[0]:     at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
      2025-10-13 12:08:55.728  - error: host.iobroker84 Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1192:37)
      2025-10-13 12:08:55.728  - error: host.iobroker84 Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
      2025-10-13 12:08:55.728  - error: host.iobroker84 Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
      2025-10-13 12:08:55.728  - error: host.iobroker84 Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1463:12)
      2025-10-13 12:08:55.728  - error: host.iobroker84 Caught by controller[0]:     at require (node:internal/modules/helpers:147:16)
      2025-10-13 12:08:55.728  - error: host.iobroker84 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js:29:18)
      2025-10-13 12:08:55.729  - error: host.iobroker84 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1706:14) {
      2025-10-13 12:08:55.729  - error: host.iobroker84 Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
      2025-10-13 12:08:55.729  - error: host.iobroker84 Caught by controller[0]:   requireStack: [
      2025-10-13 12:08:55.729  - error: host.iobroker84 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js'
      2025-10-13 12:08:55.729  - error: host.iobroker84 Caught by controller[0]:   ]
      2025-10-13 12:08:55.729  - error: host.iobroker84 Caught by controller[0]: }
      2025-10-13 12:08:55.729  - error: host.iobroker84 Caught by controller[0]: Node.js v22.20.0
      2025-10-13 12:08:55.729  - error: host.iobroker84 instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2025-10-13 12:08:55.729  - info: host.iobroker84 Adapter system.adapter.echarts.0 needs rebuild and will be restarted afterwards.
      2025-10-13 12:08:55.730  - info: host.iobroker84 system.adapter.echarts.0 will be rebuilt
      2025-10-13 12:08:55.730  - warn: host.iobroker84 adapter "echarts" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
      2025-10-13 12:08:55.731  - info: host.iobroker84 iobroker rebuild
      2025-10-13 12:08:56.624  - info: host.iobroker84 iobroker npm-rebuild: Rebuilding native modules ...
      2025-10-13 12:09:14.147  - info: admin.0 (1598) ==> Connected system.user.admin from ::ffff:192.168.23.27
      2025-10-13 12:09:20.769  - info: host.iobroker84 iobroker npm-rebuild: rebuilt dependencies successfully
      2025-10-13 12:09:20.796  - info: host.iobroker84 iobroker npm-rebuild:
      2025-10-13 12:09:20.797  - info: host.iobroker84 iobroker npm-rebuild: Rebuilding native modules done
      2025-10-13 12:09:21.809  - info: host.iobroker84 iobroker npm-rebuild: exit 0
      2025-10-13 12:09:22.198  - info: host.iobroker84 instance system.adapter.echarts.0 in version "2.0.10" started with pid 4060
      2025-10-13 12:09:23.079  - error: host.iobroker84 Caught by controller[0]: node:internal/modules/cjs/loader:1386
      2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]:   throw err;
      2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]:   ^
      2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]: Error: Cannot find module 'canvas'
      2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]: Require stack:
      2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js
      2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
      2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]:     at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
      2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]:     at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
      2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1192:37)
      2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
      2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
      2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1463:12)
      2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]:     at require (node:internal/modules/helpers:147:16)
      2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js:29:18)
      2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1706:14) {
      2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
      2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]:   requireStack: [
      2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js'
      2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]:   ]
      2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]: }
      2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]: Node.js v22.20.0
      2025-10-13 12:09:23.081  - error: host.iobroker84 instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2025-10-13 12:09:23.081  - info: host.iobroker84 Adapter system.adapter.echarts.0 needs rebuild and will be restarted afterwards.
      2025-10-13 12:09:23.082  - info: host.iobroker84 system.adapter.echarts.0 will be rebuilt
      2025-10-13 12:09:23.082  - warn: host.iobroker84 adapter "echarts" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
      2025-10-13 12:09:23.082  - info: host.iobroker84 iobroker rebuild
      2025-10-13 12:09:23.972  - info: host.iobroker84 iobroker npm-rebuild: Rebuilding native modules ...
      2025-10-13 12:09:40.440  - info: host.iobroker84 iobroker npm-rebuild: rebuilt dependencies successfully
      2025-10-13 12:09:40.469  - info: host.iobroker84 iobroker npm-rebuild:
      2025-10-13 12:09:40.469  - info: host.iobroker84 iobroker npm-rebuild: Rebuilding native modules done
      2025-10-13 12:09:41.482  - info: host.iobroker84 iobroker npm-rebuild: exit 0
      2025-10-13 12:09:41.861  - info: host.iobroker84 instance system.adapter.echarts.0 in version "2.0.10" started with pid 4306
      2025-10-13 12:09:42.771  - error: host.iobroker84 Caught by controller[0]: node:internal/modules/cjs/loader:1386
      2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:   throw err;
      2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:   ^
      2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]: Error: Cannot find module 'canvas'
      2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]: Require stack:
      2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js
      2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
      2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:     at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
      2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:     at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
      2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1192:37)
      2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
      2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
      2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1463:12)
      2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:     at require (node:internal/modules/helpers:147:16)
      2025-10-13 12:09:42.773  - error: host.iobroker84 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js:29:18)
      2025-10-13 12:09:42.773  - error: host.iobroker84 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1706:14) {
      2025-10-13 12:09:42.773  - error: host.iobroker84 Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
      2025-10-13 12:09:42.773  - error: host.iobroker84 Caught by controller[0]:   requireStack: [
      2025-10-13 12:09:42.773  - error: host.iobroker84 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js'
      2025-10-13 12:09:42.773  - error: host.iobroker84 Caught by controller[0]:   ]
      2025-10-13 12:09:42.773  - error: host.iobroker84 Caught by controller[0]: }
      2025-10-13 12:09:42.773  - error: host.iobroker84 Caught by controller[0]: Node.js v22.20.0
      2025-10-13 12:09:42.773  - error: host.iobroker84 instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2025-10-13 12:09:42.773  - info: host.iobroker84 Adapter system.adapter.echarts.0 needs rebuild and will be restarted afterwards.
      2025-10-13 12:09:42.773  - info: host.iobroker84 system.adapter.echarts.0 will be rebuilt
      2025-10-13 12:09:42.773  - warn: host.iobroker84 adapter "echarts" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
      2025-10-13 12:09:42.774  - info: host.iobroker84 iobroker rebuild
      2025-10-13 12:09:43.649  - info: host.iobroker84 iobroker npm-rebuild: Rebuilding native modules ...
      2025-10-13 12:09:59.744  - info: host.iobroker84 iobroker npm-rebuild: rebuilt dependencies successfully
      2025-10-13 12:09:59.773  - info: host.iobroker84 iobroker npm-rebuild:
      2025-10-13 12:09:59.774  - info: host.iobroker84 iobroker npm-rebuild: Rebuilding native modules done
      2025-10-13 12:10:00.790  - info: host.iobroker84 iobroker npm-rebuild: exit 0
      2025-10-13 12:10:01.155  - info: host.iobroker84 instance system.adapter.echarts.0 in version "2.0.10" started with pid 4536
      2025-10-13 12:10:02.102  - error: host.iobroker84 Caught by controller[0]: node:internal/modules/cjs/loader:1386
      2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]:   throw err;
      2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]:   ^
      2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]: Error: Cannot find module 'canvas'
      2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]: Require stack:
      2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js
      2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
      2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]:     at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
      2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]:     at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
      2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1192:37)
      2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
      2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
      2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1463:12)
      2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]:     at require (node:internal/modules/helpers:147:16)
      2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js:29:18)
      2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1706:14) {
      2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
      2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]:   requireStack: [
      2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js'
      2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]:   ]
      2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]: }
      2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]: Node.js v22.20.0
      2025-10-13 12:10:02.104  - error: host.iobroker84 instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2025-10-13 12:10:02.105  - info: host.iobroker84 Rebuild for adapter system.adapter.echarts.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
      2025-10-13 12:10:06.604  - info: host.iobroker84 instance system.adapter.echarts.0 in version "2.0.10" started with pid 4543
      2025-10-13 12:10:07.492  - error: host.iobroker84 Caught by controller[0]: node:internal/modules/cjs/loader:1386
      2025-10-13 12:10:07.492  - error: host.iobroker84 Caught by controller[0]:   throw err;
      2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:   ^
      2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]: Error: Cannot find module 'canvas'
      2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]: Require stack:
      2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js
      2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
      2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:     at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
      2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:     at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
      2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1192:37)
      2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
      2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
      2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1463:12)
      2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:     at require (node:internal/modules/helpers:147:16)
      2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js:29:18)
      2025-10-13 12:10:07.494  - error: host.iobroker84 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1706:14) {
      2025-10-13 12:10:07.494  - error: host.iobroker84 Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
      2025-10-13 12:10:07.494  - error: host.iobroker84 Caught by controller[0]:   requireStack: [
      2025-10-13 12:10:07.494  - error: host.iobroker84 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js'
      2025-10-13 12:10:07.494  - error: host.iobroker84 Caught by controller[0]:   ]
      2025-10-13 12:10:07.494  - error: host.iobroker84 Caught by controller[0]: }
      2025-10-13 12:10:07.494  - error: host.iobroker84 Caught by controller[0]: Node.js v22.20.0
      2025-10-13 12:10:07.494  - error: host.iobroker84 instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2025-10-13 12:10:07.494  - info: host.iobroker84 Rebuild for adapter system.adapter.echarts.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
      2025-10-13 12:10:17.295  - info: host.iobroker84 instance system.adapter.echarts.0 in version "2.0.10" started with pid 4550
      2025-10-13 12:10:18.192  - error: host.iobroker84 Caught by controller[0]: node:internal/modules/cjs/loader:1386
      2025-10-13 12:10:18.192  - error: host.iobroker84 Caught by controller[0]:   throw err;
      2025-10-13 12:10:18.192  - error: host.iobroker84 Caught by controller[0]:   ^
      2025-10-13 12:10:18.193  - error: host.iobroker84 Caught by controller[0]: Error: Cannot find module 'canvas'
      2025-10-13 12:10:18.193  - error: host.iobroker84 Caught by controller[0]: Require stack:
      2025-10-13 12:10:18.193  - error: host.iobroker84 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js
      2025-10-13 12:10:18.193  - error: host.iobroker84 Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
      2025-10-13 12:10:18.193  - error: host.iobroker84 Caught by controller[0]:     at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
      2025-10-13 12:10:18.193  - error: host.iobroker84 Caught by controller[0]:     at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
      2025-10-13 12:10:18.193  - error: host.iobroker84 Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1192:37)
      2025-10-13 12:10:18.193  - error: host.iobroker84 Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
      2025-10-13 12:10:18.194  - error: host.iobroker84 Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
      2025-10-13 12:10:18.194  - error: host.iobroker84 Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1463:12)
      2025-10-13 12:10:18.194  - error: host.iobroker84 Caught by controller[0]:     at require (node:internal/modules/helpers:147:16)
      2025-10-13 12:10:18.194  - error: host.iobroker84 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js:29:18)
      2025-10-13 12:10:18.194  - error: host.iobroker84 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1706:14) {
      2025-10-13 12:10:18.194  - error: host.iobroker84 Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
      2025-10-13 12:10:18.194  - error: host.iobroker84 Caught by controller[0]:   requireStack: [
      2025-10-13 12:10:18.194  - error: host.iobroker84 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js'
      2025-10-13 12:10:18.194  - error: host.iobroker84 Caught by controller[0]:   ]
      2025-10-13 12:10:18.195  - error: host.iobroker84 Caught by controller[0]: }
      2025-10-13 12:10:18.195  - error: host.iobroker84 Caught by controller[0]: Node.js v22.20.0
      2025-10-13 12:10:18.195  - error: host.iobroker84 instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2025-10-13 12:10:18.195  - info: host.iobroker84 Rebuild for adapter system.adapter.echarts.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
      2025-10-13 12:10:18.526  - info: host.iobroker84 "system.adapter.echarts.0" disabled
      2025-10-13 12:10:20.582  - info: host.iobroker84 "system.adapter.echarts.0" enabled
      2025-10-13 12:10:21.027  - info: host.iobroker84 instance system.adapter.echarts.0 in version "2.0.10" started with pid 4557
      2025-10-13 12:10:21.952  - error: host.iobroker84 Caught by controller[0]: node:internal/modules/cjs/loader:1386
      2025-10-13 12:10:21.952  - error: host.iobroker84 Caught by controller[0]:   throw err;
      2025-10-13 12:10:21.952  - error: host.iobroker84 Caught by controller[0]:   ^
      2025-10-13 12:10:21.952  - error: host.iobroker84 Caught by controller[0]: Error: Cannot find module 'canvas'
      2025-10-13 12:10:21.953  - error: host.iobroker84 Caught by controller[0]: Require stack:
      2025-10-13 12:10:21.953  - error: host.iobroker84 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js
      2025-10-13 12:10:21.953  - error: host.iobroker84 Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
      2025-10-13 12:10:21.953  - error: host.iobroker84 Caught by controller[0]:     at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
      2025-10-13 12:10:21.953  - error: host.iobroker84 Caught by controller[0]:     at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
      2025-10-13 12:10:21.953  - error: host.iobroker84 Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1192:37)
      2025-10-13 12:10:21.953  - error: host.iobroker84 Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
      2025-10-13 12:10:21.954  - error: host.iobroker84 Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
      2025-10-13 12:10:21.954  - error: host.iobroker84 Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1463:12)
      2025-10-13 12:10:21.954  - error: host.iobroker84 Caught by controller[0]:     at require (node:internal/modules/helpers:147:16)
      2025-10-13 12:10:21.954  - error: host.iobroker84 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js:29:18)
      2025-10-13 12:10:21.954  - error: host.iobroker84 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1706:14) {
      2025-10-13 12:10:21.954  - error: host.iobroker84 Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
      2025-10-13 12:10:21.954  - error: host.iobroker84 Caught by controller[0]:   requireStack: [
      2025-10-13 12:10:21.954  - error: host.iobroker84 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js'
      2025-10-13 12:10:21.954  - error: host.iobroker84 Caught by controller[0]:   ]
      2025-10-13 12:10:21.955  - error: host.iobroker84 Caught by controller[0]: }
      2025-10-13 12:10:21.955  - error: host.iobroker84 Caught by controller[0]: Node.js v22.20.0
      2025-10-13 12:10:21.955  - error: host.iobroker84 instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2025-10-13 12:10:21.955  - info: host.iobroker84 Rebuild for adapter system.adapter.echarts.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
      2025-10-13 12:11:04.014  - info: host.iobroker84 "system.adapter.echarts.0" disabled
      2025-10-13 12:14:28.139  - info: host.iobroker84 "system.adapter.echarts.0" enabled
      2025-10-13 12:14:28.607  - info: host.iobroker84 instance system.adapter.echarts.0 in version "2.0.10" started with pid 4570
      2025-10-13 12:14:29.498  - error: host.iobroker84 Caught by controller[0]: node:internal/modules/cjs/loader:1386
      2025-10-13 12:14:29.499  - error: host.iobroker84 Caught by controller[0]:   throw err;
      2025-10-13 12:14:29.499  - error: host.iobroker84 Caught by controller[0]:   ^
      2025-10-13 12:14:29.499  - error: host.iobroker84 Caught by controller[0]: Error: Cannot find module 'canvas'
      2025-10-13 12:14:29.499  - error: host.iobroker84 Caught by controller[0]: Require stack:
      2025-10-13 12:14:29.499  - error: host.iobroker84 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js
      2025-10-13 12:14:29.499  - error: host.iobroker84 Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
      2025-10-13 12:14:29.499  - error: host.iobroker84 Caught by controller[0]:     at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
      2025-10-13 12:14:29.499  - error: host.iobroker84 Caught by controller[0]:     at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
      2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1192:37)
      2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
      2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
      2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1463:12)
      2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:     at require (node:internal/modules/helpers:147:16)
      2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js:29:18)
      2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1706:14) {
      2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
      2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:   requireStack: [
      2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js'
      2025-10-13 12:14:29.501  - error: host.iobroker84 Caught by controller[0]:   ]
      2025-10-13 12:14:29.501  - error: host.iobroker84 Caught by controller[0]: }
      2025-10-13 12:14:29.501  - error: host.iobroker84 Caught by controller[0]: Node.js v22.20.0
      2025-10-13 12:14:29.501  - error: host.iobroker84 instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2025-10-13 12:14:29.501  - info: host.iobroker84 Rebuild for adapter system.adapter.echarts.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
      

      fraenk for friends Code: MATF103

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • meuteM meute

        @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

        Das log kann man sich per

        iob logs
        

        anschauen.

        Dann hier das richtige Log mit iob logs.

        2025-10-13 12:08:50.391  - info: host.iobroker84 stopInstance system.adapter.echarts.0 (force=false, process=true)
        2025-10-13 12:08:50.399  - info: echarts.0 (1850) Got terminate signal TERMINATE_YOURSELF
        2025-10-13 12:08:50.441  - info: host.iobroker84 stopInstance system.adapter.echarts.0 send kill signal
        2025-10-13 12:08:50.918  - info: echarts.0 (1850) terminating
        2025-10-13 12:08:50.919  - info: echarts.0 (1850) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2025-10-13 12:08:51.441  - info: host.iobroker84 stopInstance timeout system.adapter.echarts.0 killing pid 1850
        2025-10-13 12:08:51.478  - info: host.iobroker84 instance system.adapter.echarts.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2025-10-13 12:08:54.802  - info: host.iobroker84 instance system.adapter.echarts.0 in version "2.0.10" started with pid 3802
        2025-10-13 12:08:55.727  - error: host.iobroker84 Caught by controller[0]: node:internal/modules/cjs/loader:1386
        2025-10-13 12:08:55.727  - error: host.iobroker84 Caught by controller[0]:   throw err;
        2025-10-13 12:08:55.727  - error: host.iobroker84 Caught by controller[0]:   ^
        2025-10-13 12:08:55.727  - error: host.iobroker84 Caught by controller[0]: Error: Cannot find module 'canvas'
        2025-10-13 12:08:55.727  - error: host.iobroker84 Caught by controller[0]: Require stack:
        2025-10-13 12:08:55.727  - error: host.iobroker84 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js
        2025-10-13 12:08:55.728  - error: host.iobroker84 Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        2025-10-13 12:08:55.728  - error: host.iobroker84 Caught by controller[0]:     at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        2025-10-13 12:08:55.728  - error: host.iobroker84 Caught by controller[0]:     at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        2025-10-13 12:08:55.728  - error: host.iobroker84 Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1192:37)
        2025-10-13 12:08:55.728  - error: host.iobroker84 Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
        2025-10-13 12:08:55.728  - error: host.iobroker84 Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        2025-10-13 12:08:55.728  - error: host.iobroker84 Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1463:12)
        2025-10-13 12:08:55.728  - error: host.iobroker84 Caught by controller[0]:     at require (node:internal/modules/helpers:147:16)
        2025-10-13 12:08:55.728  - error: host.iobroker84 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js:29:18)
        2025-10-13 12:08:55.729  - error: host.iobroker84 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1706:14) {
        2025-10-13 12:08:55.729  - error: host.iobroker84 Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2025-10-13 12:08:55.729  - error: host.iobroker84 Caught by controller[0]:   requireStack: [
        2025-10-13 12:08:55.729  - error: host.iobroker84 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js'
        2025-10-13 12:08:55.729  - error: host.iobroker84 Caught by controller[0]:   ]
        2025-10-13 12:08:55.729  - error: host.iobroker84 Caught by controller[0]: }
        2025-10-13 12:08:55.729  - error: host.iobroker84 Caught by controller[0]: Node.js v22.20.0
        2025-10-13 12:08:55.729  - error: host.iobroker84 instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2025-10-13 12:08:55.729  - info: host.iobroker84 Adapter system.adapter.echarts.0 needs rebuild and will be restarted afterwards.
        2025-10-13 12:08:55.730  - info: host.iobroker84 system.adapter.echarts.0 will be rebuilt
        2025-10-13 12:08:55.730  - warn: host.iobroker84 adapter "echarts" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
        2025-10-13 12:08:55.731  - info: host.iobroker84 iobroker rebuild
        2025-10-13 12:08:56.624  - info: host.iobroker84 iobroker npm-rebuild: Rebuilding native modules ...
        2025-10-13 12:09:14.147  - info: admin.0 (1598) ==> Connected system.user.admin from ::ffff:192.168.23.27
        2025-10-13 12:09:20.769  - info: host.iobroker84 iobroker npm-rebuild: rebuilt dependencies successfully
        2025-10-13 12:09:20.796  - info: host.iobroker84 iobroker npm-rebuild:
        2025-10-13 12:09:20.797  - info: host.iobroker84 iobroker npm-rebuild: Rebuilding native modules done
        2025-10-13 12:09:21.809  - info: host.iobroker84 iobroker npm-rebuild: exit 0
        2025-10-13 12:09:22.198  - info: host.iobroker84 instance system.adapter.echarts.0 in version "2.0.10" started with pid 4060
        2025-10-13 12:09:23.079  - error: host.iobroker84 Caught by controller[0]: node:internal/modules/cjs/loader:1386
        2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]:   throw err;
        2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]:   ^
        2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]: Error: Cannot find module 'canvas'
        2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]: Require stack:
        2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js
        2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]:     at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]:     at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1192:37)
        2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
        2025-10-13 12:09:23.080  - error: host.iobroker84 Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1463:12)
        2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]:     at require (node:internal/modules/helpers:147:16)
        2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js:29:18)
        2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1706:14) {
        2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]:   requireStack: [
        2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js'
        2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]:   ]
        2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]: }
        2025-10-13 12:09:23.081  - error: host.iobroker84 Caught by controller[0]: Node.js v22.20.0
        2025-10-13 12:09:23.081  - error: host.iobroker84 instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2025-10-13 12:09:23.081  - info: host.iobroker84 Adapter system.adapter.echarts.0 needs rebuild and will be restarted afterwards.
        2025-10-13 12:09:23.082  - info: host.iobroker84 system.adapter.echarts.0 will be rebuilt
        2025-10-13 12:09:23.082  - warn: host.iobroker84 adapter "echarts" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
        2025-10-13 12:09:23.082  - info: host.iobroker84 iobroker rebuild
        2025-10-13 12:09:23.972  - info: host.iobroker84 iobroker npm-rebuild: Rebuilding native modules ...
        2025-10-13 12:09:40.440  - info: host.iobroker84 iobroker npm-rebuild: rebuilt dependencies successfully
        2025-10-13 12:09:40.469  - info: host.iobroker84 iobroker npm-rebuild:
        2025-10-13 12:09:40.469  - info: host.iobroker84 iobroker npm-rebuild: Rebuilding native modules done
        2025-10-13 12:09:41.482  - info: host.iobroker84 iobroker npm-rebuild: exit 0
        2025-10-13 12:09:41.861  - info: host.iobroker84 instance system.adapter.echarts.0 in version "2.0.10" started with pid 4306
        2025-10-13 12:09:42.771  - error: host.iobroker84 Caught by controller[0]: node:internal/modules/cjs/loader:1386
        2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:   throw err;
        2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:   ^
        2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]: Error: Cannot find module 'canvas'
        2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]: Require stack:
        2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js
        2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:     at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:     at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1192:37)
        2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
        2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1463:12)
        2025-10-13 12:09:42.772  - error: host.iobroker84 Caught by controller[0]:     at require (node:internal/modules/helpers:147:16)
        2025-10-13 12:09:42.773  - error: host.iobroker84 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js:29:18)
        2025-10-13 12:09:42.773  - error: host.iobroker84 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1706:14) {
        2025-10-13 12:09:42.773  - error: host.iobroker84 Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2025-10-13 12:09:42.773  - error: host.iobroker84 Caught by controller[0]:   requireStack: [
        2025-10-13 12:09:42.773  - error: host.iobroker84 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js'
        2025-10-13 12:09:42.773  - error: host.iobroker84 Caught by controller[0]:   ]
        2025-10-13 12:09:42.773  - error: host.iobroker84 Caught by controller[0]: }
        2025-10-13 12:09:42.773  - error: host.iobroker84 Caught by controller[0]: Node.js v22.20.0
        2025-10-13 12:09:42.773  - error: host.iobroker84 instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2025-10-13 12:09:42.773  - info: host.iobroker84 Adapter system.adapter.echarts.0 needs rebuild and will be restarted afterwards.
        2025-10-13 12:09:42.773  - info: host.iobroker84 system.adapter.echarts.0 will be rebuilt
        2025-10-13 12:09:42.773  - warn: host.iobroker84 adapter "echarts" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
        2025-10-13 12:09:42.774  - info: host.iobroker84 iobroker rebuild
        2025-10-13 12:09:43.649  - info: host.iobroker84 iobroker npm-rebuild: Rebuilding native modules ...
        2025-10-13 12:09:59.744  - info: host.iobroker84 iobroker npm-rebuild: rebuilt dependencies successfully
        2025-10-13 12:09:59.773  - info: host.iobroker84 iobroker npm-rebuild:
        2025-10-13 12:09:59.774  - info: host.iobroker84 iobroker npm-rebuild: Rebuilding native modules done
        2025-10-13 12:10:00.790  - info: host.iobroker84 iobroker npm-rebuild: exit 0
        2025-10-13 12:10:01.155  - info: host.iobroker84 instance system.adapter.echarts.0 in version "2.0.10" started with pid 4536
        2025-10-13 12:10:02.102  - error: host.iobroker84 Caught by controller[0]: node:internal/modules/cjs/loader:1386
        2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]:   throw err;
        2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]:   ^
        2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]: Error: Cannot find module 'canvas'
        2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]: Require stack:
        2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js
        2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]:     at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]:     at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1192:37)
        2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
        2025-10-13 12:10:02.103  - error: host.iobroker84 Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1463:12)
        2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]:     at require (node:internal/modules/helpers:147:16)
        2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js:29:18)
        2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1706:14) {
        2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]:   requireStack: [
        2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js'
        2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]:   ]
        2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]: }
        2025-10-13 12:10:02.104  - error: host.iobroker84 Caught by controller[0]: Node.js v22.20.0
        2025-10-13 12:10:02.104  - error: host.iobroker84 instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2025-10-13 12:10:02.105  - info: host.iobroker84 Rebuild for adapter system.adapter.echarts.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
        2025-10-13 12:10:06.604  - info: host.iobroker84 instance system.adapter.echarts.0 in version "2.0.10" started with pid 4543
        2025-10-13 12:10:07.492  - error: host.iobroker84 Caught by controller[0]: node:internal/modules/cjs/loader:1386
        2025-10-13 12:10:07.492  - error: host.iobroker84 Caught by controller[0]:   throw err;
        2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:   ^
        2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]: Error: Cannot find module 'canvas'
        2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]: Require stack:
        2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js
        2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:     at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:     at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1192:37)
        2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
        2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1463:12)
        2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:     at require (node:internal/modules/helpers:147:16)
        2025-10-13 12:10:07.493  - error: host.iobroker84 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js:29:18)
        2025-10-13 12:10:07.494  - error: host.iobroker84 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1706:14) {
        2025-10-13 12:10:07.494  - error: host.iobroker84 Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2025-10-13 12:10:07.494  - error: host.iobroker84 Caught by controller[0]:   requireStack: [
        2025-10-13 12:10:07.494  - error: host.iobroker84 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js'
        2025-10-13 12:10:07.494  - error: host.iobroker84 Caught by controller[0]:   ]
        2025-10-13 12:10:07.494  - error: host.iobroker84 Caught by controller[0]: }
        2025-10-13 12:10:07.494  - error: host.iobroker84 Caught by controller[0]: Node.js v22.20.0
        2025-10-13 12:10:07.494  - error: host.iobroker84 instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2025-10-13 12:10:07.494  - info: host.iobroker84 Rebuild for adapter system.adapter.echarts.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
        2025-10-13 12:10:17.295  - info: host.iobroker84 instance system.adapter.echarts.0 in version "2.0.10" started with pid 4550
        2025-10-13 12:10:18.192  - error: host.iobroker84 Caught by controller[0]: node:internal/modules/cjs/loader:1386
        2025-10-13 12:10:18.192  - error: host.iobroker84 Caught by controller[0]:   throw err;
        2025-10-13 12:10:18.192  - error: host.iobroker84 Caught by controller[0]:   ^
        2025-10-13 12:10:18.193  - error: host.iobroker84 Caught by controller[0]: Error: Cannot find module 'canvas'
        2025-10-13 12:10:18.193  - error: host.iobroker84 Caught by controller[0]: Require stack:
        2025-10-13 12:10:18.193  - error: host.iobroker84 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js
        2025-10-13 12:10:18.193  - error: host.iobroker84 Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        2025-10-13 12:10:18.193  - error: host.iobroker84 Caught by controller[0]:     at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        2025-10-13 12:10:18.193  - error: host.iobroker84 Caught by controller[0]:     at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        2025-10-13 12:10:18.193  - error: host.iobroker84 Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1192:37)
        2025-10-13 12:10:18.193  - error: host.iobroker84 Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
        2025-10-13 12:10:18.194  - error: host.iobroker84 Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        2025-10-13 12:10:18.194  - error: host.iobroker84 Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1463:12)
        2025-10-13 12:10:18.194  - error: host.iobroker84 Caught by controller[0]:     at require (node:internal/modules/helpers:147:16)
        2025-10-13 12:10:18.194  - error: host.iobroker84 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js:29:18)
        2025-10-13 12:10:18.194  - error: host.iobroker84 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1706:14) {
        2025-10-13 12:10:18.194  - error: host.iobroker84 Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2025-10-13 12:10:18.194  - error: host.iobroker84 Caught by controller[0]:   requireStack: [
        2025-10-13 12:10:18.194  - error: host.iobroker84 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js'
        2025-10-13 12:10:18.194  - error: host.iobroker84 Caught by controller[0]:   ]
        2025-10-13 12:10:18.195  - error: host.iobroker84 Caught by controller[0]: }
        2025-10-13 12:10:18.195  - error: host.iobroker84 Caught by controller[0]: Node.js v22.20.0
        2025-10-13 12:10:18.195  - error: host.iobroker84 instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2025-10-13 12:10:18.195  - info: host.iobroker84 Rebuild for adapter system.adapter.echarts.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
        2025-10-13 12:10:18.526  - info: host.iobroker84 "system.adapter.echarts.0" disabled
        2025-10-13 12:10:20.582  - info: host.iobroker84 "system.adapter.echarts.0" enabled
        2025-10-13 12:10:21.027  - info: host.iobroker84 instance system.adapter.echarts.0 in version "2.0.10" started with pid 4557
        2025-10-13 12:10:21.952  - error: host.iobroker84 Caught by controller[0]: node:internal/modules/cjs/loader:1386
        2025-10-13 12:10:21.952  - error: host.iobroker84 Caught by controller[0]:   throw err;
        2025-10-13 12:10:21.952  - error: host.iobroker84 Caught by controller[0]:   ^
        2025-10-13 12:10:21.952  - error: host.iobroker84 Caught by controller[0]: Error: Cannot find module 'canvas'
        2025-10-13 12:10:21.953  - error: host.iobroker84 Caught by controller[0]: Require stack:
        2025-10-13 12:10:21.953  - error: host.iobroker84 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js
        2025-10-13 12:10:21.953  - error: host.iobroker84 Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        2025-10-13 12:10:21.953  - error: host.iobroker84 Caught by controller[0]:     at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        2025-10-13 12:10:21.953  - error: host.iobroker84 Caught by controller[0]:     at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        2025-10-13 12:10:21.953  - error: host.iobroker84 Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1192:37)
        2025-10-13 12:10:21.953  - error: host.iobroker84 Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
        2025-10-13 12:10:21.954  - error: host.iobroker84 Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        2025-10-13 12:10:21.954  - error: host.iobroker84 Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1463:12)
        2025-10-13 12:10:21.954  - error: host.iobroker84 Caught by controller[0]:     at require (node:internal/modules/helpers:147:16)
        2025-10-13 12:10:21.954  - error: host.iobroker84 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js:29:18)
        2025-10-13 12:10:21.954  - error: host.iobroker84 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1706:14) {
        2025-10-13 12:10:21.954  - error: host.iobroker84 Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2025-10-13 12:10:21.954  - error: host.iobroker84 Caught by controller[0]:   requireStack: [
        2025-10-13 12:10:21.954  - error: host.iobroker84 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js'
        2025-10-13 12:10:21.954  - error: host.iobroker84 Caught by controller[0]:   ]
        2025-10-13 12:10:21.955  - error: host.iobroker84 Caught by controller[0]: }
        2025-10-13 12:10:21.955  - error: host.iobroker84 Caught by controller[0]: Node.js v22.20.0
        2025-10-13 12:10:21.955  - error: host.iobroker84 instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2025-10-13 12:10:21.955  - info: host.iobroker84 Rebuild for adapter system.adapter.echarts.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
        2025-10-13 12:11:04.014  - info: host.iobroker84 "system.adapter.echarts.0" disabled
        2025-10-13 12:14:28.139  - info: host.iobroker84 "system.adapter.echarts.0" enabled
        2025-10-13 12:14:28.607  - info: host.iobroker84 instance system.adapter.echarts.0 in version "2.0.10" started with pid 4570
        2025-10-13 12:14:29.498  - error: host.iobroker84 Caught by controller[0]: node:internal/modules/cjs/loader:1386
        2025-10-13 12:14:29.499  - error: host.iobroker84 Caught by controller[0]:   throw err;
        2025-10-13 12:14:29.499  - error: host.iobroker84 Caught by controller[0]:   ^
        2025-10-13 12:14:29.499  - error: host.iobroker84 Caught by controller[0]: Error: Cannot find module 'canvas'
        2025-10-13 12:14:29.499  - error: host.iobroker84 Caught by controller[0]: Require stack:
        2025-10-13 12:14:29.499  - error: host.iobroker84 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js
        2025-10-13 12:14:29.499  - error: host.iobroker84 Caught by controller[0]:     at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
        2025-10-13 12:14:29.499  - error: host.iobroker84 Caught by controller[0]:     at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
        2025-10-13 12:14:29.499  - error: host.iobroker84 Caught by controller[0]:     at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
        2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1192:37)
        2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
        2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
        2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1463:12)
        2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:     at require (node:internal/modules/helpers:147:16)
        2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js:29:18)
        2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1706:14) {
        2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:   requireStack: [
        2025-10-13 12:14:29.500  - error: host.iobroker84 Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.echarts/build-backend/main.js'
        2025-10-13 12:14:29.501  - error: host.iobroker84 Caught by controller[0]:   ]
        2025-10-13 12:14:29.501  - error: host.iobroker84 Caught by controller[0]: }
        2025-10-13 12:14:29.501  - error: host.iobroker84 Caught by controller[0]: Node.js v22.20.0
        2025-10-13 12:14:29.501  - error: host.iobroker84 instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2025-10-13 12:14:29.501  - info: host.iobroker84 Rebuild for adapter system.adapter.echarts.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #15

        @meute sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

        2025-10-13 12:08:55.727  - error: host.iobroker84 Caught by controller[0]: Error: Cannot find module 'canvas'
        2025-10-13 12:08:55.730  - warn: host.iobroker84 adapter "echarts" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
        2025-10-13 12:08:55.731  - info: host.iobroker84 iobroker rebuild
        2025-10-13 12:08:56.624  - info: host.iobroker84 iobroker npm-rebuild: Rebuilding native modules ...
        2025-10-13 12:09:14.147  - info: admin.0 (1598) ==> Connected system.user.admin from ::ffff:192.168.23.27
        2025-10-13 12:09:20.769  - info: host.iobroker84 iobroker npm-rebuild: rebuilt dependencies successfully
        2025-10-13 12:09:20.796  - info: host.iobroker84 iobroker npm-rebuild:
        2025-10-13 12:09:20.797  - info: host.iobroker84 iobroker npm-rebuild: Rebuilding native modules done
        2025-10-13 12:09:21.809  - info: host.iobroker84 iobroker npm-rebuild: exit 0
        

        Da kann ein Modul (vermutlich canvas) nicht richtig gebaut werden.

        cd /opt/iobroker && npm ls canvas
        

        mal anschauen.
        Und dann vielleicht im Verzeichnis des Adapters

        npm install --omit=dev
        

        ausführen.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        meuteM 1 Antwort Letzte Antwort
        1
        • Thomas BraunT Thomas Braun

          @meute sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

          2025-10-13 12:08:55.727  - error: host.iobroker84 Caught by controller[0]: Error: Cannot find module 'canvas'
          2025-10-13 12:08:55.730  - warn: host.iobroker84 adapter "echarts" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
          2025-10-13 12:08:55.731  - info: host.iobroker84 iobroker rebuild
          2025-10-13 12:08:56.624  - info: host.iobroker84 iobroker npm-rebuild: Rebuilding native modules ...
          2025-10-13 12:09:14.147  - info: admin.0 (1598) ==> Connected system.user.admin from ::ffff:192.168.23.27
          2025-10-13 12:09:20.769  - info: host.iobroker84 iobroker npm-rebuild: rebuilt dependencies successfully
          2025-10-13 12:09:20.796  - info: host.iobroker84 iobroker npm-rebuild:
          2025-10-13 12:09:20.797  - info: host.iobroker84 iobroker npm-rebuild: Rebuilding native modules done
          2025-10-13 12:09:21.809  - info: host.iobroker84 iobroker npm-rebuild: exit 0
          

          Da kann ein Modul (vermutlich canvas) nicht richtig gebaut werden.

          cd /opt/iobroker && npm ls canvas
          

          mal anschauen.
          Und dann vielleicht im Verzeichnis des Adapters

          npm install --omit=dev
          

          ausführen.

          meuteM Offline
          meuteM Offline
          meute
          schrieb am zuletzt editiert von meute
          #16

          @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

          Da kann ein Modul (vermutlich canvas) nicht richtig gebaut werden.

          cd /opt/iobroker && npm ls canvas
          

          mal anschauen.

          Ergebnis:

          $ cd /opt/iobroker && npm ls canvas
          iobroker.inst@3.0.0 /opt/iobroker
          └── (empty)
          

          @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

          Und dann vielleicht im Verzeichnis des Adapters

          npm install --omit=dev
          

          ausführen.

          Meinst Du diesen Ordner?

          $ ls -lh /opt/iobroker/iobroker-data/files/echarts
          insgesamt 152K
          -rw-rw-r--+ 1 iobroker iobroker  11K 13. Okt 12:15 asset-manifest.json
          drwxrwxr-x+ 2 iobroker iobroker 4,0K 13. Okt 12:15 assets
          -rw-rw-r--+ 1 iobroker iobroker 4,0K 13. Okt 12:15 _data.json
          -rw-rw-r--+ 1 iobroker iobroker 115K 13. Okt 12:15 favicon.ico
          -rw-rw-r--+ 1 iobroker iobroker  690 13. Okt 12:15 index.html
          -rw-rw-r--+ 1 iobroker iobroker  313 13. Okt 12:15 manifest.json
          drwxrwxr-x+ 4 iobroker iobroker 4,0K 13. Okt 12:15 preview
          drwxrwxr-x+ 4 iobroker iobroker 4,0K  3. Okt 15:03 static
          

          Hier soll ich npm install --omit=dev ausführen.
          Kann ich mir damit was kaputt machen?

          EDIT:
          Aber eigentlich müsste der npm error doch bei jedem vorhanden sein, der den Adapter echarts installiert hat.
          Oder verstehe ich hier was falsch?

          fraenk for friends Code: MATF103

          Thomas BraunT 2 Antworten Letzte Antwort
          0
          • meuteM meute

            @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

            Da kann ein Modul (vermutlich canvas) nicht richtig gebaut werden.

            cd /opt/iobroker && npm ls canvas
            

            mal anschauen.

            Ergebnis:

            $ cd /opt/iobroker && npm ls canvas
            iobroker.inst@3.0.0 /opt/iobroker
            └── (empty)
            

            @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

            Und dann vielleicht im Verzeichnis des Adapters

            npm install --omit=dev
            

            ausführen.

            Meinst Du diesen Ordner?

            $ ls -lh /opt/iobroker/iobroker-data/files/echarts
            insgesamt 152K
            -rw-rw-r--+ 1 iobroker iobroker  11K 13. Okt 12:15 asset-manifest.json
            drwxrwxr-x+ 2 iobroker iobroker 4,0K 13. Okt 12:15 assets
            -rw-rw-r--+ 1 iobroker iobroker 4,0K 13. Okt 12:15 _data.json
            -rw-rw-r--+ 1 iobroker iobroker 115K 13. Okt 12:15 favicon.ico
            -rw-rw-r--+ 1 iobroker iobroker  690 13. Okt 12:15 index.html
            -rw-rw-r--+ 1 iobroker iobroker  313 13. Okt 12:15 manifest.json
            drwxrwxr-x+ 4 iobroker iobroker 4,0K 13. Okt 12:15 preview
            drwxrwxr-x+ 4 iobroker iobroker 4,0K  3. Okt 15:03 static
            

            Hier soll ich npm install --omit=dev ausführen.
            Kann ich mir damit was kaputt machen?

            EDIT:
            Aber eigentlich müsste der npm error doch bei jedem vorhanden sein, der den Adapter echarts installiert hat.
            Oder verstehe ich hier was falsch?

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #17

            @meute

            Meinst Du diesen Ordner?

            Das richtige Verzeichnis ist

            /opt/iobroker/node_modules/iobroker.echarts/

            Aber eigentlich müsste der npm error doch bei jedem vorhanden sein, der den Adapter echarts installiert hat.
            Oder verstehe ich hier was falsch?

            Nein, wenn der Adapter bzw. das Modul gebaut werden kann dann hat man auch keinen Fehler.
            Bei mir ist der Adapter z. B. sauber installiert worden.

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            meuteM 1 Antwort Letzte Antwort
            1
            • meuteM meute

              @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

              Da kann ein Modul (vermutlich canvas) nicht richtig gebaut werden.

              cd /opt/iobroker && npm ls canvas
              

              mal anschauen.

              Ergebnis:

              $ cd /opt/iobroker && npm ls canvas
              iobroker.inst@3.0.0 /opt/iobroker
              └── (empty)
              

              @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

              Und dann vielleicht im Verzeichnis des Adapters

              npm install --omit=dev
              

              ausführen.

              Meinst Du diesen Ordner?

              $ ls -lh /opt/iobroker/iobroker-data/files/echarts
              insgesamt 152K
              -rw-rw-r--+ 1 iobroker iobroker  11K 13. Okt 12:15 asset-manifest.json
              drwxrwxr-x+ 2 iobroker iobroker 4,0K 13. Okt 12:15 assets
              -rw-rw-r--+ 1 iobroker iobroker 4,0K 13. Okt 12:15 _data.json
              -rw-rw-r--+ 1 iobroker iobroker 115K 13. Okt 12:15 favicon.ico
              -rw-rw-r--+ 1 iobroker iobroker  690 13. Okt 12:15 index.html
              -rw-rw-r--+ 1 iobroker iobroker  313 13. Okt 12:15 manifest.json
              drwxrwxr-x+ 4 iobroker iobroker 4,0K 13. Okt 12:15 preview
              drwxrwxr-x+ 4 iobroker iobroker 4,0K  3. Okt 15:03 static
              

              Hier soll ich npm install --omit=dev ausführen.
              Kann ich mir damit was kaputt machen?

              EDIT:
              Aber eigentlich müsste der npm error doch bei jedem vorhanden sein, der den Adapter echarts installiert hat.
              Oder verstehe ich hier was falsch?

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von Thomas Braun
              #18

              @meute

              Da sollte so ähnlich eigentlich aussehen:

              echad@chet:/opt/iobroker $ node -v
              v24.10.0
              echad@chet:/opt/iobroker $ npm ls canvas
              iobroker.inst@3.0.0 /opt/iobroker
              ├─┬ iobroker.echarts@2.0.10
              │ ├── canvas@3.2.0
              │ └─┬ jsdom@26.1.0
              │   └── canvas@3.2.0 deduped
              ├─┬ iobroker.mihome-vacuum@5.3.0
              │ └── canvas@3.2.0 deduped
              └─┬ iobroker.parcel@0.2.10
                └─┬ jsdom@25.0.1
                  └── canvas@3.2.0 deduped invalid: "^2.11.2" from node_modules/iobroker.parcel/node_modules/jsdom
              
              npm error code ELSPROBLEMS
              npm error invalid: canvas@3.2.0 /opt/iobroker/node_modules/canvas
              npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-10-13T16_27_05_147Z-debug-0.log
              
              

              Der Error bei parcel ist was anderes. Aber hier baut canvas sogar mit nodejs@24. Würde aber mit nodejs@22 auch nicht anders aussehen.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              1 Antwort Letzte Antwort
              1
              • Thomas BraunT Thomas Braun

                @meute

                Meinst Du diesen Ordner?

                Das richtige Verzeichnis ist

                /opt/iobroker/node_modules/iobroker.echarts/

                Aber eigentlich müsste der npm error doch bei jedem vorhanden sein, der den Adapter echarts installiert hat.
                Oder verstehe ich hier was falsch?

                Nein, wenn der Adapter bzw. das Modul gebaut werden kann dann hat man auch keinen Fehler.
                Bei mir ist der Adapter z. B. sauber installiert worden.

                meuteM Offline
                meuteM Offline
                meute
                schrieb am zuletzt editiert von
                #19

                @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

                Das richtige Verzeichnis ist

                /opt/iobroker/node_modules/iobroker.echarts/

                Ich habe npm install --omit=dev ausgeführt.

                $ cd /opt/iobroker/node_modules/iobroker.echarts/
                
                /opt/iobroker/node_modules/iobroker.echarts $ npm install --omit=dev
                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.
                npm warn deprecated npmlog@5.0.1: This package is no longer supported.
                npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
                npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
                npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported.
                npm warn deprecated gauge@3.0.2: This package is no longer supported.
                
                added 128 packages, and audited 129 packages in 2m
                
                18 packages are looking for funding
                  run `npm fund` for details
                
                found 0 vulnerabilities
                

                Ergebnis cd /opt/iobroker && npm ls canvas:

                $ cd /opt/iobroker && npm ls canvas
                iobroker.inst@3.0.0 /opt/iobroker
                └─┬ iobroker.echarts@1.9.2
                  ├── canvas@2.11.2
                  └─┬ jsdom@25.0.1
                    └── canvas@2.11.2 deduped
                

                Der npm error bei iob diag ist noch größer geworden.

                $ iob diag
                *** iob diag is starting up, please wait ***
                npm error code ELSPROBLEMS
                npm error extraneous: @asamuzakjp/css-color@3.2.0 /opt/iobroker/node_modules/@asamuzakjp/css-color
                npm error extraneous: @csstools/color-helpers@5.1.0 /opt/iobroker/node_modules/@csstools/color-helpers
                npm error extraneous: @csstools/css-calc@2.1.4 /opt/iobroker/node_modules/@csstools/css-calc
                npm error extraneous: @csstools/css-color-parser@3.1.0 /opt/iobroker/node_modules/@csstools/css-color-parser
                npm error extraneous: @mapbox/node-pre-gyp@1.0.11 /opt/iobroker/node_modules/@mapbox/node-pre-gyp
                npm error extraneous: abbrev@1.1.1 /opt/iobroker/node_modules/abbrev
                npm error extraneous: aproba@2.1.0 /opt/iobroker/node_modules/aproba
                npm error extraneous: are-we-there-yet@2.0.0 /opt/iobroker/node_modules/are-we-there-yet
                npm error extraneous: color-support@1.1.3 /opt/iobroker/node_modules/color-support
                npm error extraneous: concat-map@0.0.1 /opt/iobroker/node_modules/concat-map
                npm error extraneous: console-control-strings@1.1.0 /opt/iobroker/node_modules/console-control-strings
                npm error extraneous: cssstyle@4.6.0 /opt/iobroker/node_modules/cssstyle
                npm error extraneous: data-urls@5.0.0 /opt/iobroker/node_modules/data-urls
                npm error extraneous: decimal.js@10.6.0 /opt/iobroker/node_modules/decimal.js
                npm error extraneous: delegates@1.0.0 /opt/iobroker/node_modules/delegates
                npm error extraneous: detect-libc@2.1.2 /opt/iobroker/node_modules/detect-libc
                npm error extraneous: echarts@5.6.0 /opt/iobroker/node_modules/echarts
                npm error extraneous: gauge@3.0.2 /opt/iobroker/node_modules/gauge
                npm error extraneous: has-unicode@2.0.1 /opt/iobroker/node_modules/has-unicode
                npm error extraneous: html-encoding-sniffer@4.0.0 /opt/iobroker/node_modules/html-encoding-sniffer
                npm error extraneous: http-proxy-agent@7.0.2 /opt/iobroker/node_modules/http-proxy-agent
                npm error extraneous: is-potential-custom-element-name@1.0.1 /opt/iobroker/node_modules/is-potential-custom-element-name
                npm error extraneous: jsdom@25.0.1 /opt/iobroker/node_modules/jsdom
                npm error extraneous: make-dir@3.1.0 /opt/iobroker/node_modules/make-dir
                npm error extraneous: mimic-response@2.1.0 /opt/iobroker/node_modules/mimic-response
                npm error extraneous: nopt@5.0.0 /opt/iobroker/node_modules/nopt
                npm error extraneous: npmlog@5.0.1 /opt/iobroker/node_modules/npmlog
                npm error extraneous: nwsapi@2.2.22 /opt/iobroker/node_modules/nwsapi
                npm error extraneous: parse5@7.3.0 /opt/iobroker/node_modules/parse5
                npm error extraneous: path-is-absolute@1.0.1 /opt/iobroker/node_modules/path-is-absolute
                npm error extraneous: rimraf@3.0.2 /opt/iobroker/node_modules/rimraf
                npm error extraneous: rrweb-cssom@0.7.1 /opt/iobroker/node_modules/rrweb-cssom
                npm error extraneous: saxes@6.0.0 /opt/iobroker/node_modules/saxes
                npm error extraneous: set-blocking@2.0.0 /opt/iobroker/node_modules/set-blocking
                npm error extraneous: simple-concat@1.0.1 /opt/iobroker/node_modules/simple-concat
                npm error extraneous: symbol-tree@3.2.4 /opt/iobroker/node_modules/symbol-tree
                npm error extraneous: tldts-core@6.1.86 /opt/iobroker/node_modules/tldts-core
                npm error extraneous: tldts@6.1.86 /opt/iobroker/node_modules/tldts
                npm error extraneous: tr46@5.1.1 /opt/iobroker/node_modules/tr46
                npm error extraneous: w3c-xmlserializer@5.0.0 /opt/iobroker/node_modules/w3c-xmlserializer
                npm error extraneous: webidl-conversions@7.0.0 /opt/iobroker/node_modules/webidl-conversions
                npm error extraneous: whatwg-encoding@3.1.1 /opt/iobroker/node_modules/whatwg-encoding
                npm error extraneous: whatwg-mimetype@4.0.0 /opt/iobroker/node_modules/whatwg-mimetype
                npm error invalid: whatwg-url@14.2.0 /opt/iobroker/node_modules/whatwg-url
                npm error extraneous: whatwg-url@14.2.0 /opt/iobroker/node_modules/whatwg-url
                npm error extraneous: wide-align@1.1.5 /opt/iobroker/node_modules/wide-align
                npm error extraneous: xml-name-validator@5.0.0 /opt/iobroker/node_modules/xml-name-validator
                npm error extraneous: xmlchars@2.2.0 /opt/iobroker/node_modules/xmlchars
                npm error extraneous: zrender@5.6.1 /opt/iobroker/node_modules/zrender
                npm error missing: @csstools/css-parser-algorithms@^3.0.4, required by @asamuzakjp/css-color@3.2.0
                npm error missing: @csstools/css-tokenizer@^3.0.3, required by @asamuzakjp/css-color@3.2.0
                npm error extraneous: lru-cache@10.4.3 /opt/iobroker/node_modules/@asamuzakjp/css-color/node_modules/lru-cache
                npm error missing: @csstools/css-parser-algorithms@^3.0.5, required by @csstools/css-calc@2.1.4
                npm error missing: @csstools/css-tokenizer@^3.0.4, required by @csstools/css-calc@2.1.4
                npm error missing: @csstools/css-parser-algorithms@^3.0.5, required by @csstools/css-color-parser@3.1.0
                npm error missing: @csstools/css-tokenizer@^3.0.4, required by @csstools/css-color-parser@3.1.0
                npm error extraneous: agent-base@6.0.2 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/agent-base
                npm error extraneous: debug@4.4.3 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/debug
                npm error extraneous: https-proxy-agent@5.0.1 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/https-proxy-agent
                npm error extraneous: ms@2.1.3 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/ms
                npm error extraneous: node-fetch@2.7.0 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/node-fetch
                npm error extraneous: tr46@0.0.3 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/tr46
                npm error extraneous: webidl-conversions@3.0.1 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/webidl-conversions
                npm error extraneous: whatwg-url@5.0.0 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/whatwg-url
                npm error extraneous: rrweb-cssom@0.8.0 /opt/iobroker/node_modules/cssstyle/node_modules/rrweb-cssom
                npm error extraneous: tslib@2.3.0 /opt/iobroker/node_modules/echarts/node_modules/tslib
                npm error extraneous: debug@4.4.3 /opt/iobroker/node_modules/http-proxy-agent/node_modules/debug
                npm error extraneous: ms@2.1.3 /opt/iobroker/node_modules/http-proxy-agent/node_modules/ms
                npm error extraneous: tough-cookie@5.1.2 /opt/iobroker/node_modules/jsdom/node_modules/tough-cookie
                npm error extraneous: semver@6.3.1 /opt/iobroker/node_modules/make-dir/node_modules/semver
                npm error extraneous: brace-expansion@1.1.12 /opt/iobroker/node_modules/rimraf/node_modules/brace-expansion
                npm error extraneous: glob@7.2.3 /opt/iobroker/node_modules/rimraf/node_modules/glob
                npm error extraneous: minimatch@3.1.2 /opt/iobroker/node_modules/rimraf/node_modules/minimatch
                npm error extraneous: iconv-lite@0.6.3 /opt/iobroker/node_modules/whatwg-encoding/node_modules/iconv-lite
                npm error extraneous: tslib@2.3.0 /opt/iobroker/node_modules/zrender/node_modules/tslib
                npm error invalid: buffer@5.7.1 /opt/iobroker/node_modules/buffer
                npm error A complete log of this run can be found in: /home/mf/.npm/_logs/2025-10-13T16_46_12_186Z-debug-0.log
                
                *** ioBroker Diagnosis ***
                
                Please stretch the window of your terminal programm (puTTY) as wide as possible or switch to full screen
                

                fraenk for friends Code: MATF103

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • meuteM meute

                  @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

                  Das richtige Verzeichnis ist

                  /opt/iobroker/node_modules/iobroker.echarts/

                  Ich habe npm install --omit=dev ausgeführt.

                  $ cd /opt/iobroker/node_modules/iobroker.echarts/
                  
                  /opt/iobroker/node_modules/iobroker.echarts $ npm install --omit=dev
                  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.
                  npm warn deprecated npmlog@5.0.1: This package is no longer supported.
                  npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
                  npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
                  npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported.
                  npm warn deprecated gauge@3.0.2: This package is no longer supported.
                  
                  added 128 packages, and audited 129 packages in 2m
                  
                  18 packages are looking for funding
                    run `npm fund` for details
                  
                  found 0 vulnerabilities
                  

                  Ergebnis cd /opt/iobroker && npm ls canvas:

                  $ cd /opt/iobroker && npm ls canvas
                  iobroker.inst@3.0.0 /opt/iobroker
                  └─┬ iobroker.echarts@1.9.2
                    ├── canvas@2.11.2
                    └─┬ jsdom@25.0.1
                      └── canvas@2.11.2 deduped
                  

                  Der npm error bei iob diag ist noch größer geworden.

                  $ iob diag
                  *** iob diag is starting up, please wait ***
                  npm error code ELSPROBLEMS
                  npm error extraneous: @asamuzakjp/css-color@3.2.0 /opt/iobroker/node_modules/@asamuzakjp/css-color
                  npm error extraneous: @csstools/color-helpers@5.1.0 /opt/iobroker/node_modules/@csstools/color-helpers
                  npm error extraneous: @csstools/css-calc@2.1.4 /opt/iobroker/node_modules/@csstools/css-calc
                  npm error extraneous: @csstools/css-color-parser@3.1.0 /opt/iobroker/node_modules/@csstools/css-color-parser
                  npm error extraneous: @mapbox/node-pre-gyp@1.0.11 /opt/iobroker/node_modules/@mapbox/node-pre-gyp
                  npm error extraneous: abbrev@1.1.1 /opt/iobroker/node_modules/abbrev
                  npm error extraneous: aproba@2.1.0 /opt/iobroker/node_modules/aproba
                  npm error extraneous: are-we-there-yet@2.0.0 /opt/iobroker/node_modules/are-we-there-yet
                  npm error extraneous: color-support@1.1.3 /opt/iobroker/node_modules/color-support
                  npm error extraneous: concat-map@0.0.1 /opt/iobroker/node_modules/concat-map
                  npm error extraneous: console-control-strings@1.1.0 /opt/iobroker/node_modules/console-control-strings
                  npm error extraneous: cssstyle@4.6.0 /opt/iobroker/node_modules/cssstyle
                  npm error extraneous: data-urls@5.0.0 /opt/iobroker/node_modules/data-urls
                  npm error extraneous: decimal.js@10.6.0 /opt/iobroker/node_modules/decimal.js
                  npm error extraneous: delegates@1.0.0 /opt/iobroker/node_modules/delegates
                  npm error extraneous: detect-libc@2.1.2 /opt/iobroker/node_modules/detect-libc
                  npm error extraneous: echarts@5.6.0 /opt/iobroker/node_modules/echarts
                  npm error extraneous: gauge@3.0.2 /opt/iobroker/node_modules/gauge
                  npm error extraneous: has-unicode@2.0.1 /opt/iobroker/node_modules/has-unicode
                  npm error extraneous: html-encoding-sniffer@4.0.0 /opt/iobroker/node_modules/html-encoding-sniffer
                  npm error extraneous: http-proxy-agent@7.0.2 /opt/iobroker/node_modules/http-proxy-agent
                  npm error extraneous: is-potential-custom-element-name@1.0.1 /opt/iobroker/node_modules/is-potential-custom-element-name
                  npm error extraneous: jsdom@25.0.1 /opt/iobroker/node_modules/jsdom
                  npm error extraneous: make-dir@3.1.0 /opt/iobroker/node_modules/make-dir
                  npm error extraneous: mimic-response@2.1.0 /opt/iobroker/node_modules/mimic-response
                  npm error extraneous: nopt@5.0.0 /opt/iobroker/node_modules/nopt
                  npm error extraneous: npmlog@5.0.1 /opt/iobroker/node_modules/npmlog
                  npm error extraneous: nwsapi@2.2.22 /opt/iobroker/node_modules/nwsapi
                  npm error extraneous: parse5@7.3.0 /opt/iobroker/node_modules/parse5
                  npm error extraneous: path-is-absolute@1.0.1 /opt/iobroker/node_modules/path-is-absolute
                  npm error extraneous: rimraf@3.0.2 /opt/iobroker/node_modules/rimraf
                  npm error extraneous: rrweb-cssom@0.7.1 /opt/iobroker/node_modules/rrweb-cssom
                  npm error extraneous: saxes@6.0.0 /opt/iobroker/node_modules/saxes
                  npm error extraneous: set-blocking@2.0.0 /opt/iobroker/node_modules/set-blocking
                  npm error extraneous: simple-concat@1.0.1 /opt/iobroker/node_modules/simple-concat
                  npm error extraneous: symbol-tree@3.2.4 /opt/iobroker/node_modules/symbol-tree
                  npm error extraneous: tldts-core@6.1.86 /opt/iobroker/node_modules/tldts-core
                  npm error extraneous: tldts@6.1.86 /opt/iobroker/node_modules/tldts
                  npm error extraneous: tr46@5.1.1 /opt/iobroker/node_modules/tr46
                  npm error extraneous: w3c-xmlserializer@5.0.0 /opt/iobroker/node_modules/w3c-xmlserializer
                  npm error extraneous: webidl-conversions@7.0.0 /opt/iobroker/node_modules/webidl-conversions
                  npm error extraneous: whatwg-encoding@3.1.1 /opt/iobroker/node_modules/whatwg-encoding
                  npm error extraneous: whatwg-mimetype@4.0.0 /opt/iobroker/node_modules/whatwg-mimetype
                  npm error invalid: whatwg-url@14.2.0 /opt/iobroker/node_modules/whatwg-url
                  npm error extraneous: whatwg-url@14.2.0 /opt/iobroker/node_modules/whatwg-url
                  npm error extraneous: wide-align@1.1.5 /opt/iobroker/node_modules/wide-align
                  npm error extraneous: xml-name-validator@5.0.0 /opt/iobroker/node_modules/xml-name-validator
                  npm error extraneous: xmlchars@2.2.0 /opt/iobroker/node_modules/xmlchars
                  npm error extraneous: zrender@5.6.1 /opt/iobroker/node_modules/zrender
                  npm error missing: @csstools/css-parser-algorithms@^3.0.4, required by @asamuzakjp/css-color@3.2.0
                  npm error missing: @csstools/css-tokenizer@^3.0.3, required by @asamuzakjp/css-color@3.2.0
                  npm error extraneous: lru-cache@10.4.3 /opt/iobroker/node_modules/@asamuzakjp/css-color/node_modules/lru-cache
                  npm error missing: @csstools/css-parser-algorithms@^3.0.5, required by @csstools/css-calc@2.1.4
                  npm error missing: @csstools/css-tokenizer@^3.0.4, required by @csstools/css-calc@2.1.4
                  npm error missing: @csstools/css-parser-algorithms@^3.0.5, required by @csstools/css-color-parser@3.1.0
                  npm error missing: @csstools/css-tokenizer@^3.0.4, required by @csstools/css-color-parser@3.1.0
                  npm error extraneous: agent-base@6.0.2 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/agent-base
                  npm error extraneous: debug@4.4.3 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/debug
                  npm error extraneous: https-proxy-agent@5.0.1 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/https-proxy-agent
                  npm error extraneous: ms@2.1.3 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/ms
                  npm error extraneous: node-fetch@2.7.0 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/node-fetch
                  npm error extraneous: tr46@0.0.3 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/tr46
                  npm error extraneous: webidl-conversions@3.0.1 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/webidl-conversions
                  npm error extraneous: whatwg-url@5.0.0 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/whatwg-url
                  npm error extraneous: rrweb-cssom@0.8.0 /opt/iobroker/node_modules/cssstyle/node_modules/rrweb-cssom
                  npm error extraneous: tslib@2.3.0 /opt/iobroker/node_modules/echarts/node_modules/tslib
                  npm error extraneous: debug@4.4.3 /opt/iobroker/node_modules/http-proxy-agent/node_modules/debug
                  npm error extraneous: ms@2.1.3 /opt/iobroker/node_modules/http-proxy-agent/node_modules/ms
                  npm error extraneous: tough-cookie@5.1.2 /opt/iobroker/node_modules/jsdom/node_modules/tough-cookie
                  npm error extraneous: semver@6.3.1 /opt/iobroker/node_modules/make-dir/node_modules/semver
                  npm error extraneous: brace-expansion@1.1.12 /opt/iobroker/node_modules/rimraf/node_modules/brace-expansion
                  npm error extraneous: glob@7.2.3 /opt/iobroker/node_modules/rimraf/node_modules/glob
                  npm error extraneous: minimatch@3.1.2 /opt/iobroker/node_modules/rimraf/node_modules/minimatch
                  npm error extraneous: iconv-lite@0.6.3 /opt/iobroker/node_modules/whatwg-encoding/node_modules/iconv-lite
                  npm error extraneous: tslib@2.3.0 /opt/iobroker/node_modules/zrender/node_modules/tslib
                  npm error invalid: buffer@5.7.1 /opt/iobroker/node_modules/buffer
                  npm error A complete log of this run can be found in: /home/mf/.npm/_logs/2025-10-13T16_46_12_186Z-debug-0.log
                  
                  *** ioBroker Diagnosis ***
                  
                  Please stretch the window of your terminal programm (puTTY) as wide as possible or switch to full screen
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #20

                  @meute

                  Die Einträge mir extraneous sollten mit einem

                  npm prune
                  

                  verschwinden.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  meuteM 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @meute

                    Die Einträge mir extraneous sollten mit einem

                    npm prune
                    

                    verschwinden.

                    meuteM Offline
                    meuteM Offline
                    meute
                    schrieb am zuletzt editiert von
                    #21

                    @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

                    Die Einträge mir extraneous sollten mit einem

                    npm prune
                    

                    verschwinden.

                    $ cd /opt/iobroker
                    
                    /opt/iobroker $ npm prune
                    
                    added 2 packages, and removed 128 packages in 4s
                    
                    108 packages are looking for funding
                      run `npm fund` for details
                    
                    /opt/iobroker $ npm fund
                    iobroker.inst@3.0.0
                    ├── https://github.com/sponsors/epoberezkin
                    │   └── ajv@6.12.6
                    ├─┬ https://opencollective.com/express
                    │ │ └── express@5.1.0
                    │ └── https://github.com/sponsors/sindresorhus
                    │     └── merge-descriptors@2.0.0, is-stream@2.0.1, decompress-response@6.0.0, mimic-response@3.1.0, get-stream@6.0.1, responselike@3.0.0, lowercase-keys@3.0.0, quick-lru@5.1.1, onetime@5.1.2, escape-string-regexp@4.0.0, find-up@5.0.0, locate-path@6.0.0, p-locate@5.0.0, p-limit@3.1.0, yocto-queue@0.1.0, log-symbols@4.1.0, is-unicode-supported@0.1.0, strip-json-comments@3.1.1, camelcase@6.3.0, decamelize@4.0.0, component-emitter@1.3.1
                    ├── https://github.com/sponsors/jaredhanson
                    │   └── passport@0.7.0
                    ├── https://github.com/sponsors/RubenVerborgh
                    │   └── follow-redirects@1.15.6
                    ├── https://github.com/sponsors/ljharb
                    │   └── get-intrinsic@1.3.0, function-bind@1.1.2, gopd@1.2.0, has-symbols@1.1.0, has-tostringtag@1.0.2, qs@6.14.0, side-channel@1.1.0, object-inspect@1.13.4, side-channel-list@1.0.0, side-channel-map@1.0.1, call-bound@1.0.4, side-channel-weakmap@1.0.2, minimist@1.2.8
                    ├── https://github.com/sponsors/panva
                    │   └── jose@4.15.9
                    ├── https://github.com/sponsors/isaacs
                    │   └── glob@8.1.0, minimatch@9.0.5
                    ├── https://github.com/sponsors/feross
                    │   └── buffer@5.7.1, safe-buffer@5.2.1
                    ├── https://github.com/sponsors/AlCalzone
                    │   └── @esm2cjs/got@13.0.0, @esm2cjs/cacheable-lookup@7.0.0, @esm2cjs/cacheable-request@10.2.12, @esm2cjs/mimic-response@4.0.0, @esm2cjs/normalize-url@8.0.0, @esm2cjs/responselike@3.0.0, @esm2cjs/form-data-encoder@2.1.4, @esm2cjs/http-timer@5.0.1, @esm2cjs/is@5.6.0, @esm2cjs/lowercase-keys@3.0.0, @esm2cjs/p-cancelable@3.0.0
                    ├─┬ https://opencollective.com/node-fetch
                    │ │ └── node-fetch@3.3.2
                    │ └── https://github.com/sponsors/jimmywarting
                    │     └── fetch-blob@3.2.0, node-domexception@1.0.0
                    ├── https://opencollective.com/js-sdsl
                    │   └── js-sdsl@4.3.0
                    ├── https://github.com/fb55/entities?sponsor=1
                    │   └── entities@6.0.0
                    ├── https://github.com/sponsors/NaturalIntelligence
                    │   └── fast-xml-parser@4.5.3, strnum@1.1.2
                    ├── https://opencollective.com/serialport/donate
                    │   └── serialport@12.0.0, @serialport/bindings-cpp@12.0.1, @serialport/parser-readline@11.0.0, @serialport/parser-delimiter@11.0.0, @serialport/parser-byte-length@12.0.0, @serialport/parser-cctalk@12.0.0, @serialport/parser-delimiter@12.0.0, @serialport/parser-inter-byte-timeout@12.0.0, @serialport/parser-readline@12.0.0, @serialport/parser-ready@12.0.0, @serialport/parser-regex@12.0.0, @serialport/parser-slip-encoder@12.0.0, @serialport/parser-spacepacket@12.0.0, @serialport/stream@12.0.0
                    ├── https://github.com/inikulin/parse5?sponsor=1
                    │   └── parse5@7.3.0
                    ├── https://github.com/sponsors/csstools
                    │   └── @csstools/css-calc@2.1.4, @csstools/css-color-parser@3.1.0, @csstools/color-helpers@5.1.0
                    ├── https://opencollective.com/ioredis
                    │   └── ioredis@4.30.0
                    ├── https://github.com/sindresorhus/execa?sponsor=1
                    │   └── execa@5.1.1
                    ├── https://paulmillr.com/funding/
                    │   └── chokidar@3.5.3
                    ├── https://github.com/sponsors/sibiraj-s
                    │   └── ci-info@3.9.0
                    ├── https://opencollective.com/sinon
                    │   └── sinon@15.2.0
                    └── https://github.com/chalk/supports-color?sponsor=1
                        └── supports-color@8.1.1
                    

                    npm error bei iob diag:

                    $ iob diag
                    *** iob diag is starting up, please wait ***
                    npm error code ELSPROBLEMS
                    npm error extraneous: @mapbox/node-pre-gyp@1.0.11 /opt/iobroker/node_modules/@mapbox/node-pre-gyp
                    npm error extraneous: abbrev@1.1.1 /opt/iobroker/node_modules/abbrev
                    npm error extraneous: aproba@2.1.0 /opt/iobroker/node_modules/aproba
                    npm error extraneous: are-we-there-yet@2.0.0 /opt/iobroker/node_modules/are-we-there-yet
                    npm error extraneous: color-support@1.1.3 /opt/iobroker/node_modules/color-support
                    npm error extraneous: concat-map@0.0.1 /opt/iobroker/node_modules/concat-map
                    npm error extraneous: console-control-strings@1.1.0 /opt/iobroker/node_modules/console-control-strings
                    npm error extraneous: delegates@1.0.0 /opt/iobroker/node_modules/delegates
                    npm error extraneous: detect-libc@2.1.2 /opt/iobroker/node_modules/detect-libc
                    npm error extraneous: gauge@3.0.2 /opt/iobroker/node_modules/gauge
                    npm error extraneous: has-unicode@2.0.1 /opt/iobroker/node_modules/has-unicode
                    npm error extraneous: make-dir@3.1.0 /opt/iobroker/node_modules/make-dir
                    npm error extraneous: mimic-response@2.1.0 /opt/iobroker/node_modules/mimic-response
                    npm error extraneous: nopt@5.0.0 /opt/iobroker/node_modules/nopt
                    npm error extraneous: npmlog@5.0.1 /opt/iobroker/node_modules/npmlog
                    npm error extraneous: path-is-absolute@1.0.1 /opt/iobroker/node_modules/path-is-absolute
                    npm error extraneous: rimraf@3.0.2 /opt/iobroker/node_modules/rimraf
                    npm error extraneous: set-blocking@2.0.0 /opt/iobroker/node_modules/set-blocking
                    npm error extraneous: simple-concat@1.0.1 /opt/iobroker/node_modules/simple-concat
                    npm error extraneous: simple-get@3.1.1 /opt/iobroker/node_modules/simple-get
                    npm error extraneous: wide-align@1.1.5 /opt/iobroker/node_modules/wide-align
                    npm error extraneous: agent-base@6.0.2 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/agent-base
                    npm error extraneous: debug@4.4.3 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/debug
                    npm error extraneous: https-proxy-agent@5.0.1 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/https-proxy-agent
                    npm error extraneous: ms@2.1.3 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/ms
                    npm error extraneous: node-fetch@2.7.0 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/node-fetch
                    npm error extraneous: tr46@0.0.3 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/tr46
                    npm error extraneous: webidl-conversions@3.0.1 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/webidl-conversions
                    npm error extraneous: whatwg-url@5.0.0 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/whatwg-url
                    npm error extraneous: semver@6.3.1 /opt/iobroker/node_modules/make-dir/node_modules/semver
                    npm error extraneous: brace-expansion@1.1.12 /opt/iobroker/node_modules/rimraf/node_modules/brace-expansion
                    npm error extraneous: glob@7.2.3 /opt/iobroker/node_modules/rimraf/node_modules/glob
                    npm error extraneous: minimatch@3.1.2 /opt/iobroker/node_modules/rimraf/node_modules/minimatch
                    npm error extraneous: decompress-response@4.2.1 /opt/iobroker/node_modules/simple-get/node_modules/decompress-response
                    npm error invalid: buffer@5.7.1 /opt/iobroker/node_modules/buffer
                    npm error missing: @csstools/css-parser-algorithms@^3.0.4, required by @asamuzakjp/css-color@3.2.0
                    npm error missing: @csstools/css-tokenizer@^3.0.3, required by @asamuzakjp/css-color@3.2.0
                    npm error missing: @csstools/css-parser-algorithms@^3.0.5, required by @csstools/css-calc@2.1.4
                    npm error missing: @csstools/css-tokenizer@^3.0.4, required by @csstools/css-calc@2.1.4
                    npm error missing: @csstools/css-parser-algorithms@^3.0.5, required by @csstools/css-color-parser@3.1.0
                    npm error missing: @csstools/css-tokenizer@^3.0.4, required by @csstools/css-color-parser@3.1.0
                    npm error A complete log of this run can be found in: /home/mf/.npm/_logs/2025-10-13T17_10_06_760Z-debug-0.log
                    
                    *** ioBroker Diagnosis ***
                    
                    Please stretch the window of your terminal programm (puTTY) as wide as possible or switch to full screen
                    

                    fraenk for friends Code: MATF103

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • meuteM meute

                      @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

                      Die Einträge mir extraneous sollten mit einem

                      npm prune
                      

                      verschwinden.

                      $ cd /opt/iobroker
                      
                      /opt/iobroker $ npm prune
                      
                      added 2 packages, and removed 128 packages in 4s
                      
                      108 packages are looking for funding
                        run `npm fund` for details
                      
                      /opt/iobroker $ npm fund
                      iobroker.inst@3.0.0
                      ├── https://github.com/sponsors/epoberezkin
                      │   └── ajv@6.12.6
                      ├─┬ https://opencollective.com/express
                      │ │ └── express@5.1.0
                      │ └── https://github.com/sponsors/sindresorhus
                      │     └── merge-descriptors@2.0.0, is-stream@2.0.1, decompress-response@6.0.0, mimic-response@3.1.0, get-stream@6.0.1, responselike@3.0.0, lowercase-keys@3.0.0, quick-lru@5.1.1, onetime@5.1.2, escape-string-regexp@4.0.0, find-up@5.0.0, locate-path@6.0.0, p-locate@5.0.0, p-limit@3.1.0, yocto-queue@0.1.0, log-symbols@4.1.0, is-unicode-supported@0.1.0, strip-json-comments@3.1.1, camelcase@6.3.0, decamelize@4.0.0, component-emitter@1.3.1
                      ├── https://github.com/sponsors/jaredhanson
                      │   └── passport@0.7.0
                      ├── https://github.com/sponsors/RubenVerborgh
                      │   └── follow-redirects@1.15.6
                      ├── https://github.com/sponsors/ljharb
                      │   └── get-intrinsic@1.3.0, function-bind@1.1.2, gopd@1.2.0, has-symbols@1.1.0, has-tostringtag@1.0.2, qs@6.14.0, side-channel@1.1.0, object-inspect@1.13.4, side-channel-list@1.0.0, side-channel-map@1.0.1, call-bound@1.0.4, side-channel-weakmap@1.0.2, minimist@1.2.8
                      ├── https://github.com/sponsors/panva
                      │   └── jose@4.15.9
                      ├── https://github.com/sponsors/isaacs
                      │   └── glob@8.1.0, minimatch@9.0.5
                      ├── https://github.com/sponsors/feross
                      │   └── buffer@5.7.1, safe-buffer@5.2.1
                      ├── https://github.com/sponsors/AlCalzone
                      │   └── @esm2cjs/got@13.0.0, @esm2cjs/cacheable-lookup@7.0.0, @esm2cjs/cacheable-request@10.2.12, @esm2cjs/mimic-response@4.0.0, @esm2cjs/normalize-url@8.0.0, @esm2cjs/responselike@3.0.0, @esm2cjs/form-data-encoder@2.1.4, @esm2cjs/http-timer@5.0.1, @esm2cjs/is@5.6.0, @esm2cjs/lowercase-keys@3.0.0, @esm2cjs/p-cancelable@3.0.0
                      ├─┬ https://opencollective.com/node-fetch
                      │ │ └── node-fetch@3.3.2
                      │ └── https://github.com/sponsors/jimmywarting
                      │     └── fetch-blob@3.2.0, node-domexception@1.0.0
                      ├── https://opencollective.com/js-sdsl
                      │   └── js-sdsl@4.3.0
                      ├── https://github.com/fb55/entities?sponsor=1
                      │   └── entities@6.0.0
                      ├── https://github.com/sponsors/NaturalIntelligence
                      │   └── fast-xml-parser@4.5.3, strnum@1.1.2
                      ├── https://opencollective.com/serialport/donate
                      │   └── serialport@12.0.0, @serialport/bindings-cpp@12.0.1, @serialport/parser-readline@11.0.0, @serialport/parser-delimiter@11.0.0, @serialport/parser-byte-length@12.0.0, @serialport/parser-cctalk@12.0.0, @serialport/parser-delimiter@12.0.0, @serialport/parser-inter-byte-timeout@12.0.0, @serialport/parser-readline@12.0.0, @serialport/parser-ready@12.0.0, @serialport/parser-regex@12.0.0, @serialport/parser-slip-encoder@12.0.0, @serialport/parser-spacepacket@12.0.0, @serialport/stream@12.0.0
                      ├── https://github.com/inikulin/parse5?sponsor=1
                      │   └── parse5@7.3.0
                      ├── https://github.com/sponsors/csstools
                      │   └── @csstools/css-calc@2.1.4, @csstools/css-color-parser@3.1.0, @csstools/color-helpers@5.1.0
                      ├── https://opencollective.com/ioredis
                      │   └── ioredis@4.30.0
                      ├── https://github.com/sindresorhus/execa?sponsor=1
                      │   └── execa@5.1.1
                      ├── https://paulmillr.com/funding/
                      │   └── chokidar@3.5.3
                      ├── https://github.com/sponsors/sibiraj-s
                      │   └── ci-info@3.9.0
                      ├── https://opencollective.com/sinon
                      │   └── sinon@15.2.0
                      └── https://github.com/chalk/supports-color?sponsor=1
                          └── supports-color@8.1.1
                      

                      npm error bei iob diag:

                      $ iob diag
                      *** iob diag is starting up, please wait ***
                      npm error code ELSPROBLEMS
                      npm error extraneous: @mapbox/node-pre-gyp@1.0.11 /opt/iobroker/node_modules/@mapbox/node-pre-gyp
                      npm error extraneous: abbrev@1.1.1 /opt/iobroker/node_modules/abbrev
                      npm error extraneous: aproba@2.1.0 /opt/iobroker/node_modules/aproba
                      npm error extraneous: are-we-there-yet@2.0.0 /opt/iobroker/node_modules/are-we-there-yet
                      npm error extraneous: color-support@1.1.3 /opt/iobroker/node_modules/color-support
                      npm error extraneous: concat-map@0.0.1 /opt/iobroker/node_modules/concat-map
                      npm error extraneous: console-control-strings@1.1.0 /opt/iobroker/node_modules/console-control-strings
                      npm error extraneous: delegates@1.0.0 /opt/iobroker/node_modules/delegates
                      npm error extraneous: detect-libc@2.1.2 /opt/iobroker/node_modules/detect-libc
                      npm error extraneous: gauge@3.0.2 /opt/iobroker/node_modules/gauge
                      npm error extraneous: has-unicode@2.0.1 /opt/iobroker/node_modules/has-unicode
                      npm error extraneous: make-dir@3.1.0 /opt/iobroker/node_modules/make-dir
                      npm error extraneous: mimic-response@2.1.0 /opt/iobroker/node_modules/mimic-response
                      npm error extraneous: nopt@5.0.0 /opt/iobroker/node_modules/nopt
                      npm error extraneous: npmlog@5.0.1 /opt/iobroker/node_modules/npmlog
                      npm error extraneous: path-is-absolute@1.0.1 /opt/iobroker/node_modules/path-is-absolute
                      npm error extraneous: rimraf@3.0.2 /opt/iobroker/node_modules/rimraf
                      npm error extraneous: set-blocking@2.0.0 /opt/iobroker/node_modules/set-blocking
                      npm error extraneous: simple-concat@1.0.1 /opt/iobroker/node_modules/simple-concat
                      npm error extraneous: simple-get@3.1.1 /opt/iobroker/node_modules/simple-get
                      npm error extraneous: wide-align@1.1.5 /opt/iobroker/node_modules/wide-align
                      npm error extraneous: agent-base@6.0.2 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/agent-base
                      npm error extraneous: debug@4.4.3 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/debug
                      npm error extraneous: https-proxy-agent@5.0.1 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/https-proxy-agent
                      npm error extraneous: ms@2.1.3 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/ms
                      npm error extraneous: node-fetch@2.7.0 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/node-fetch
                      npm error extraneous: tr46@0.0.3 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/tr46
                      npm error extraneous: webidl-conversions@3.0.1 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/webidl-conversions
                      npm error extraneous: whatwg-url@5.0.0 /opt/iobroker/node_modules/@mapbox/node-pre-gyp/node_modules/whatwg-url
                      npm error extraneous: semver@6.3.1 /opt/iobroker/node_modules/make-dir/node_modules/semver
                      npm error extraneous: brace-expansion@1.1.12 /opt/iobroker/node_modules/rimraf/node_modules/brace-expansion
                      npm error extraneous: glob@7.2.3 /opt/iobroker/node_modules/rimraf/node_modules/glob
                      npm error extraneous: minimatch@3.1.2 /opt/iobroker/node_modules/rimraf/node_modules/minimatch
                      npm error extraneous: decompress-response@4.2.1 /opt/iobroker/node_modules/simple-get/node_modules/decompress-response
                      npm error invalid: buffer@5.7.1 /opt/iobroker/node_modules/buffer
                      npm error missing: @csstools/css-parser-algorithms@^3.0.4, required by @asamuzakjp/css-color@3.2.0
                      npm error missing: @csstools/css-tokenizer@^3.0.3, required by @asamuzakjp/css-color@3.2.0
                      npm error missing: @csstools/css-parser-algorithms@^3.0.5, required by @csstools/css-calc@2.1.4
                      npm error missing: @csstools/css-tokenizer@^3.0.4, required by @csstools/css-calc@2.1.4
                      npm error missing: @csstools/css-parser-algorithms@^3.0.5, required by @csstools/css-color-parser@3.1.0
                      npm error missing: @csstools/css-tokenizer@^3.0.4, required by @csstools/css-color-parser@3.1.0
                      npm error A complete log of this run can be found in: /home/mf/.npm/_logs/2025-10-13T17_10_06_760Z-debug-0.log
                      
                      *** ioBroker Diagnosis ***
                      
                      Please stretch the window of your terminal programm (puTTY) as wide as possible or switch to full screen
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #22

                      @meute

                      Dann weiß ich es auch nicht.
                      Zeig mal die komplette Ausgabe von

                      iob diag
                      

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      meuteM 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @meute

                        Dann weiß ich es auch nicht.
                        Zeig mal die komplette Ausgabe von

                        iob diag
                        
                        meuteM Offline
                        meuteM Offline
                        meute
                        schrieb am zuletzt editiert von
                        #23

                        @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

                        Dann weiß ich es auch nicht.

                        ioBroker läuft ja.
                        Vll. verschwindet der Fehler irgendwann von selbst.
                        Der npm error kommt nur bei iob diag.

                        @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

                        Zeig mal die komplette Ausgabe von

                        iob diag
                        

                        Bitteschön:

                        ========== Start marking the full check here ===========

                        Script v.2025-08-09
                        
                        *** BASE SYSTEM ***
                        Operating System: Debian GNU/Linux 13 (trixie)
                         Static hostname: iobroker84
                               Icon name: computer-container
                                 Chassis: container ☐
                          Virtualization: lxc
                                  Kernel: Linux 6.14.11-3-pve
                            Architecture: x86-64
                        OS is similar to:
                        
                        model name      : Intel(R) Celeron(R) J4105 CPU @ 1.50GHz
                        Docker          : false
                        Virtualization  : lxc
                        Kernel          : x86_64
                        Userland        : 64 bit
                        
                        Systemuptime and Load:
                         19:17:09 up 1 day,  7:03,  1 user,  load average: 0.43, 0.46, 0.47
                        CPU threads: 2
                        
                        
                        *** LIFE CYCLE STATUS ***
                        Operating System is the current Debian stable version codenamed 'trixie'!
                        
                        *** TIME AND TIMEZONES ***
                                       Local time: Mon 2025-10-13 19:17:09 CEST
                                   Universal time: Mon 2025-10-13 17:17:09 UTC
                                         RTC time: n/a
                                        Time zone: Europe/Berlin (CEST, +0200)
                        System clock synchronized: yes
                                      NTP service: inactive
                                  RTC in local TZ: no
                        
                        *** Users and Groups ***
                        User that called 'iob diag':
                        mf
                        HOME=/home/mf
                        GROUPS=mf adm sudo users iobroker lxc_shares
                        
                        User that is running 'js-controller':
                        iobroker
                        HOME=/home/iobroker
                        SUDO_HOME=/home/mf
                        GROUPS=iobroker tty dialout audio video plugdev lxc_shares
                        
                        *** DISPLAY-SERVER SETUP ***
                        Display-Server:         false
                        Unit display-manager.service could not be found.
                        Display-Manager:
                        Desktop:
                        Session:                tty
                        
                        *** MEMORY ***
                                       total        used        free      shared  buff/cache   available
                        Mem:            4.3G        1.5G        1.5G        6.3M        1.4G        2.8G
                        Swap:           536M        278K        536M
                        Total:          4.8G        1.5G        2.0G
                        
                        Active iob-Instances:   15
                        
                                 4096 M total memory
                                 1427 M used memory
                                  623 M active memory
                                 1872 M inactive memory
                                 1386 M free memory
                                    0 M buffer memory
                                 1288 M swap cache
                                  512 M total swap
                                    0 M used swap
                                  511 M free swap
                        
                        *** top - Table Of Processes  ***
                        top - 19:17:09 up 1 day,  7:03,  1 user,  load average: 0.43, 0.46, 0.47
                        Tasks:  52 total,   1 running,  51 sleeping,   0 stopped,   0 zombie
                        %Cpu(s):  0.0 us,  4.5 sy,  0.0 ni, 90.9 id,  0.0 wa,  0.0 hi,  4.5 si,  0.0 st
                        MiB Mem :   4096.0 total,   1384.7 free,   1428.7 used,   1288.4 buff/cache
                        MiB Swap:    512.0 total,    511.7 free,      0.3 used.   2667.3 avail Mem
                        
                        *** FAILED SERVICES ***
                        
                          UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
                        * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
                        * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
                        
                        Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                                ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                                SUB    -> The low-level unit activation state, values depend on unit type.
                        
                        2 loaded units listed.
                        
                        
                        *** DMESG CRITICAL ERRORS ***
                        dmesg: read kernel buffer failed: Operation not permitted
                        No critical errors detected
                        
                        *** FILESYSTEM ***
                        Filesystem                                  Type      Size  Used Avail Use% Mounted on
                        /dev/mapper/pve-vm--100--disk--0            ext4       12G  7.1G  4.2G  64% /
                        //192.168.23.8/FRITZ.NAS/CT500MX5-00SSD1-01 cifs      467G   50G  417G  11% /mnt/nas8
                        none                                        tmpfs     492K  4.0K  488K   1% /dev
                        udev                                        devtmpfs  9.7G     0  9.7G   0% /dev/tty
                        tmpfs                                       tmpfs     9.7G     0  9.7G   0% /dev/shm
                        tmpfs                                       tmpfs     3.9G  3.3M  3.9G   1% /run
                        tmpfs                                       tmpfs     9.7G  2.8M  9.7G   1% /tmp
                        tmpfs                                       tmpfs     5.0M     0  5.0M   0% /run/lock
                        tmpfs                                       tmpfs     2.0G  8.0K  2.0G   1% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        dmesg: read kernel buffer failed: Operation not permitted
                        
                        Show mounted filesystems:
                        TARGET      SOURCE                                      FSTYPE OPTIONS
                        /           /dev/mapper/pve-vm--100--disk--0            ext4   rw,relatime,stripe=16
                        `-/mnt/nas8 //192.168.23.8/FRITZ.NAS/CT500MX5-00SSD1-01 cifs   rw,relatime,vers=3.0,cache=strict,upcall_target=app,username=fritznas,uid=100000,forceuid,gid=110000,forcegid,addr=192.168.23.8,file_mode=0770,dir_mode=0770,soft,nounix,mapposix,reparse=nfs,nativesocket,symlink=native,rsize=1048576,wsize=1048576,bsize=1048576,retrans=1,echo_interval=60,actimeo=1,closetimeo=1
                        
                        Files in neuralgic directories:
                        
                        /var:
                        2.0G    /var/
                        1.3G    /var/log/journal
                        1.3G    /var/log
                        1.2G    /var/log/journal/649cc30af99f46b985202f72e64de40c
                        496M    /var/cache
                        
                        Archived and active journals take up 1.1G in the file system.
                        
                        /opt/iobroker/backups:
                        69M     /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        383M    /opt/iobroker/iobroker-data/
                        300M    /opt/iobroker/iobroker-data/files
                        67M     /opt/iobroker/iobroker-data/files/echarts.admin
                        61M     /opt/iobroker/iobroker-data/files/echarts
                        53M     /opt/iobroker/iobroker-data/backup-objects
                        
                        The five largest files in iobroker-data are:
                        27M     /opt/iobroker/iobroker-data/objects.jsonl
                        26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
                        26M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.js.map
                        24M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.6a71b34c.js.map
                        24M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.70a15e1f.js.map
                        
                        USB-Devices by-id:
                        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                        
                        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.20.0
                        /usr/bin/node           v22.20.0
                        /usr/bin/npm            11.6.2
                        /usr/bin/npx            11.6.2
                        /usr/bin/corepack       0.34.0
                        
                        nodejs:
                          Installed: 22.20.0-1nodesource1
                          Candidate: 22.20.0-1nodesource1
                          Version table:
                         *** 22.20.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                100 /var/lib/dpkg/status
                             22.19.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.18.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.17.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.17.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.16.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.15.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.15.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.14.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.13.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.13.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.12.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.11.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.10.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.9.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.8.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.7.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.6.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.5.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.5.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.4.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.4.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.3.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.2.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.1.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.0.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             20.19.2+dfsg-1 500
                                500 http://deb.debian.org/debian trixie/main amd64 Packages
                        
                        Temp directories causing deletion problem: 0
                        No problems detected
                        
                        Errors in npm tree: 0
                        No problems detected
                        
                        Checking for nodejs vulnerability:
                        
                        
                         █████  ██      ██           ██████   ██████   ██████  ██████         ██
                        ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                        ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                        ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                        ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                        
                        
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Hosts:
                        iobroker84          iobroker84 (version: 7.0.7, hostname: iobroker84    , alive, uptime: 71195)
                        
                        Core adapters versions
                        js-controller:  7.0.7
                        admin:          7.7.2
                        javascript:     8.9.2
                        
                        nodejs modules from github:     0
                        
                        Adapter State
                        + system.adapter.admin.0                  : admin                 : iobroker84                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          system.adapter.alias-manager.0          : alias-manager         : iobroker84                               - disabled
                        + system.adapter.backitup.0               : backitup              : iobroker84                               -  enabled
                        + system.adapter.discovery.0              : discovery             : iobroker84                               -  enabled
                        + system.adapter.echarts.0                : echarts               : iobroker84                               -  enabled
                          system.adapter.ical.0                   : ical                  : iobroker84                               -  enabled
                        + system.adapter.influxdb.0               : influxdb              : iobroker84                               -  enabled, port: 8086
                        + system.adapter.iqontrol.0               : iqontrol              : iobroker84                               -  enabled
                        + system.adapter.javascript.0             : javascript            : iobroker84                               -  enabled
                        + system.adapter.modbus.0                 : modbus                : iobroker84                               -  enabled
                          system.adapter.ping.0                   : ping                  : iobroker84                               - disabled
                        + system.adapter.shelly.0                 : shelly                : iobroker84                               -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.sonoff.0                 : sonoff                : iobroker84                               -  enabled, port: 1885, bind: 0.0.0.0
                        + system.adapter.tr-064.0                 : tr-064                : iobroker84                               -  enabled
                        + system.adapter.trashschedule.0          : trashschedule         : iobroker84                               -  enabled
                        + system.adapter.web.0                    : web                   : iobroker84                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : iobroker84                               -  enabled
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                        + system.adapter.admin.0                  : admin                 : iobroker84                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.influxdb.0               : influxdb              : iobroker84                               -  enabled, port: 8086
                        + system.adapter.shelly.0                 : shelly                : iobroker84                               -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.sonoff.0                 : sonoff                : iobroker84                               -  enabled, port: 1885, bind: 0.0.0.0
                        + system.adapter.web.0                    : web                   : iobroker84                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        ioBroker-Repositories
                        ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                        │ (index) │ name     │ url                                                     │ auto upgrade │
                        ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                        │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                        │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                        └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                        
                        Active repo(s): stable
                        Upgrade policy: none
                        
                        Installed ioBroker-Adapters
                        Used repository: stable
                        Adapter    "admin"        : 7.7.2    , installed 7.7.2
                        Adapter    "alias-manager": 2.0.0    , installed 2.0.0
                        Adapter    "backitup"     : 3.3.5    , installed 3.3.5
                        Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                        Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                        Adapter    "ical"         : 1.17.0   , installed 1.17.0
                        Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                        Adapter    "iqontrol"     : 3.0.0    , installed 3.0.0
                        Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                        Controller "js-controller": 7.0.7    , installed 7.0.7
                        Adapter    "modbus"       : 6.3.2    , installed 6.3.2
                        Adapter    "ping"         : 1.6.2    , installed 1.6.2
                        Adapter    "shelly"       : 10.2.0   , installed 10.2.0
                        Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                        Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                        Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
                        Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                        Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                        Adapter    "web"          : 7.0.8    , installed 7.0.8
                        Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                        Adapter    "ws"           : 2.6.2    , installed 2.6.2
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        1346
                        States:         1053
                        
                        *** OS-Repositories and Updates ***
                        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://deb.debian.org/debian trixie InRelease
                        Hit:2 http://deb.debian.org/debian trixie-updates InRelease
                        Hit:3 http://security.debian.org trixie-security InRelease
                        Hit:4 https://repos.influxdata.com/debian stable InRelease
                        Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
                        Reading package lists...
                        W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                        Pending Updates: 0
                        
                        *** Listening Ports ***
                        Active Internet connections (only servers)
                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                        tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      0          30476144   255/smbd
                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          30471050   1/init
                        tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      0          30476143   255/smbd
                        tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       31761702   1730/io.sonoff.0
                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       31759277   1579/iobroker.js-co
                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       31758015   1579/iobroker.js-co
                        tcp6       0      0 :::139                  :::*                    LISTEN      0          30476142   255/smbd
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          30476526   1/init
                        tcp6       0      0 :::111                  :::*                    LISTEN      0          30471052   1/init
                        tcp6       0      0 :::445                  :::*                    LISTEN      0          30476141   255/smbd
                        tcp6       0      0 :::8086                 :::*                    LISTEN      999        30476154   177/influxd
                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       31759357   1598/io.admin.0
                        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       31761907   1805/io.web.0
                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          30471051   1/init
                        udp        0      0 192.168.23.255:137      0.0.0.0:*                           0          30476030   208/nmbd
                        udp        0      0 192.168.23.84:137       0.0.0.0:*                           0          30476029   208/nmbd
                        udp        0      0 0.0.0.0:137             0.0.0.0:*                           0          30476017   208/nmbd
                        udp        0      0 192.168.23.255:138      0.0.0.0:*                           0          30476032   208/nmbd
                        udp        0      0 192.168.23.84:138       0.0.0.0:*                           0          30476031   208/nmbd
                        udp        0      0 0.0.0.0:138             0.0.0.0:*                           0          30476018   208/nmbd
                        udp        0      0 192.168.23.84:5353      0.0.0.0:*                           1001       31762800   1775/io.tr-064.0
                        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       31762618   1715/io.shelly.0
                        udp6       0      0 :::111                  :::*                                0          30471053   1/init
                        
                        *** Log File - Last 25 Lines ***
                        
                        2025-10-13 17:32:33.484  - info: web.0 (1805) ==> Connected system.user.admin from ::ffff:192.168.23.186
                        2025-10-13 17:34:19.147  - info: web.0 (1805) <== Disconnect system.user.admin from ::ffff:192.168.23.186 iqontrol.0
                        2025-10-13 17:34:19.705  - info: web.0 (1805) ==> Connected system.user.admin from ::ffff:192.168.23.186
                        2025-10-13 17:35:19.994  - info: web.0 (1805) <== Disconnect system.user.admin from ::ffff:192.168.23.186 iqontrol.0
                        2025-10-13 18:00:00.038  - info: host.iobroker84 instance system.adapter.ical.0 in version "1.17.0" started with pid 5332
                        2025-10-13 18:00:02.030  - info: ical.0 (5332) starting. Version 1.17.0 in /opt/iobroker/node_modules/iobroker.ical, node: v22.20.0, js-controller: 7.0.7
                        2025-10-13 18:00:02.414  - info: ical.0 (5332) processing URL: Abfuhrkalender https://calendar.google.com/calendar/ical/bd0a1fc1997514e89949bb190399d86de9d17b2640e28a28dbf8f1bf391e5f90%40group.calendar.google.com/private-7d7300d8d092a6268253c104d9f3fdf1/basic.ics
                        2025-10-13 18:00:07.500  - info: ical.0 (5332) Terminated (NO_ERROR): Without reason
                        2025-10-13 18:00:08.027  - info: host.iobroker84 instance system.adapter.ical.0 having pid 5332 terminated with code 0 (NO_ERROR)
                        2025-10-13 18:12:03.795  - info: web.0 (1805) ==> Connected system.user.admin from ::ffff:192.168.23.186
                        2025-10-13 18:12:11.020  - info: web.0 (1805) <== Disconnect system.user.admin from ::ffff:192.168.23.186 iqontrol.0
                        2025-10-13 18:30:00.031  - info: host.iobroker84 instance system.adapter.ical.0 in version "1.17.0" started with pid 5359
                        2025-10-13 18:30:01.837  - info: ical.0 (5359) starting. Version 1.17.0 in /opt/iobroker/node_modules/iobroker.ical, node: v22.20.0, js-controller: 7.0.7
                        2025-10-13 18:30:02.240  - info: ical.0 (5359) processing URL: Abfuhrkalender https://calendar.google.com/calendar/ical/bd0a1fc1997514e89949bb190399d86de9d17b2640e28a28dbf8f1bf391e5f90%40group.calendar.google.com/private-7d7300d8d092a6268253c104d9f3fdf1/basic.ics
                        2025-10-13 18:30:07.335  - info: ical.0 (5359) Terminated (NO_ERROR): Without reason
                        2025-10-13 18:30:07.859  - info: host.iobroker84 instance system.adapter.ical.0 having pid 5359 terminated with code 0 (NO_ERROR)
                        2025-10-13 18:46:50.115  - info: admin.0 (1598) ==> Connected system.user.admin from ::ffff:192.168.23.27
                        2025-10-13 18:47:13.830  - info: admin.0 (1598) <== Disconnect system.user.admin from ::ffff:192.168.23.27 admin
                        2025-10-13 19:00:00.040  - info: host.iobroker84 instance system.adapter.ical.0 in version "1.17.0" started with pid 6152
                        2025-10-13 19:00:01.904  - info: ical.0 (6152) starting. Version 1.17.0 in /opt/iobroker/node_modules/iobroker.ical, node: v22.20.0, js-controller: 7.0.7
                        2025-10-13 19:00:02.283  - info: ical.0 (6152) processing URL: Abfuhrkalender https://calendar.google.com/calendar/ical/bd0a1fc1997514e89949bb190399d86de9d17b2640e28a28dbf8f1bf391e5f90%40group.calendar.google.com/private-7d7300d8d092a6268253c104d9f3fdf1/basic.ics
                        2025-10-13 19:00:07.373  - info: ical.0 (6152) Terminated (NO_ERROR): Without reason
                        2025-10-13 19:00:07.903  - info: host.iobroker84 instance system.adapter.ical.0 having pid 6152 terminated with code 0 (NO_ERROR)
                        2025-10-13 19:09:32.661  - info: admin.0 (1598) ==> Connected system.user.admin from ::ffff:192.168.23.27
                        2025-10-13 19:09:43.940  - info: admin.0 (1598) <== Disconnect system.user.admin from ::ffff:192.168.23.27 admin
                        
                        

                        ============ Mark until here for C&P =============

                        iob diag has finished.

                        fraenk for friends Code: MATF103

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • meuteM meute

                          @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

                          Dann weiß ich es auch nicht.

                          ioBroker läuft ja.
                          Vll. verschwindet der Fehler irgendwann von selbst.
                          Der npm error kommt nur bei iob diag.

                          @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

                          Zeig mal die komplette Ausgabe von

                          iob diag
                          

                          Bitteschön:

                          ========== Start marking the full check here ===========

                          Script v.2025-08-09
                          
                          *** BASE SYSTEM ***
                          Operating System: Debian GNU/Linux 13 (trixie)
                           Static hostname: iobroker84
                                 Icon name: computer-container
                                   Chassis: container ☐
                            Virtualization: lxc
                                    Kernel: Linux 6.14.11-3-pve
                              Architecture: x86-64
                          OS is similar to:
                          
                          model name      : Intel(R) Celeron(R) J4105 CPU @ 1.50GHz
                          Docker          : false
                          Virtualization  : lxc
                          Kernel          : x86_64
                          Userland        : 64 bit
                          
                          Systemuptime and Load:
                           19:17:09 up 1 day,  7:03,  1 user,  load average: 0.43, 0.46, 0.47
                          CPU threads: 2
                          
                          
                          *** LIFE CYCLE STATUS ***
                          Operating System is the current Debian stable version codenamed 'trixie'!
                          
                          *** TIME AND TIMEZONES ***
                                         Local time: Mon 2025-10-13 19:17:09 CEST
                                     Universal time: Mon 2025-10-13 17:17:09 UTC
                                           RTC time: n/a
                                          Time zone: Europe/Berlin (CEST, +0200)
                          System clock synchronized: yes
                                        NTP service: inactive
                                    RTC in local TZ: no
                          
                          *** Users and Groups ***
                          User that called 'iob diag':
                          mf
                          HOME=/home/mf
                          GROUPS=mf adm sudo users iobroker lxc_shares
                          
                          User that is running 'js-controller':
                          iobroker
                          HOME=/home/iobroker
                          SUDO_HOME=/home/mf
                          GROUPS=iobroker tty dialout audio video plugdev lxc_shares
                          
                          *** DISPLAY-SERVER SETUP ***
                          Display-Server:         false
                          Unit display-manager.service could not be found.
                          Display-Manager:
                          Desktop:
                          Session:                tty
                          
                          *** MEMORY ***
                                         total        used        free      shared  buff/cache   available
                          Mem:            4.3G        1.5G        1.5G        6.3M        1.4G        2.8G
                          Swap:           536M        278K        536M
                          Total:          4.8G        1.5G        2.0G
                          
                          Active iob-Instances:   15
                          
                                   4096 M total memory
                                   1427 M used memory
                                    623 M active memory
                                   1872 M inactive memory
                                   1386 M free memory
                                      0 M buffer memory
                                   1288 M swap cache
                                    512 M total swap
                                      0 M used swap
                                    511 M free swap
                          
                          *** top - Table Of Processes  ***
                          top - 19:17:09 up 1 day,  7:03,  1 user,  load average: 0.43, 0.46, 0.47
                          Tasks:  52 total,   1 running,  51 sleeping,   0 stopped,   0 zombie
                          %Cpu(s):  0.0 us,  4.5 sy,  0.0 ni, 90.9 id,  0.0 wa,  0.0 hi,  4.5 si,  0.0 st
                          MiB Mem :   4096.0 total,   1384.7 free,   1428.7 used,   1288.4 buff/cache
                          MiB Swap:    512.0 total,    511.7 free,      0.3 used.   2667.3 avail Mem
                          
                          *** FAILED SERVICES ***
                          
                            UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
                          * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
                          * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
                          
                          Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                                  ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                                  SUB    -> The low-level unit activation state, values depend on unit type.
                          
                          2 loaded units listed.
                          
                          
                          *** DMESG CRITICAL ERRORS ***
                          dmesg: read kernel buffer failed: Operation not permitted
                          No critical errors detected
                          
                          *** FILESYSTEM ***
                          Filesystem                                  Type      Size  Used Avail Use% Mounted on
                          /dev/mapper/pve-vm--100--disk--0            ext4       12G  7.1G  4.2G  64% /
                          //192.168.23.8/FRITZ.NAS/CT500MX5-00SSD1-01 cifs      467G   50G  417G  11% /mnt/nas8
                          none                                        tmpfs     492K  4.0K  488K   1% /dev
                          udev                                        devtmpfs  9.7G     0  9.7G   0% /dev/tty
                          tmpfs                                       tmpfs     9.7G     0  9.7G   0% /dev/shm
                          tmpfs                                       tmpfs     3.9G  3.3M  3.9G   1% /run
                          tmpfs                                       tmpfs     9.7G  2.8M  9.7G   1% /tmp
                          tmpfs                                       tmpfs     5.0M     0  5.0M   0% /run/lock
                          tmpfs                                       tmpfs     2.0G  8.0K  2.0G   1% /run/user/1000
                          
                          Messages concerning ext4 filesystem in dmesg:
                          dmesg: read kernel buffer failed: Operation not permitted
                          
                          Show mounted filesystems:
                          TARGET      SOURCE                                      FSTYPE OPTIONS
                          /           /dev/mapper/pve-vm--100--disk--0            ext4   rw,relatime,stripe=16
                          `-/mnt/nas8 //192.168.23.8/FRITZ.NAS/CT500MX5-00SSD1-01 cifs   rw,relatime,vers=3.0,cache=strict,upcall_target=app,username=fritznas,uid=100000,forceuid,gid=110000,forcegid,addr=192.168.23.8,file_mode=0770,dir_mode=0770,soft,nounix,mapposix,reparse=nfs,nativesocket,symlink=native,rsize=1048576,wsize=1048576,bsize=1048576,retrans=1,echo_interval=60,actimeo=1,closetimeo=1
                          
                          Files in neuralgic directories:
                          
                          /var:
                          2.0G    /var/
                          1.3G    /var/log/journal
                          1.3G    /var/log
                          1.2G    /var/log/journal/649cc30af99f46b985202f72e64de40c
                          496M    /var/cache
                          
                          Archived and active journals take up 1.1G in the file system.
                          
                          /opt/iobroker/backups:
                          69M     /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          383M    /opt/iobroker/iobroker-data/
                          300M    /opt/iobroker/iobroker-data/files
                          67M     /opt/iobroker/iobroker-data/files/echarts.admin
                          61M     /opt/iobroker/iobroker-data/files/echarts
                          53M     /opt/iobroker/iobroker-data/backup-objects
                          
                          The five largest files in iobroker-data are:
                          27M     /opt/iobroker/iobroker-data/objects.jsonl
                          26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
                          26M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.js.map
                          24M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.6a71b34c.js.map
                          24M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.70a15e1f.js.map
                          
                          USB-Devices by-id:
                          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                          
                          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.20.0
                          /usr/bin/node           v22.20.0
                          /usr/bin/npm            11.6.2
                          /usr/bin/npx            11.6.2
                          /usr/bin/corepack       0.34.0
                          
                          nodejs:
                            Installed: 22.20.0-1nodesource1
                            Candidate: 22.20.0-1nodesource1
                            Version table:
                           *** 22.20.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                  100 /var/lib/dpkg/status
                               22.19.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.18.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.17.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.17.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.16.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.15.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.15.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.14.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.13.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.13.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.12.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.11.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.10.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.9.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.8.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.7.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.6.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.5.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.5.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.4.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.4.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.3.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.2.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.1.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.0.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               20.19.2+dfsg-1 500
                                  500 http://deb.debian.org/debian trixie/main amd64 Packages
                          
                          Temp directories causing deletion problem: 0
                          No problems detected
                          
                          Errors in npm tree: 0
                          No problems detected
                          
                          Checking for nodejs vulnerability:
                          
                          
                           █████  ██      ██           ██████   ██████   ██████  ██████         ██
                          ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                          ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                          ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                          ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                          
                          
                          
                          *** ioBroker-Installation ***
                          
                          ioBroker Status
                          iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Hosts:
                          iobroker84          iobroker84 (version: 7.0.7, hostname: iobroker84    , alive, uptime: 71195)
                          
                          Core adapters versions
                          js-controller:  7.0.7
                          admin:          7.7.2
                          javascript:     8.9.2
                          
                          nodejs modules from github:     0
                          
                          Adapter State
                          + system.adapter.admin.0                  : admin                 : iobroker84                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            system.adapter.alias-manager.0          : alias-manager         : iobroker84                               - disabled
                          + system.adapter.backitup.0               : backitup              : iobroker84                               -  enabled
                          + system.adapter.discovery.0              : discovery             : iobroker84                               -  enabled
                          + system.adapter.echarts.0                : echarts               : iobroker84                               -  enabled
                            system.adapter.ical.0                   : ical                  : iobroker84                               -  enabled
                          + system.adapter.influxdb.0               : influxdb              : iobroker84                               -  enabled, port: 8086
                          + system.adapter.iqontrol.0               : iqontrol              : iobroker84                               -  enabled
                          + system.adapter.javascript.0             : javascript            : iobroker84                               -  enabled
                          + system.adapter.modbus.0                 : modbus                : iobroker84                               -  enabled
                            system.adapter.ping.0                   : ping                  : iobroker84                               - disabled
                          + system.adapter.shelly.0                 : shelly                : iobroker84                               -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.sonoff.0                 : sonoff                : iobroker84                               -  enabled, port: 1885, bind: 0.0.0.0
                          + system.adapter.tr-064.0                 : tr-064                : iobroker84                               -  enabled
                          + system.adapter.trashschedule.0          : trashschedule         : iobroker84                               -  enabled
                          + system.adapter.web.0                    : web                   : iobroker84                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : iobroker84                               -  enabled
                          
                          + instance is alive
                          
                          Enabled adapters with bindings
                          + system.adapter.admin.0                  : admin                 : iobroker84                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.influxdb.0               : influxdb              : iobroker84                               -  enabled, port: 8086
                          + system.adapter.shelly.0                 : shelly                : iobroker84                               -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.sonoff.0                 : sonoff                : iobroker84                               -  enabled, port: 1885, bind: 0.0.0.0
                          + system.adapter.web.0                    : web                   : iobroker84                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          
                          ioBroker-Repositories
                          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                          │ (index) │ name     │ url                                                     │ auto upgrade │
                          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                          
                          Active repo(s): stable
                          Upgrade policy: none
                          
                          Installed ioBroker-Adapters
                          Used repository: stable
                          Adapter    "admin"        : 7.7.2    , installed 7.7.2
                          Adapter    "alias-manager": 2.0.0    , installed 2.0.0
                          Adapter    "backitup"     : 3.3.5    , installed 3.3.5
                          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                          Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                          Adapter    "ical"         : 1.17.0   , installed 1.17.0
                          Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                          Adapter    "iqontrol"     : 3.0.0    , installed 3.0.0
                          Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                          Controller "js-controller": 7.0.7    , installed 7.0.7
                          Adapter    "modbus"       : 6.3.2    , installed 6.3.2
                          Adapter    "ping"         : 1.6.2    , installed 1.6.2
                          Adapter    "shelly"       : 10.2.0   , installed 10.2.0
                          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                          Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
                          Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                          Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                          Adapter    "web"          : 7.0.8    , installed 7.0.8
                          Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                          Adapter    "ws"           : 2.6.2    , installed 2.6.2
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        1346
                          States:         1053
                          
                          *** OS-Repositories and Updates ***
                          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://deb.debian.org/debian trixie InRelease
                          Hit:2 http://deb.debian.org/debian trixie-updates InRelease
                          Hit:3 http://security.debian.org trixie-security InRelease
                          Hit:4 https://repos.influxdata.com/debian stable InRelease
                          Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
                          Reading package lists...
                          W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                          Pending Updates: 0
                          
                          *** Listening Ports ***
                          Active Internet connections (only servers)
                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                          tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      0          30476144   255/smbd
                          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          30471050   1/init
                          tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      0          30476143   255/smbd
                          tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       31761702   1730/io.sonoff.0
                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       31759277   1579/iobroker.js-co
                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       31758015   1579/iobroker.js-co
                          tcp6       0      0 :::139                  :::*                    LISTEN      0          30476142   255/smbd
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          30476526   1/init
                          tcp6       0      0 :::111                  :::*                    LISTEN      0          30471052   1/init
                          tcp6       0      0 :::445                  :::*                    LISTEN      0          30476141   255/smbd
                          tcp6       0      0 :::8086                 :::*                    LISTEN      999        30476154   177/influxd
                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       31759357   1598/io.admin.0
                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       31761907   1805/io.web.0
                          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          30471051   1/init
                          udp        0      0 192.168.23.255:137      0.0.0.0:*                           0          30476030   208/nmbd
                          udp        0      0 192.168.23.84:137       0.0.0.0:*                           0          30476029   208/nmbd
                          udp        0      0 0.0.0.0:137             0.0.0.0:*                           0          30476017   208/nmbd
                          udp        0      0 192.168.23.255:138      0.0.0.0:*                           0          30476032   208/nmbd
                          udp        0      0 192.168.23.84:138       0.0.0.0:*                           0          30476031   208/nmbd
                          udp        0      0 0.0.0.0:138             0.0.0.0:*                           0          30476018   208/nmbd
                          udp        0      0 192.168.23.84:5353      0.0.0.0:*                           1001       31762800   1775/io.tr-064.0
                          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       31762618   1715/io.shelly.0
                          udp6       0      0 :::111                  :::*                                0          30471053   1/init
                          
                          *** Log File - Last 25 Lines ***
                          
                          2025-10-13 17:32:33.484  - info: web.0 (1805) ==> Connected system.user.admin from ::ffff:192.168.23.186
                          2025-10-13 17:34:19.147  - info: web.0 (1805) <== Disconnect system.user.admin from ::ffff:192.168.23.186 iqontrol.0
                          2025-10-13 17:34:19.705  - info: web.0 (1805) ==> Connected system.user.admin from ::ffff:192.168.23.186
                          2025-10-13 17:35:19.994  - info: web.0 (1805) <== Disconnect system.user.admin from ::ffff:192.168.23.186 iqontrol.0
                          2025-10-13 18:00:00.038  - info: host.iobroker84 instance system.adapter.ical.0 in version "1.17.0" started with pid 5332
                          2025-10-13 18:00:02.030  - info: ical.0 (5332) starting. Version 1.17.0 in /opt/iobroker/node_modules/iobroker.ical, node: v22.20.0, js-controller: 7.0.7
                          2025-10-13 18:00:02.414  - info: ical.0 (5332) processing URL: Abfuhrkalender https://calendar.google.com/calendar/ical/bd0a1fc1997514e89949bb190399d86de9d17b2640e28a28dbf8f1bf391e5f90%40group.calendar.google.com/private-7d7300d8d092a6268253c104d9f3fdf1/basic.ics
                          2025-10-13 18:00:07.500  - info: ical.0 (5332) Terminated (NO_ERROR): Without reason
                          2025-10-13 18:00:08.027  - info: host.iobroker84 instance system.adapter.ical.0 having pid 5332 terminated with code 0 (NO_ERROR)
                          2025-10-13 18:12:03.795  - info: web.0 (1805) ==> Connected system.user.admin from ::ffff:192.168.23.186
                          2025-10-13 18:12:11.020  - info: web.0 (1805) <== Disconnect system.user.admin from ::ffff:192.168.23.186 iqontrol.0
                          2025-10-13 18:30:00.031  - info: host.iobroker84 instance system.adapter.ical.0 in version "1.17.0" started with pid 5359
                          2025-10-13 18:30:01.837  - info: ical.0 (5359) starting. Version 1.17.0 in /opt/iobroker/node_modules/iobroker.ical, node: v22.20.0, js-controller: 7.0.7
                          2025-10-13 18:30:02.240  - info: ical.0 (5359) processing URL: Abfuhrkalender https://calendar.google.com/calendar/ical/bd0a1fc1997514e89949bb190399d86de9d17b2640e28a28dbf8f1bf391e5f90%40group.calendar.google.com/private-7d7300d8d092a6268253c104d9f3fdf1/basic.ics
                          2025-10-13 18:30:07.335  - info: ical.0 (5359) Terminated (NO_ERROR): Without reason
                          2025-10-13 18:30:07.859  - info: host.iobroker84 instance system.adapter.ical.0 having pid 5359 terminated with code 0 (NO_ERROR)
                          2025-10-13 18:46:50.115  - info: admin.0 (1598) ==> Connected system.user.admin from ::ffff:192.168.23.27
                          2025-10-13 18:47:13.830  - info: admin.0 (1598) <== Disconnect system.user.admin from ::ffff:192.168.23.27 admin
                          2025-10-13 19:00:00.040  - info: host.iobroker84 instance system.adapter.ical.0 in version "1.17.0" started with pid 6152
                          2025-10-13 19:00:01.904  - info: ical.0 (6152) starting. Version 1.17.0 in /opt/iobroker/node_modules/iobroker.ical, node: v22.20.0, js-controller: 7.0.7
                          2025-10-13 19:00:02.283  - info: ical.0 (6152) processing URL: Abfuhrkalender https://calendar.google.com/calendar/ical/bd0a1fc1997514e89949bb190399d86de9d17b2640e28a28dbf8f1bf391e5f90%40group.calendar.google.com/private-7d7300d8d092a6268253c104d9f3fdf1/basic.ics
                          2025-10-13 19:00:07.373  - info: ical.0 (6152) Terminated (NO_ERROR): Without reason
                          2025-10-13 19:00:07.903  - info: host.iobroker84 instance system.adapter.ical.0 having pid 6152 terminated with code 0 (NO_ERROR)
                          2025-10-13 19:09:32.661  - info: admin.0 (1598) ==> Connected system.user.admin from ::ffff:192.168.23.27
                          2025-10-13 19:09:43.940  - info: admin.0 (1598) <== Disconnect system.user.admin from ::ffff:192.168.23.27 admin
                          
                          

                          ============ Mark until here for C&P =============

                          iob diag has finished.

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #24

                          @meute Nutzt dir zwar nix, aber unter nodejs@22 ist das bei mir alles sauber:

                          echad@chet:/opt/iobroker $ node -v
                          v22.20.0
                          echad@chet:/opt/iobroker $ npm ls canvas
                          iobroker.inst@3.0.0 /opt/iobroker
                          ├─┬ iobroker.echarts@2.0.10
                          │ ├── canvas@3.2.0
                          │ └─┬ jsdom@26.1.0
                          │   └── canvas@3.2.0 deduped
                          ├─┬ iobroker.mihome-vacuum@5.3.0
                          │ └── canvas@3.2.0 deduped
                          └─┬ iobroker.parcel@0.2.10
                            └─┬ jsdom@25.0.1
                              └── canvas@2.11.2
                          
                          echad@chet:/opt/iobroker $ npm ls
                          iobroker.inst@3.0.0 /opt/iobroker
                          ├── iobroker.admin@7.7.3
                          ├── iobroker.alexa2@3.27.3
                          ├── iobroker.alias-manager@2.0.0
                          ├── iobroker.ankersolix2@2.4.1
                          ├── iobroker.awtrix-light@2.0.0
                          ├── iobroker.backitup@3.3.9
                          ├── iobroker.ble@0.14.1
                          ├── iobroker.cloud@5.0.1
                          ├── iobroker.devices@1.2.9
                          ├── iobroker.echarts@2.0.10
                          ├── iobroker.firetv@2.1.0
                          ├── iobroker.followthesun@0.5.2
                          ├── iobroker.govee-app@0.0.6 (git+ssh://git@github.com/TA2k/ioBroker.govee-app.git#6a0f84cfb34eb3a0ca647c7a519b9d5a48ccfb85)
                          ├── iobroker.govee-local@0.2.9
                          ├── iobroker.history@3.0.1
                          ├── iobroker.ical@1.17.0
                          ├── iobroker.iceroad@1.2.1
                          ├── iobroker.iot@4.1.0
                          ├── iobroker.javascript@9.0.11
                          ├── iobroker.js-controller@7.0.7
                          ├── iobroker.mihome-cloud@0.1.1
                          ├── iobroker.mihome-vacuum@5.3.0
                          ├── iobroker.mihome@1.4.0
                          ├── iobroker.mqtt@6.1.4
                          ├── iobroker.nina@0.0.26
                          ├── iobroker.notification-manager@1.3.0
                          ├── iobroker.nuki-extended@2.7.0
                          ├── iobroker.nut@1.7.0
                          ├── iobroker.opendtu@3.1.0
                          ├── iobroker.openweathermap@1.4.0
                          ├── iobroker.parcel@0.2.10
                          ├── iobroker.playstation@0.0.3
                          ├── iobroker.rpi2@2.4.0 (git+ssh://git@github.com/Grothesk242/ioBroker.rpi2.git#c87e9539d89bac8f4d19b266679bcb78ed554f1d)
                          ├── iobroker.sainlogic@0.12.1
                          ├── iobroker.samsung_tizen@1.1.0
                          ├── iobroker.samsung@0.6.1
                          ├── iobroker.switchbot-hub@0.1.2 (git+ssh://git@github.com/DrozmotiX/ioBroker.switchbot-hub.git#7a05fa59dfc5e3ce8d73018badc4e420996452f8)
                          ├── iobroker.tado@0.8.0
                          ├── iobroker.tankerkoenig@3.4.0
                          ├── iobroker.tr-064@4.3.0
                          ├── iobroker.tradfri@3.1.3
                          ├── iobroker.trashschedule@4.0.1
                          ├── iobroker.tuya@3.17.0
                          ├── iobroker.weather-warnings@0.8.0
                          ├── iobroker.web@7.0.9
                          ├── iobroker.whatsapp-cmb@0.3.0
                          └── iobroker.zigbee@3.1.5
                          
                          echad@chet:/opt/iobroker $ lsb_release -cs
                          trixie
                          echad@chet:/opt/iobroker $
                          

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          meuteM 1 Antwort Letzte Antwort
                          1
                          • Thomas BraunT Thomas Braun

                            @meute Nutzt dir zwar nix, aber unter nodejs@22 ist das bei mir alles sauber:

                            echad@chet:/opt/iobroker $ node -v
                            v22.20.0
                            echad@chet:/opt/iobroker $ npm ls canvas
                            iobroker.inst@3.0.0 /opt/iobroker
                            ├─┬ iobroker.echarts@2.0.10
                            │ ├── canvas@3.2.0
                            │ └─┬ jsdom@26.1.0
                            │   └── canvas@3.2.0 deduped
                            ├─┬ iobroker.mihome-vacuum@5.3.0
                            │ └── canvas@3.2.0 deduped
                            └─┬ iobroker.parcel@0.2.10
                              └─┬ jsdom@25.0.1
                                └── canvas@2.11.2
                            
                            echad@chet:/opt/iobroker $ npm ls
                            iobroker.inst@3.0.0 /opt/iobroker
                            ├── iobroker.admin@7.7.3
                            ├── iobroker.alexa2@3.27.3
                            ├── iobroker.alias-manager@2.0.0
                            ├── iobroker.ankersolix2@2.4.1
                            ├── iobroker.awtrix-light@2.0.0
                            ├── iobroker.backitup@3.3.9
                            ├── iobroker.ble@0.14.1
                            ├── iobroker.cloud@5.0.1
                            ├── iobroker.devices@1.2.9
                            ├── iobroker.echarts@2.0.10
                            ├── iobroker.firetv@2.1.0
                            ├── iobroker.followthesun@0.5.2
                            ├── iobroker.govee-app@0.0.6 (git+ssh://git@github.com/TA2k/ioBroker.govee-app.git#6a0f84cfb34eb3a0ca647c7a519b9d5a48ccfb85)
                            ├── iobroker.govee-local@0.2.9
                            ├── iobroker.history@3.0.1
                            ├── iobroker.ical@1.17.0
                            ├── iobroker.iceroad@1.2.1
                            ├── iobroker.iot@4.1.0
                            ├── iobroker.javascript@9.0.11
                            ├── iobroker.js-controller@7.0.7
                            ├── iobroker.mihome-cloud@0.1.1
                            ├── iobroker.mihome-vacuum@5.3.0
                            ├── iobroker.mihome@1.4.0
                            ├── iobroker.mqtt@6.1.4
                            ├── iobroker.nina@0.0.26
                            ├── iobroker.notification-manager@1.3.0
                            ├── iobroker.nuki-extended@2.7.0
                            ├── iobroker.nut@1.7.0
                            ├── iobroker.opendtu@3.1.0
                            ├── iobroker.openweathermap@1.4.0
                            ├── iobroker.parcel@0.2.10
                            ├── iobroker.playstation@0.0.3
                            ├── iobroker.rpi2@2.4.0 (git+ssh://git@github.com/Grothesk242/ioBroker.rpi2.git#c87e9539d89bac8f4d19b266679bcb78ed554f1d)
                            ├── iobroker.sainlogic@0.12.1
                            ├── iobroker.samsung_tizen@1.1.0
                            ├── iobroker.samsung@0.6.1
                            ├── iobroker.switchbot-hub@0.1.2 (git+ssh://git@github.com/DrozmotiX/ioBroker.switchbot-hub.git#7a05fa59dfc5e3ce8d73018badc4e420996452f8)
                            ├── iobroker.tado@0.8.0
                            ├── iobroker.tankerkoenig@3.4.0
                            ├── iobroker.tr-064@4.3.0
                            ├── iobroker.tradfri@3.1.3
                            ├── iobroker.trashschedule@4.0.1
                            ├── iobroker.tuya@3.17.0
                            ├── iobroker.weather-warnings@0.8.0
                            ├── iobroker.web@7.0.9
                            ├── iobroker.whatsapp-cmb@0.3.0
                            └── iobroker.zigbee@3.1.5
                            
                            echad@chet:/opt/iobroker $ lsb_release -cs
                            trixie
                            echad@chet:/opt/iobroker $
                            
                            meuteM Offline
                            meuteM Offline
                            meute
                            schrieb am zuletzt editiert von
                            #25

                            @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

                            @meute Nutzt dir zwar nix, aber unter nodejs@22 ist das bei mir alles sauber:

                            So sieht es bei mir aus:

                            mf@iobroker84:/opt/iobroker $ node -v
                            v22.20.0
                            
                            mf@iobroker84:/opt/iobroker $ npm ls canvas
                            iobroker.inst@3.0.0 /opt/iobroker
                            └── (empty)
                            
                            mf@iobroker84:/opt/iobroker $ npm ls
                            iobroker.inst@3.0.0 /opt/iobroker
                            ├── @mapbox/node-pre-gyp@1.0.11 extraneous
                            ├── abbrev@1.1.1 extraneous
                            ├── aproba@2.1.0 extraneous
                            ├── are-we-there-yet@2.0.0 extraneous
                            ├── color-support@1.1.3 extraneous
                            ├── concat-map@0.0.1 extraneous
                            ├── console-control-strings@1.1.0 extraneous
                            ├── delegates@1.0.0 extraneous
                            ├── detect-libc@2.1.2 extraneous
                            ├── gauge@3.0.2 extraneous
                            ├── has-unicode@2.0.1 extraneous
                            ├── iobroker.admin@7.7.2
                            ├── iobroker.alias-manager@2.0.0
                            ├── iobroker.backitup@3.3.5
                            ├── iobroker.discovery@5.0.0
                            ├── iobroker.echarts@1.9.2
                            ├── iobroker.ical@1.17.0
                            ├── iobroker.influxdb@4.0.2
                            ├── iobroker.iqontrol@3.0.0
                            ├── iobroker.javascript@8.9.2
                            ├── iobroker.js-controller@7.0.7
                            ├── iobroker.modbus@6.3.2
                            ├── iobroker.ping@1.6.2
                            ├── iobroker.shelly@10.2.0
                            ├── iobroker.simple-api@2.8.0
                            ├── iobroker.socketio@6.7.1
                            ├── iobroker.sonoff@3.2.1
                            ├── iobroker.tr-064@4.3.0
                            ├── iobroker.trashschedule@3.3.0
                            ├── iobroker.web@7.0.8
                            ├── iobroker.whatsapp-cmb@0.3.0
                            ├── iobroker.ws@2.6.2
                            ├── make-dir@3.1.0 extraneous
                            ├── mimic-response@2.1.0 extraneous
                            ├── nopt@5.0.0 extraneous
                            ├── npmlog@5.0.1 extraneous
                            ├── path-is-absolute@1.0.1 extraneous
                            ├── rimraf@3.0.2 extraneous
                            ├── set-blocking@2.0.0 extraneous
                            ├── simple-concat@1.0.1 extraneous
                            ├── simple-get@3.1.1 extraneous
                            └── wide-align@1.1.5 extraneous
                            

                            fraenk for friends Code: MATF103

                            1 Antwort Letzte Antwort
                            0
                            • meuteM Offline
                              meuteM Offline
                              meute
                              schrieb am zuletzt editiert von
                              #26

                              Mir sagt canvas jetzt nicht wirklich was.
                              Benötigt der Adapter echarts canvas?
                              Wenn ja, warum ist es bei mir (empty)?

                              fraenk for friends Code: MATF103

                              Thomas BraunT 2 Antworten Letzte Antwort
                              0
                              • meuteM meute

                                Mir sagt canvas jetzt nicht wirklich was.
                                Benötigt der Adapter echarts canvas?
                                Wenn ja, warum ist es bei mir (empty)?

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #27

                                @meute sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

                                Benötigt der Adapter echarts canvas?

                                Ja, einmal als direkte Abhängigkeit und dann braucht jsdom auch canvas. Sieht man hier:

                                ├─┬ iobroker.echarts@2.0.10
                                │ ├── canvas@3.2.0
                                │ └─┬ jsdom@26.1.0
                                │   └── canvas@3.2.0 deduped
                                

                                Deduped bedeutet, das es keine doppelte Installation ist sondern das auf das Modul (in gleicher Versionsnummer) auf einer höheren Ebene zurückgegriffen werden kann.

                                Wenn ja, warum ist es bei mir (empty)?

                                Weil es aus irgendwelchen Gründen bei dir nicht gebaut/kompiliert werden kann.

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                1 Antwort Letzte Antwort
                                1
                                • meuteM meute

                                  Mir sagt canvas jetzt nicht wirklich was.
                                  Benötigt der Adapter echarts canvas?
                                  Wenn ja, warum ist es bei mir (empty)?

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #28

                                  @meute

                                  Was spuckt denn ein

                                  apt policy build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
                                  

                                  aus?

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  meuteM 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @meute

                                    Was spuckt denn ein

                                    apt policy build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
                                    

                                    aus?

                                    meuteM Offline
                                    meuteM Offline
                                    meute
                                    schrieb am zuletzt editiert von
                                    #29

                                    @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

                                    apt policy build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev

                                    $ apt policy build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
                                    build-essential:
                                      Installiert:           12.12
                                      Installationskandidat: 12.12
                                      Versionstabelle:
                                     *** 12.12 500
                                            500 http://deb.debian.org/debian trixie/main amd64 Packages
                                            100 /var/lib/dpkg/status
                                    libcairo2-dev:
                                      Installiert:           1.18.4-1+b1
                                      Installationskandidat: 1.18.4-1+b1
                                      Versionstabelle:
                                     *** 1.18.4-1+b1 500
                                            500 http://deb.debian.org/debian trixie/main amd64 Packages
                                            100 /var/lib/dpkg/status
                                    libpango1.0-dev:
                                      Installiert:           1.56.3-1
                                      Installationskandidat: 1.56.3-1
                                      Versionstabelle:
                                     *** 1.56.3-1 500
                                            500 http://deb.debian.org/debian trixie/main amd64 Packages
                                            100 /var/lib/dpkg/status
                                    libjpeg-dev:
                                      Installiert:           1:2.1.5-4
                                      Installationskandidat: 1:2.1.5-4
                                      Versionstabelle:
                                     *** 1:2.1.5-4 500
                                            500 http://deb.debian.org/debian trixie/main amd64 Packages
                                            100 /var/lib/dpkg/status
                                    libgif-dev:
                                      Installiert:           5.2.2-1+b1
                                      Installationskandidat: 5.2.2-1+b1
                                      Versionstabelle:
                                     *** 5.2.2-1+b1 500
                                            500 http://deb.debian.org/debian trixie/main amd64 Packages
                                            100 /var/lib/dpkg/status
                                    librsvg2-dev:
                                      Installiert:           2.60.0+dfsg-1
                                      Installationskandidat: 2.60.0+dfsg-1
                                      Versionstabelle:
                                     *** 2.60.0+dfsg-1 500
                                            500 http://deb.debian.org/debian trixie/main amd64 Packages
                                            100 /var/lib/dpkg/status
                                    

                                    fraenk for friends Code: MATF103

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • meuteM meute

                                      @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

                                      apt policy build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev

                                      $ apt policy build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
                                      build-essential:
                                        Installiert:           12.12
                                        Installationskandidat: 12.12
                                        Versionstabelle:
                                       *** 12.12 500
                                              500 http://deb.debian.org/debian trixie/main amd64 Packages
                                              100 /var/lib/dpkg/status
                                      libcairo2-dev:
                                        Installiert:           1.18.4-1+b1
                                        Installationskandidat: 1.18.4-1+b1
                                        Versionstabelle:
                                       *** 1.18.4-1+b1 500
                                              500 http://deb.debian.org/debian trixie/main amd64 Packages
                                              100 /var/lib/dpkg/status
                                      libpango1.0-dev:
                                        Installiert:           1.56.3-1
                                        Installationskandidat: 1.56.3-1
                                        Versionstabelle:
                                       *** 1.56.3-1 500
                                              500 http://deb.debian.org/debian trixie/main amd64 Packages
                                              100 /var/lib/dpkg/status
                                      libjpeg-dev:
                                        Installiert:           1:2.1.5-4
                                        Installationskandidat: 1:2.1.5-4
                                        Versionstabelle:
                                       *** 1:2.1.5-4 500
                                              500 http://deb.debian.org/debian trixie/main amd64 Packages
                                              100 /var/lib/dpkg/status
                                      libgif-dev:
                                        Installiert:           5.2.2-1+b1
                                        Installationskandidat: 5.2.2-1+b1
                                        Versionstabelle:
                                       *** 5.2.2-1+b1 500
                                              500 http://deb.debian.org/debian trixie/main amd64 Packages
                                              100 /var/lib/dpkg/status
                                      librsvg2-dev:
                                        Installiert:           2.60.0+dfsg-1
                                        Installationskandidat: 2.60.0+dfsg-1
                                        Versionstabelle:
                                       *** 2.60.0+dfsg-1 500
                                              500 http://deb.debian.org/debian trixie/main amd64 Packages
                                              100 /var/lib/dpkg/status
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von Thomas Braun
                                      #30

                                      @meute

                                      Schau mal ob canvas alleine baut.

                                      cd 
                                      npm install canvas
                                      

                                      Damit wird das Modul unabhängig vom iobroker in deinem Heimverzeichnis gebaut.
                                      Zeig mal die Meldungen dazu.

                                      [Edit:]
                                      Mit

                                      npm uninstall canvas
                                      

                                      im gleichen Verzeichnis wirste das auch wieder los.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      meuteM 1 Antwort Letzte Antwort
                                      1
                                      • Thomas BraunT Thomas Braun

                                        @meute

                                        Schau mal ob canvas alleine baut.

                                        cd 
                                        npm install canvas
                                        

                                        Damit wird das Modul unabhängig vom iobroker in deinem Heimverzeichnis gebaut.
                                        Zeig mal die Meldungen dazu.

                                        [Edit:]
                                        Mit

                                        npm uninstall canvas
                                        

                                        im gleichen Verzeichnis wirste das auch wieder los.

                                        meuteM Offline
                                        meuteM Offline
                                        meute
                                        schrieb am zuletzt editiert von
                                        #31

                                        @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

                                        @meute

                                        Schau mal ob canvas alleine baut.

                                        cd 
                                        npm install canvas
                                        

                                        Damit wird das Modul unabhängig vom iobroker in deinem Heimverzeichnis gebaut.
                                        Zeig mal die Meldungen dazu.

                                        mf@iobroker84:~ $ npm install canvas
                                        
                                        added 37 packages in 5s
                                        
                                        9 packages are looking for funding
                                          run `npm fund` for details
                                        

                                        Habs im Home wieder deinstalliert.

                                        fraenk for friends Code: MATF103

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • meuteM meute

                                          @thomas-braun sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

                                          @meute

                                          Schau mal ob canvas alleine baut.

                                          cd 
                                          npm install canvas
                                          

                                          Damit wird das Modul unabhängig vom iobroker in deinem Heimverzeichnis gebaut.
                                          Zeig mal die Meldungen dazu.

                                          mf@iobroker84:~ $ npm install canvas
                                          
                                          added 37 packages in 5s
                                          
                                          9 packages are looking for funding
                                            run `npm fund` for details
                                          

                                          Habs im Home wieder deinstalliert.

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #32

                                          @meute sagte in npm error bei "iob diag" nach Upgrade auf Debian 13 Trixie:

                                          Habs im Home wieder deinstalliert.

                                          War es denn davor im Baum zu finden?

                                          npm ls
                                          

                                          hätte da ein Modul canvas@3.2.0 zeigen müssen.

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          meuteM 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          360

                                          Online

                                          32.7k

                                          Benutzer

                                          82.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe