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. Nanoleaf Adapter hat mit Update keine Funktion mehr

NEWS

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    548

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

Nanoleaf Adapter hat mit Update keine Funktion mehr

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
8 Beiträge 4 Kommentatoren 651 Aufrufe 4 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.
  • R Offline
    R Offline
    Rogni
    schrieb am zuletzt editiert von
    #1

    Hi Leute,

    Seit dem Update auf NodeJS 18 und JS Controller 5.05 hat der Nanoleaf Adapter keine Funktion mehr, da er wohl noch nicht mit dem neuen Node JS zurecht kommt. Gibt es hierfür eine Alternative bzw. Update?? ICh finde hierzu leider nichts.

    Vielen Dank schonmal für Eure Infos

    Gruß

    Erik :mrgreen: :mrgreen:

    DJMarc75D Thomas BraunT 2 Antworten Letzte Antwort
    0
    • R Rogni

      Hi Leute,

      Seit dem Update auf NodeJS 18 und JS Controller 5.05 hat der Nanoleaf Adapter keine Funktion mehr, da er wohl noch nicht mit dem neuen Node JS zurecht kommt. Gibt es hierfür eine Alternative bzw. Update?? ICh finde hierzu leider nichts.

      Vielen Dank schonmal für Eure Infos

      DJMarc75D Offline
      DJMarc75D Offline
      DJMarc75
      schrieb am zuletzt editiert von DJMarc75
      #2

      @rogni Da Du ja Betatester bist wäre es sinnvoll dieses "Problem" erstmal im passenden BetatesterBeitrag vom JS-Controller zu berichten.
      Da kann besser geholfen werden.

      https://forum.iobroker.net/topic/66108/js-controller-5-0-x-jetzt-in-der-beta/410

      Lehrling seit 1975 !!!
      Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
      https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

      1 Antwort Letzte Antwort
      1
      • R Rogni

        Hi Leute,

        Seit dem Update auf NodeJS 18 und JS Controller 5.05 hat der Nanoleaf Adapter keine Funktion mehr, da er wohl noch nicht mit dem neuen Node JS zurecht kommt. Gibt es hierfür eine Alternative bzw. Update?? ICh finde hierzu leider nichts.

        Vielen Dank schonmal für Eure Infos

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

        @rogni

        Der Adapter?

        https://github.com/daniel-2k/ioBroker.nanoleaf-lightpanels

        Meldungen im Log?

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

        R 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @rogni

          Der Adapter?

          https://github.com/daniel-2k/ioBroker.nanoleaf-lightpanels

          Meldungen im Log?

          R Offline
          R Offline
          Rogni
          schrieb am zuletzt editiert von Rogni
          #4

          @thomas-braun ja der Controller in der Version 1.3.1

          Hier der Log beim Start

          2023-07-16 13:48:17.068  - info: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.0 started with pid 32183
          2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: node:internal/modules/cjs/loader:1080
          2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:   throw err;
          2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:   ^
          2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
          2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: Require stack:
          2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js
          2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js
          2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
          2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
          2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
          2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:110:18)
          2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js:63:25)
          2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
          2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
          2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
          2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
          2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
          2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
          2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:   requireStack: [
          2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js',
          2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js'
          2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:   ]
          2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]: }
          2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]: Node.js v18.16.1
          2023-07-16 13:48:17.295  - error: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2023-07-16 13:48:17.295  - info: host.IOBroker-Neu Rebuild for adapter system.adapter.nanoleaf-lightpanels.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
          2023-07-16 13:48:18.940  - info: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.1 started with pid 32190
          2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: node:internal/modules/cjs/loader:1080
          2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:   throw err;
          2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:   ^
          2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
          2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: Require stack:
          2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js
          2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js
          2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
          2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
          2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
          2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:110:18)
          2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js:63:25)
          2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
          2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
          2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
          2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
          2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
          2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
          2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:   requireStack: [
          2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js',
          2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js'
          2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:   ]
          2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]: }
          2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]: Node.js v18.16.1
          2023-07-16 13:48:19.147  - error: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2023-07-16 13:48:19.147  - info: host.IOBroker-Neu Rebuild for adapter system.adapter.nanoleaf-lightpanels.1 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
          2023-07-16 13:49:00.012  - info: hm-rpc.1 (32124) Scheduled restart.
          
          

          Edit :) erledigt

          Gruß

          Erik :mrgreen: :mrgreen:

          Thomas BraunT 2 Antworten Letzte Antwort
          0
          • R Rogni

            @thomas-braun ja der Controller in der Version 1.3.1

            Hier der Log beim Start

            2023-07-16 13:48:17.068  - info: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.0 started with pid 32183
            2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: node:internal/modules/cjs/loader:1080
            2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:   throw err;
            2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:   ^
            2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
            2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: Require stack:
            2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js
            2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js
            2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
            2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
            2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
            2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:110:18)
            2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js:63:25)
            2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
            2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
            2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
            2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
            2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
            2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
            2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:   requireStack: [
            2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js',
            2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js'
            2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:   ]
            2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]: }
            2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]: Node.js v18.16.1
            2023-07-16 13:48:17.295  - error: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2023-07-16 13:48:17.295  - info: host.IOBroker-Neu Rebuild for adapter system.adapter.nanoleaf-lightpanels.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
            2023-07-16 13:48:18.940  - info: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.1 started with pid 32190
            2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: node:internal/modules/cjs/loader:1080
            2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:   throw err;
            2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:   ^
            2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
            2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: Require stack:
            2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js
            2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js
            2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
            2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
            2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
            2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:110:18)
            2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js:63:25)
            2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
            2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
            2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
            2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
            2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
            2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
            2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:   requireStack: [
            2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js',
            2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js'
            2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:   ]
            2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]: }
            2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]: Node.js v18.16.1
            2023-07-16 13:48:19.147  - error: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2023-07-16 13:48:19.147  - info: host.IOBroker-Neu Rebuild for adapter system.adapter.nanoleaf-lightpanels.1 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
            2023-07-16 13:49:00.012  - info: hm-rpc.1 (32124) Scheduled restart.
            
            

            Edit :) erledigt

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

            @rogni

            Bitte statt Spoiler die CodeTags verwenden.
            Und bitte das 'richtige' LogFile posten, nicht das Ding aus dem Admin, das ist zeitlich falsch herum.

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

            1 Antwort Letzte Antwort
            0
            • R Rogni

              @thomas-braun ja der Controller in der Version 1.3.1

              Hier der Log beim Start

              2023-07-16 13:48:17.068  - info: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.0 started with pid 32183
              2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: node:internal/modules/cjs/loader:1080
              2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:   throw err;
              2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:   ^
              2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
              2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: Require stack:
              2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js
              2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js
              2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
              2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
              2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
              2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:110:18)
              2023-07-16 13:48:17.294  - error: host.IOBroker-Neu Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js:63:25)
              2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
              2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
              2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
              2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
              2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
              2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
              2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:   requireStack: [
              2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js',
              2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js'
              2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]:   ]
              2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]: }
              2023-07-16 13:48:17.295  - error: host.IOBroker-Neu Caught by controller[0]: Node.js v18.16.1
              2023-07-16 13:48:17.295  - error: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              2023-07-16 13:48:17.295  - info: host.IOBroker-Neu Rebuild for adapter system.adapter.nanoleaf-lightpanels.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
              2023-07-16 13:48:18.940  - info: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.1 started with pid 32190
              2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: node:internal/modules/cjs/loader:1080
              2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:   throw err;
              2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:   ^
              2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
              2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: Require stack:
              2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js
              2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js
              2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
              2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
              2023-07-16 13:48:19.146  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
              2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:110:18)
              2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js:63:25)
              2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
              2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
              2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
              2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
              2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
              2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
              2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:   requireStack: [
              2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js',
              2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js'
              2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]:   ]
              2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]: }
              2023-07-16 13:48:19.147  - error: host.IOBroker-Neu Caught by controller[0]: Node.js v18.16.1
              2023-07-16 13:48:19.147  - error: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
              2023-07-16 13:48:19.147  - info: host.IOBroker-Neu Rebuild for adapter system.adapter.nanoleaf-lightpanels.1 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
              2023-07-16 13:49:00.012  - info: hm-rpc.1 (32124) Scheduled restart.
              
              

              Edit :) erledigt

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

              @rogni

              Mach ein Issue beim Adapter auf. Der muss offenbar angepasst werden.

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

              1 Antwort Letzte Antwort
              0
              • R Offline
                R Offline
                Rogni
                schrieb am zuletzt editiert von
                #7

                @thomas-braun

                Danke für die Antwort, das war mehr oder weniger meine Frage ob hier schon was bekannt ist. Issue ist geöffnet

                Gruß

                Erik :mrgreen: :mrgreen:

                mcm1957M 1 Antwort Letzte Antwort
                0
                • R Rogni

                  @thomas-braun

                  Danke für die Antwort, das war mehr oder weniger meine Frage ob hier schon was bekannt ist. Issue ist geöffnet

                  mcm1957M Online
                  mcm1957M Online
                  mcm1957
                  schrieb am zuletzt editiert von
                  #8

                  @rogni

                  Adapter wurde bereitrs aktualisisert
                  V1.4.0 sollte js-controller 5.x kompatibel sein

                  Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                  Support Repositoryverwaltung.

                  Wer 'nen Kaffee spendieren will: https://paypal.me

                  LESEN - gute Forenbeitrage

                  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

                  282

                  Online

                  32.8k

                  Benutzer

                  82.9k

                  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