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. ZIGBEE bleibt rot

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    13
    1
    724

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

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

ZIGBEE bleibt rot

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
73 Beiträge 9 Kommentatoren 6.6k Aufrufe 7 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.
  • AsgothianA Asgothian

    @xlklwr

    • zigbee adapter anhalten
    • im Verzeichnis /opt/iobroker/node_modules/iobroker.zigbee den Befehl "npm remove zigbee-herdsman-converters" ausführen
    • dito mit npm remove zigbee-herdsman
    • in Verzeichnis /opt/iobroker die beiden Befehle auch ausführen
    • per npm list zigbee-herdsman-converters sicher stellen das keiner mehr installiert ist, dito für zigbee-herdsman
    • zigbee adapter installieren / updaten.

    A.

    X Offline
    X Offline
    xlklwr
    schrieb am zuletzt editiert von
    #3

    @asgothian sagte in ZIGBEE bleibt rot:

    /opt/iobroker/node_modules/iobroker.zigbee

    Danke für die schnelle Antwort. Habe ich so durchgeführt. Ich habe 3 Varianten ausprobiert.

    (1) Adpater gestoppt, die Befehle ausgeführt, Adapter gestartet. Geht nicht, Log:

    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.639	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: }
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: ]
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js',
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: requireStack: [
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19) {
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.637	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js:3:25)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.637	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.637	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.637	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:667:27)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.637	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.637	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.637	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.636	error	Caught by controller[0]: Require stack:
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.636	error	Caught by controller[0]: Error: Cannot find module 'zigbee-herdsman/dist/adapter/serialPortUtils'
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.636	error	Caught by controller[0]: ^
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.636	error	Caught by controller[0]: throw err;
    host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.636	error	Caught by controller[0]: internal/modules/cjs/loader.js:818
    

    (2) Adapter gestoppt, Schritte ausgeführt, Adapter manuell geupdated (npm update im Ordner) Ergebnis: gleicher Fehler wie in meinem Eingangspost.

    (3) Adapter gestoppt, Schritte ausgeführt, Adapter über iobroker deinstalliert und neu installiert, Ergebnis:

    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.744	info	Rebuild for adapter system.adapter.zigbee.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.744	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.744	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/lib/linux.js:2:36)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/bindings/bindings.js:112:48)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1057:18)
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.742	error	Caught by controller[0]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.742	error	Caught by controller[0]: NODE_MODULE_VERSION 88. This version of Node.js requires
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.742	error	Caught by controller[0]: was compiled against a different Node.js version using
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.742	error	Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/Release/bindings.node'
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.742	error	Caught by controller[0]: ^
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.742	error	Caught by controller[0]: throw e;
    host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.741	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/bindings/bindings.js:121
    

    Was mach ich falsch, noch ne Idee?

    AsgothianA 1 Antwort Letzte Antwort
    0
    • X xlklwr

      @asgothian sagte in ZIGBEE bleibt rot:

      /opt/iobroker/node_modules/iobroker.zigbee

      Danke für die schnelle Antwort. Habe ich so durchgeführt. Ich habe 3 Varianten ausprobiert.

      (1) Adpater gestoppt, die Befehle ausgeführt, Adapter gestartet. Geht nicht, Log:

      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.639	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: }
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: ]
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js',
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: requireStack: [
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19) {
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.638	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.637	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js:3:25)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.637	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.637	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.637	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:667:27)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.637	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.637	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.637	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.636	error	Caught by controller[0]: Require stack:
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.636	error	Caught by controller[0]: Error: Cannot find module 'zigbee-herdsman/dist/adapter/serialPortUtils'
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.636	error	Caught by controller[0]: ^
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.636	error	Caught by controller[0]: throw err;
      host.xlklwr-VPCSB4M9E	2021-02-01 10:00:22.636	error	Caught by controller[0]: internal/modules/cjs/loader.js:818
      

      (2) Adapter gestoppt, Schritte ausgeführt, Adapter manuell geupdated (npm update im Ordner) Ergebnis: gleicher Fehler wie in meinem Eingangspost.

      (3) Adapter gestoppt, Schritte ausgeführt, Adapter über iobroker deinstalliert und neu installiert, Ergebnis:

      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.744	info	Rebuild for adapter system.adapter.zigbee.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.744	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.744	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/lib/linux.js:2:36)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/bindings/bindings.js:112:48)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1057:18)
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.743	error	Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.742	error	Caught by controller[0]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.742	error	Caught by controller[0]: NODE_MODULE_VERSION 88. This version of Node.js requires
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.742	error	Caught by controller[0]: was compiled against a different Node.js version using
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.742	error	Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/Release/bindings.node'
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.742	error	Caught by controller[0]: ^
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.742	error	Caught by controller[0]: throw e;
      host.xlklwr-VPCSB4M9E	2021-02-01 10:15:08.741	error	Caught by controller[0]: /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/bindings/bindings.js:121
      

      Was mach ich falsch, noch ne Idee?

      AsgothianA Offline
      AsgothianA Offline
      Asgothian
      Developer
      schrieb am zuletzt editiert von
      #4

      @xlklwr

      hast du sichergestellt das keine Instanz des zigbee-herdsman und zigbee-herdsman-converters mehr installiert waren bevor Du den zigbee Adapter neu installiert hast ?

      Die Log-Dateien deuten darauf hin das das nicht der Fall war.

      A.

      ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
      "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

      X 1 Antwort Letzte Antwort
      0
      • AsgothianA Asgothian

        @xlklwr

        hast du sichergestellt das keine Instanz des zigbee-herdsman und zigbee-herdsman-converters mehr installiert waren bevor Du den zigbee Adapter neu installiert hast ?

        Die Log-Dateien deuten darauf hin das das nicht der Fall war.

        A.

        X Offline
        X Offline
        xlklwr
        schrieb am zuletzt editiert von
        #5

        @asgothian Ja, habe ich. Sowie in /opt/iobroker/node_modules/iobroker.zigbee und /opt/iobroker wurde mit npm list zigbee-herdsman-converters und npm list zigbee-herdsman nix gefunden.

        Ich probiere jetzt nochmal:

        • Zigbee Adapter deinstallieren
        • im Verzeichnis /opt/iobroker/node_modules/iobroker.zigbee den Befehl "npm remove zigbee-herdsman-converters" ausführen
        • dito mit npm remove zigbee-herdsman
        • in Verzeichnis /opt/iobroker die beiden Befehle auch ausführen
        • per npm list zigbee-herdsman-converters sicher stellen das keiner mehr installiert ist, dito für zigbee-herdsman
        • zigbee adapter installieren / updaten.

        macht es auch Sinn eine npm remove iobroker.zigbee zu machen?

        Und was bedeutet
        Error: The module '/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/Release/bindings.node'was compiled against a different Node.js version using was compiled against a different Node.js version using NODE_MODULE_VERSION 88. This version of Node.js requires NODE_MODULE_VERSION 72. Please try re-compiling or re-installing

        AsgothianA 1 Antwort Letzte Antwort
        0
        • X xlklwr

          @asgothian Ja, habe ich. Sowie in /opt/iobroker/node_modules/iobroker.zigbee und /opt/iobroker wurde mit npm list zigbee-herdsman-converters und npm list zigbee-herdsman nix gefunden.

          Ich probiere jetzt nochmal:

          • Zigbee Adapter deinstallieren
          • im Verzeichnis /opt/iobroker/node_modules/iobroker.zigbee den Befehl "npm remove zigbee-herdsman-converters" ausführen
          • dito mit npm remove zigbee-herdsman
          • in Verzeichnis /opt/iobroker die beiden Befehle auch ausführen
          • per npm list zigbee-herdsman-converters sicher stellen das keiner mehr installiert ist, dito für zigbee-herdsman
          • zigbee adapter installieren / updaten.

          macht es auch Sinn eine npm remove iobroker.zigbee zu machen?

          Und was bedeutet
          Error: The module '/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/Release/bindings.node'was compiled against a different Node.js version using was compiled against a different Node.js version using NODE_MODULE_VERSION 88. This version of Node.js requires NODE_MODULE_VERSION 72. Please try re-compiling or re-installing

          AsgothianA Offline
          AsgothianA Offline
          Asgothian
          Developer
          schrieb am zuletzt editiert von
          #6

          @xlklwr

          Die Serialport library wird bei installation gegen die vorhandene Node Bibliothek übersetzt. Wenn es da versionskonflikte gibt dann verweigert sie den Dienst.

          Bitte verifiziere auch deine node Installation. Nicht das du unterschiedliche Versionen installiert hast.

          ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
          "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

          X 1 Antwort Letzte Antwort
          0
          • AsgothianA Asgothian

            @xlklwr

            Die Serialport library wird bei installation gegen die vorhandene Node Bibliothek übersetzt. Wenn es da versionskonflikte gibt dann verweigert sie den Dienst.

            Bitte verifiziere auch deine node Installation. Nicht das du unterschiedliche Versionen installiert hast.

            X Offline
            X Offline
            xlklwr
            schrieb am zuletzt editiert von
            #7

            @asgothian Also wenn ich das richtig verstehe, ist mit meiner Node.js irgendwas falsch. Node Module 88 ist von Node 15, ich habe aber Node 12 installiert. Wie kann ich das fixen???

            AsgothianA Thomas BraunT 2 Antworten Letzte Antwort
            0
            • X xlklwr

              @asgothian Also wenn ich das richtig verstehe, ist mit meiner Node.js irgendwas falsch. Node Module 88 ist von Node 15, ich habe aber Node 12 installiert. Wie kann ich das fixen???

              AsgothianA Offline
              AsgothianA Offline
              Asgothian
              Developer
              schrieb am zuletzt editiert von
              #8

              @xlklwr

              erst mal folgendes machen und die Ausgaben posten:

              which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
              

              Zum Node Update, siehe hier:

              https://forum.iobroker.net/topic/22867/how-to-node-js-für-iobroker-richtig-updaten

              A.

              ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
              "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

              X 1 Antwort Letzte Antwort
              0
              • X xlklwr

                @asgothian Also wenn ich das richtig verstehe, ist mit meiner Node.js irgendwas falsch. Node Module 88 ist von Node 15, ich habe aber Node 12 installiert. Wie kann ich das fixen???

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

                @xlklwr

                Wenn die node-Installation nicht gerade ist, dann würde ich dieses HowTo empfehlen:
                https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                Da wird auch darauf eingegangen, wie man den schrägen Kram ggf. wieder los wird.

                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

                X 1 Antwort Letzte Antwort
                0
                • AsgothianA Asgothian

                  @xlklwr

                  erst mal folgendes machen und die Ausgaben posten:

                  which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                  

                  Zum Node Update, siehe hier:

                  https://forum.iobroker.net/topic/22867/how-to-node-js-für-iobroker-richtig-updaten

                  A.

                  X Offline
                  X Offline
                  xlklwr
                  schrieb am zuletzt editiert von
                  #10

                  @asgothian

                  xlklwr@xlklwr-VPCSB4M9E:/opt/iobroker$ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                  /usr/bin/nodejs
                  v12.20.1
                  /usr/bin/node
                  v12.20.1
                  /usr/bin/npm
                  6.14.11
                  nodejs:
                    Installiert:           12.20.1-1nodesource1
                    Installationskandidat: 12.20.1-1nodesource1
                    Versionstabelle:
                   *** 12.20.1-1nodesource1 500
                          500 https://deb.nodesource.com/node_12.x bionic/main amd64 Packages
                          100 /var/lib/dpkg/status
                       8.10.0~dfsg-2ubuntu0.4 500
                          500 http://de.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
                       8.10.0~dfsg-2ubuntu0.2 500
                          500 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages
                       8.10.0~dfsg-2 500
                          500 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
                  
                  
                  1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @xlklwr

                    Wenn die node-Installation nicht gerade ist, dann würde ich dieses HowTo empfehlen:
                    https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                    Da wird auch darauf eingegangen, wie man den schrägen Kram ggf. wieder los wird.

                    X Offline
                    X Offline
                    xlklwr
                    schrieb am zuletzt editiert von
                    #11

                    @thomas-braun Dank - da ich das erst alles neu aufgesetzt hab (bin iobroker Frischling) habe ich hier auch noch keine Updates von vorherigen Version etc. gemacht. Nur beim googeln habe ich jetzt gefunden, dass das Node Module 88 offenbar von Node 15 ist, und hier wurde offenbar das Module zigbee-herdsman/node_modules/@serialport/bindings/build/Release/bindings.node gegen kompiliert, es hätte aber gegen Version 72 kompiliert werden sollen, also Node 12, was ich ja korrekterweise installiert habe. Auch ein rebuild und auch install --production in den entsprechenden Ordnern habe ich durchgeführt, keine Änderung. Auch nach kompletter Löschung wie von @Asgothian empfohlen und Neuinstallation wieder das selbe. Node 15 hatte ich hier ja noch nie drauf. Kann ich das irgendwie "manuell" kompilieren, außer mit rebuild oder install --production?

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • X xlklwr

                      @thomas-braun Dank - da ich das erst alles neu aufgesetzt hab (bin iobroker Frischling) habe ich hier auch noch keine Updates von vorherigen Version etc. gemacht. Nur beim googeln habe ich jetzt gefunden, dass das Node Module 88 offenbar von Node 15 ist, und hier wurde offenbar das Module zigbee-herdsman/node_modules/@serialport/bindings/build/Release/bindings.node gegen kompiliert, es hätte aber gegen Version 72 kompiliert werden sollen, also Node 12, was ich ja korrekterweise installiert habe. Auch ein rebuild und auch install --production in den entsprechenden Ordnern habe ich durchgeführt, keine Änderung. Auch nach kompletter Löschung wie von @Asgothian empfohlen und Neuinstallation wieder das selbe. Node 15 hatte ich hier ja noch nie drauf. Kann ich das irgendwie "manuell" kompilieren, außer mit rebuild oder install --production?

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

                      @xlklwr

                      Ja, ich habe auch den Eindruck, dass der zigbee-herdsman / serialport oft für Probleme mit den Dependencies sorgt. Ich habe den zigbee-Adapter deswegen bei mir auch vorübergehend rausgeworfen, weil es da immer Trouble gab.

                      Eigentlich sollte man das mit

                      cd /in/den/ordner/mit/dem/node/modul
                      npm rebuild modul
                      

                      hinkriegen.

                      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
                        rebel85
                        schrieb am zuletzt editiert von
                        #13

                        ich ich ahbe auch probleme mit dem adapter.
                        habe schon node.js auf version 15 geupdatet und neustarts gemacht udn hin und her
                        versionen sind:
                        pi: '1.0.0',
                        npm: '7.5.1',
                        node: '15.8.0',
                        v8: '8.6.395.17-node.23',
                        uv: '1.40.0',
                        zlib: '1.2.11',
                        brotli: '1.0.9',
                        ares: '1.17.1',
                        modules: '88',
                        nghttp2: '1.42.0',
                        napi: '7',
                        llhttp: '2.1.3',
                        openssl: '1.1.1i',
                        cldr: '38.1',
                        icu: '68.2',
                        tz: '2020d',
                        unicode: '13.0'

                        zigbee adapter ist 1.4.4

                        host.PI-4-Horus 2021-02-15 20:16:30.738 error instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                        host.PI-4-Horus 2021-02-15 20:16:30.737 error Caught by controller[0]: }
                        host.PI-4-Horus 2021-02-15 20:16:30.737 error Caught by controller[0]: ]
                        host.PI-4-Horus 2021-02-15 20:16:30.737 error Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
                        host.PI-4-Horus 2021-02-15 20:16:30.737 error Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js',
                        host.PI-4-Horus 2021-02-15 20:16:30.736 error Caught by controller[0]: requireStack: [
                        host.PI-4-Horus 2021-02-15 20:16:30.736 error Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                        host.PI-4-Horus 2021-02-15 20:16:30.736 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:997:19) {
                        host.PI-4-Horus 2021-02-15 20:16:30.736 error Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:813:14)
                        host.PI-4-Horus 2021-02-15 20:16:30.735 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:973:32)
                        host.PI-4-Horus 2021-02-15 20:16:30.735 error Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1137:10)
                        host.PI-4-Horus 2021-02-15 20:16:30.735 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1108:14)
                        host.PI-4-Horus 2021-02-15 20:16:30.735 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js:3:25)
                        host.PI-4-Horus 2021-02-15 20:16:30.735 error Caught by controller[0]: at require (node:internal/modules/cjs/helpers:92:18)
                        host.PI-4-Horus 2021-02-15 20:16:30.734 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:997:19)
                        host.PI-4-Horus 2021-02-15 20:16:30.734 error Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:769:27)
                        host.PI-4-Horus 2021-02-15 20:16:30.734 error Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:925:15)
                        host.PI-4-Horus 2021-02-15 20:16:30.734 error Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
                        host.PI-4-Horus 2021-02-15 20:16:30.733 error Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js
                        host.PI-4-Horus 2021-02-15 20:16:30.733 error Caught by controller[0]: Require stack:
                        host.PI-4-Horus 2021-02-15 20:16:30.733 error Caught by controller[0]: Error: Cannot find module 'zigbee-herdsman/dist/adapter/serialPortUtils'
                        host.PI-4-Horus 2021-02-15 20:16:30.733 error Caught by controller[0]: ^
                        host.PI-4-Horus 2021-02-15 20:16:30.732 error Caught by controller[0]: throw err;
                        host.PI-4-Horus 2021-02-15 20:16:30.732 error Caught by controller[0]: node:internal/modules/cjs/loader:928

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • arteckA Offline
                          arteckA Offline
                          arteck
                          Developer Most Active
                          schrieb am zuletzt editiert von
                          #14

                          @rebel85 sagte in ZIGBEE bleibt rot:

                          node.js auf version 15

                          ist jetzt nicht dein ernst oder... also entwerder 12 oder 14.. und IMMER GERADE Versionen... dann nochmal probieren

                          zigbee hab ich, zwave auch, nuc's genauso und HA auch

                          R 1 Antwort Letzte Antwort
                          0
                          • R rebel85

                            ich ich ahbe auch probleme mit dem adapter.
                            habe schon node.js auf version 15 geupdatet und neustarts gemacht udn hin und her
                            versionen sind:
                            pi: '1.0.0',
                            npm: '7.5.1',
                            node: '15.8.0',
                            v8: '8.6.395.17-node.23',
                            uv: '1.40.0',
                            zlib: '1.2.11',
                            brotli: '1.0.9',
                            ares: '1.17.1',
                            modules: '88',
                            nghttp2: '1.42.0',
                            napi: '7',
                            llhttp: '2.1.3',
                            openssl: '1.1.1i',
                            cldr: '38.1',
                            icu: '68.2',
                            tz: '2020d',
                            unicode: '13.0'

                            zigbee adapter ist 1.4.4

                            host.PI-4-Horus 2021-02-15 20:16:30.738 error instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                            host.PI-4-Horus 2021-02-15 20:16:30.737 error Caught by controller[0]: }
                            host.PI-4-Horus 2021-02-15 20:16:30.737 error Caught by controller[0]: ]
                            host.PI-4-Horus 2021-02-15 20:16:30.737 error Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
                            host.PI-4-Horus 2021-02-15 20:16:30.737 error Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js',
                            host.PI-4-Horus 2021-02-15 20:16:30.736 error Caught by controller[0]: requireStack: [
                            host.PI-4-Horus 2021-02-15 20:16:30.736 error Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                            host.PI-4-Horus 2021-02-15 20:16:30.736 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:997:19) {
                            host.PI-4-Horus 2021-02-15 20:16:30.736 error Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:813:14)
                            host.PI-4-Horus 2021-02-15 20:16:30.735 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:973:32)
                            host.PI-4-Horus 2021-02-15 20:16:30.735 error Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1137:10)
                            host.PI-4-Horus 2021-02-15 20:16:30.735 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1108:14)
                            host.PI-4-Horus 2021-02-15 20:16:30.735 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js:3:25)
                            host.PI-4-Horus 2021-02-15 20:16:30.735 error Caught by controller[0]: at require (node:internal/modules/cjs/helpers:92:18)
                            host.PI-4-Horus 2021-02-15 20:16:30.734 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:997:19)
                            host.PI-4-Horus 2021-02-15 20:16:30.734 error Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:769:27)
                            host.PI-4-Horus 2021-02-15 20:16:30.734 error Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:925:15)
                            host.PI-4-Horus 2021-02-15 20:16:30.734 error Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
                            host.PI-4-Horus 2021-02-15 20:16:30.733 error Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js
                            host.PI-4-Horus 2021-02-15 20:16:30.733 error Caught by controller[0]: Require stack:
                            host.PI-4-Horus 2021-02-15 20:16:30.733 error Caught by controller[0]: Error: Cannot find module 'zigbee-herdsman/dist/adapter/serialPortUtils'
                            host.PI-4-Horus 2021-02-15 20:16:30.733 error Caught by controller[0]: ^
                            host.PI-4-Horus 2021-02-15 20:16:30.732 error Caught by controller[0]: throw err;
                            host.PI-4-Horus 2021-02-15 20:16:30.732 error Caught by controller[0]: node:internal/modules/cjs/loader:928

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

                            @rebel85 sagte in ZIGBEE bleibt rot:

                            habe schon node.js auf version 15 geupdatet

                            Fehler. Installier node12.

                            Und Texte immer in CodeTags setzen.

                            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
                            • arteckA arteck

                              @rebel85 sagte in ZIGBEE bleibt rot:

                              node.js auf version 15

                              ist jetzt nicht dein ernst oder... also entwerder 12 oder 14.. und IMMER GERADE Versionen... dann nochmal probieren

                              R Offline
                              R Offline
                              rebel85
                              schrieb am zuletzt editiert von
                              #16

                              @arteck okay und was wie woher soll ich das wissen
                              den fehler also die fehler logs hatte ich auch mit node 10.23.3 oder so also gerade undgerade kann nicht sein

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • R rebel85

                                @arteck okay und was wie woher soll ich das wissen
                                den fehler also die fehler logs hatte ich auch mit node 10.23.3 oder so also gerade undgerade kann nicht sein

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

                                @rebel85
                                Doch kann sein, denn ungerade node-Versionen sind IMMER für Entwickler gedacht. Stable ist zur Zeit node 12 oder 14. Wobei für den ioBroker node12 empfohlen wird.

                                Stutz dem Horus die Flügel und installier node12:

                                https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                                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

                                  @rebel85
                                  Doch kann sein, denn ungerade node-Versionen sind IMMER für Entwickler gedacht. Stable ist zur Zeit node 12 oder 14. Wobei für den ioBroker node12 empfohlen wird.

                                  Stutz dem Horus die Flügel und installier node12:

                                  https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                                  R Offline
                                  R Offline
                                  rebel85
                                  schrieb am zuletzt editiert von
                                  #18

                                  @thomas-braun
                                  wust ich auch nicht ;-)
                                  also bitte mal etwas freundlicher wenn man um hilfe fragt und sich erst in google durchsucht und versucht selber das zu lösen weil es vllt. ein versions problem sein kann?
                                  mein raspi mit software läuft im auto update modus und das 24/7 so das ich selber aktiv wenig an dem amchen muss und das was drauf ist kahm drauf oder musste drauf bzgl. abhängigkeiten

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • R rebel85

                                    @thomas-braun
                                    wust ich auch nicht ;-)
                                    also bitte mal etwas freundlicher wenn man um hilfe fragt und sich erst in google durchsucht und versucht selber das zu lösen weil es vllt. ein versions problem sein kann?
                                    mein raspi mit software läuft im auto update modus und das 24/7 so das ich selber aktiv wenig an dem amchen muss und das was drauf ist kahm drauf oder musste drauf bzgl. abhängigkeiten

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

                                    @rebel85
                                    Node15 kommt nicht von alleine drauf, das muss man aktiv auf das System schaufeln.
                                    Übrigens ist deine Umschalttaste defekt.

                                    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

                                      @rebel85
                                      Node15 kommt nicht von alleine drauf, das muss man aktiv auf das System schaufeln.
                                      Übrigens ist deine Umschalttaste defekt.

                                      R Offline
                                      R Offline
                                      rebel85
                                      schrieb am zuletzt editiert von
                                      #20

                                      @thomas-braun
                                      kahm durch meine aktive fehlersuche drauf wie oben gesagt
                                      aktiv kanpp 2 stunden bei google gesucht warum der adapter nicht läuft und was evtl. sein kann.

                                      habe sourcelist umgestellt

                                      aber muss ich nun erst node deinstallieren damit dann die 12 er installiert wird?

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • R rebel85

                                        @thomas-braun
                                        kahm durch meine aktive fehlersuche drauf wie oben gesagt
                                        aktiv kanpp 2 stunden bei google gesucht warum der adapter nicht läuft und was evtl. sein kann.

                                        habe sourcelist umgestellt

                                        aber muss ich nun erst node deinstallieren damit dann die 12 er installiert wird?

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

                                        @rebel85
                                        Steht im HowTo drin, wie man spezifische Versionen installiert.

                                        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
                                        -1
                                        • Thomas BraunT Thomas Braun

                                          @rebel85
                                          Steht im HowTo drin, wie man spezifische Versionen installiert.

                                          R Offline
                                          R Offline
                                          rebel85
                                          schrieb am zuletzt editiert von rebel85
                                          #22

                                          @thomas-braun
                                          sehr hilfreich 👎 wenn man so gleich auf einen los geht der hilfe sucht und gewollt ist es zu lösen

                                          npm ERR! path /home/pi/node_modules/iobroker.js-controller
                                          npm ERR! command failed
                                          npm ERR! command sh -c node iobroker.js setup first

                                          kann der fehler mit sowas zusammen hängen?

                                          wie gesagt aufgefallen wo noch node 10.23.3 aktiv war und es trotzdem die fehler gab, warum auch immer

                                          Thomas BraunT 2 Antworten 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

                                          538

                                          Online

                                          32.9k

                                          Benutzer

                                          83.1k

                                          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