Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. io Broker lässt sich nicht updaten (Linux)

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    709

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

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

io Broker lässt sich nicht updaten (Linux)

Scheduled Pinned Locked Moved ioBroker Allgemein
71 Posts 4 Posters 2.3k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • HomoranH Homoran

    @hans-jürgen-strudler Dann warte jetzt mal bis er mit dem Neubau aller Adapter fertig ist.

    hans1990H Offline
    hans1990H Offline
    hans1990
    wrote on last edited by
    #28

    @homoran said in io Broker lässt sich nicht updaten (Linux):

    Dann warte jetzt mal bis er mit dem Neubau aller Adapter fertig ist.

    ist es normal, dass die Weboberfläche derzeit nicht erreichbar ist?

    HomoranH 1 Reply Last reply
    0
    • hans1990H hans1990

      @homoran said in io Broker lässt sich nicht updaten (Linux):

      Dann warte jetzt mal bis er mit dem Neubau aller Adapter fertig ist.

      ist es normal, dass die Weboberfläche derzeit nicht erreichbar ist?

      HomoranH Do not disturb
      HomoranH Do not disturb
      Homoran
      Global Moderator Administrators
      wrote on last edited by Homoran
      #29

      @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

      ist es normal, dass die Weboberfläche derzeit nicht erreichbar ist?

      nein!
      aber du hattest zweimal admin auf dem selben port

      beobachte dann über Konsole mit iob logs --watch und nicht irgendwo eingreifen

      kein Support per PN! - Fragen im Forum stellen -
      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      hans1990H 1 Reply Last reply
      0
      • HomoranH Homoran

        @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

        ist es normal, dass die Weboberfläche derzeit nicht erreichbar ist?

        nein!
        aber du hattest zweimal admin auf dem selben port

        beobachte dann über Konsole mit iob logs --watch und nicht irgendwo eingreifen

        hans1990H Offline
        hans1990H Offline
        hans1990
        wrote on last edited by
        #30

        @homoran said in io Broker lässt sich nicht updaten (Linux):

        beobachte dann über Konsole mit iob logs --watch und nicht irgendwo eingreifen

        Das ist das Ergebnis (nur die letzten Zeilen, da sonst zu lange):

        2024-04-26 16:23:05.616  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
        2024-04-26 16:23:05.617  - error: host.rasphj Caught by controller[0]:   throw err;
        2024-04-26 16:23:05.618  - error: host.rasphj Caught by controller[0]:   ^
        2024-04-26 16:23:05.618  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools'
        2024-04-26 16:23:05.618  - error: host.rasphj Caught by controller[0]: Require stack:
        2024-04-26 16:23:05.619  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.discovery/main.js
        2024-04-26 16:23:05.619  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
        2024-04-26 16:23:05.619  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
        2024-04-26 16:23:05.619  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
        2024-04-26 16:23:05.620  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
        2024-04-26 16:23:05.620  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.discovery/main.js:17:21)
        2024-04-26 16:23:05.620  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
        2024-04-26 16:23:05.620  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
        2024-04-26 16:23:05.621  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
        2024-04-26 16:23:05.621  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
        2024-04-26 16:23:05.621  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
        2024-04-26 16:23:05.621  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2024-04-26 16:23:05.622  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.discovery/main.js' ]
        2024-04-26 16:23:05.622  - error: host.rasphj Caught by controller[0]: }
        2024-04-26 16:23:05.622  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
        2024-04-26 16:23:05.623  - error: host.rasphj instance system.adapter.discovery.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2024-04-26 16:23:05.623  - info: host.rasphj Adapter system.adapter.discovery.0 needs rebuild and will be restarted afterwards.
        2024-04-26 16:23:05.624  - info: host.rasphj system.adapter.discovery.0 will be rebuilt
        2024-04-26 16:23:05.838  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
        2024-04-26 16:23:05.838  - error: host.rasphj Caught by controller[0]:   throw err;
        2024-04-26 16:23:05.838  - error: host.rasphj Caught by controller[0]:   ^
        2024-04-26 16:23:05.838  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
        2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]: Require stack:
        2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
        2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
        2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
        2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
        2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
        2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:18:18)
        2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
        2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
        2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
        2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
        2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
        2024-04-26 16:23:05.841  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2024-04-26 16:23:05.841  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
        2024-04-26 16:23:05.841  - error: host.rasphj Caught by controller[0]: }
        2024-04-26 16:23:05.841  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
        2024-04-26 16:23:05.841  - error: host.rasphj instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2024-04-26 16:23:05.841  - info: host.rasphj Adapter system.adapter.admin.0 needs rebuild and will be restarted afterwards.
        2024-04-26 16:23:05.842  - info: host.rasphj system.adapter.admin.0 will be rebuilt
        2024-04-26 16:23:05.907  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
        2024-04-26 16:23:05.907  - error: host.rasphj Caught by controller[0]:   throw err;
        2024-04-26 16:23:05.907  - error: host.rasphj Caught by controller[0]:   ^
        2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js'
        2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]: Require stack:
        2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
        2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
        2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
        2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
        2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
        2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
        2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
        2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
        2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
        2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
        2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
        2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
        2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]: }
        2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
        2024-04-26 16:23:05.910  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2024-04-26 16:23:05.911  - info: host.rasphj Adapter system.adapter.web.0 needs rebuild of iobroker.js-controller and will be restarted afterwards.
        2024-04-26 16:23:05.911  - info: host.rasphj system.adapter.web.0 will be rebuilt (Args: {"path":"/opt/iobroker/node_modules","module":"iobroker.js-controller","version":"5.0.19"})
        2024-04-26 16:23:09.675  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
        2024-04-26 16:23:09.678  - info: host.rasphj iobroker npm-install: Installing iobroker.heytech@1.0.5... (System call)
        2024-04-26 16:23:15.923  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T14_23_10_738Z-debug-0.log
        2024-04-26 16:23:15.924  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
        2024-04-26 16:23:16.955  - info: host.rasphj iobroker npm-install: exit 25
        2024-04-26 16:23:17.956  - warn: host.rasphj adapter "discovery" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
        2024-04-26 16:23:17.957  - info: host.rasphj iobroker rebuild
        2024-04-26 16:23:19.754  - info: host.rasphj iobroker npm-rebuild: Rebuilding native modules ...
        2024-04-26 16:23:48.352  - info: vis.0 (18269) starting. Version 1.4.5 in /opt/iobroker/node_modules/iobroker.vis, node: v18.20.2, js-controller: 5.0.19
        2024-04-26 16:23:48.637  - info: vis.0 (18269) vis license is OK.
        2024-04-26 16:23:49.642  - info: vis.0 (18269) Terminated (NO_ERROR): Without reason
        2024-04-26 16:24:23.351  - info: host.rasphj iobroker npm-rebuild: rebuilt dependencies successfully
        2024-04-26 16:24:23.385  - info: host.rasphj iobroker npm-rebuild:
        2024-04-26 16:24:23.386  - info: host.rasphj iobroker npm-rebuild: Rebuilding native modules done
        2024-04-26 16:24:24.399  - info: host.rasphj iobroker npm-rebuild: exit 0
        2024-04-26 16:24:24.692  - info: host.rasphj instance system.adapter.discovery.0 started with pid 18660
        2024-04-26 16:24:24.702  - info: host.rasphj instance system.adapter.admin.0 started with pid 18661
        2024-04-26 16:24:24.711  - info: host.rasphj instance system.adapter.web.0 started with pid 18662
        2024-04-26 16:24:25.405  - warn: host.rasphj startInstance cannot find adapter "heytech@1.0.5". Try to install it... 4 attempt
        2024-04-26 16:24:25.406  - info: host.rasphj iobroker install heytech@1.0.5 using installedVersion
        2024-04-26 16:24:26.853  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
        2024-04-26 16:24:26.854  - error: host.rasphj Caught by controller[0]:   throw err;
        2024-04-26 16:24:26.854  - error: host.rasphj Caught by controller[0]:   ^
        2024-04-26 16:24:26.855  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools'
        2024-04-26 16:24:26.855  - error: host.rasphj Caught by controller[0]: Require stack:
        2024-04-26 16:24:26.855  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.discovery/main.js
        2024-04-26 16:24:26.856  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
        2024-04-26 16:24:26.856  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
        2024-04-26 16:24:26.856  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
        2024-04-26 16:24:26.857  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
        2024-04-26 16:24:26.857  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.discovery/main.js:17:21)
        2024-04-26 16:24:26.858  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
        2024-04-26 16:24:26.858  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
        2024-04-26 16:24:26.858  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
        2024-04-26 16:24:26.859  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
        2024-04-26 16:24:26.859  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
        2024-04-26 16:24:26.859  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2024-04-26 16:24:26.860  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.discovery/main.js' ]
        2024-04-26 16:24:26.860  - error: host.rasphj Caught by controller[0]: }
        2024-04-26 16:24:26.860  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
        2024-04-26 16:24:26.861  - error: host.rasphj instance system.adapter.discovery.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2024-04-26 16:24:26.861  - info: host.rasphj Rebuild for adapter system.adapter.discovery.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
        2024-04-26 16:24:26.863  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
        2024-04-26 16:24:26.864  - error: host.rasphj Caught by controller[0]:   throw err;
        2024-04-26 16:24:26.864  - error: host.rasphj Caught by controller[0]:   ^
        2024-04-26 16:24:26.865  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
        2024-04-26 16:24:26.865  - error: host.rasphj Caught by controller[0]: Require stack:
        2024-04-26 16:24:26.865  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
        2024-04-26 16:24:26.865  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
        2024-04-26 16:24:26.866  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
        2024-04-26 16:24:26.866  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
        2024-04-26 16:24:26.866  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
        2024-04-26 16:24:26.867  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:18:18)
        2024-04-26 16:24:26.867  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
        2024-04-26 16:24:26.868  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
        2024-04-26 16:24:26.868  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
        2024-04-26 16:24:26.868  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
        2024-04-26 16:24:26.869  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
        2024-04-26 16:24:26.869  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2024-04-26 16:24:26.869  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
        2024-04-26 16:24:26.870  - error: host.rasphj Caught by controller[0]: }
        2024-04-26 16:24:26.870  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
        2024-04-26 16:24:26.870  - error: host.rasphj instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2024-04-26 16:24:26.871  - info: host.rasphj Rebuild for adapter system.adapter.admin.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
        2024-04-26 16:24:27.173  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
        2024-04-26 16:24:27.174  - error: host.rasphj Caught by controller[0]:   throw err;
        2024-04-26 16:24:27.174  - error: host.rasphj Caught by controller[0]:   ^
        2024-04-26 16:24:27.174  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js'
        2024-04-26 16:24:27.174  - error: host.rasphj Caught by controller[0]: Require stack:
        2024-04-26 16:24:27.175  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
        2024-04-26 16:24:27.175  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
        2024-04-26 16:24:27.175  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
        2024-04-26 16:24:27.176  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
        2024-04-26 16:24:27.176  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
        2024-04-26 16:24:27.176  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
        2024-04-26 16:24:27.177  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
        2024-04-26 16:24:27.177  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
        2024-04-26 16:24:27.177  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
        2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
        2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
        2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
        2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]: }
        2024-04-26 16:24:27.179  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
        2024-04-26 16:24:27.179  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2024-04-26 16:24:27.179  - info: host.rasphj Adapter system.adapter.web.0 needs rebuild and will be restarted afterwards.
        2024-04-26 16:24:27.180  - info: host.rasphj system.adapter.web.0 will be rebuilt
        2024-04-26 16:24:30.676  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
        2024-04-26 16:24:30.679  - info: host.rasphj iobroker npm-install: Installing iobroker.heytech@1.0.5... (System call)
        2024-04-26 16:24:38.037  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T14_24_31_757Z-debug-0.log
        2024-04-26 16:24:38.038  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
        2024-04-26 16:24:39.069  - info: host.rasphj iobroker npm-install: exit 25
        2024-04-26 16:24:40.070  - warn: host.rasphj adapter "web" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
        2024-04-26 16:24:40.071  - info: host.rasphj iobroker rebuild
        2024-04-26 16:24:41.868  - info: host.rasphj iobroker npm-rebuild: Rebuilding native modules ...
        2024-04-26 16:25:11.870  - info: vis.0 (19415) starting. Version 1.4.5 in /opt/iobroker/node_modules/iobroker.vis, node: v18.20.2, js-controller: 5.0.19
        2024-04-26 16:25:12.181  - info: vis.0 (19415) vis license is OK.
        2024-04-26 16:25:13.263  - info: vis.0 (19415) Terminated (NO_ERROR): Without reason
        2024-04-26 16:25:38.876  - info: host.rasphj iobroker npm-rebuild: rebuilt dependencies successfully
        2024-04-26 16:25:38.912  - info: host.rasphj iobroker npm-rebuild:
        2024-04-26 16:25:38.913  - info: host.rasphj iobroker npm-rebuild: Rebuilding native modules done
        2024-04-26 16:25:39.928  - info: host.rasphj iobroker npm-rebuild: exit 0
        2024-04-26 16:25:40.067  - info: host.rasphj instance system.adapter.web.0 started with pid 19767
        2024-04-26 16:25:40.931  - error: host.rasphj Cannot download and install adapter "heytech@1.0.5". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
        2024-04-26 16:25:41.921  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
        2024-04-26 16:25:41.921  - error: host.rasphj Caught by controller[0]:   throw err;
        2024-04-26 16:25:41.921  - error: host.rasphj Caught by controller[0]:   ^
        2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js'
        2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]: Require stack:
        2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
        2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
        2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
        2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
        2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
        2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
        2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
        2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
        2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
        2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
        2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
        2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
        2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]: }
        2024-04-26 16:25:41.925  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
        2024-04-26 16:25:41.925  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2024-04-26 16:25:41.925  - info: host.rasphj Rebuild for adapter system.adapter.web.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
        
        
        HomoranH hans1990H 2 Replies Last reply
        0
        • hans1990H hans1990

          @homoran said in io Broker lässt sich nicht updaten (Linux):

          beobachte dann über Konsole mit iob logs --watch und nicht irgendwo eingreifen

          Das ist das Ergebnis (nur die letzten Zeilen, da sonst zu lange):

          2024-04-26 16:23:05.616  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
          2024-04-26 16:23:05.617  - error: host.rasphj Caught by controller[0]:   throw err;
          2024-04-26 16:23:05.618  - error: host.rasphj Caught by controller[0]:   ^
          2024-04-26 16:23:05.618  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools'
          2024-04-26 16:23:05.618  - error: host.rasphj Caught by controller[0]: Require stack:
          2024-04-26 16:23:05.619  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.discovery/main.js
          2024-04-26 16:23:05.619  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
          2024-04-26 16:23:05.619  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
          2024-04-26 16:23:05.619  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
          2024-04-26 16:23:05.620  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
          2024-04-26 16:23:05.620  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.discovery/main.js:17:21)
          2024-04-26 16:23:05.620  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
          2024-04-26 16:23:05.620  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
          2024-04-26 16:23:05.621  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
          2024-04-26 16:23:05.621  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
          2024-04-26 16:23:05.621  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
          2024-04-26 16:23:05.621  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
          2024-04-26 16:23:05.622  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.discovery/main.js' ]
          2024-04-26 16:23:05.622  - error: host.rasphj Caught by controller[0]: }
          2024-04-26 16:23:05.622  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
          2024-04-26 16:23:05.623  - error: host.rasphj instance system.adapter.discovery.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2024-04-26 16:23:05.623  - info: host.rasphj Adapter system.adapter.discovery.0 needs rebuild and will be restarted afterwards.
          2024-04-26 16:23:05.624  - info: host.rasphj system.adapter.discovery.0 will be rebuilt
          2024-04-26 16:23:05.838  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
          2024-04-26 16:23:05.838  - error: host.rasphj Caught by controller[0]:   throw err;
          2024-04-26 16:23:05.838  - error: host.rasphj Caught by controller[0]:   ^
          2024-04-26 16:23:05.838  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
          2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]: Require stack:
          2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
          2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
          2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
          2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
          2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
          2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:18:18)
          2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
          2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
          2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
          2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
          2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
          2024-04-26 16:23:05.841  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
          2024-04-26 16:23:05.841  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
          2024-04-26 16:23:05.841  - error: host.rasphj Caught by controller[0]: }
          2024-04-26 16:23:05.841  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
          2024-04-26 16:23:05.841  - error: host.rasphj instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2024-04-26 16:23:05.841  - info: host.rasphj Adapter system.adapter.admin.0 needs rebuild and will be restarted afterwards.
          2024-04-26 16:23:05.842  - info: host.rasphj system.adapter.admin.0 will be rebuilt
          2024-04-26 16:23:05.907  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
          2024-04-26 16:23:05.907  - error: host.rasphj Caught by controller[0]:   throw err;
          2024-04-26 16:23:05.907  - error: host.rasphj Caught by controller[0]:   ^
          2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js'
          2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]: Require stack:
          2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
          2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
          2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
          2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
          2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
          2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
          2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
          2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
          2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
          2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
          2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
          2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
          2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
          2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]: }
          2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
          2024-04-26 16:23:05.910  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2024-04-26 16:23:05.911  - info: host.rasphj Adapter system.adapter.web.0 needs rebuild of iobroker.js-controller and will be restarted afterwards.
          2024-04-26 16:23:05.911  - info: host.rasphj system.adapter.web.0 will be rebuilt (Args: {"path":"/opt/iobroker/node_modules","module":"iobroker.js-controller","version":"5.0.19"})
          2024-04-26 16:23:09.675  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
          2024-04-26 16:23:09.678  - info: host.rasphj iobroker npm-install: Installing iobroker.heytech@1.0.5... (System call)
          2024-04-26 16:23:15.923  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T14_23_10_738Z-debug-0.log
          2024-04-26 16:23:15.924  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
          2024-04-26 16:23:16.955  - info: host.rasphj iobroker npm-install: exit 25
          2024-04-26 16:23:17.956  - warn: host.rasphj adapter "discovery" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
          2024-04-26 16:23:17.957  - info: host.rasphj iobroker rebuild
          2024-04-26 16:23:19.754  - info: host.rasphj iobroker npm-rebuild: Rebuilding native modules ...
          2024-04-26 16:23:48.352  - info: vis.0 (18269) starting. Version 1.4.5 in /opt/iobroker/node_modules/iobroker.vis, node: v18.20.2, js-controller: 5.0.19
          2024-04-26 16:23:48.637  - info: vis.0 (18269) vis license is OK.
          2024-04-26 16:23:49.642  - info: vis.0 (18269) Terminated (NO_ERROR): Without reason
          2024-04-26 16:24:23.351  - info: host.rasphj iobroker npm-rebuild: rebuilt dependencies successfully
          2024-04-26 16:24:23.385  - info: host.rasphj iobroker npm-rebuild:
          2024-04-26 16:24:23.386  - info: host.rasphj iobroker npm-rebuild: Rebuilding native modules done
          2024-04-26 16:24:24.399  - info: host.rasphj iobroker npm-rebuild: exit 0
          2024-04-26 16:24:24.692  - info: host.rasphj instance system.adapter.discovery.0 started with pid 18660
          2024-04-26 16:24:24.702  - info: host.rasphj instance system.adapter.admin.0 started with pid 18661
          2024-04-26 16:24:24.711  - info: host.rasphj instance system.adapter.web.0 started with pid 18662
          2024-04-26 16:24:25.405  - warn: host.rasphj startInstance cannot find adapter "heytech@1.0.5". Try to install it... 4 attempt
          2024-04-26 16:24:25.406  - info: host.rasphj iobroker install heytech@1.0.5 using installedVersion
          2024-04-26 16:24:26.853  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
          2024-04-26 16:24:26.854  - error: host.rasphj Caught by controller[0]:   throw err;
          2024-04-26 16:24:26.854  - error: host.rasphj Caught by controller[0]:   ^
          2024-04-26 16:24:26.855  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools'
          2024-04-26 16:24:26.855  - error: host.rasphj Caught by controller[0]: Require stack:
          2024-04-26 16:24:26.855  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.discovery/main.js
          2024-04-26 16:24:26.856  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
          2024-04-26 16:24:26.856  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
          2024-04-26 16:24:26.856  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
          2024-04-26 16:24:26.857  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
          2024-04-26 16:24:26.857  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.discovery/main.js:17:21)
          2024-04-26 16:24:26.858  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
          2024-04-26 16:24:26.858  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
          2024-04-26 16:24:26.858  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
          2024-04-26 16:24:26.859  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
          2024-04-26 16:24:26.859  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
          2024-04-26 16:24:26.859  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
          2024-04-26 16:24:26.860  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.discovery/main.js' ]
          2024-04-26 16:24:26.860  - error: host.rasphj Caught by controller[0]: }
          2024-04-26 16:24:26.860  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
          2024-04-26 16:24:26.861  - error: host.rasphj instance system.adapter.discovery.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2024-04-26 16:24:26.861  - info: host.rasphj Rebuild for adapter system.adapter.discovery.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
          2024-04-26 16:24:26.863  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
          2024-04-26 16:24:26.864  - error: host.rasphj Caught by controller[0]:   throw err;
          2024-04-26 16:24:26.864  - error: host.rasphj Caught by controller[0]:   ^
          2024-04-26 16:24:26.865  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
          2024-04-26 16:24:26.865  - error: host.rasphj Caught by controller[0]: Require stack:
          2024-04-26 16:24:26.865  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
          2024-04-26 16:24:26.865  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
          2024-04-26 16:24:26.866  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
          2024-04-26 16:24:26.866  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
          2024-04-26 16:24:26.866  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
          2024-04-26 16:24:26.867  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:18:18)
          2024-04-26 16:24:26.867  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
          2024-04-26 16:24:26.868  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
          2024-04-26 16:24:26.868  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
          2024-04-26 16:24:26.868  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
          2024-04-26 16:24:26.869  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
          2024-04-26 16:24:26.869  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
          2024-04-26 16:24:26.869  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
          2024-04-26 16:24:26.870  - error: host.rasphj Caught by controller[0]: }
          2024-04-26 16:24:26.870  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
          2024-04-26 16:24:26.870  - error: host.rasphj instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2024-04-26 16:24:26.871  - info: host.rasphj Rebuild for adapter system.adapter.admin.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
          2024-04-26 16:24:27.173  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
          2024-04-26 16:24:27.174  - error: host.rasphj Caught by controller[0]:   throw err;
          2024-04-26 16:24:27.174  - error: host.rasphj Caught by controller[0]:   ^
          2024-04-26 16:24:27.174  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js'
          2024-04-26 16:24:27.174  - error: host.rasphj Caught by controller[0]: Require stack:
          2024-04-26 16:24:27.175  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
          2024-04-26 16:24:27.175  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
          2024-04-26 16:24:27.175  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
          2024-04-26 16:24:27.176  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
          2024-04-26 16:24:27.176  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
          2024-04-26 16:24:27.176  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
          2024-04-26 16:24:27.177  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
          2024-04-26 16:24:27.177  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
          2024-04-26 16:24:27.177  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
          2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
          2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
          2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
          2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
          2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]: }
          2024-04-26 16:24:27.179  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
          2024-04-26 16:24:27.179  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2024-04-26 16:24:27.179  - info: host.rasphj Adapter system.adapter.web.0 needs rebuild and will be restarted afterwards.
          2024-04-26 16:24:27.180  - info: host.rasphj system.adapter.web.0 will be rebuilt
          2024-04-26 16:24:30.676  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
          2024-04-26 16:24:30.679  - info: host.rasphj iobroker npm-install: Installing iobroker.heytech@1.0.5... (System call)
          2024-04-26 16:24:38.037  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T14_24_31_757Z-debug-0.log
          2024-04-26 16:24:38.038  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
          2024-04-26 16:24:39.069  - info: host.rasphj iobroker npm-install: exit 25
          2024-04-26 16:24:40.070  - warn: host.rasphj adapter "web" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
          2024-04-26 16:24:40.071  - info: host.rasphj iobroker rebuild
          2024-04-26 16:24:41.868  - info: host.rasphj iobroker npm-rebuild: Rebuilding native modules ...
          2024-04-26 16:25:11.870  - info: vis.0 (19415) starting. Version 1.4.5 in /opt/iobroker/node_modules/iobroker.vis, node: v18.20.2, js-controller: 5.0.19
          2024-04-26 16:25:12.181  - info: vis.0 (19415) vis license is OK.
          2024-04-26 16:25:13.263  - info: vis.0 (19415) Terminated (NO_ERROR): Without reason
          2024-04-26 16:25:38.876  - info: host.rasphj iobroker npm-rebuild: rebuilt dependencies successfully
          2024-04-26 16:25:38.912  - info: host.rasphj iobroker npm-rebuild:
          2024-04-26 16:25:38.913  - info: host.rasphj iobroker npm-rebuild: Rebuilding native modules done
          2024-04-26 16:25:39.928  - info: host.rasphj iobroker npm-rebuild: exit 0
          2024-04-26 16:25:40.067  - info: host.rasphj instance system.adapter.web.0 started with pid 19767
          2024-04-26 16:25:40.931  - error: host.rasphj Cannot download and install adapter "heytech@1.0.5". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
          2024-04-26 16:25:41.921  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
          2024-04-26 16:25:41.921  - error: host.rasphj Caught by controller[0]:   throw err;
          2024-04-26 16:25:41.921  - error: host.rasphj Caught by controller[0]:   ^
          2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js'
          2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]: Require stack:
          2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
          2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
          2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
          2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
          2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
          2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
          2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
          2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
          2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
          2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
          2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
          2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
          2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
          2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]: }
          2024-04-26 16:25:41.925  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
          2024-04-26 16:25:41.925  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2024-04-26 16:25:41.925  - info: host.rasphj Rebuild for adapter system.adapter.web.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
          
          
          HomoranH Do not disturb
          HomoranH Do not disturb
          Homoran
          Global Moderator Administrators
          wrote on last edited by
          #31

          @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

          error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual: {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T14_24_31_757Z-debug-0.log
          20

          da isser ja!

          Der Rest ist natürlich Mist.
          Jetzt hast du node und Controller upgedatet.

          Außerdem hattest du ja noch extraneous im npm log gehabt.

          Vielleicht hat @thomas-braun noch ne Idee.

          kein Support per PN! - Fragen im Forum stellen -
          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          hans1990H 1 Reply Last reply
          0
          • hans1990H hans1990

            @homoran said in io Broker lässt sich nicht updaten (Linux):

            beobachte dann über Konsole mit iob logs --watch und nicht irgendwo eingreifen

            Das ist das Ergebnis (nur die letzten Zeilen, da sonst zu lange):

            2024-04-26 16:23:05.616  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
            2024-04-26 16:23:05.617  - error: host.rasphj Caught by controller[0]:   throw err;
            2024-04-26 16:23:05.618  - error: host.rasphj Caught by controller[0]:   ^
            2024-04-26 16:23:05.618  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools'
            2024-04-26 16:23:05.618  - error: host.rasphj Caught by controller[0]: Require stack:
            2024-04-26 16:23:05.619  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.discovery/main.js
            2024-04-26 16:23:05.619  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
            2024-04-26 16:23:05.619  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
            2024-04-26 16:23:05.619  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
            2024-04-26 16:23:05.620  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
            2024-04-26 16:23:05.620  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.discovery/main.js:17:21)
            2024-04-26 16:23:05.620  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
            2024-04-26 16:23:05.620  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
            2024-04-26 16:23:05.621  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
            2024-04-26 16:23:05.621  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
            2024-04-26 16:23:05.621  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
            2024-04-26 16:23:05.621  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
            2024-04-26 16:23:05.622  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.discovery/main.js' ]
            2024-04-26 16:23:05.622  - error: host.rasphj Caught by controller[0]: }
            2024-04-26 16:23:05.622  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
            2024-04-26 16:23:05.623  - error: host.rasphj instance system.adapter.discovery.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2024-04-26 16:23:05.623  - info: host.rasphj Adapter system.adapter.discovery.0 needs rebuild and will be restarted afterwards.
            2024-04-26 16:23:05.624  - info: host.rasphj system.adapter.discovery.0 will be rebuilt
            2024-04-26 16:23:05.838  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
            2024-04-26 16:23:05.838  - error: host.rasphj Caught by controller[0]:   throw err;
            2024-04-26 16:23:05.838  - error: host.rasphj Caught by controller[0]:   ^
            2024-04-26 16:23:05.838  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
            2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]: Require stack:
            2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
            2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
            2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
            2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
            2024-04-26 16:23:05.839  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
            2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:18:18)
            2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
            2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
            2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
            2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
            2024-04-26 16:23:05.840  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
            2024-04-26 16:23:05.841  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
            2024-04-26 16:23:05.841  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
            2024-04-26 16:23:05.841  - error: host.rasphj Caught by controller[0]: }
            2024-04-26 16:23:05.841  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
            2024-04-26 16:23:05.841  - error: host.rasphj instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2024-04-26 16:23:05.841  - info: host.rasphj Adapter system.adapter.admin.0 needs rebuild and will be restarted afterwards.
            2024-04-26 16:23:05.842  - info: host.rasphj system.adapter.admin.0 will be rebuilt
            2024-04-26 16:23:05.907  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
            2024-04-26 16:23:05.907  - error: host.rasphj Caught by controller[0]:   throw err;
            2024-04-26 16:23:05.907  - error: host.rasphj Caught by controller[0]:   ^
            2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js'
            2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]: Require stack:
            2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
            2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
            2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
            2024-04-26 16:23:05.908  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
            2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
            2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
            2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
            2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
            2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
            2024-04-26 16:23:05.909  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
            2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
            2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
            2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
            2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]: }
            2024-04-26 16:23:05.910  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
            2024-04-26 16:23:05.910  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2024-04-26 16:23:05.911  - info: host.rasphj Adapter system.adapter.web.0 needs rebuild of iobroker.js-controller and will be restarted afterwards.
            2024-04-26 16:23:05.911  - info: host.rasphj system.adapter.web.0 will be rebuilt (Args: {"path":"/opt/iobroker/node_modules","module":"iobroker.js-controller","version":"5.0.19"})
            2024-04-26 16:23:09.675  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
            2024-04-26 16:23:09.678  - info: host.rasphj iobroker npm-install: Installing iobroker.heytech@1.0.5... (System call)
            2024-04-26 16:23:15.923  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T14_23_10_738Z-debug-0.log
            2024-04-26 16:23:15.924  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
            2024-04-26 16:23:16.955  - info: host.rasphj iobroker npm-install: exit 25
            2024-04-26 16:23:17.956  - warn: host.rasphj adapter "discovery" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
            2024-04-26 16:23:17.957  - info: host.rasphj iobroker rebuild
            2024-04-26 16:23:19.754  - info: host.rasphj iobroker npm-rebuild: Rebuilding native modules ...
            2024-04-26 16:23:48.352  - info: vis.0 (18269) starting. Version 1.4.5 in /opt/iobroker/node_modules/iobroker.vis, node: v18.20.2, js-controller: 5.0.19
            2024-04-26 16:23:48.637  - info: vis.0 (18269) vis license is OK.
            2024-04-26 16:23:49.642  - info: vis.0 (18269) Terminated (NO_ERROR): Without reason
            2024-04-26 16:24:23.351  - info: host.rasphj iobroker npm-rebuild: rebuilt dependencies successfully
            2024-04-26 16:24:23.385  - info: host.rasphj iobroker npm-rebuild:
            2024-04-26 16:24:23.386  - info: host.rasphj iobroker npm-rebuild: Rebuilding native modules done
            2024-04-26 16:24:24.399  - info: host.rasphj iobroker npm-rebuild: exit 0
            2024-04-26 16:24:24.692  - info: host.rasphj instance system.adapter.discovery.0 started with pid 18660
            2024-04-26 16:24:24.702  - info: host.rasphj instance system.adapter.admin.0 started with pid 18661
            2024-04-26 16:24:24.711  - info: host.rasphj instance system.adapter.web.0 started with pid 18662
            2024-04-26 16:24:25.405  - warn: host.rasphj startInstance cannot find adapter "heytech@1.0.5". Try to install it... 4 attempt
            2024-04-26 16:24:25.406  - info: host.rasphj iobroker install heytech@1.0.5 using installedVersion
            2024-04-26 16:24:26.853  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
            2024-04-26 16:24:26.854  - error: host.rasphj Caught by controller[0]:   throw err;
            2024-04-26 16:24:26.854  - error: host.rasphj Caught by controller[0]:   ^
            2024-04-26 16:24:26.855  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools'
            2024-04-26 16:24:26.855  - error: host.rasphj Caught by controller[0]: Require stack:
            2024-04-26 16:24:26.855  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.discovery/main.js
            2024-04-26 16:24:26.856  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
            2024-04-26 16:24:26.856  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
            2024-04-26 16:24:26.856  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
            2024-04-26 16:24:26.857  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
            2024-04-26 16:24:26.857  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.discovery/main.js:17:21)
            2024-04-26 16:24:26.858  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
            2024-04-26 16:24:26.858  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
            2024-04-26 16:24:26.858  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
            2024-04-26 16:24:26.859  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
            2024-04-26 16:24:26.859  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
            2024-04-26 16:24:26.859  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
            2024-04-26 16:24:26.860  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.discovery/main.js' ]
            2024-04-26 16:24:26.860  - error: host.rasphj Caught by controller[0]: }
            2024-04-26 16:24:26.860  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
            2024-04-26 16:24:26.861  - error: host.rasphj instance system.adapter.discovery.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2024-04-26 16:24:26.861  - info: host.rasphj Rebuild for adapter system.adapter.discovery.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
            2024-04-26 16:24:26.863  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
            2024-04-26 16:24:26.864  - error: host.rasphj Caught by controller[0]:   throw err;
            2024-04-26 16:24:26.864  - error: host.rasphj Caught by controller[0]:   ^
            2024-04-26 16:24:26.865  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
            2024-04-26 16:24:26.865  - error: host.rasphj Caught by controller[0]: Require stack:
            2024-04-26 16:24:26.865  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
            2024-04-26 16:24:26.865  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
            2024-04-26 16:24:26.866  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
            2024-04-26 16:24:26.866  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
            2024-04-26 16:24:26.866  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
            2024-04-26 16:24:26.867  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:18:18)
            2024-04-26 16:24:26.867  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
            2024-04-26 16:24:26.868  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
            2024-04-26 16:24:26.868  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
            2024-04-26 16:24:26.868  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
            2024-04-26 16:24:26.869  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
            2024-04-26 16:24:26.869  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
            2024-04-26 16:24:26.869  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
            2024-04-26 16:24:26.870  - error: host.rasphj Caught by controller[0]: }
            2024-04-26 16:24:26.870  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
            2024-04-26 16:24:26.870  - error: host.rasphj instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2024-04-26 16:24:26.871  - info: host.rasphj Rebuild for adapter system.adapter.admin.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
            2024-04-26 16:24:27.173  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
            2024-04-26 16:24:27.174  - error: host.rasphj Caught by controller[0]:   throw err;
            2024-04-26 16:24:27.174  - error: host.rasphj Caught by controller[0]:   ^
            2024-04-26 16:24:27.174  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js'
            2024-04-26 16:24:27.174  - error: host.rasphj Caught by controller[0]: Require stack:
            2024-04-26 16:24:27.175  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
            2024-04-26 16:24:27.175  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
            2024-04-26 16:24:27.175  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
            2024-04-26 16:24:27.176  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
            2024-04-26 16:24:27.176  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
            2024-04-26 16:24:27.176  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
            2024-04-26 16:24:27.177  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
            2024-04-26 16:24:27.177  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
            2024-04-26 16:24:27.177  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
            2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
            2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
            2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
            2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
            2024-04-26 16:24:27.178  - error: host.rasphj Caught by controller[0]: }
            2024-04-26 16:24:27.179  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
            2024-04-26 16:24:27.179  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2024-04-26 16:24:27.179  - info: host.rasphj Adapter system.adapter.web.0 needs rebuild and will be restarted afterwards.
            2024-04-26 16:24:27.180  - info: host.rasphj system.adapter.web.0 will be rebuilt
            2024-04-26 16:24:30.676  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
            2024-04-26 16:24:30.679  - info: host.rasphj iobroker npm-install: Installing iobroker.heytech@1.0.5... (System call)
            2024-04-26 16:24:38.037  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T14_24_31_757Z-debug-0.log
            2024-04-26 16:24:38.038  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
            2024-04-26 16:24:39.069  - info: host.rasphj iobroker npm-install: exit 25
            2024-04-26 16:24:40.070  - warn: host.rasphj adapter "web" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
            2024-04-26 16:24:40.071  - info: host.rasphj iobroker rebuild
            2024-04-26 16:24:41.868  - info: host.rasphj iobroker npm-rebuild: Rebuilding native modules ...
            2024-04-26 16:25:11.870  - info: vis.0 (19415) starting. Version 1.4.5 in /opt/iobroker/node_modules/iobroker.vis, node: v18.20.2, js-controller: 5.0.19
            2024-04-26 16:25:12.181  - info: vis.0 (19415) vis license is OK.
            2024-04-26 16:25:13.263  - info: vis.0 (19415) Terminated (NO_ERROR): Without reason
            2024-04-26 16:25:38.876  - info: host.rasphj iobroker npm-rebuild: rebuilt dependencies successfully
            2024-04-26 16:25:38.912  - info: host.rasphj iobroker npm-rebuild:
            2024-04-26 16:25:38.913  - info: host.rasphj iobroker npm-rebuild: Rebuilding native modules done
            2024-04-26 16:25:39.928  - info: host.rasphj iobroker npm-rebuild: exit 0
            2024-04-26 16:25:40.067  - info: host.rasphj instance system.adapter.web.0 started with pid 19767
            2024-04-26 16:25:40.931  - error: host.rasphj Cannot download and install adapter "heytech@1.0.5". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
            2024-04-26 16:25:41.921  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
            2024-04-26 16:25:41.921  - error: host.rasphj Caught by controller[0]:   throw err;
            2024-04-26 16:25:41.921  - error: host.rasphj Caught by controller[0]:   ^
            2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js'
            2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]: Require stack:
            2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
            2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
            2024-04-26 16:25:41.922  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
            2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
            2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
            2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
            2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
            2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
            2024-04-26 16:25:41.923  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
            2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
            2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
            2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
            2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
            2024-04-26 16:25:41.924  - error: host.rasphj Caught by controller[0]: }
            2024-04-26 16:25:41.925  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
            2024-04-26 16:25:41.925  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2024-04-26 16:25:41.925  - info: host.rasphj Rebuild for adapter system.adapter.web.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
            
            
            hans1990H Offline
            hans1990H Offline
            hans1990
            wrote on last edited by
            #32

            @hans-jürgen-strudler said in io Broker lässt sich nicht updaten (Linux):

            (nur die letzten Zeilen, da sonst zu lange):

            hier ein Auszug von den Error Zeilen

            2024-04-26 16:12:44.343  - error: host.rasphj iobroker npm-install: host.rasphj Invalid version of "admin". Installed "5.1.25", required ">=5.1.28"
            2024-04-26 16:12:46.377  - warn: host.rasphj startInstance cannot find adapter "net-tools". Try to install it... 1 attempt
            2024-04-26 16:13:07.751  - error: host.rasphj iobroker npm-install: host.rasphj Invalid version of "admin". Installed "5.1.25", required ">=6.13.15"
            2024-04-26 16:13:09.784  - warn: host.rasphj startInstance cannot find adapter "ping". Try to install it... 1 attempt
            2024-04-26 16:13:24.644  - warn: host.rasphj startInstance cannot find adapter "shuttercontrol@1.2.1". Try to install it... 1 attempt
            2024-04-26 16:13:40.311  - warn: host.rasphj startInstance cannot find adapter "heytech@1.0.5". Try to install it... 1 attempt
            2024-04-26 16:13:50.827  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T14_13_45_983Z-debug-0.log
            2024-04-26 16:13:50.828  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
            2024-04-26 16:13:52.864  - warn: host.rasphj startInstance cannot find adapter "flot". Try to install it... 1 attempt
            2024-04-26 16:13:57.708  - warn: host.rasphj startInstance cannot find adapter "elero-usb-transmitter@0.5.2". Try to install it... 1 attempt
            2024-04-26 16:16:00.502  - warn: host.rasphj startInstance cannot find adapter "history@1.9.14". Try to install it... 1 attempt
            2024-04-26 16:16:18.909  - error: host.rasphj iobroker npm-install: host.rasphj Invalid version of "admin". Installed "5.1.25", required ">=5.1.28"
            2024-04-26 16:16:20.940  - warn: host.rasphj startInstance cannot find adapter "sonoff@2.4.5". Try to install it... 1 attempt
            2024-04-26 16:16:36.159  - warn: host.rasphj startInstance cannot find adapter "nuki-extended@2.3.1". Try to install it... 1 attempt
            2024-04-26 16:16:55.100  - warn: host.rasphj startInstance cannot find adapter "rpi2@1.3.1". Try to install it... 1 attempt
            2024-04-26 16:16:59.371  - warn: nuki-extended.0 (14121) Callback not attached because too many Callbacks attached to the Nuki Bridge already! Please delete a callback!
            2024-04-26 16:17:36.447  - warn: host.rasphj adapter "discovery" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
            2024-04-26 16:18:04.280  - warn: host.rasphj Slave controller detected disconnection. Stop all instances.
            2024-04-26 16:18:05.121  - error: host.rasphj Cannot find view "system" for search "instance" : Connection is closed.
            2024-04-26 16:18:05.123  - error: host.rasphj Cannot find view "system" for search "instance" : Connection is closed.
            2024-04-26 16:18:05.124  - error: host.rasphj Cannot find view "system" for search "instance" : Connection is closed.
            2024-04-26 16:18:05.144  - error: host.rasphj Cannot find view "system" for search "instance" : Connection is closed.
            2024-04-26 16:18:25.102  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
            2024-04-26 16:18:25.103  - error: host.rasphj Caught by controller[0]:   throw err;
            2024-04-26 16:18:25.104  - error: host.rasphj Caught by controller[0]:   ^
            2024-04-26 16:18:25.104  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
            2024-04-26 16:18:25.105  - error: host.rasphj Caught by controller[0]: Require stack:
            2024-04-26 16:18:25.105  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
            2024-04-26 16:18:25.105  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
            2024-04-26 16:18:25.106  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
            2024-04-26 16:18:25.106  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
            2024-04-26 16:18:25.107  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
            2024-04-26 16:18:25.108  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:18:18)
            2024-04-26 16:18:25.108  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
            2024-04-26 16:18:25.108  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
            2024-04-26 16:18:25.109  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
            2024-04-26 16:18:25.109  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
            2024-04-26 16:18:25.109  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
            2024-04-26 16:18:25.110  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
            2024-04-26 16:18:25.110  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
            2024-04-26 16:18:25.110  - error: host.rasphj Caught by controller[0]: }
            2024-04-26 16:18:25.111  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
            2024-04-26 16:18:25.111  - error: host.rasphj instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2024-04-26 16:18:35.188  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T14_18_29_163Z-debug-0.log
            2024-04-26 16:18:35.189  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
            2024-04-26 16:18:37.280  - warn: host.rasphj adapter "admin" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
            2024-04-26 16:18:49.984  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
            2024-04-26 16:18:49.984  - error: host.rasphj Caught by controller[0]:   throw err;
            2024-04-26 16:18:49.985  - error: host.rasphj Caught by controller[0]:   ^
            2024-04-26 16:18:49.986  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools'
            2024-04-26 16:18:49.986  - error: host.rasphj Caught by controller[0]: Require stack:
            2024-04-26 16:18:49.987  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.discovery/main.js
            2024-04-26 16:18:49.987  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
            2024-04-26 16:18:49.987  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
            2024-04-26 16:18:49.988  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
            2024-04-26 16:18:49.988  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
            2024-04-26 16:18:49.989  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.discovery/main.js:17:21)
            2024-04-26 16:18:49.989  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
            2024-04-26 16:18:49.990  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
            2024-04-26 16:18:49.990  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
            2024-04-26 16:18:49.991  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
            2024-04-26 16:18:49.992  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
            2024-04-26 16:18:49.993  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
            2024-04-26 16:18:49.993  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.discovery/main.js' ]
            2024-04-26 16:18:49.994  - error: host.rasphj Caught by controller[0]: }
            2024-04-26 16:18:49.994  - error: host.rasphj Caught by controller[1]: Node.js v18.20.2
            2024-04-26 16:18:49.995  - error: host.rasphj instance system.adapter.discovery.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2024-04-26 16:25:41.925  - info: host.rasphj Rebuild for adapter system.adapter.web.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            HomoranH 1 Reply Last reply
            0
            • HomoranH Homoran

              @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

              error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual: {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T14_24_31_757Z-debug-0.log
              20

              da isser ja!

              Der Rest ist natürlich Mist.
              Jetzt hast du node und Controller upgedatet.

              Außerdem hattest du ja noch extraneous im npm log gehabt.

              Vielleicht hat @thomas-braun noch ne Idee.

              hans1990H Offline
              hans1990H Offline
              hans1990
              wrote on last edited by
              #33

              @homoran said in io Broker lässt sich nicht updaten (Linux):

              Vielleicht hat @thomas-braun noch ne Idee.

              kann das helfen?

              Please execute "npm install --production" in adapter directory manually.

              npm install --production
              
              HomoranH 1 Reply Last reply
              0
              • hans1990H hans1990

                @hans-jürgen-strudler said in io Broker lässt sich nicht updaten (Linux):

                (nur die letzten Zeilen, da sonst zu lange):

                hier ein Auszug von den Error Zeilen

                2024-04-26 16:12:44.343  - error: host.rasphj iobroker npm-install: host.rasphj Invalid version of "admin". Installed "5.1.25", required ">=5.1.28"
                2024-04-26 16:12:46.377  - warn: host.rasphj startInstance cannot find adapter "net-tools". Try to install it... 1 attempt
                2024-04-26 16:13:07.751  - error: host.rasphj iobroker npm-install: host.rasphj Invalid version of "admin". Installed "5.1.25", required ">=6.13.15"
                2024-04-26 16:13:09.784  - warn: host.rasphj startInstance cannot find adapter "ping". Try to install it... 1 attempt
                2024-04-26 16:13:24.644  - warn: host.rasphj startInstance cannot find adapter "shuttercontrol@1.2.1". Try to install it... 1 attempt
                2024-04-26 16:13:40.311  - warn: host.rasphj startInstance cannot find adapter "heytech@1.0.5". Try to install it... 1 attempt
                2024-04-26 16:13:50.827  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T14_13_45_983Z-debug-0.log
                2024-04-26 16:13:50.828  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
                2024-04-26 16:13:52.864  - warn: host.rasphj startInstance cannot find adapter "flot". Try to install it... 1 attempt
                2024-04-26 16:13:57.708  - warn: host.rasphj startInstance cannot find adapter "elero-usb-transmitter@0.5.2". Try to install it... 1 attempt
                2024-04-26 16:16:00.502  - warn: host.rasphj startInstance cannot find adapter "history@1.9.14". Try to install it... 1 attempt
                2024-04-26 16:16:18.909  - error: host.rasphj iobroker npm-install: host.rasphj Invalid version of "admin". Installed "5.1.25", required ">=5.1.28"
                2024-04-26 16:16:20.940  - warn: host.rasphj startInstance cannot find adapter "sonoff@2.4.5". Try to install it... 1 attempt
                2024-04-26 16:16:36.159  - warn: host.rasphj startInstance cannot find adapter "nuki-extended@2.3.1". Try to install it... 1 attempt
                2024-04-26 16:16:55.100  - warn: host.rasphj startInstance cannot find adapter "rpi2@1.3.1". Try to install it... 1 attempt
                2024-04-26 16:16:59.371  - warn: nuki-extended.0 (14121) Callback not attached because too many Callbacks attached to the Nuki Bridge already! Please delete a callback!
                2024-04-26 16:17:36.447  - warn: host.rasphj adapter "discovery" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
                2024-04-26 16:18:04.280  - warn: host.rasphj Slave controller detected disconnection. Stop all instances.
                2024-04-26 16:18:05.121  - error: host.rasphj Cannot find view "system" for search "instance" : Connection is closed.
                2024-04-26 16:18:05.123  - error: host.rasphj Cannot find view "system" for search "instance" : Connection is closed.
                2024-04-26 16:18:05.124  - error: host.rasphj Cannot find view "system" for search "instance" : Connection is closed.
                2024-04-26 16:18:05.144  - error: host.rasphj Cannot find view "system" for search "instance" : Connection is closed.
                2024-04-26 16:18:25.102  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
                2024-04-26 16:18:25.103  - error: host.rasphj Caught by controller[0]:   throw err;
                2024-04-26 16:18:25.104  - error: host.rasphj Caught by controller[0]:   ^
                2024-04-26 16:18:25.104  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
                2024-04-26 16:18:25.105  - error: host.rasphj Caught by controller[0]: Require stack:
                2024-04-26 16:18:25.105  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
                2024-04-26 16:18:25.105  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
                2024-04-26 16:18:25.106  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
                2024-04-26 16:18:25.106  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
                2024-04-26 16:18:25.107  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
                2024-04-26 16:18:25.108  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:18:18)
                2024-04-26 16:18:25.108  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
                2024-04-26 16:18:25.108  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                2024-04-26 16:18:25.109  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
                2024-04-26 16:18:25.109  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
                2024-04-26 16:18:25.109  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
                2024-04-26 16:18:25.110  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                2024-04-26 16:18:25.110  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
                2024-04-26 16:18:25.110  - error: host.rasphj Caught by controller[0]: }
                2024-04-26 16:18:25.111  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
                2024-04-26 16:18:25.111  - error: host.rasphj instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                2024-04-26 16:18:35.188  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T14_18_29_163Z-debug-0.log
                2024-04-26 16:18:35.189  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
                2024-04-26 16:18:37.280  - warn: host.rasphj adapter "admin" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
                2024-04-26 16:18:49.984  - error: host.rasphj Caught by controller[0]: node:internal/modules/cjs/loader:1143
                2024-04-26 16:18:49.984  - error: host.rasphj Caught by controller[0]:   throw err;
                2024-04-26 16:18:49.985  - error: host.rasphj Caught by controller[0]:   ^
                2024-04-26 16:18:49.986  - error: host.rasphj Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools'
                2024-04-26 16:18:49.986  - error: host.rasphj Caught by controller[0]: Require stack:
                2024-04-26 16:18:49.987  - error: host.rasphj Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.discovery/main.js
                2024-04-26 16:18:49.987  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
                2024-04-26 16:18:49.987  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
                2024-04-26 16:18:49.988  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
                2024-04-26 16:18:49.988  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
                2024-04-26 16:18:49.989  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.discovery/main.js:17:21)
                2024-04-26 16:18:49.989  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
                2024-04-26 16:18:49.990  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                2024-04-26 16:18:49.990  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
                2024-04-26 16:18:49.991  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
                2024-04-26 16:18:49.992  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
                2024-04-26 16:18:49.993  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                2024-04-26 16:18:49.993  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.discovery/main.js' ]
                2024-04-26 16:18:49.994  - error: host.rasphj Caught by controller[0]: }
                2024-04-26 16:18:49.994  - error: host.rasphj Caught by controller[1]: Node.js v18.20.2
                2024-04-26 16:18:49.995  - error: host.rasphj instance system.adapter.discovery.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                2024-04-26 16:25:41.925  - info: host.rasphj Rebuild for adapter system.adapter.web.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                HomoranH Do not disturb
                HomoranH Do not disturb
                Homoran
                Global Moderator Administrators
                wrote on last edited by
                #34

                @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                hier ein Auszug von den Error Zeilen

                teilweise vollkommen ok!
                Die Adapter müssen für das neue node neu gebaut werden. 1st attempt ist also korrekt.

                Andere Adapter benötigen eine höhere Version vom admin, bei dem es allerdings klemmt

                heytech ist anscheinend zu alt und nicht mehr unterstützt, oder über github installiert worden???

                @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                system.adapter.web.0 not successful in 3 tries. Adapter will not be restarted again

                warum das hängt sehe ich jetzt nicht

                kein Support per PN! - Fragen im Forum stellen -
                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                hans1990H 1 Reply Last reply
                0
                • hans1990H hans1990

                  @homoran said in io Broker lässt sich nicht updaten (Linux):

                  Vielleicht hat @thomas-braun noch ne Idee.

                  kann das helfen?

                  Please execute "npm install --production" in adapter directory manually.

                  npm install --production
                  
                  HomoranH Do not disturb
                  HomoranH Do not disturb
                  Homoran
                  Global Moderator Administrators
                  wrote on last edited by Homoran
                  #35

                  @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                  kann das helfen?

                  lass erst einmal alle Eingriffe sein!

                  gibt es neuere log Zeilen als von 16:25?

                  kein Support per PN! - Fragen im Forum stellen -
                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                  Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  hans1990H 1 Reply Last reply
                  0
                  • HomoranH Homoran

                    @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                    kann das helfen?

                    lass erst einmal alle Eingriffe sein!

                    gibt es neuere log Zeilen als von 16:25?

                    hans1990H Offline
                    hans1990H Offline
                    hans1990
                    wrote on last edited by
                    #36

                    @homoran

                    Nein. Das war die letzte Zeile

                    2024-04-26 16:25:41.925  - info: host.rasphj Rebuild for adapter system.adapter.web.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                    
                    HomoranH 1 Reply Last reply
                    0
                    • hans1990H hans1990

                      @homoran said in io Broker lässt sich nicht updaten (Linux):

                      hast du sonst noch was gemacht?

                      iob stop
                      iob update
                      iob upgrade self
                      
                      

                      Ich hab versucht den Fehler zu reproduzieren.

                      @hans-jürgen-strudler said in io Broker lässt sich nicht updaten (Linux):

                      Leider hab ich nicht gespeichert wie die node Version zu hoch war, aber es sah ca. so aus:
                      Copy to Clipboard

                      npm ERR! notsup Required: {"node":"8<=  node => 13"}
                      npm ERR! notsup Actual:   {"npm":"6.14.16","node":"18.20."}
                      
                      

                      auf der Weboberfläche wurde ich informiert, dass das File System geändert wird. das dürfte gerade laufen.

                      HomoranH Do not disturb
                      HomoranH Do not disturb
                      Homoran
                      Global Moderator Administrators
                      wrote on last edited by
                      #37

                      @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                      iob stop

                      hattest du iobroker gestoppt, während dieser dabei war die Adapter neu zu bauen?

                      kein Support per PN! - Fragen im Forum stellen -
                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      hans1990H 1 Reply Last reply
                      0
                      • HomoranH Homoran

                        @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                        hier ein Auszug von den Error Zeilen

                        teilweise vollkommen ok!
                        Die Adapter müssen für das neue node neu gebaut werden. 1st attempt ist also korrekt.

                        Andere Adapter benötigen eine höhere Version vom admin, bei dem es allerdings klemmt

                        heytech ist anscheinend zu alt und nicht mehr unterstützt, oder über github installiert worden???

                        @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                        system.adapter.web.0 not successful in 3 tries. Adapter will not be restarted again

                        warum das hängt sehe ich jetzt nicht

                        hans1990H Offline
                        hans1990H Offline
                        hans1990
                        wrote on last edited by
                        #38

                        @homoran said in io Broker lässt sich nicht updaten (Linux):

                        oder über github installiert worden???

                        Das weiß ich nicht mehr woher ich es installiert habe.

                        1 Reply Last reply
                        0
                        • hans1990H hans1990

                          @homoran

                          Nein. Das war die letzte Zeile

                          2024-04-26 16:25:41.925  - info: host.rasphj Rebuild for adapter system.adapter.web.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                          
                          HomoranH Do not disturb
                          HomoranH Do not disturb
                          Homoran
                          Global Moderator Administrators
                          wrote on last edited by
                          #39

                          @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                          Nein. Das war die letzte Zeile

                          und bei einem neuen iob logs --watch??

                          ok, dann ist da was schiefgelaufen :-(

                          bitte wenn nichts neues kommt aktuellen iob diag posten

                          kein Support per PN! - Fragen im Forum stellen -
                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          hans1990H 1 Reply Last reply
                          0
                          • HomoranH Homoran

                            @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                            iob stop

                            hattest du iobroker gestoppt, während dieser dabei war die Adapter neu zu bauen?

                            hans1990H Offline
                            hans1990H Offline
                            hans1990
                            wrote on last edited by
                            #40

                            @homoran said in io Broker lässt sich nicht updaten (Linux):

                            hattest du iobroker gestoppt, während dieser dabei war die Adapter neu zu bauen?

                            ich war auf der Weboberfläche und er hat mich informiert, dass das Filesystem geändert wird.
                            sonst war nichts

                            HomoranH 2 Replies Last reply
                            0
                            • hans1990H hans1990

                              @homoran said in io Broker lässt sich nicht updaten (Linux):

                              hattest du iobroker gestoppt, während dieser dabei war die Adapter neu zu bauen?

                              ich war auf der Weboberfläche und er hat mich informiert, dass das Filesystem geändert wird.
                              sonst war nichts

                              HomoranH Do not disturb
                              HomoranH Do not disturb
                              Homoran
                              Global Moderator Administrators
                              wrote on last edited by
                              #41

                              @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                              sonst war nichts

                              und wann hattest du den controller upgedatet?
                              ohne node v18.20.2 ging das doch nicht

                              kein Support per PN! - Fragen im Forum stellen -
                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              hans1990H 1 Reply Last reply
                              0
                              • hans1990H hans1990

                                @homoran said in io Broker lässt sich nicht updaten (Linux):

                                hattest du iobroker gestoppt, während dieser dabei war die Adapter neu zu bauen?

                                ich war auf der Weboberfläche und er hat mich informiert, dass das Filesystem geändert wird.
                                sonst war nichts

                                HomoranH Do not disturb
                                HomoranH Do not disturb
                                Homoran
                                Global Moderator Administrators
                                wrote on last edited by
                                #42

                                @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                                ich war auf der Weboberfläche und er hat mich informiert, dass das Filesystem geändert wird.

                                dass das Filesystem geändert wird ist mir nicht bekannt!
                                vielleich die Datenbank von file zu jsonl???

                                Vorhin schriebst du

                                @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                                ist es normal, dass die Weboberfläche derzeit nicht erreichbar ist?

                                wie bist du denn dann darauf gekommen?

                                kein Support per PN! - Fragen im Forum stellen -
                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                hans1990H 1 Reply Last reply
                                0
                                • HomoranH Homoran

                                  @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                                  sonst war nichts

                                  und wann hattest du den controller upgedatet?
                                  ohne node v18.20.2 ging das doch nicht

                                  hans1990H Offline
                                  hans1990H Offline
                                  hans1990
                                  wrote on last edited by
                                  #43

                                  @homoran said in io Broker lässt sich nicht updaten (Linux):

                                  und wann hattest du den controller upgedatet?

                                  das war nach

                                  iob nodejs-update
                                  
                                  HomoranH 1 Reply Last reply
                                  0
                                  • HomoranH Homoran

                                    @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                                    Nein. Das war die letzte Zeile

                                    und bei einem neuen iob logs --watch??

                                    ok, dann ist da was schiefgelaufen :-(

                                    bitte wenn nichts neues kommt aktuellen iob diag posten

                                    hans1990H Offline
                                    hans1990H Offline
                                    hans1990
                                    wrote on last edited by
                                    #44

                                    @homoran said in io Broker lässt sich nicht updaten (Linux):

                                    und bei einem neuen iob logs --watch??
                                    ok, dann ist da was schiefgelaufen
                                    bitte wenn nichts neues kommt aktuellen iob diag posten

                                    Skript v.2023-10-10
                                    
                                    *** BASE SYSTEM ***
                                       Static hostname: rasphj
                                             Icon name: computer
                                      Operating System: Raspbian GNU/Linux 11 (bullseye)
                                                Kernel: Linux 6.1.21-v8+
                                          Architecture: arm64
                                    
                                    Model           : Raspberry Pi 4 Model B Rev 1.1
                                    Docker          : false
                                    Virtualization  : none
                                    Kernel          : aarch64
                                    Userland        : armhf
                                    
                                    Systemuptime and Load:
                                     17:18:36 up  3:03,  1 user,  load average: 2.09, 0.61, 0.31
                                    CPU threads: 4
                                    
                                    
                                    *** RASPBERRY THROTTLING ***
                                    Current issues:
                                    No throttling issues detected.
                                    
                                    Previously detected issues:
                                    No throttling issues detected.
                                    
                                    *** Time and Time Zones ***
                                                   Local time: Fri 2024-04-26 17:18:36 CEST
                                               Universal time: Fri 2024-04-26 15:18:36 UTC
                                                     RTC time: n/a
                                                    Time zone: Europe/Vienna (CEST, +0200)
                                    System clock synchronized: yes
                                                  NTP service: active
                                              RTC in local TZ: no
                                    
                                    *** User and Groups ***
                                    pi
                                    /home/pi
                                    pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                                    
                                    *** X-Server-Setup ***
                                    X-Server:       false
                                    Desktop:
                                    Terminal:       tty
                                    Boot Target:    graphical.target
                                    
                                    *** MEMORY ***
                                                   total        used        free      shared  buff/cache   available
                                    Mem:            3.8G        589M        1.5G        0.0K        1.7G        3.1G
                                    Swap:            99M          0B         99M
                                    Total:          3.9G        589M        1.6G
                                    
                                             3794 M total memory
                                              589 M used memory
                                              635 M active memory
                                             1380 M inactive memory
                                             1530 M free memory
                                              169 M buffer memory
                                             1504 M swap cache
                                               99 M total swap
                                                0 M used swap
                                               99 M free swap
                                    
                                    Raspberry only:
                                    oom events: 0
                                    lifetime oom required: 0 Mbytes
                                    total time in oom handler: 0 ms
                                    max time spent in oom handler: 0 ms
                                    
                                    *** FAILED SERVICES ***
                                    
                                      UNIT LOAD ACTIVE SUB DESCRIPTION
                                    0 loaded units listed.
                                    
                                    *** FILESYSTEM ***
                                    Filesystem     Type      Size  Used Avail Use% Mounted on
                                    /dev/root      ext4       59G  4.6G   52G   9% /
                                    devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                                    tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                                    tmpfs          tmpfs     759M  820K  759M   1% /run
                                    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                    /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
                                    tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
                                    
                                    Messages concerning ext4 filesystem in dmesg:
                                    [Fri Apr 26 14:15:03 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:45:7D:BA vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=d53cc083-02 rootfstype=ext4 fsck.repair=yes rootwait
                                    [Fri Apr 26 14:15:04 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                                    [Fri Apr 26 14:15:04 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                    [Fri Apr 26 14:15:06 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                                    
                                    Show mounted filesystems \(real ones only\):
                                    TARGET  SOURCE         FSTYPE OPTIONS
                                    /       /dev/mmcblk0p2 ext4   rw,noatime
                                    `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    1.7G    /var/
                                    1.3G    /var/log/journal/3e23e34d17484a28b9473f69f7d9d21c
                                    1.3G    /var/log/journal
                                    1.3G    /var/log
                                    202M    /var/cache
                                    
                                    Archived and active journals take up 1.2G in the file system.
                                    
                                    /opt/iobroker/backups:
                                    24M     /opt/iobroker/backups/
                                    
                                    /opt/iobroker/iobroker-data:
                                    202M    /opt/iobroker/iobroker-data/
                                    87M     /opt/iobroker/iobroker-data/history
                                    52M     /opt/iobroker/iobroker-data/files
                                    45M     /opt/iobroker/iobroker-data/backup-objects
                                    27M     /opt/iobroker/iobroker-data/files/javascript.admin
                                    
                                    The five largest files in iobroker-data are:
                                    9.8M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.f6fd0e72.chunk.js.map
                                    6.3M    /opt/iobroker/iobroker-data/objects.json.migrated
                                    6.3M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                    6.2M    /opt/iobroker/iobroker-data/objects.jsonl
                                    4.4M    /opt/iobroker/iobroker-data/files/javascript.admin/vs/language/typescript/tsWorker.js
                                    
                                    USB-Devices by-id:
                                    USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                    
                                    find: '/dev/serial/by-id/': No such file or directory
                                    
                                    *** NodeJS-Installation ***
                                    
                                    /usr/bin/nodejs         v18.20.2
                                    /usr/bin/node           v18.20.2
                                    /usr/bin/npm            10.5.0
                                    /usr/bin/npx            10.5.0
                                    /usr/bin/corepack       0.25.2
                                    
                                    
                                    nodejs:
                                      Installed: 18.20.2-1nodesource1
                                      Candidate: 18.20.2-1nodesource1
                                      Version table:
                                     *** 18.20.2-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                            100 /var/lib/dpkg/status
                                         18.20.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.20.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.19.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.19.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.18.2-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.18.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.18.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.17.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.17.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.16.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.16.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.15.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.14.2-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.14.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.14.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.13.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.12.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.11.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.10.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.9.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.9.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.8.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.7.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.6.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.5.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.4.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.3.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.2.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.1.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.0.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         12.22.12~dfsg-1~deb11u4 500
                                            500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                    
                                    Temp directories causing npm8 problem: 0
                                    No problems detected
                                    
                                    Errors in npm tree:
                                    
                                    *** ioBroker-Installation ***
                                    
                                    ioBroker Status
                                    iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    Core adapters versions
                                    js-controller:  5.0.19
                                    admin:          5.1.25
                                    javascript:     5.2.13
                                    
                                    Adapters from github:   0
                                    
                                    Adapter State
                                      system.adapter.admin.0                  : admin                 : rasphj                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      system.adapter.admin.1                  : admin                 : rasphj                                   - disabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.backitup.0               : backitup              : rasphj                                   -  enabled
                                      system.adapter.discovery.0              : discovery             : rasphj                                   -  enabled
                                      system.adapter.elero-usb-transmitter.0  : elero-usb-transmitter : rasphj                                   - disabled
                                      system.adapter.flot.0                   : flot                  : rasphj                                   -  enabled
                                      system.adapter.heytech.0                : heytech               : rasphj                                   - disabled, port: 1002
                                    + system.adapter.history.0                : history               : rasphj                                   -  enabled
                                      system.adapter.homee.0                  : homee                 : rasphj                                   - disabled
                                    + system.adapter.javascript.0             : javascript            : rasphj                                   -  enabled
                                      system.adapter.net-tools.0              : net-tools             : rasphj                                   - disabled
                                    + system.adapter.nuki-extended.0          : nuki-extended         : rasphj                                   -  enabled
                                    + system.adapter.nuki.0                   : nuki                  : rasphj                                   -  enabled
                                    + system.adapter.octoprint.0              : octoprint             : rasphj                                   -  enabled
                                      system.adapter.ping.0                   : ping                  : rasphj                                   - disabled
                                    + system.adapter.rpi2.0                   : rpi2                  : rasphj                                   -  enabled
                                    + system.adapter.shelly.0                 : shelly                : rasphj                                   -  enabled, port: 1883, bind: 0.0.0.0
                                      system.adapter.shuttercontrol.0         : shuttercontrol        : rasphj                                   - disabled
                                    + system.adapter.sonoff.0                 : sonoff                : rasphj                                   -  enabled, port: 1883, bind: 0.0.0.0
                                      system.adapter.synology.0               : synology              : rasphj                                   - disabled, port: 5000
                                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : rasphj                                   -  enabled
                                      system.adapter.vis.0                    : vis                   : rasphj                                   -  enabled
                                      system.adapter.web.0                    : web                   : rasphj                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    + system.adapter.wled.0                   : wled                  : rasphj                                   -  enabled
                                    
                                    + instance is alive
                                    
                                    Enabled adapters with bindings
                                      system.adapter.admin.0                  : admin                 : rasphj                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.shelly.0                 : shelly                : rasphj                                   -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.sonoff.0                 : sonoff                : rasphj                                   -  enabled, port: 1883, bind: 0.0.0.0
                                      system.adapter.web.0                    : web                   : rasphj                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    
                                    ioBroker-Repositories
                                    stable        : http://download.iobroker.net/sources-dist.json
                                    beta          : http://download.iobroker.net/sources-dist-latest.json
                                    
                                    Active repo(s): stable
                                    
                                    Installed ioBroker-Instances
                                    Used repository: stable
                                    Adapter    "admin"        : 6.13.16  , installed 5.1.25 [Updatable]
                                    Adapter    "backitup"     : 2.11.0   , installed 2.2.2  [Updatable]
                                    Adapter    "discovery"    : 4.4.0    , installed 2.7.3  [Updatable]
                                    Adapter    "elero-usb-transmitter": 0.5.2, installed 0.5.2
                                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                    Adapter    "history"      : 3.0.1    , installed 3.0.1
                                    Adapter    "homee"        : 1.2.0    , installed 1.2.0
                                    Adapter    "javascript"   : 7.8.0    , installed 5.2.13 [Updatable]
                                    Controller "js-controller": 5.0.19   , installed 5.0.19
                                    Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
                                    Adapter    "nuki"         : 1.6.0    , installed 1.5.0  [Updatable]
                                    Adapter    "nuki-extended": 2.6.5    , installed 2.3.1  [Updatable]
                                    Adapter    "octoprint"    : 5.1.0    , installed 1.1.1  [Updatable]
                                    Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                    Adapter    "rpi2"         : 1.3.2    , installed 1.3.1  [Updatable]
                                    Adapter    "shelly"       : 6.8.0    , installed 4.0.7  [Updatable]
                                    Adapter    "shuttercontrol": 1.7.0   , installed 1.2.1  [Updatable]
                                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                    Adapter    "socketio"     : 6.6.1    , installed 6.6.1
                                    Adapter    "sonoff"       : 3.0.3    , installed 2.4.5  [Updatable]
                                    Adapter    "synology"     : 3.1.0    , installed 3.1.0
                                    Adapter    "vis"          : 1.5.4    , installed 1.4.5  [Updatable]
                                    Adapter    "vis-timeandweather": 1.2.2, installed 1.1.7 [Updatable]
                                    Adapter    "web"          : 6.2.5    , installed 3.4.9  [Updatable]
                                    Adapter    "wled"         : 0.7.2    , installed 0.6.3  [Updatable]
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects:        3146
                                    States:         2056
                                    
                                    *** OS-Repositories and Updates ***
                                    Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                    Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                    Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
                                    Reading package lists...
                                    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:1883            0.0.0.0:*               LISTEN      1001       145618     23162/io.sonoff.0
                                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       145498     23046/iobroker.js-c
                                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       144524     23046/iobroker.js-c
                                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          11069      520/sshd: /usr/sbin
                                    tcp6       0      0 :::51989                :::*                    LISTEN      1001       145658     23186/io.nuki-exten
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          11071      520/sshd: /usr/sbin
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       147919     24059/io.wled.0
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14706      388/avahi-daemon: r
                                    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       147929     23996/io.shelly.0
                                    udp        0      0 0.0.0.0:52988           0.0.0.0:*                           108        14708      388/avahi-daemon: r
                                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13180      729/dhcpcd
                                    udp6       0      0 :::546                  :::*                                0          11105      729/dhcpcd
                                    udp6       0      0 :::5353                 :::*                                108        14707      388/avahi-daemon: r
                                    udp6       0      0 :::48970                :::*                                108        14709      388/avahi-daemon: r
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    2024-04-26 17:19:53.598  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
                                    2024-04-26 17:19:53.598  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
                                    2024-04-26 17:19:53.598  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
                                    2024-04-26 17:19:53.599  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
                                    2024-04-26 17:19:53.599  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
                                    2024-04-26 17:19:53.599  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
                                    2024-04-26 17:19:53.600  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                                    2024-04-26 17:19:53.600  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
                                    2024-04-26 17:19:53.600  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
                                    2024-04-26 17:19:53.600  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
                                    2024-04-26 17:19:53.601  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                    2024-04-26 17:19:53.601  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
                                    2024-04-26 17:19:53.601  - error: host.rasphj Caught by controller[0]: }
                                    2024-04-26 17:19:53.601  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
                                    2024-04-26 17:19:53.602  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    2024-04-26 17:19:53.602  - info: host.rasphj Adapter system.adapter.web.0 needs rebuild of iobroker.js-controller and will be restarted afterwards.
                                    2024-04-26 17:19:53.602  - info: host.rasphj system.adapter.web.0 will be rebuilt (Args: {"path":"/opt/iobroker/node_modules","module":"iobroker.js-controller","version":"5.0.19"})
                                    2024-04-26 17:19:57.139  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
                                    2024-04-26 17:19:57.142  - info: host.rasphj iobroker npm-install: Installing iobroker.heytech@1.0.5... (System call)
                                    2024-04-26 17:20:05.490  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T15_19_58_387Z-debug-0.log
                                    2024-04-26 17:20:05.491  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
                                    2024-04-26 17:20:06.531  - info: host.rasphj iobroker npm-install: exit 25
                                    2024-04-26 17:20:07.531  - warn: host.rasphj adapter "admin" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
                                    2024-04-26 17:20:07.532  - info: host.rasphj iobroker rebuild iobroker.js-controller@5.0.19 --path /opt/iobroker/node_modules
                                    2024-04-26 17:20:09.540  - info: host.rasphj iobroker npm-rebuild: Rebuilding native module "iobroker.js-controller@5.0.19" in /opt/iobroker/node_modules ...
                                    
                                    
                                    HomoranH 1 Reply Last reply
                                    0
                                    • hans1990H hans1990

                                      @homoran said in io Broker lässt sich nicht updaten (Linux):

                                      und wann hattest du den controller upgedatet?

                                      das war nach

                                      iob nodejs-update
                                      
                                      HomoranH Do not disturb
                                      HomoranH Do not disturb
                                      Homoran
                                      Global Moderator Administrators
                                      wrote on last edited by
                                      #45

                                      @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                                      das war nach

                                      also hast du iobroker gestoppt, während er dabei war alles neu zu bauen.
                                      da er das weitestgehend alphabetisch nacht, warcer möglicherweise gerade beim admin 😡

                                      kein Support per PN! - Fragen im Forum stellen -
                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                      1 Reply Last reply
                                      0
                                      • HomoranH Homoran

                                        @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                                        ich war auf der Weboberfläche und er hat mich informiert, dass das Filesystem geändert wird.

                                        dass das Filesystem geändert wird ist mir nicht bekannt!
                                        vielleich die Datenbank von file zu jsonl???

                                        Vorhin schriebst du

                                        @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                                        ist es normal, dass die Weboberfläche derzeit nicht erreichbar ist?

                                        wie bist du denn dann darauf gekommen?

                                        hans1990H Offline
                                        hans1990H Offline
                                        hans1990
                                        wrote on last edited by
                                        #46

                                        @homoran said in io Broker lässt sich nicht updaten (Linux):

                                        dass das Filesystem geändert wird ist mir nicht bekannt!
                                        vielleich die Datenbank von file zu jsonl???

                                        ja genau das wars. das war die Info auf der Web oberfläche und dann war diese nachher nicht mehr erreichbar

                                        1 Reply Last reply
                                        0
                                        • hans1990H hans1990

                                          @homoran said in io Broker lässt sich nicht updaten (Linux):

                                          und bei einem neuen iob logs --watch??
                                          ok, dann ist da was schiefgelaufen
                                          bitte wenn nichts neues kommt aktuellen iob diag posten

                                          Skript v.2023-10-10
                                          
                                          *** BASE SYSTEM ***
                                             Static hostname: rasphj
                                                   Icon name: computer
                                            Operating System: Raspbian GNU/Linux 11 (bullseye)
                                                      Kernel: Linux 6.1.21-v8+
                                                Architecture: arm64
                                          
                                          Model           : Raspberry Pi 4 Model B Rev 1.1
                                          Docker          : false
                                          Virtualization  : none
                                          Kernel          : aarch64
                                          Userland        : armhf
                                          
                                          Systemuptime and Load:
                                           17:18:36 up  3:03,  1 user,  load average: 2.09, 0.61, 0.31
                                          CPU threads: 4
                                          
                                          
                                          *** RASPBERRY THROTTLING ***
                                          Current issues:
                                          No throttling issues detected.
                                          
                                          Previously detected issues:
                                          No throttling issues detected.
                                          
                                          *** Time and Time Zones ***
                                                         Local time: Fri 2024-04-26 17:18:36 CEST
                                                     Universal time: Fri 2024-04-26 15:18:36 UTC
                                                           RTC time: n/a
                                                          Time zone: Europe/Vienna (CEST, +0200)
                                          System clock synchronized: yes
                                                        NTP service: active
                                                    RTC in local TZ: no
                                          
                                          *** User and Groups ***
                                          pi
                                          /home/pi
                                          pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                                          
                                          *** X-Server-Setup ***
                                          X-Server:       false
                                          Desktop:
                                          Terminal:       tty
                                          Boot Target:    graphical.target
                                          
                                          *** MEMORY ***
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            3.8G        589M        1.5G        0.0K        1.7G        3.1G
                                          Swap:            99M          0B         99M
                                          Total:          3.9G        589M        1.6G
                                          
                                                   3794 M total memory
                                                    589 M used memory
                                                    635 M active memory
                                                   1380 M inactive memory
                                                   1530 M free memory
                                                    169 M buffer memory
                                                   1504 M swap cache
                                                     99 M total swap
                                                      0 M used swap
                                                     99 M free swap
                                          
                                          Raspberry only:
                                          oom events: 0
                                          lifetime oom required: 0 Mbytes
                                          total time in oom handler: 0 ms
                                          max time spent in oom handler: 0 ms
                                          
                                          *** FAILED SERVICES ***
                                          
                                            UNIT LOAD ACTIVE SUB DESCRIPTION
                                          0 loaded units listed.
                                          
                                          *** FILESYSTEM ***
                                          Filesystem     Type      Size  Used Avail Use% Mounted on
                                          /dev/root      ext4       59G  4.6G   52G   9% /
                                          devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                                          tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                                          tmpfs          tmpfs     759M  820K  759M   1% /run
                                          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                          /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
                                          tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
                                          
                                          Messages concerning ext4 filesystem in dmesg:
                                          [Fri Apr 26 14:15:03 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:45:7D:BA vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=d53cc083-02 rootfstype=ext4 fsck.repair=yes rootwait
                                          [Fri Apr 26 14:15:04 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                                          [Fri Apr 26 14:15:04 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                          [Fri Apr 26 14:15:06 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                                          
                                          Show mounted filesystems \(real ones only\):
                                          TARGET  SOURCE         FSTYPE OPTIONS
                                          /       /dev/mmcblk0p2 ext4   rw,noatime
                                          `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                                          
                                          Files in neuralgic directories:
                                          
                                          /var:
                                          1.7G    /var/
                                          1.3G    /var/log/journal/3e23e34d17484a28b9473f69f7d9d21c
                                          1.3G    /var/log/journal
                                          1.3G    /var/log
                                          202M    /var/cache
                                          
                                          Archived and active journals take up 1.2G in the file system.
                                          
                                          /opt/iobroker/backups:
                                          24M     /opt/iobroker/backups/
                                          
                                          /opt/iobroker/iobroker-data:
                                          202M    /opt/iobroker/iobroker-data/
                                          87M     /opt/iobroker/iobroker-data/history
                                          52M     /opt/iobroker/iobroker-data/files
                                          45M     /opt/iobroker/iobroker-data/backup-objects
                                          27M     /opt/iobroker/iobroker-data/files/javascript.admin
                                          
                                          The five largest files in iobroker-data are:
                                          9.8M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.f6fd0e72.chunk.js.map
                                          6.3M    /opt/iobroker/iobroker-data/objects.json.migrated
                                          6.3M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                          6.2M    /opt/iobroker/iobroker-data/objects.jsonl
                                          4.4M    /opt/iobroker/iobroker-data/files/javascript.admin/vs/language/typescript/tsWorker.js
                                          
                                          USB-Devices by-id:
                                          USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                          
                                          find: '/dev/serial/by-id/': No such file or directory
                                          
                                          *** NodeJS-Installation ***
                                          
                                          /usr/bin/nodejs         v18.20.2
                                          /usr/bin/node           v18.20.2
                                          /usr/bin/npm            10.5.0
                                          /usr/bin/npx            10.5.0
                                          /usr/bin/corepack       0.25.2
                                          
                                          
                                          nodejs:
                                            Installed: 18.20.2-1nodesource1
                                            Candidate: 18.20.2-1nodesource1
                                            Version table:
                                           *** 18.20.2-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                  100 /var/lib/dpkg/status
                                               18.20.1-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.20.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.19.1-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.19.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.18.2-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.18.1-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.18.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.17.1-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.17.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.16.1-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.16.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.15.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.14.2-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.14.1-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.14.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.13.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.12.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.11.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.10.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.9.1-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.9.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.8.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.7.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.6.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.5.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.4.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.3.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.2.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.1.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               18.0.0-1nodesource1 600
                                                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                               12.22.12~dfsg-1~deb11u4 500
                                                  500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                          
                                          Temp directories causing npm8 problem: 0
                                          No problems detected
                                          
                                          Errors in npm tree:
                                          
                                          *** ioBroker-Installation ***
                                          
                                          ioBroker Status
                                          iobroker is running on this host.
                                          
                                          
                                          Objects type: jsonl
                                          States  type: jsonl
                                          
                                          Core adapters versions
                                          js-controller:  5.0.19
                                          admin:          5.1.25
                                          javascript:     5.2.13
                                          
                                          Adapters from github:   0
                                          
                                          Adapter State
                                            system.adapter.admin.0                  : admin                 : rasphj                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                            system.adapter.admin.1                  : admin                 : rasphj                                   - disabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.backitup.0               : backitup              : rasphj                                   -  enabled
                                            system.adapter.discovery.0              : discovery             : rasphj                                   -  enabled
                                            system.adapter.elero-usb-transmitter.0  : elero-usb-transmitter : rasphj                                   - disabled
                                            system.adapter.flot.0                   : flot                  : rasphj                                   -  enabled
                                            system.adapter.heytech.0                : heytech               : rasphj                                   - disabled, port: 1002
                                          + system.adapter.history.0                : history               : rasphj                                   -  enabled
                                            system.adapter.homee.0                  : homee                 : rasphj                                   - disabled
                                          + system.adapter.javascript.0             : javascript            : rasphj                                   -  enabled
                                            system.adapter.net-tools.0              : net-tools             : rasphj                                   - disabled
                                          + system.adapter.nuki-extended.0          : nuki-extended         : rasphj                                   -  enabled
                                          + system.adapter.nuki.0                   : nuki                  : rasphj                                   -  enabled
                                          + system.adapter.octoprint.0              : octoprint             : rasphj                                   -  enabled
                                            system.adapter.ping.0                   : ping                  : rasphj                                   - disabled
                                          + system.adapter.rpi2.0                   : rpi2                  : rasphj                                   -  enabled
                                          + system.adapter.shelly.0                 : shelly                : rasphj                                   -  enabled, port: 1883, bind: 0.0.0.0
                                            system.adapter.shuttercontrol.0         : shuttercontrol        : rasphj                                   - disabled
                                          + system.adapter.sonoff.0                 : sonoff                : rasphj                                   -  enabled, port: 1883, bind: 0.0.0.0
                                            system.adapter.synology.0               : synology              : rasphj                                   - disabled, port: 5000
                                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : rasphj                                   -  enabled
                                            system.adapter.vis.0                    : vis                   : rasphj                                   -  enabled
                                            system.adapter.web.0                    : web                   : rasphj                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          + system.adapter.wled.0                   : wled                  : rasphj                                   -  enabled
                                          
                                          + instance is alive
                                          
                                          Enabled adapters with bindings
                                            system.adapter.admin.0                  : admin                 : rasphj                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.shelly.0                 : shelly                : rasphj                                   -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.sonoff.0                 : sonoff                : rasphj                                   -  enabled, port: 1883, bind: 0.0.0.0
                                            system.adapter.web.0                    : web                   : rasphj                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          ioBroker-Repositories
                                          stable        : http://download.iobroker.net/sources-dist.json
                                          beta          : http://download.iobroker.net/sources-dist-latest.json
                                          
                                          Active repo(s): stable
                                          
                                          Installed ioBroker-Instances
                                          Used repository: stable
                                          Adapter    "admin"        : 6.13.16  , installed 5.1.25 [Updatable]
                                          Adapter    "backitup"     : 2.11.0   , installed 2.2.2  [Updatable]
                                          Adapter    "discovery"    : 4.4.0    , installed 2.7.3  [Updatable]
                                          Adapter    "elero-usb-transmitter": 0.5.2, installed 0.5.2
                                          Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                          Adapter    "history"      : 3.0.1    , installed 3.0.1
                                          Adapter    "homee"        : 1.2.0    , installed 1.2.0
                                          Adapter    "javascript"   : 7.8.0    , installed 5.2.13 [Updatable]
                                          Controller "js-controller": 5.0.19   , installed 5.0.19
                                          Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
                                          Adapter    "nuki"         : 1.6.0    , installed 1.5.0  [Updatable]
                                          Adapter    "nuki-extended": 2.6.5    , installed 2.3.1  [Updatable]
                                          Adapter    "octoprint"    : 5.1.0    , installed 1.1.1  [Updatable]
                                          Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                          Adapter    "rpi2"         : 1.3.2    , installed 1.3.1  [Updatable]
                                          Adapter    "shelly"       : 6.8.0    , installed 4.0.7  [Updatable]
                                          Adapter    "shuttercontrol": 1.7.0   , installed 1.2.1  [Updatable]
                                          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                          Adapter    "socketio"     : 6.6.1    , installed 6.6.1
                                          Adapter    "sonoff"       : 3.0.3    , installed 2.4.5  [Updatable]
                                          Adapter    "synology"     : 3.1.0    , installed 3.1.0
                                          Adapter    "vis"          : 1.5.4    , installed 1.4.5  [Updatable]
                                          Adapter    "vis-timeandweather": 1.2.2, installed 1.1.7 [Updatable]
                                          Adapter    "web"          : 6.2.5    , installed 3.4.9  [Updatable]
                                          Adapter    "wled"         : 0.7.2    , installed 0.6.3  [Updatable]
                                          
                                          Objects and States
                                          Please stand by - This may take a while
                                          Objects:        3146
                                          States:         2056
                                          
                                          *** OS-Repositories and Updates ***
                                          Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                          Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                          Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
                                          Reading package lists...
                                          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:1883            0.0.0.0:*               LISTEN      1001       145618     23162/io.sonoff.0
                                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       145498     23046/iobroker.js-c
                                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       144524     23046/iobroker.js-c
                                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          11069      520/sshd: /usr/sbin
                                          tcp6       0      0 :::51989                :::*                    LISTEN      1001       145658     23186/io.nuki-exten
                                          tcp6       0      0 :::22                   :::*                    LISTEN      0          11071      520/sshd: /usr/sbin
                                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       147919     24059/io.wled.0
                                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14706      388/avahi-daemon: r
                                          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       147929     23996/io.shelly.0
                                          udp        0      0 0.0.0.0:52988           0.0.0.0:*                           108        14708      388/avahi-daemon: r
                                          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13180      729/dhcpcd
                                          udp6       0      0 :::546                  :::*                                0          11105      729/dhcpcd
                                          udp6       0      0 :::5353                 :::*                                108        14707      388/avahi-daemon: r
                                          udp6       0      0 :::48970                :::*                                108        14709      388/avahi-daemon: r
                                          
                                          *** Log File - Last 25 Lines ***
                                          
                                          2024-04-26 17:19:53.598  - error: host.rasphj Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
                                          2024-04-26 17:19:53.598  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:981:27)
                                          2024-04-26 17:19:53.598  - error: host.rasphj Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
                                          2024-04-26 17:19:53.599  - error: host.rasphj Caught by controller[0]:     at require (node:internal/modules/helpers:177:18)
                                          2024-04-26 17:19:53.599  - error: host.rasphj Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
                                          2024-04-26 17:19:53.599  - error: host.rasphj Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1364:14)
                                          2024-04-26 17:19:53.600  - error: host.rasphj Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                                          2024-04-26 17:19:53.600  - error: host.rasphj Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1203:32)
                                          2024-04-26 17:19:53.600  - error: host.rasphj Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1019:12)
                                          2024-04-26 17:19:53.600  - error: host.rasphj Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) {
                                          2024-04-26 17:19:53.601  - error: host.rasphj Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                                          2024-04-26 17:19:53.601  - error: host.rasphj Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
                                          2024-04-26 17:19:53.601  - error: host.rasphj Caught by controller[0]: }
                                          2024-04-26 17:19:53.601  - error: host.rasphj Caught by controller[0]: Node.js v18.20.2
                                          2024-04-26 17:19:53.602  - error: host.rasphj instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                          2024-04-26 17:19:53.602  - info: host.rasphj Adapter system.adapter.web.0 needs rebuild of iobroker.js-controller and will be restarted afterwards.
                                          2024-04-26 17:19:53.602  - info: host.rasphj system.adapter.web.0 will be rebuilt (Args: {"path":"/opt/iobroker/node_modules","module":"iobroker.js-controller","version":"5.0.19"})
                                          2024-04-26 17:19:57.139  - info: host.rasphj iobroker npm-install: NPM version: 10.5.0
                                          2024-04-26 17:19:57.142  - info: host.rasphj iobroker npm-install: Installing iobroker.heytech@1.0.5... (System call)
                                          2024-04-26 17:20:05.490  - error: host.rasphj iobroker npm-install: npm ERR! code EBADENGINEnpm ERR! engine Unsupported enginenpm ERR! engine Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Not compatible with your version of node/npm: iobroker.heytech@1.0.5npm ERR! notsup Required: {"node":">=8 <13"}npm ERR! notsup Actual:   {"npm":"10.5.0","node":"v18.20.2"}npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-04-26T15_19_58_387Z-debug-0.log
                                          2024-04-26 17:20:05.491  - error: host.rasphj iobroker npm-install: host.rasphj Cannot install iobroker.heytech@1.0.5: 1
                                          2024-04-26 17:20:06.531  - info: host.rasphj iobroker npm-install: exit 25
                                          2024-04-26 17:20:07.531  - warn: host.rasphj adapter "admin" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
                                          2024-04-26 17:20:07.532  - info: host.rasphj iobroker rebuild iobroker.js-controller@5.0.19 --path /opt/iobroker/node_modules
                                          2024-04-26 17:20:09.540  - info: host.rasphj iobroker npm-rebuild: Rebuilding native module "iobroker.js-controller@5.0.19" in /opt/iobroker/node_modules ...
                                          
                                          
                                          HomoranH Do not disturb
                                          HomoranH Do not disturb
                                          Homoran
                                          Global Moderator Administrators
                                          wrote on last edited by
                                          #47

                                          @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                                                                  2024-04-26 17:19:53.602  - info: host.rasphj Adapter system.adapter.web.0 needs rebuild of
                                          

                                          da sind doch noch logeinträge nach 16:25!!!!

                                          er war also noch nicht fertig!!

                                          @homoran sagte in io Broker lässt sich nicht updaten (Linux):

                                          @hans-jürgen-strudler sagte in io Broker lässt sich nicht updaten (Linux):

                                          Nein. Das war die letzte Zeile

                                          und bei einem neuen iob logs --watch??

                                          ok, dann ist da was schiefgelaufen :-(

                                          bitte wenn nichts neues kommt aktuellen iob diag posten

                                          kein Support per PN! - Fragen im Forum stellen -
                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                          hans1990H 1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          580

                                          Online

                                          32.7k

                                          Users

                                          82.6k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe