Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Frage: IOBroker Neuinstallation unter Windows 10

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    6
    1
    100

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.8k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    758

Frage: IOBroker Neuinstallation unter Windows 10

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
neuinstallationwindows 10
5 Beiträge 3 Kommentatoren 482 Aufrufe 2 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • surfer09S Offline
    surfer09S Offline
    surfer09
    schrieb am zuletzt editiert von surfer09
    #1

    Hallo zusammen,

    ich bin gerade dabei meinen IO-Broker unter Windows neu zu installieren. Ich installieren nach der aktuellen Anleitung für Windows und bekomme beim vorletzten Schritt unter Punkt 1 diese Ausgabe angezeigt:

    2022-06-22 08_21_14-Window.jpg

    I:\iobroker\SmartHome>iobroker stop
    2022-06-22 08:07:27,419 INFO  - Stopping the service with id 'iobroker(SmartHome)'
    
    I:\iobroker\SmartHome>npm i iobroker.js-controller@stable --ignore-scripts
    npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules\chokidar\node_modules\fsevents):
    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
    
    + iobroker.js-controller@4.0.23
    added 144 packages from 67 contributors, removed 446 packages, updated 99 packages, moved 10 packages and audited 719 packages in 30.239s
    found 97 vulnerabilities (11 low, 29 moderate, 39 high, 18 critical)
      run `npm audit fix` to fix them, or `npm audit` for details
    

    Ich bin mit jetzt nicht sicher, ob das so korrekt ist, ob man das mit "npm audit fix" beheben muss - keine Ahnung. In der Anleitung steht davon zwar nichts, aber ich möchte das zumindest kurz abgeklärt haben, bevor ich nachher wieder alles neu machen darf.

    Danke! ;-)

    IO-Broker Master/Slave auf Windows 11 64bit, NPM 10.9.7, Node 22.22.2 js-controller 7.0.7

    crunchipC 1 Antwort Letzte Antwort
    0
    • surfer09S surfer09

      Hallo zusammen,

      ich bin gerade dabei meinen IO-Broker unter Windows neu zu installieren. Ich installieren nach der aktuellen Anleitung für Windows und bekomme beim vorletzten Schritt unter Punkt 1 diese Ausgabe angezeigt:

      2022-06-22 08_21_14-Window.jpg

      I:\iobroker\SmartHome>iobroker stop
      2022-06-22 08:07:27,419 INFO  - Stopping the service with id 'iobroker(SmartHome)'
      
      I:\iobroker\SmartHome>npm i iobroker.js-controller@stable --ignore-scripts
      npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules\chokidar\node_modules\fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
      
      + iobroker.js-controller@4.0.23
      added 144 packages from 67 contributors, removed 446 packages, updated 99 packages, moved 10 packages and audited 719 packages in 30.239s
      found 97 vulnerabilities (11 low, 29 moderate, 39 high, 18 critical)
        run `npm audit fix` to fix them, or `npm audit` for details
      

      Ich bin mit jetzt nicht sicher, ob das so korrekt ist, ob man das mit "npm audit fix" beheben muss - keine Ahnung. In der Anleitung steht davon zwar nichts, aber ich möchte das zumindest kurz abgeklärt haben, bevor ich nachher wieder alles neu machen darf.

      Danke! ;-)

      crunchipC Abwesend
      crunchipC Abwesend
      crunchip
      Forum Testing Most Active Developer
      schrieb am zuletzt editiert von
      #2

      @surfer09 sagte in Frage: IOBroker Neuinstallation unter Windows 10:

      ob man das mit "npm audit fix" beheben muss -

      Nein

      umgestiegen von Proxmox auf Unraid

      surfer09S 1 Antwort Letzte Antwort
      0
      • crunchipC crunchip

        @surfer09 sagte in Frage: IOBroker Neuinstallation unter Windows 10:

        ob man das mit "npm audit fix" beheben muss -

        Nein

        surfer09S Offline
        surfer09S Offline
        surfer09
        schrieb am zuletzt editiert von surfer09
        #3

        @crunchip Okay, habe ich auch nicht gemacht, Hatte mich nur gewundert.

        Jetzt bin ich bei Schritt 3 angekommen und kann die Weboberfläche nicht mehr aufrufen. Der Dienst ist gestartet.

        iobroker status.jpg

        2022-06-22 08_45_38-IO-Broker-neu - 192.168.1.25 - Remotedesktopverbindung.jpg

        Inhalt des LOGs

        2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null
        
        2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44)
        
        2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        
        2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
        
        2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        
        2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
        
        2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
        
        2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25)
        
        2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        
        2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
        
        2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        
        2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
        
        2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
        
        2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18)
        
        2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:100
        
        2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:         adapter.log.error('Could not check npm version: ' + e);
        
        2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:                 ^
        
        2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: 
        
        2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'log')
        
        2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at getSystemVersions (I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:100:17)
        
        2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Object.<anonymous> (I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:69:18)
        
        2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        
        2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Module.load (node:internal/modules/cjs/loader:981:32)
        
        2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        
        2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
        
        2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at node:internal/main/run_main_module:17:47
        
        2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2022-06-22 08:41:11.462  - info: host.IOBroker-Server(SmartHome) Restart adapter system.adapter.info.0 because enabled
        2022-06-22 08:41:41.475  - info: host.IOBroker-Server(SmartHome) instance system.adapter.info.0 started with pid 6120
        2022-06-22 08:41:42.533  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110
        
        2022-06-22 08:41:42.533  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: class SocksProxyAgent extends agent_base_1.Agent {
        
        2022-06-22 08:41:42.533  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:                                            ^
        
        2022-06-22 08:41:42.533  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: 
        
        2022-06-22 08:41:42.533  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null
        
        2022-06-22 08:41:42.533  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44)
        
        2022-06-22 08:41:42.533  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:41:42.533  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        
        2022-06-22 08:41:42.533  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: class SocksProxyAgent extends agent_base_1.Agent {
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:                                            ^
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: 
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        
        2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18)
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:100
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:         adapter.log.error('Could not check npm version: ' + e);
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:                 ^
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: 
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'log')
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at getSystemVersions (I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:100:17)
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Object.<anonymous> (I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:69:18)
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Module.load (node:internal/modules/cjs/loader:981:32)
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at node:internal/main/run_main_module:17:47
        
        2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2022-06-22 08:41:42.535  - info: host.IOBroker-Server(SmartHome) Restart adapter system.adapter.info.0 because enabled
        2022-06-22 08:42:12.549  - info: host.IOBroker-Server(SmartHome) instance system.adapter.info.0 started with pid 7292
        2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110
        
        2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: class SocksProxyAgent extends agent_base_1.Agent {
        
        2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:                                            ^
        
        2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: 
        
        2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null
        
        2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44)
        
        2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        
        2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
        
        2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        
        2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
        
        2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
        
        2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25)
        
        2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        
        2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
        
        2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        
        2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: class SocksProxyAgent extends agent_base_1.Agent {
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:                                            ^
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: 
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:100
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:         adapter.log.error('Could not check npm version: ' + e);
        
        2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:                 ^
        
        2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: 
        
        2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'log')
        
        2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at getSystemVersions (I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:100:17)
        
        2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Object.<anonymous> (I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:69:18)
        
        2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        
        2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Module.load (node:internal/modules/cjs/loader:981:32)
        
        2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        
        2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
        
        2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at node:internal/main/run_main_module:17:47
        
        2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2022-06-22 08:42:13.692  - info: host.IOBroker-Server(SmartHome) Restart adapter system.adapter.info.0 because enabled
        2022-06-22 08:42:43.700  - info: host.IOBroker-Server(SmartHome) instance system.adapter.info.0 started with pid 4976
        2022-06-22 08:42:44.838  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: class SocksProxyAgent extends agent_base_1.Agent {
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:                                            ^
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: 
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44)
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25)
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18)
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: class SocksProxyAgent extends agent_base_1.Agent {
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:                                            ^
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: 
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44)
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:100
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:         adapter.log.error('Could not check npm version: ' + e);
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:                 ^
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: 
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'log')
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at getSystemVersions (I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:100:17)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Object.<anonymous> (I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:69:18)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Module.load (node:internal/modules/cjs/loader:981:32)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at node:internal/main/run_main_module:17:47
        
        2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2022-06-22 08:42:44.840  - info: host.IOBroker-Server(SmartHome) Restart adapter system.adapter.info.0 because enabled
        2022-06-22 08:43:14.860  - info: host.IOBroker-Server(SmartHome) instance system.adapter.info.0 started with pid 5576
        
        

        Scheinbar hat es irgendetwas mit NPM zu tun. NPM -v bringt diese Ausgabe:

        Your environment has been set up for using Node.js 16.15.1 (x64) and npm.
        
        
        I:\iobroker\SmartHome>npm -v
        I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110
        class SocksProxyAgent extends agent_base_1.Agent {
                                                   ^
        
        TypeError: Class extends value undefined is not a constructor or null
            at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44)
            at Module._compile (node:internal/modules/cjs/loader:1105:14)
            at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
            at Module.load (node:internal/modules/cjs/loader:981:32)
            at Function.Module._load (node:internal/modules/cjs/loader:822:12)
            at Module.require (node:internal/modules/cjs/loader:1005:19)
            at require (node:internal/modules/cjs/helpers:102:18)
            at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25)
            at Module._compile (node:internal/modules/cjs/loader:1105:14)
            at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
            at Module.load (node:internal/modules/cjs/loader:981:32)
            at Function.Module._load (node:internal/modules/cjs/loader:822:12)
            at Module.require (node:internal/modules/cjs/loader:1005:19)
            at require (node:internal/modules/cjs/helpers:102:18)
            at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18)
            at Module._compile (node:internal/modules/cjs/loader:1105:14)
        I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110
        class SocksProxyAgent extends agent_base_1.Agent {
                                                   ^
        
        TypeError: Class extends value undefined is not a constructor or null
            at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44)
            at Module._compile (node:internal/modules/cjs/loader:1105:14)
            at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
            at Module.load (node:internal/modules/cjs/loader:981:32)
            at Function.Module._load (node:internal/modules/cjs/loader:822:12)
            at Module.require (node:internal/modules/cjs/loader:1005:19)
            at require (node:internal/modules/cjs/helpers:102:18)
            at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25)
            at Module._compile (node:internal/modules/cjs/loader:1105:14)
            at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
            at Module.load (node:internal/modules/cjs/loader:981:32)
            at Function.Module._load (node:internal/modules/cjs/loader:822:12)
            at Module.require (node:internal/modules/cjs/loader:1005:19)
            at require (node:internal/modules/cjs/helpers:102:18)
            at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18)
            at Module._compile (node:internal/modules/cjs/loader:1105:14)
        
        I:\iobroker\SmartHome>
        

        IO-Broker Master/Slave auf Windows 11 64bit, NPM 10.9.7, Node 22.22.2 js-controller 7.0.7

        B 1 Antwort Letzte Antwort
        0
        • surfer09S surfer09

          @crunchip Okay, habe ich auch nicht gemacht, Hatte mich nur gewundert.

          Jetzt bin ich bei Schritt 3 angekommen und kann die Weboberfläche nicht mehr aufrufen. Der Dienst ist gestartet.

          iobroker status.jpg

          2022-06-22 08_45_38-IO-Broker-neu - 192.168.1.25 - Remotedesktopverbindung.jpg

          Inhalt des LOGs

          2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null
          
          2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44)
          
          2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          
          2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
          
          2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          
          2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
          
          2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
          
          2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25)
          
          2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          
          2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
          
          2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          
          2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
          
          2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
          
          2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18)
          
          2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:41:11.461  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:100
          
          2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:         adapter.log.error('Could not check npm version: ' + e);
          
          2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:                 ^
          
          2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: 
          
          2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'log')
          
          2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at getSystemVersions (I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:100:17)
          
          2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Object.<anonymous> (I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:69:18)
          
          2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          
          2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Module.load (node:internal/modules/cjs/loader:981:32)
          
          2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          
          2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
          
          2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at node:internal/main/run_main_module:17:47
          
          2022-06-22 08:41:11.462  - error: host.IOBroker-Server(SmartHome) instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-06-22 08:41:11.462  - info: host.IOBroker-Server(SmartHome) Restart adapter system.adapter.info.0 because enabled
          2022-06-22 08:41:41.475  - info: host.IOBroker-Server(SmartHome) instance system.adapter.info.0 started with pid 6120
          2022-06-22 08:41:42.533  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110
          
          2022-06-22 08:41:42.533  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: class SocksProxyAgent extends agent_base_1.Agent {
          
          2022-06-22 08:41:42.533  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:                                            ^
          
          2022-06-22 08:41:42.533  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: 
          
          2022-06-22 08:41:42.533  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null
          
          2022-06-22 08:41:42.533  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44)
          
          2022-06-22 08:41:42.533  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:41:42.533  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          
          2022-06-22 08:41:42.533  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: class SocksProxyAgent extends agent_base_1.Agent {
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:                                            ^
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: 
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          
          2022-06-22 08:41:42.534  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18)
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:100
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:         adapter.log.error('Could not check npm version: ' + e);
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:                 ^
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: 
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'log')
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at getSystemVersions (I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:100:17)
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Object.<anonymous> (I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:69:18)
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Module.load (node:internal/modules/cjs/loader:981:32)
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at node:internal/main/run_main_module:17:47
          
          2022-06-22 08:41:42.535  - error: host.IOBroker-Server(SmartHome) instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-06-22 08:41:42.535  - info: host.IOBroker-Server(SmartHome) Restart adapter system.adapter.info.0 because enabled
          2022-06-22 08:42:12.549  - info: host.IOBroker-Server(SmartHome) instance system.adapter.info.0 started with pid 7292
          2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110
          
          2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: class SocksProxyAgent extends agent_base_1.Agent {
          
          2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:                                            ^
          
          2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: 
          
          2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null
          
          2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44)
          
          2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          
          2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
          
          2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          
          2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
          
          2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
          
          2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25)
          
          2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          
          2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
          
          2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          
          2022-06-22 08:42:13.690  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: class SocksProxyAgent extends agent_base_1.Agent {
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:                                            ^
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: 
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:100
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:         adapter.log.error('Could not check npm version: ' + e);
          
          2022-06-22 08:42:13.691  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:                 ^
          
          2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: 
          
          2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'log')
          
          2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at getSystemVersions (I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:100:17)
          
          2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Object.<anonymous> (I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:69:18)
          
          2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          
          2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Module.load (node:internal/modules/cjs/loader:981:32)
          
          2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          
          2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
          
          2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at node:internal/main/run_main_module:17:47
          
          2022-06-22 08:42:13.692  - error: host.IOBroker-Server(SmartHome) instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-06-22 08:42:13.692  - info: host.IOBroker-Server(SmartHome) Restart adapter system.adapter.info.0 because enabled
          2022-06-22 08:42:43.700  - info: host.IOBroker-Server(SmartHome) instance system.adapter.info.0 started with pid 4976
          2022-06-22 08:42:44.838  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: class SocksProxyAgent extends agent_base_1.Agent {
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:                                            ^
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: 
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44)
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25)
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18)
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: class SocksProxyAgent extends agent_base_1.Agent {
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:                                            ^
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: 
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44)
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:42:44.839  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:100
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:         adapter.log.error('Could not check npm version: ' + e);
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:                 ^
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: 
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'log')
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at getSystemVersions (I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:100:17)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Object.<anonymous> (I:\iobroker\SmartHome\node_modules\iobroker.info\main.js:69:18)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Module.load (node:internal/modules/cjs/loader:981:32)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) Caught by controller[1]:     at node:internal/main/run_main_module:17:47
          
          2022-06-22 08:42:44.840  - error: host.IOBroker-Server(SmartHome) instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2022-06-22 08:42:44.840  - info: host.IOBroker-Server(SmartHome) Restart adapter system.adapter.info.0 because enabled
          2022-06-22 08:43:14.860  - info: host.IOBroker-Server(SmartHome) instance system.adapter.info.0 started with pid 5576
          
          

          Scheinbar hat es irgendetwas mit NPM zu tun. NPM -v bringt diese Ausgabe:

          Your environment has been set up for using Node.js 16.15.1 (x64) and npm.
          
          
          I:\iobroker\SmartHome>npm -v
          I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110
          class SocksProxyAgent extends agent_base_1.Agent {
                                                     ^
          
          TypeError: Class extends value undefined is not a constructor or null
              at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44)
              at Module._compile (node:internal/modules/cjs/loader:1105:14)
              at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
              at Module.load (node:internal/modules/cjs/loader:981:32)
              at Function.Module._load (node:internal/modules/cjs/loader:822:12)
              at Module.require (node:internal/modules/cjs/loader:1005:19)
              at require (node:internal/modules/cjs/helpers:102:18)
              at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25)
              at Module._compile (node:internal/modules/cjs/loader:1105:14)
              at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
              at Module.load (node:internal/modules/cjs/loader:981:32)
              at Function.Module._load (node:internal/modules/cjs/loader:822:12)
              at Module.require (node:internal/modules/cjs/loader:1005:19)
              at require (node:internal/modules/cjs/helpers:102:18)
              at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18)
              at Module._compile (node:internal/modules/cjs/loader:1105:14)
          I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110
          class SocksProxyAgent extends agent_base_1.Agent {
                                                     ^
          
          TypeError: Class extends value undefined is not a constructor or null
              at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\socks-proxy-agent\dist\index.js:110:44)
              at Module._compile (node:internal/modules/cjs/loader:1105:14)
              at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
              at Module.load (node:internal/modules/cjs/loader:981:32)
              at Function.Module._load (node:internal/modules/cjs/loader:822:12)
              at Module.require (node:internal/modules/cjs/loader:1005:19)
              at require (node:internal/modules/cjs/helpers:102:18)
              at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\agent.js:174:25)
              at Module._compile (node:internal/modules/cjs/loader:1105:14)
              at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
              at Module.load (node:internal/modules/cjs/loader:981:32)
              at Function.Module._load (node:internal/modules/cjs/loader:822:12)
              at Module.require (node:internal/modules/cjs/loader:1005:19)
              at require (node:internal/modules/cjs/helpers:102:18)
              at Object.<anonymous> (I:\iobroker\SmartHome\nodejs\node_modules\npm\node_modules\make-fetch-happen\lib\remote.js:7:18)
              at Module._compile (node:internal/modules/cjs/loader:1105:14)
          
          I:\iobroker\SmartHome>
          
          B Offline
          B Offline
          Blasse133
          schrieb am zuletzt editiert von
          #4

          @surfer09 Moin,
          keine Ahnung, ob dein Problem schon gelöst ist.

          Ich hatte selbes Problem, als ich über den Installer von der Website installiert habe.

          Mir hat diese Anleitung geholfen. https://forum.iobroker.net/topic/55185/test-iobroker-unter-windows-installieren-2022-edition?_=1656706273392&lang=en-US

          Blasse133

          surfer09S 1 Antwort Letzte Antwort
          0
          • B Blasse133

            @surfer09 Moin,
            keine Ahnung, ob dein Problem schon gelöst ist.

            Ich hatte selbes Problem, als ich über den Installer von der Website installiert habe.

            Mir hat diese Anleitung geholfen. https://forum.iobroker.net/topic/55185/test-iobroker-unter-windows-installieren-2022-edition?_=1656706273392&lang=en-US

            Blasse133

            surfer09S Offline
            surfer09S Offline
            surfer09
            schrieb am zuletzt editiert von
            #5

            @blasse133 Danke für deine Rückmeldung. Ich habe den kompletten Server einmal neu installiert. Jetzt funktioniert alles wieder. Trotzdem Danke für deine Meldung!

            IO-Broker Master/Slave auf Windows 11 64bit, NPM 10.9.7, Node 22.22.2 js-controller 7.0.7

            1 Antwort Letzte Antwort
            0

            Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

            Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

            Mit deinem Input könnte dieser Beitrag noch besser werden 💗

            Registrieren Anmelden
            Antworten
            • In einem neuen Thema antworten
            Anmelden zum Antworten
            • Älteste zuerst
            • Neuste zuerst
            • Meiste Stimmen


            Support us

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

            562

            Online

            32.9k

            Benutzer

            83.0k

            Themen

            1.3m

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

            • Du hast noch kein Konto? Registrieren

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