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

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

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Nochmal NPM Module im Controller 6.0.3

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.3k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.4k

Nochmal NPM Module im Controller 6.0.3

Geplant Angeheftet Gesperrt Verschoben Error/Bug
3 Beiträge 3 Kommentatoren 400 Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • F Offline
    F Offline
    fuchs1978
    schrieb am zuletzt editiert von
    #1

    Ich habe vermutlich noch ein Problem mit dem Javascript Adapter und den NPM Modulen. Ich habe zwei Instanzen laufen unter JS Controller 6.0.2 und habe auf 6.0.3 geupdatet. Danach konnte er den JS Adapter nicht mehr starten.

    
    host.iobroker0424
    2024-06-13 06:17:16.959	error	instance system.adapter.javascript.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
    
    host.iobroker0424
    2024-06-13 06:17:16.959	error	Caught by controller[0]: at installLibraries (/opt/iobroker/node_modules/iobroker.javascript/main.js:1836:36)
    
    host.iobroker0424
    2024-06-13 06:17:16.959	error	Caught by controller[0]: at listInstalledNodeModules (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/utils.ts:126:34)
    
    host.iobroker0424
    2024-06-13 06:17:16.959	error	Caught by controller[0]: at Function.resolve (node:internal/modules/helpers:190:19)
    
    host.iobroker0424
    2024-06-13 06:17:16.959	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1131:27)
    
    host.iobroker0424
    2024-06-13 06:17:16.959	error	Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:669:31)
    
    host.iobroker0424
    2024-06-13 06:17:16.959	error	Caught by controller[0]: at resolveExports (node:internal/modules/cjs/loader:592:36)
    
    host.iobroker0424
    2024-06-13 06:17:16.959	error	Caught by controller[0]: at packageExportsResolve (node:internal/modules/esm/resolve:651:9)
    
    host.iobroker0424
    2024-06-13 06:17:16.959	error	Caught by controller[0]: at exportsNotFound (node:internal/modules/esm/resolve:304:10)
    
    host.iobroker0424
    2024-06-13 06:17:16.959	error	Caught by controller[0]: Error: Package subpath './package.json' is not defined by "exports" in /opt/iobroker/node_modules/@iobroker-javascript.1/cheerio/package.json
    
    host.iobroker0424
    2024-06-13 06:17:16.959	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    
    javascript.1
    2024-06-13 06:17:16.310	error	Exception-Code: ERR_PACKAGE_PATH_NOT_EXPORTED: Package subpath './package.json' is not defined by "exports" in /opt/iobroker/node_modules/@iobroker-javascript.1/cheerio/package.json
    
    javascript.1
    2024-06-13 06:17:16.310	error	Error: Package subpath './package.json' is not defined by "exports" in /opt/iobroker/node_modules/@iobroker-javascript.1/cheerio/package.json at exportsNotFound (node:internal/modules/esm/resolve:304:10) at packageExportsResolve (node:internal/modules/esm/resolve:651:9) at resolveExports (node:internal/modules/cjs/loader:592:36) at Function.Module._findPath (node:internal/modules/cjs/loader:669:31) at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1131:27) at Function.resolve (node:internal/modules/helpers:190:19) at listInstalledNodeModules (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/utils.ts:126:34) at installLibraries (/opt/iobroker/node_modules/iobroker.javascript/main.js:1836:36)
    
    javascript.1
    2024-06-13 06:17:16.309	error	unhandled promise rejection: Package subpath './package.json' is not defined by "exports" in /opt/iobroker/node_modules/@iobroker-javascript.1/cheerio/package.json
    
    javascript.1
    2024-06-13 06:17:16.309	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    

    Plattform: linux
    Betriebssystem: linux
    Architektur: x64
    CPUs: 4
    Geschwindigkeit: 0 MHz
    Modell: QEMU Virtual CPU version 2.5+
    RAM: 7.7 GB
    System-Betriebszeit: 00:07:55
    Node.js: v20.14.0
    time: 1718253968052
    timeOffset: -120
    NPM: 10.7.0
    Adapter-Anzahl: 624
    Datenträgergröße: 8.8 GB
    Freier Festplattenspeicher: 2.1 GB
    Aktive Instanzen: 34
    Pfad: /opt/iobroker/
    Betriebszeit: 00:07:50

    da_WoodyD 1 Antwort Letzte Antwort
    0
    • F fuchs1978

      Ich habe vermutlich noch ein Problem mit dem Javascript Adapter und den NPM Modulen. Ich habe zwei Instanzen laufen unter JS Controller 6.0.2 und habe auf 6.0.3 geupdatet. Danach konnte er den JS Adapter nicht mehr starten.

      
      host.iobroker0424
      2024-06-13 06:17:16.959	error	instance system.adapter.javascript.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      
      host.iobroker0424
      2024-06-13 06:17:16.959	error	Caught by controller[0]: at installLibraries (/opt/iobroker/node_modules/iobroker.javascript/main.js:1836:36)
      
      host.iobroker0424
      2024-06-13 06:17:16.959	error	Caught by controller[0]: at listInstalledNodeModules (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/utils.ts:126:34)
      
      host.iobroker0424
      2024-06-13 06:17:16.959	error	Caught by controller[0]: at Function.resolve (node:internal/modules/helpers:190:19)
      
      host.iobroker0424
      2024-06-13 06:17:16.959	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1131:27)
      
      host.iobroker0424
      2024-06-13 06:17:16.959	error	Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:669:31)
      
      host.iobroker0424
      2024-06-13 06:17:16.959	error	Caught by controller[0]: at resolveExports (node:internal/modules/cjs/loader:592:36)
      
      host.iobroker0424
      2024-06-13 06:17:16.959	error	Caught by controller[0]: at packageExportsResolve (node:internal/modules/esm/resolve:651:9)
      
      host.iobroker0424
      2024-06-13 06:17:16.959	error	Caught by controller[0]: at exportsNotFound (node:internal/modules/esm/resolve:304:10)
      
      host.iobroker0424
      2024-06-13 06:17:16.959	error	Caught by controller[0]: Error: Package subpath './package.json' is not defined by "exports" in /opt/iobroker/node_modules/@iobroker-javascript.1/cheerio/package.json
      
      host.iobroker0424
      2024-06-13 06:17:16.959	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      
      javascript.1
      2024-06-13 06:17:16.310	error	Exception-Code: ERR_PACKAGE_PATH_NOT_EXPORTED: Package subpath './package.json' is not defined by "exports" in /opt/iobroker/node_modules/@iobroker-javascript.1/cheerio/package.json
      
      javascript.1
      2024-06-13 06:17:16.310	error	Error: Package subpath './package.json' is not defined by "exports" in /opt/iobroker/node_modules/@iobroker-javascript.1/cheerio/package.json at exportsNotFound (node:internal/modules/esm/resolve:304:10) at packageExportsResolve (node:internal/modules/esm/resolve:651:9) at resolveExports (node:internal/modules/cjs/loader:592:36) at Function.Module._findPath (node:internal/modules/cjs/loader:669:31) at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1131:27) at Function.resolve (node:internal/modules/helpers:190:19) at listInstalledNodeModules (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/utils.ts:126:34) at installLibraries (/opt/iobroker/node_modules/iobroker.javascript/main.js:1836:36)
      
      javascript.1
      2024-06-13 06:17:16.309	error	unhandled promise rejection: Package subpath './package.json' is not defined by "exports" in /opt/iobroker/node_modules/@iobroker-javascript.1/cheerio/package.json
      
      javascript.1
      2024-06-13 06:17:16.309	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      

      Plattform: linux
      Betriebssystem: linux
      Architektur: x64
      CPUs: 4
      Geschwindigkeit: 0 MHz
      Modell: QEMU Virtual CPU version 2.5+
      RAM: 7.7 GB
      System-Betriebszeit: 00:07:55
      Node.js: v20.14.0
      time: 1718253968052
      timeOffset: -120
      NPM: 10.7.0
      Adapter-Anzahl: 624
      Datenträgergröße: 8.8 GB
      Freier Festplattenspeicher: 2.1 GB
      Aktive Instanzen: 34
      Pfad: /opt/iobroker/
      Betriebszeit: 00:07:50

      da_WoodyD Online
      da_WoodyD Online
      da_Woody
      schrieb am zuletzt editiert von
      #2

      @fuchs1978 siehe https://forum.iobroker.net/topic/75206/beta-test-js-controller-kiera-v6-0/80?_=1718168044578
      von @foxriver76

      gruß vom Woody
      HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

      1 Antwort Letzte Antwort
      0
      • HomoranH Nicht stören
        HomoranH Nicht stören
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #3

        ich mach hier mal zu.
        Der Controller ist noch in der beta Testphase, da kann man es nicht als echten Bug bezeichnen.

        Dafür gibt es den erwähnten Tester-Thread

        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

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


        Support us

        ioBroker
        Community Adapters
        Donate

        405

        Online

        32.4k

        Benutzer

        81.4k

        Themen

        1.3m

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

        • Du hast noch kein Konto? Registrieren

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