Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [How-to] Node.js ioBroker richtig updaten-2021/22 Edition

    NEWS

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    [How-to] Node.js ioBroker richtig updaten-2021/22 Edition

    This topic has been deleted. Only users with topic management privileges can see it.
    • Pedder007
      Pedder007 @Thomas Braun last edited by Pedder007

      @thomas-braun, @apollon77 was soll man sagen, auf den Slaves lief 16.06. nun völlig unauffällig seit gut 2 Wochen.
      Gerade eben den Master umgestellt und (fast) alles lüppt weiter.
      Lediglich BLE brauchte einen manuelle Re-Build, war aber danach auch direkt wieder da.

      Danke wie immer für die super Vorbereitung, auch an alle die sonst noch beteiligt waren 👍 👍 👍

      Achso, dass war der erste ioBroker Neustart ohne das wahllos irgendwelche ZigBee Aktoren (via ConBee Adapter) rumgeschaltet hätten.
      Kann das mit dem neuen Node zusammenhängen? - eher nicht, oder?

      1 Reply Last reply Reply Quote 0
      • C
        Chrisdor last edited by

        Hallo zusammen, bräuchte eure Hilfe.

        Habe heute mein Multihost System einem größeren Upgrade/Update unterzogen. Ubuntu 20.04Lts auf 22.04Lts und Node.js von 14.x auf 16.17.0 NPM auf 8.15.0
        Upgrade/Update hat auch überall fehlerfrei funktioniert.
        Leider startet der Adapter klf-200 nicht mehr.
        Habe den automatischen rebuild abgewartet und ihn dann manuell gestartet, leider auch ohne Erfolg.

        2022-08-20 20:09:06.883 - error: host.e-server Caught by controller[0]: node:internal/modules/cjs/loader:959
        2022-08-20 20:09:06.884 - error: host.e-server Caught by controller[0]: throw err;
        2022-08-20 20:09:06.885 - error: host.e-server Caught by controller[0]: ^
        2022-08-20 20:09:06.885 - error: host.e-server Caught by controller[0]: Error: Cannot find module 'node-schedule'
        2022-08-20 20:09:06.886 - error: host.e-server Caught by controller[0]: Require stack:
        2022-08-20 20:09:06.886 - error: host.e-server Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.klf200/build/main.js
        2022-08-20 20:09:06.886 - error: host.e-server Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:956:15)
        2022-08-20 20:09:06.887 - error: host.e-server Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:804:27)
        2022-08-20 20:09:06.887 - error: host.e-server Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1028:19)
        2022-08-20 20:09:06.892 - error: host.e-server Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
        2022-08-20 20:09:06.892 - error: host.e-server Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.klf200/build/main.js:10:25)
        2022-08-20 20:09:06.893 - error: host.e-server Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1126:14)
        2022-08-20 20:09:06.893 - error: host.e-server Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1180:10)
        2022-08-20 20:09:06.893 - error: host.e-server Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1004:32)
        2022-08-20 20:09:06.894 - error: host.e-server Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:839:12)
        2022-08-20 20:09:06.895 - error: host.e-server Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
        2022-08-20 20:09:06.895 - error: host.e-server Caught by controller[0]: code: 'MODULE_NOT_FOUND',
        2022-08-20 20:09:06.897 - error: host.e-server Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.klf200/build/main.js' ]
        2022-08-20 20:09:06.897 - error: host.e-server Caught by controller[0]: }
        2022-08-20 20:09:06.898 - error: host.e-server instance system.adapter.klf200.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2022-08-20 20:09:06.898 - info: host.e-server Adapter system.adapter.klf200.0 needs rebuild and will be restarted afterwards.
        2022-08-20 20:09:06.912 - info: host.e-server system.adapter.klf200.0 will be rebuilt
        2022-08-20 20:09:06.914 - warn: host.e-server adapter "klf200" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
        2022-08-20 20:09:06.915 - info: host.e-server iobroker rebuild
        2022-08-20 20:09:10.236 - info: host.e-server iobroker npm-rebuild: Rebuilding native modules ...
        2022-08-20 20:10:21.756 - info: host.e-server iobroker npm-rebuild: rebuilt dependencies successfully
        2022-08-20 20:10:21.800 - info: host.e-server iobroker npm-rebuild:
        2022-08-20 20:10:21.802 - info: host.e-server iobroker npm-rebuild: Rebuilding native modules done
        2022-08-20 20:10:22.819 - info: host.e-server iobroker npm-rebuild: exit 0
        2022-08-20 20:10:23.075 - info: host.e-server instance system.adapter.klf200.0 started with pid 12401
        2022-08-20 20:10:24.597 - error: host.e-server Caught by controller[0]: node:internal/modules/cjs/loader:959
        2022-08-20 20:10:24.597 - error: host.e-server Caught by controller[0]: throw err;
        2022-08-20 20:10:24.598 - error: host.e-server Caught by controller[0]: ^
        2022-08-20 20:10:24.598 - error: host.e-server Caught by controller[0]: Error: Cannot find module 'node-schedule'
        2022-08-20 20:10:24.598 - error: host.e-server Caught by controller[0]: Require stack:
        2022-08-20 20:10:24.599 - error: host.e-server Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.klf200/build/main.js
        2022-08-20 20:10:24.599 - error: host.e-server Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:956:15)
        2022-08-20 20:10:24.600 - error: host.e-server Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:804:27)
        2022-08-20 20:10:24.600 - error: host.e-server Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1028:19)
        2022-08-20 20:10:24.600 - error: host.e-server Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
        2022-08-20 20:10:24.601 - error: host.e-server Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.klf200/build/main.js:10:25)
        2022-08-20 20:10:24.601 - error: host.e-server Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1126:14)
        2022-08-20 20:10:24.601 - error: host.e-server Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1180:10)
        2022-08-20 20:10:24.602 - error: host.e-server Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1004:32)
        2022-08-20 20:10:24.602 - error: host.e-server Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:839:12)
        2022-08-20 20:10:24.602 - error: host.e-server Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
        2022-08-20 20:10:24.603 - error: host.e-server Caught by controller[0]: code: 'MODULE_NOT_FOUND',
        2022-08-20 20:10:24.604 - error: host.e-server Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.klf200/build/main.js' ]
        2022-08-20 20:10:24.604 - error: host.e-server Caught by controller[0]: }
        2022-08-20 20:10:24.605 - error: host.e-server instance system.adapter.klf200.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2022-08-20 20:10:24.605 - info: host.e-server Adapter system.adapter.klf200.0 needs rebuild and will be restarted afterwards.
        2022-08-20 20:10:24.606 - info: host.e-server system.adapter.klf200.0 will be rebuilt
        2022-08-20 20:10:24.606 - warn: host.e-server adapter "klf200" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
        2022-08-20 20:10:24.606 - info: host.e-server iobroker rebuild
        2022-08-20 20:10:26.000 - info: host.e-server iobroker npm-rebuild: Rebuilding native modules ...
        2022-08-20 20:11:37.309 - info: host.e-server iobroker npm-rebuild: rebuilt dependencies successfully
        2022-08-20 20:11:37.358 - info: host.e-server iobroker npm-rebuild:
        2022-08-20 20:11:37.359 - info: host.e-server iobroker npm-rebuild: Rebuilding native modules done
        2022-08-20 20:11:38.376 - info: host.e-server iobroker npm-rebuild: exit 0
        2022-08-20 20:11:38.645 - info: host.e-server instance system.adapter.klf200.0 started with pid 12774
        2022-08-20 20:11:40.173 - error: host.e-server Caught by controller[0]: node:internal/modules/cjs/loader:959
        2022-08-20 20:11:40.174 - error: host.e-server Caught by controller[0]: throw err;
        2022-08-20 20:11:40.174 - error: host.e-server Caught by controller[0]: ^
        2022-08-20 20:11:40.174 - error: host.e-server Caught by controller[0]: Error: Cannot find module 'node-schedule'
        2022-08-20 20:11:40.175 - error: host.e-server Caught by controller[0]: Require stack:
        2022-08-20 20:11:40.175 - error: host.e-server Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.klf200/build/main.js
        2022-08-20 20:11:40.176 - error: host.e-server Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:956:15)
        2022-08-20 20:11:40.176 - error: host.e-server Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:804:27)
        2022-08-20 20:11:40.176 - error: host.e-server Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1028:19)
        2022-08-20 20:11:40.177 - error: host.e-server Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
        2022-08-20 20:11:40.177 - error: host.e-server Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.klf200/build/main.js:10:25)
        2022-08-20 20:11:40.177 - error: host.e-server Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1126:14)
        2022-08-20 20:11:40.178 - error: host.e-server Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1180:10)
        2022-08-20 20:11:40.178 - error: host.e-server Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1004:32)
        2022-08-20 20:11:40.178 - error: host.e-server Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:839:12)
        2022-08-20 20:11:40.179 - error: host.e-server Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
        2022-08-20 20:11:40.179 - error: host.e-server Caught by controller[0]: code: 'MODULE_NOT_FOUND',
        2022-08-20 20:11:40.180 - error: host.e-server Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.klf200/build/main.js' ]
        2022-08-20 20:11:40.180 - error: host.e-server Caught by controller[0]: }
        2022-08-20 20:11:40.180 - error: host.e-server instance system.adapter.klf200.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2022-08-20 20:11:40.181 - info: host.e-server Adapter system.adapter.klf200.0 needs rebuild and will be restarted afterwards.
        2022-08-20 20:11:40.181 - info: host.e-server system.adapter.klf200.0 will be rebuilt
        2022-08-20 20:11:40.182 - warn: host.e-server adapter "klf200" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
        2022-08-20 20:11:40.182 - info: host.e-server iobroker rebuild
        2022-08-20 20:11:41.489 - info: host.e-server iobroker npm-rebuild: Rebuilding native modules ...
        2022-08-20 20:12:54.635 - info: host.e-server iobroker npm-rebuild: rebuilt dependencies successfully
        2022-08-20 20:12:54.681 - info: host.e-server iobroker npm-rebuild:
        2022-08-20 20:12:54.683 - info: host.e-server iobroker npm-rebuild: Rebuilding native modules done
        2022-08-20 20:12:55.699 - info: host.e-server iobroker npm-rebuild: exit 0
        2022-08-20 20:12:56.091 - info: host.e-server instance system.adapter.klf200.0 started with pid 13147
        2022-08-20 20:12:57.608 - error: host.e-server Caught by controller[0]: node:internal/modules/cjs/loader:959
        2022-08-20 20:12:57.608 - error: host.e-server Caught by controller[0]: throw err;
        2022-08-20 20:12:57.609 - error: host.e-server Caught by controller[0]: ^
        2022-08-20 20:12:57.609 - error: host.e-server Caught by controller[0]: Error: Cannot find module 'node-schedule'
        2022-08-20 20:12:57.610 - error: host.e-server Caught by controller[0]: Require stack:
        2022-08-20 20:12:57.610 - error: host.e-server Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.klf200/build/main.js
        2022-08-20 20:12:57.610 - error: host.e-server Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:956:15)
        2022-08-20 20:12:57.611 - error: host.e-server Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:804:27)
        2022-08-20 20:12:57.611 - error: host.e-server Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1028:19)
        2022-08-20 20:12:57.611 - error: host.e-server Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
        2022-08-20 20:12:57.612 - error: host.e-server Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.klf200/build/main.js:10:25)
        2022-08-20 20:12:57.612 - error: host.e-server Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1126:14)
        2022-08-20 20:12:57.612 - error: host.e-server Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1180:10)
        2022-08-20 20:12:57.613 - error: host.e-server Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1004:32)
        2022-08-20 20:12:57.613 - error: host.e-server Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:839:12)
        2022-08-20 20:12:57.613 - error: host.e-server Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
        2022-08-20 20:12:57.614 - error: host.e-server Caught by controller[0]: code: 'MODULE_NOT_FOUND',
        2022-08-20 20:12:57.614 - error: host.e-server Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.klf200/build/main.js' ]
        2022-08-20 20:12:57.614 - error: host.e-server Caught by controller[0]: }
        2022-08-20 20:12:57.615 - error: host.e-server instance system.adapter.klf200.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2022-08-20 20:12:57.615 - info: host.e-server Rebuild for adapter system.adapter.klf200.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
        2022-08-20 20:13:05.729 - info: mihome-vacuum.0 (11949) create state for carpet_mode
        
        
        Glasfaser 1 Reply Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @Chrisdor last edited by Glasfaser

          @chrisdor sagte in [How-to] Node.js ioBroker richtig updaten-2021/22 Edition:

          2022-08-20 20:12:57.615 - info: host.e-server Rebuild for adapter system.adapter.klf200.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.

          cd /opt/iobroker/node_modules/iobroker.klf200/
          
          npm install --omit=dev
          

          Habe den automatischen rebuild abgewartet und ihn dann manuell gestartet, leider auch ohne Erfolg.

          und wie ... !?

          C 1 Reply Last reply Reply Quote 0
          • C
            Chrisdor @Glasfaser last edited by

            @glasfaser habe es nach der Anleitung ganz am Anfang gemacht.
            5eb38f7a-8b89-4d01-a240-f3f4b4426397-image.png

            dein Vorschlag funktioniert leider auch nicht.

            npm ERR! code ERESOLVE
            npm ERR! ERESOLVE unable to resolve dependency tree
            npm ERR!
            npm ERR! While resolving: iobroker.klf200@1.0.1
            npm ERR! Found: eslint@7.32.0
            npm ERR! node_modules/eslint
            npm ERR!   dev eslint@"^7.1.0" from the root project
            npm ERR!
            npm ERR! Could not resolve dependency:
            npm ERR! peer eslint@"^5.0.0 || ^6.0.0" from @typescript-eslint/parser@2.34.0
            npm ERR! node_modules/@typescript-eslint/parser
            npm ERR!   dev @typescript-eslint/parser@"^2.34.0" from the root project
            npm ERR!   peer @typescript-eslint/parser@"^2.0.0" from @typescript-eslint/eslint-plugin@2.34.0
            npm ERR!   node_modules/@typescript-eslint/eslint-plugin
            npm ERR!     dev @typescript-eslint/eslint-plugin@"^2.34.0" from the root project
            npm ERR!
            npm ERR! Fix the upstream dependency conflict, or retry
            npm ERR! this command with --force, or --legacy-peer-deps
            npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
            npm ERR!
            npm ERR! See /home/iobroker/.npm/eresolve-report.txt for a full report.
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2022-08-20T21_02_24_597Z-debug-0.log
            
            
            Glasfaser 2 Replies Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @Chrisdor last edited by

              @chrisdor

              Die komplette Ein/Ausgabe posten ... da fehlt der Anfang !

              C 1 Reply Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @Chrisdor last edited by

                @chrisdor sagte in [How-to] Node.js ioBroker richtig updaten-2021/22 Edition:

                dein Vorschlag funktioniert leider auch nicht.

                ist seit NodeJS16 / NPM8

                npm install --omit=dev
                

                nicht mehr

                npm install --production
                
                1 Reply Last reply Reply Quote 0
                • C
                  Chrisdor @Glasfaser last edited by

                  @glasfaser meinst du das?

                  e-server@e-server:/opt/iobroker/node_modules/iobroker.klf200$ npm install --omit=dev
                  (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠋ idealTree:iobroker.klf200: sill idealTree buildDeps
                  (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠋ idealTree:iobroker.klf200: sill idealTree buildDeps
                  (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠋ idealTree:iobroker.klf200: sill idealTree buildDeps
                  (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠋ idealTree:iobroker.klf200: sill idealTree buildDeps
                  (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠋ idealTree:iobroker.klf200: sill idealTree buildDeps
                  (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠋ idealTree:iobroker.klf200: sill idealTree buildDeps
                  (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠋ idealTree:iobroker.klf200: sill idealTree buildDeps
                  npm ERR! code ERESOLVE
                  npm ERR! ERESOLVE unable to resolve dependency tree
                  npm ERR!
                  npm ERR! While resolving: iobroker.klf200@1.0.1
                  npm ERR! Found: eslint@7.32.0
                  npm ERR! node_modules/eslint
                  npm ERR!   dev eslint@"^7.1.0" from the root project
                  npm ERR!
                  npm ERR! Could not resolve dependency:
                  npm ERR! peer eslint@"^5.0.0 || ^6.0.0" from @typescript-eslint/parser@2.34.0
                  npm ERR! node_modules/@typescript-eslint/parser
                  npm ERR!   dev @typescript-eslint/parser@"^2.34.0" from the root project
                  npm ERR!   peer @typescript-eslint/parser@"^2.0.0" from @typescript-eslint/eslint-plugin@2.34.0
                  npm ERR!   node_modules/@typescript-eslint/eslint-plugin
                  npm ERR!     dev @typescript-eslint/eslint-plugin@"^2.34.0" from the root project
                  npm ERR!
                  npm ERR! Fix the upstream dependency conflict, or retry
                  npm ERR! this command with --force, or --legacy-peer-deps
                  npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
                  npm ERR!
                  npm ERR! See /home/iobroker/.npm/eresolve-report.txt for a full report.
                  
                  npm ERR! A complete log of this run can be found in:
                  npm ERR!     /home/iobroker/.npm/_logs/2022-08-20T21_02_24_597Z-debug-0.log
                  
                  
                  
                  Glasfaser 1 Reply Last reply Reply Quote 0
                  • Glasfaser
                    Glasfaser @Chrisdor last edited by

                    @chrisdor

                    Zeigen

                    cd /opt/iobroker
                    npm ls | grep -E 'github.com|ERR' 
                    
                    iobroker update -i
                     
                    sudo ln -s /usr/bin/node /usr/bin/nodejs
                    
                    uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                    
                    C 1 Reply Last reply Reply Quote 0
                    • C
                      Chrisdor @Glasfaser last edited by

                      @glasfaser

                      e-server@e-server:~$ cd /opt/iobroker
                      e-server@e-server:/opt/iobroker$ npm ls | grep -E 'github.com|ERR'
                      [sudo] password for e-server:
                      e-server@e-server:/opt/iobroker$ iobroker update -i
                      Used repository: Stable (default)
                      Adapter    "admin"        : 5.3.8    , installed 5.3.8
                      Adapter    "backitup"     : 2.4.10   , installed 2.4.10
                      Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                      Adapter    "ical"         : 1.13.1   , installed 1.13.1
                      Adapter    "javascript"   : 6.0.0    , installed 6.0.0
                      Controller "js-controller": 4.0.23   , installed 4.0.23
                      Adapter    "klf200"       : 1.0.1    , installed 1.0.1
                      Adapter    "mihome-vacuum": 3.4.2    , installed 3.4.2
                      Adapter    "ph803w"       : 1.1.1    , installed 1.1.1
                      Adapter    "ring"         : 3.0.4    , installed 3.0.4
                      Adapter    "shuttercontrol": 1.4.14  , installed 1.4.14
                      Adapter    "tradfri"      : 3.1.3    , installed 3.1.3
                      Adapter    "yahka"        : 0.13.1   , installed 0.13.1
                      e-server@e-server:/opt/iobroker$ sudo ln -s /usr/bin/node /usr/bin/nodejs
                      ln: failed to create symbolic link '/usr/bin/nodejs': File exists
                      e-server@e-server:/opt/iobroker$ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                      x86_64
                      /usr/bin/nodejs
                      /usr/bin/node
                      /usr/bin/npm
                      v16.17.0
                      v16.17.0
                      8.15.0
                      e-server
                      /opt/iobroker
                      Hit:1 http://at.archive.ubuntu.com/ubuntu jammy InRelease
                      Hit:2 http://at.archive.ubuntu.com/ubuntu jammy-updates InRelease
                      Hit:3 http://at.archive.ubuntu.com/ubuntu jammy-backports InRelease
                      Hit:4 http://at.archive.ubuntu.com/ubuntu jammy-security InRelease
                      Hit:5 https://deb.nodesource.com/node_14.x jammy InRelease
                      Reading package lists... Done
                      Building dependency tree... Done
                      Reading state information... Done
                      All packages are up to date.
                      nodejs:
                        Installed: 16.17.0-deb-1nodesource1
                        Candidate: 16.17.0-deb-1nodesource1
                        Version table:
                       *** 16.17.0-deb-1nodesource1 100
                              100 /var/lib/dpkg/status
                           14.20.0-deb-1nodesource1 500
                              500 https://deb.nodesource.com/node_14.x jammy/main amd64 Packages
                           12.22.9~dfsg-1ubuntu3 500
                              500 http://at.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
                      e-server@e-server:/opt/iobroker$
                      
                      
                      Glasfaser 1 Reply Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @Chrisdor last edited by

                        @chrisdor

                        Lösche den Adapter und installiere ihn neu !

                        C 1 Reply Last reply Reply Quote 0
                        • C
                          Chrisdor @Glasfaser last edited by

                          @glasfaser Habe ich auch schon drei mal versucht, funktioniert leider auch nicht?

                          Glasfaser 2 Replies Last reply Reply Quote 0
                          • Glasfaser
                            Glasfaser @Chrisdor last edited by

                            @chrisdor

                            Danke für die Info , hast du nicht geschrieben !!

                            C 1 Reply Last reply Reply Quote 0
                            • C
                              Chrisdor @Glasfaser last edited by

                              @glasfaser sorry hatte ich vergessen

                              1 Reply Last reply Reply Quote 0
                              • Glasfaser
                                Glasfaser @Chrisdor last edited by

                                @chrisdor

                                sudo -H -u iobroker npm cache clear --force
                                

                                Neustart ... was ist dann

                                C 1 Reply Last reply Reply Quote 0
                                • C
                                  Chrisdor @Glasfaser last edited by

                                  @glasfaser unverändert!

                                  2022-08-20 21:33:26.813 - info: host.e-server iobroker rebuild
                                  2022-08-20 21:33:28.415 - info: host.e-server iobroker npm-rebuild: Rebuilding native modules ...
                                  2022-08-20 21:34:55.322 - info: host.e-server iobroker npm-rebuild: rebuilt dependencies successfully
                                  2022-08-20 21:34:55.369 - info: host.e-server iobroker npm-rebuild:
                                  2022-08-20 21:34:55.371 - info: host.e-server iobroker npm-rebuild: Rebuilding native modules done
                                  2022-08-20 21:34:56.385 - info: host.e-server iobroker npm-rebuild: exit 0
                                  2022-08-20 21:34:56.750 - info: host.e-server instance system.adapter.klf200.0 started with pid 1450
                                  2022-08-20 21:34:58.288 - error: host.e-server Caught by controller[0]: node:internal/modules/cjs/loader:959
                                  2022-08-20 21:34:58.289 - error: host.e-server Caught by controller[0]: throw err;
                                  2022-08-20 21:34:58.289 - error: host.e-server Caught by controller[0]: ^
                                  2022-08-20 21:34:58.290 - error: host.e-server Caught by controller[0]: Error: Cannot find module 'node-schedule'
                                  2022-08-20 21:34:58.290 - error: host.e-server Caught by controller[0]: Require stack:
                                  2022-08-20 21:34:58.290 - error: host.e-server Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.klf200/build/main.js
                                  2022-08-20 21:34:58.291 - error: host.e-server Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:956:15)
                                  2022-08-20 21:34:58.291 - error: host.e-server Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:804:27)
                                  2022-08-20 21:34:58.291 - error: host.e-server Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1028:19)
                                  2022-08-20 21:34:58.292 - error: host.e-server Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
                                  2022-08-20 21:34:58.292 - error: host.e-server Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.klf200/build/main.js:10:25)
                                  2022-08-20 21:34:58.292 - error: host.e-server Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1126:14)
                                  2022-08-20 21:34:58.293 - error: host.e-server Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1180:10)
                                  2022-08-20 21:34:58.293 - error: host.e-server Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1004:32)
                                  2022-08-20 21:34:58.294 - error: host.e-server Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:839:12)
                                  2022-08-20 21:34:58.294 - error: host.e-server Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
                                  2022-08-20 21:34:58.294 - error: host.e-server Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                                  2022-08-20 21:34:58.295 - error: host.e-server Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.klf200/build/main.js' ]
                                  2022-08-20 21:34:58.295 - error: host.e-server Caught by controller[0]: }
                                  2022-08-20 21:34:58.295 - error: host.e-server instance system.adapter.klf200.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                  2022-08-20 21:34:58.296 - info: host.e-server Adapter system.adapter.klf200.0 needs rebuild and will be restarted afterwards.
                                  2022-08-20 21:34:58.296 - info: host.e-server system.adapter.klf200.0 will be rebuilt
                                  2022-08-20 21:34:58.297 - warn: host.e-server adapter "klf200" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
                                  2022-08-20 21:34:58.297 - info: host.e-server iobroker rebuild
                                  2022-08-20 21:34:59.706 - info: host.e-server iobroker npm-rebuild: Rebuilding native modules ...
                                  
                                  
                                  Glasfaser 1 Reply Last reply Reply Quote 0
                                  • Glasfaser
                                    Glasfaser @Chrisdor last edited by

                                    @chrisdor

                                    jetzt nochmal

                                    cd /opt/iobroker/node_modules/iobroker.klf200/
                                    
                                    npm install --omit=dev
                                    
                                    C 1 Reply Last reply Reply Quote 0
                                    • C
                                      Chrisdor @Glasfaser last edited by

                                      @glasfaser das selbe wie vorhin

                                      Last login: Sat Aug 20 19:50:11 2022 from 192.168.178.57
                                      e-server@e-server:~$ cd /opt/iobroker/node_modules/iobroker.klf200/
                                      e-server@e-server:/opt/iobroker/node_modules/iobroker.klf200$ npm install --omit=dev
                                      [sudo] password for e-server:
                                      npm ERR! code ERESOLVE
                                      npm ERR! ERESOLVE unable to resolve dependency tree
                                      npm ERR!
                                      npm ERR! While resolving: iobroker.klf200@1.0.1
                                      npm ERR! Found: eslint@7.32.0
                                      npm ERR! node_modules/eslint
                                      npm ERR!   dev eslint@"^7.1.0" from the root project
                                      npm ERR!
                                      npm ERR! Could not resolve dependency:
                                      npm ERR! peer eslint@"^5.0.0 || ^6.0.0" from @typescript-eslint/parser@2.34.0
                                      npm ERR! node_modules/@typescript-eslint/parser
                                      npm ERR!   dev @typescript-eslint/parser@"^2.34.0" from the root project
                                      npm ERR!   peer @typescript-eslint/parser@"^2.0.0" from @typescript-eslint/eslint-plugin@2.34.0
                                      npm ERR!   node_modules/@typescript-eslint/eslint-plugin
                                      npm ERR!     dev @typescript-eslint/eslint-plugin@"^2.34.0" from the root project
                                      npm ERR!
                                      npm ERR! Fix the upstream dependency conflict, or retry
                                      npm ERR! this command with --force, or --legacy-peer-deps
                                      npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
                                      npm ERR!
                                      npm ERR! See /home/iobroker/.npm/eresolve-report.txt for a full report.
                                      
                                      npm ERR! A complete log of this run can be found in:
                                      npm ERR!     /home/iobroker/.npm/_logs/2022-08-20T21_38_39_538Z-debug-0.log
                                      e-server@e-server:/opt/iobroker/node_modules/iobroker.klf200$
                                      
                                      
                                      Glasfaser 1 Reply Last reply Reply Quote 0
                                      • Glasfaser
                                        Glasfaser @Chrisdor last edited by

                                        @chrisdor

                                        iobroker del klf200
                                        
                                        iobroker install klf200@1.0.1
                                        
                                        C 1 Reply Last reply Reply Quote 0
                                        • C
                                          Chrisdor @Glasfaser last edited by

                                          @glasfaser sehe jetzt unter Instanzen den Adapter nicht mehr!!

                                          e-server@e-server:~$ iobroker del klf200
                                          Delete adapter "klf200"
                                          host.e-server Counted 1 meta of klf200
                                          host.e-server Counted 1 adapter for klf200
                                          host.e-server Counted 1 states (system.adapter.klf200.*) from states
                                          host.e-server file klf200.admin deleted
                                          host.e-server object klf200 deleted
                                          host.e-server object klf200.admin deleted
                                          host.e-server Deleting 2 object(s).
                                          host.e-server Deleting 1 state(s).
                                          
                                          removed 4 packages in 10s
                                          
                                          90 packages are looking for funding
                                            run `npm fund` for details
                                          e-server@e-server:~$ iobroker install klf200@1.0.1
                                          NPM version: 8.15.0
                                          Installing iobroker.klf200@1.0.1... (System call)
                                          
                                          added 4 packages in 10s
                                          
                                          90 packages are looking for funding
                                            run `npm fund` for details
                                          host.e-server install adapter klf200@1.0.1
                                          upload [4] klf200.admin /opt/iobroker/node_modules/iobroker.klf200/admin/admin.d.ts admin.d.ts video/mp2t
                                          upload [3] klf200.admin /opt/iobroker/node_modules/iobroker.klf200/admin/index_m.html index_m.html text/html
                                          upload [2] klf200.admin /opt/iobroker/node_modules/iobroker.klf200/admin/klf200.png klf200.png image/png
                                          upload [1] klf200.admin /opt/iobroker/node_modules/iobroker.klf200/admin/style.css style.css text/css
                                          upload [0] klf200.admin /opt/iobroker/node_modules/iobroker.klf200/admin/words.js words.js application/javascript
                                          host.e-server object system.adapter.klf200 created/updated
                                          e-server@e-server:~$
                                          
                                          
                                          Glasfaser 1 Reply Last reply Reply Quote 0
                                          • Glasfaser
                                            Glasfaser @Chrisdor last edited by

                                            @chrisdor sagte in [How-to] Node.js ioBroker richtig updaten-2021/22 Edition:

                                            sehe jetzt unter Instanzen den Adapter nicht mehr!!

                                            iobroker add klf200
                                            
                                            C 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            874
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            97
                                            812
                                            292597
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo