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

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Welcher Zigbee Adapter ist der aktuellste? Fehler... cc2531

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    13
    1
    113

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    561

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.7k

Welcher Zigbee Adapter ist der aktuellste? Fehler... cc2531

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
zigbee adapter cc2531
18 Beiträge 6 Kommentatoren 1.5k Aufrufe 6 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.
  • D Offline
    D Offline
    deta
    Most Active
    schrieb am zuletzt editiert von
    #2

    keiner eine Idee?

    1 Antwort Letzte Antwort
    0
    • L Offline
      L Offline
      leonracer
      schrieb am zuletzt editiert von
      #3

      Wird dein Stick erkannt? Geh mal ins Terminal und gib ein:

      ls -la /dev/serial/by-id

      Und schau ob dein Adapter aufgeführt ist.

      Dann gib den Pfad mit:

      /dev/serial/by-id/[hier der Adaptername]

      Und Probier nochmals.

      Leinracer

      D 1 Antwort Letzte Antwort
      0
      • D deta

        Hallo,
        ich habe mein System neu aufgesetzt, da meine Speicherkarte den Geist aufgegeben hat.

        Ich habe im Momen den Installiert.
        Screenshot_20200422_161415.png

        Irgendwie wird der Adapter aber nicht Grün.
        Müssen da noch Treiber installiert werden? Hab ich was vergessen?

        Im System ist er auch da.

        root@rock64:/# ls -la /dev/serial/by-id
        total 0
        drwxr-xr-x 2 root root 60 Apr 22 13:49 .
        drwxr-xr-x 4 root root 80 Apr 22 13:49 ..
        lrwxrwxrwx 1 root root 13 Apr 22 13:49 usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018E1F746-if00 -> ../../ttyACM0
        ro
        

        Hab Ihn wie immer auch eingetragen:
        Screenshot_20200422_162031.png

        Im Log

        host.rock64	2020-04-22 16:22:40.380	info	Restart adapter system.adapter.zigbee.0 because enabled
        host.rock64	2020-04-22 16:22:40.379	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        host.rock64	2020-04-22 16:22:40.379	error	Caught by controller[0]: }
        host.rock64	2020-04-22 16:22:40.378	error	Caught by controller[0]: ]
        host.rock64	2020-04-22 16:22:40.377	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
        host.rock64	2020-04-22 16:22:40.377	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/developer.js',
        host.rock64	2020-04-22 16:22:40.376	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/index.js',
        host.rock64	2020-04-22 16:22:40.376	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js',
        host.rock64	2020-04-22 16:22:40.375	error	Caught by controller[0]: requireStack: [
        host.rock64	2020-04-22 16:22:40.375	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
        host.rock64	2020-04-22 16:22:40.374	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1042:19) {
        host.rock64	2020-04-22 16:22:40.374	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:899:14)
        host.rock64	2020-04-22 16:22:40.373	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:1000:32)
        host.rock64	2020-04-22 16:22:40.373	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1176:10)
        host.rock64	2020-04-22 16:22:40.372	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1156:30)
        host.rock64	2020-04-22 16:22:40.372	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:35:38)
        host.rock64	2020-04-22 16:22:40.371	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:77:18)
        host.rock64	2020-04-22 16:22:40.370	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1042:19)
        host.rock64	2020-04-22 16:22:40.370	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:862:27)
        host.rock64	2020-04-22 16:22:40.369	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:980:15)
        host.rock64	2020-04-22 16:22:40.369	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
        host.rock64	2020-04-22 16:22:40.368	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/developer.js
        host.rock64	2020-04-22 16:22:40.368	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/index.js
        host.rock64	2020-04-22 16:22:40.367	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js
        host.rock64	2020-04-22 16:22:40.367	error	Caught by controller[0]: Require stack:
        host.rock64	2020-04-22 16:22:40.366	error	Caught by controller[0]: Error: Cannot find module 'mixin-deep'
        host.rock64	2020-04-22 16:22:40.366	error	Caught by controller[0]: ^
        host.rock64	2020-04-22 16:22:40.365	error	Caught by controller[0]: throw err;
        host.rock64	2020-04-22 16:22:40.364	error	Caught by controller[0]: internal/modules/cjs/loader.js:983
        host.rock64	2020-04-22 16:22:38.799	info	instance system.adapter.zigbee.0 started with pid 15311
        host.rock64	2020-04-22 16:22:08.760	info	Restart adapter system.adapter.zigbee.0 because enabled
        host.rock64	2020-04-22 16:22:08.759	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        host.rock64	2020-04-22 16:22:08.758	error	Caught by controller[0]: }
        host.rock64	2020-04-22 16:22:08.757	error	Caught by controller[0]: ]
        host.rock64	2020-04-22 16:22:08.756	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
        host.rock64	2020-04-22 16:22:08.756	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/developer.js',
        host.rock64	2020-04-22 16:22:08.755	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/index.js',
        host.rock64	2020-04-22 16:22:08.754	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js',
        host.rock64	2020-04-22 16:22:08.753	error	Caught by controller[0]: requireStack: [
        host.rock64	2020-04-22 16:22:08.752	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
        host.rock64	2020-04-22 16:22:08.752	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1042:19) {
        host.rock64	2020-04-22 16:22:08.751	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:899:14)
        host.rock64	2020-04-22 16:22:08.750	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:1000:32)
        host.rock64	2020-04-22 16:22:08.749	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1176:10)
        host.rock64	2020-04-22 16:22:08.748	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1156:30)
        host.rock64	2020-04-22 16:22:08.748	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:35:38)
        host.rock64	2020-04-22 16:22:08.747	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:77:18)
        host.rock64	2020-04-22 16:22:08.746	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1042:19)
        host.rock64	2020-04-22 16:22:08.745	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:862:27)
        host.rock64	2020-04-22 16:22:08.745	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:980:15)
        host.rock64	2020-04-22 16:22:08.744	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
        host.rock64	2020-04-22 16:22:08.743	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/developer.js
        host.rock64	2020-04-22 16:22:08.743	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/index.js
        host.rock64	2020-04-22 16:22:08.742	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js
        host.rock64	2020-04-22 16:22:08.741	error	Caught by controller[0]: Require stack:
        host.rock64	2020-04-22 16:22:08.740	error	Caught by controller[0]: Error: Cannot find module 'mixin-deep'
        host.rock64	2020-04-22 16:22:08.740	error	Caught by controller[0]: ^
        host.rock64	2020-04-22 16:22:08.739	error	Caught by controller[0]: throw err;
        host.rock64	2020-04-22 16:22:08.738	error	Caught by controller[0]: internal/modules/cjs/loader.js:983
        host.rock64	2020-04-22 16:22:07.125	info	instance system.adapter.zigbee.0 started with pid 14686
        host.rock64	2020-04-22 16:21:37.067	info	Restart adapter system.adapter.zigbee.0 because enabled
        host.rock64	2020-04-22 16:21:37.066	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        host.rock64	2020-04-22 16:21:37.065	error	Caught by controller[0]: }
        host.rock64	2020-04-22 16:21:37.064	error	Caught by controller[0]: ]
        host.rock64	2020-04-22 16:21:37.063	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
        host.rock64	2020-04-22 16:21:37.063	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/developer.js',
        host.rock64	2020-04-22 16:21:37.062	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/index.js',
        host.rock64	2020-04-22 16:21:37.061	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js',
        host.rock64	2020-04-22 16:21:37.060	error	Caught by controller[0]: requireStack: [
        host.rock64	2020-04-22 16:21:37.059	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
        host.rock64	2020-04-22 16:21:37.058	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1042:19) {
        host.rock64	2020-04-22 16:21:37.057	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:899:14)
        host.rock64	2020-04-22 16:21:37.056	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:1000:32)
        host.rock64	2020-04-22 16:21:37.055	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1176:10)
        host.rock64	2020-04-22 16:21:37.054	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1156:30)
        host.rock64	2020-04-22 16:21:37.054	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:35:38)
        host.rock64	2020-04-22 16:21:37.053	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:77:18)
        host.rock64	2020-04-22 16:21:37.052	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1042:19)
        host.rock64	2020-04-22 16:21:37.051	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:862:27)
        host.rock64	2020-04-22 16:21:37.050	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:980:15)
        host.rock64	2020-04-22 16:21:37.049	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
        host.rock64	2020-04-22 16:21:37.049	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/developer.js
        host.rock64	2020-04-22 16:21:37.048	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/index.js
        host.rock64	2020-04-22 16:21:37.047	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js
        host.rock64	2020-04-22 16:21:37.046	error	Caught by controller[0]: Require stack:
        host.rock64	2020-04-22 16:21:37.045	error	Caught by controller[0]: Error: Cannot find module 'mixin-deep'
        host.rock64	2020-04-22 16:21:37.044	error	Caught by controller[0]: ^
        host.rock64	2020-04-22 16:21:37.043	error	Caught by controller[0]: throw err;
        host.rock64	2020-04-22 16:21:37.042	error	Caught by controller[0]: internal/modules/cjs/loader.js:983
        host.rock64	2020-04-22 16:21:35.244	info	instance system.adapter.zigbee.0 started with pid 14062
        
        

        Wo ist das Problem?

        cu Deta

        GlasfaserG Offline
        GlasfaserG Offline
        Glasfaser
        schrieb am zuletzt editiert von Glasfaser
        #4

        @deta

        host.rock64	2020-04-22 16:22:40.375	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
        ..
        host.rock64	2020-04-22 16:22:40.366	error	Caught by controller[0]: Error: Cannot find module 'mixin-deep'
        

        Hast du ein Update an deinem System in der letzten Zeit gemacht , da du latest hast
        Dort fehlt ein Paket .

        Der Zigbee Adapter hat kein Fehler in dieser Version 1.1.1 .!

        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

        D 1 Antwort Letzte Antwort
        0
        • L leonracer

          Wird dein Stick erkannt? Geh mal ins Terminal und gib ein:

          ls -la /dev/serial/by-id

          Und schau ob dein Adapter aufgeführt ist.

          Dann gib den Pfad mit:

          /dev/serial/by-id/[hier der Adaptername]

          Und Probier nochmals.

          Leinracer

          D Offline
          D Offline
          deta
          Most Active
          schrieb am zuletzt editiert von
          #5

          @leonracer sagte in Welcher Zigbee Adapter ist der aktuellste? Fehler... cc2531:

          Wird dein Stick erkannt? Geh mal ins Terminal und gib ein:

          ls -la /dev/serial/by-id

          Und schau ob dein Adapter aufgeführt ist.

          Dann gib den Pfad mit:

          /dev/serial/by-id/[hier der Adaptername]

          Und Probier nochmals.

          Leinracer

          ja hatte ich bereits schon gemacht und auch in der Mail oben gehabt.
          Die Version /dev/serial/by-id/[hier der Adaptername]
          das selbe Ergebniss Der Adapter bleibt ROT

          1 Antwort Letzte Antwort
          0
          • GlasfaserG Glasfaser

            @deta

            host.rock64	2020-04-22 16:22:40.375	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
            ..
            host.rock64	2020-04-22 16:22:40.366	error	Caught by controller[0]: Error: Cannot find module 'mixin-deep'
            

            Hast du ein Update an deinem System in der letzten Zeit gemacht , da du latest hast
            Dort fehlt ein Paket .

            Der Zigbee Adapter hat kein Fehler in dieser Version 1.1.1 .!

            D Offline
            D Offline
            deta
            Most Active
            schrieb am zuletzt editiert von
            #6

            @Glasfaser sagte in Welcher Zigbee Adapter ist der aktuellste? Fehler... cc2531:

            @deta

            host.rock64	2020-04-22 16:22:40.375	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
            ..
            host.rock64	2020-04-22 16:22:40.366	error	Caught by controller[0]: Error: Cannot find module 'mixin-deep'
            

            Hast du ein Update an deinem System in der letzten Zeit gemacht , da du latest hast
            Dort fehlt ein Paket .

            Der Zigbee Adapter hat kein Fehler in dieser Version 1.1.1 .!

            Komplett neu aufgesetzt und neu installiert.
            Welches Paket soll den Fehlen?

            AsgothianA 1 Antwort Letzte Antwort
            0
            • D deta

              @Glasfaser sagte in Welcher Zigbee Adapter ist der aktuellste? Fehler... cc2531:

              @deta

              host.rock64	2020-04-22 16:22:40.375	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
              ..
              host.rock64	2020-04-22 16:22:40.366	error	Caught by controller[0]: Error: Cannot find module 'mixin-deep'
              

              Hast du ein Update an deinem System in der letzten Zeit gemacht , da du latest hast
              Dort fehlt ein Paket .

              Der Zigbee Adapter hat kein Fehler in dieser Version 1.1.1 .!

              Komplett neu aufgesetzt und neu installiert.
              Welches Paket soll den Fehlen?

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

              @deta

              Das steht doch da:

              Error: Cannot find module 'mixin-deep'
              

              Es fehlt also das Modul "Mixin-deep".

              A.

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

              1 Antwort Letzte Antwort
              0
              • D Offline
                D Offline
                deta
                Most Active
                schrieb am zuletzt editiert von
                #8

                npm install mixin-deep

                hat geholfen danke

                1 Antwort Letzte Antwort
                0
                • H Offline
                  H Offline
                  hannoi
                  schrieb am zuletzt editiert von
                  #9

                  Hi zusammen,

                  ich habe gerade ein Zigbee Adapter Update von 0.11.5 auf 1.1.1 gemacht, die Instanz ist auch soweit "grün" also startet aber ich sehe keine Geräte mehr, wenn ich den Adapter neustarte sehe ich im Log auch die ganzen Geräte nur sie werden eben nicht mehr angezeigt. Dauert es bis die Geräte wieder sauber angezeigt werden oder hab ich was falsch gemacht bzw. was kann ich tun (außer den Adapter wieder auf die v0.11.5 zu downgraden) ?

                  Danke.

                  Grüße

                  AsgothianA 1 Antwort Letzte Antwort
                  0
                  • H hannoi

                    Hi zusammen,

                    ich habe gerade ein Zigbee Adapter Update von 0.11.5 auf 1.1.1 gemacht, die Instanz ist auch soweit "grün" also startet aber ich sehe keine Geräte mehr, wenn ich den Adapter neustarte sehe ich im Log auch die ganzen Geräte nur sie werden eben nicht mehr angezeigt. Dauert es bis die Geräte wieder sauber angezeigt werden oder hab ich was falsch gemacht bzw. was kann ich tun (außer den Adapter wieder auf die v0.11.5 zu downgraden) ?

                    Danke.

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

                    @hannoi
                    Ein paar Fragen:

                    • sind die Objekte im Objektbaum noch da ?
                    • wenn du im Objektbaum eine Lampe z.Bsp einschaltest, geht sie dann an ?
                    • kommen die Werte von den Sensoren im ioBroker an ?

                    A.

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

                    H 1 Antwort Letzte Antwort
                    0
                    • D Offline
                      D Offline
                      dimaiv
                      schrieb am zuletzt editiert von
                      #11

                      @hannoi sagte in Welcher Zigbee Adapter ist der aktuellste? Fehler... cc2531:

                      von 0.11.5 auf 1.1.1

                      ich glaube der Sprung ist zu groß. irgendwo im Forum ist es beschrieben wie man von Shepard auf Herdsman umsteigt.
                      Ich würde einfach Adapter und Coordinator neue einrichten.

                      ioBroker- NUC8i3 / Proxmox / VM
                      Node.js v22.21.0
                      NPM v10.9.4
                      JS controller 7.1.0
                      Admin 7.7.20
                      ZigBee Adapter 3.3.1alpha.0
                      Zigbee LAN Gateway CC2652P
                      Zigbee Firmware 20250321

                      1 Antwort Letzte Antwort
                      0
                      • AsgothianA Asgothian

                        @hannoi
                        Ein paar Fragen:

                        • sind die Objekte im Objektbaum noch da ?
                        • wenn du im Objektbaum eine Lampe z.Bsp einschaltest, geht sie dann an ?
                        • kommen die Werte von den Sensoren im ioBroker an ?

                        A.

                        H Offline
                        H Offline
                        hannoi
                        schrieb am zuletzt editiert von
                        #12

                        @Asgothian es ist alles zu sehen in den Objekten, wenn ich per Telegram o.ä. was ansteuer funktioniert es. Sieht eher aus wie die Anzeige in der Instanz selber, hab leider kein neues Zigbee Gerät welches noch nicht angelernt war um das Neuanlernen zu testen..

                        Grüße

                        1 Antwort Letzte Antwort
                        0
                        • H Offline
                          H Offline
                          hannoi
                          schrieb am zuletzt editiert von
                          #13

                          Soeben nach dem Nodejs Update auf v12.16.3 startet mein Zigbee Adapter gar nicht mehr, im Log bekomme ich folgende Meldung:

                          2020-05-12 20:53:41.105	info	Restart adapter system.adapter.zigbee.0 because enabled
                          2020-05-12 20:53:41.105	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                          2020-05-12 20:53:41.104	error	Caught by controller[0]: }
                          2020-05-12 20:53:41.104	error	Caught by controller[0]: ]
                          2020-05-12 20:53:41.103	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/compiled/12.16.3/linux/arm/serialport.node'
                          2020-05-12 20:53:41.102	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/default/serialport.node',
                          2020-05-12 20:53:41.102	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/Release/serialport.node',
                          2020-05-12 20:53:41.101	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/out/Release/serialport.node',
                          2020-05-12 20:53:41.100	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/Debug/serialport.node',
                          2020-05-12 20:53:41.100	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/out/Debug/serialport.node',
                          2020-05-12 20:53:41.099	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/Release/serialport.node',
                          2020-05-12 20:53:41.099	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/Debug/serialport.node',
                          2020-05-12 20:53:41.098	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/serialport.node',
                          2020-05-12 20:53:41.097	error	Caught by controller[0]: tries: [
                          2020-05-12 20:53:41.097	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1133:30) {
                          2020-05-12 20:53:41.096	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/cc-znp/node_modules/serialport/lib/bindings/auto-detect.js:16:22)
                          2020-05-12 20:53:41.096	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:77:18)
                          2020-05-12 20:53:41.095	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1019:19)
                          2020-05-12 20:53:41.094	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:877:14)
                          2020-05-12 20:53:41.094	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:977:32)
                          2020-05-12 20:53:41.093	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1153:10)
                          2020-05-12 20:53:41.093	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1133:30)
                          2020-05-12 20:53:41.092	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/cc-znp/node_modules/serialport/lib/bindings/linux.js:2:36)
                          2020-05-12 20:53:41.092	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/cc-znp/node_modules/bindings/bindings.js:93:9)
                          2020-05-12 20:53:41.091	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/compiled/12.16.3/linux/arm/serialport.node
                          2020-05-12 20:53:41.090	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/default/serialport.node
                          2020-05-12 20:53:41.090	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/Release/serialport.node
                          2020-05-12 20:53:41.089	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/out/Release/serialport.node
                          2020-05-12 20:53:41.089	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/Debug/serialport.node
                          2020-05-12 20:53:41.088	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/out/Debug/serialport.node
                          2020-05-12 20:53:41.087	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/Release/serialport.node
                          2020-05-12 20:53:41.087	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/Debug/serialport.node
                          2020-05-12 20:53:41.086	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/serialport.node
                          2020-05-12 20:53:41.086	error	Caught by controller[0]: Error: Could not locate the bindings file. Tried:
                          2020-05-12 20:53:41.085	error	Caught by controller[0]: ^
                          2020-05-12 20:53:41.076	error	Caught by controller[0]: throw err
                          2020-05-12 20:53:41.075	error	Caught by controller[0]: /opt/iobroker/node_modules/cc-znp/node_modules/bindings/bindings.js:96
                          2020-05-12 20:53:38.816	info	instance system.adapter.zigbee.0 started with pid 3677
                          2020-05-12 20:53:08.791	info	Restart adapter system.adapter.zigbee.0 because enabled
                          2020-05-12 20:53:08.790	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                          2020-05-12 20:53:08.789	error	Caught by controller[0]: }
                          2020-05-12 20:53:08.789	error	Caught by controller[0]: ]
                          2020-05-12 20:53:08.788	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/compiled/12.16.3/linux/arm/serialport.node'
                          2020-05-12 20:53:08.787	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/default/serialport.node',
                          2020-05-12 20:53:08.787	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/Release/serialport.node',
                          2020-05-12 20:53:08.786	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/out/Release/serialport.node',
                          2020-05-12 20:53:08.786	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/Debug/serialport.node',
                          2020-05-12 20:53:08.785	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/out/Debug/serialport.node',
                          2020-05-12 20:53:08.784	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/Release/serialport.node',
                          2020-05-12 20:53:08.784	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/Debug/serialport.node',
                          2020-05-12 20:53:08.783	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/serialport.node',
                          2020-05-12 20:53:08.783	error	Caught by controller[0]: tries: [
                          2020-05-12 20:53:08.782	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1133:30) {
                          2020-05-12 20:53:08.782	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/cc-znp/node_modules/serialport/lib/bindings/auto-detect.js:16:22)
                          2020-05-12 20:53:08.781	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:77:18)
                          2020-05-12 20:53:08.780	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1019:19)
                          2020-05-12 20:53:08.780	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:877:14)
                          2020-05-12 20:53:08.779	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:977:32)
                          2020-05-12 20:53:08.778	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1153:10)
                          2020-05-12 20:53:08.777	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1133:30)
                          2020-05-12 20:53:08.777	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/cc-znp/node_modules/serialport/lib/bindings/linux.js:2:36)
                          2020-05-12 20:53:08.776	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/cc-znp/node_modules/bindings/bindings.js:93:9)
                          2020-05-12 20:53:08.775	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/compiled/12.16.3/linux/arm/serialport.node
                          2020-05-12 20:53:08.775	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/default/serialport.node
                          2020-05-12 20:53:08.774	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/Release/serialport.node
                          2020-05-12 20:53:08.774	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/out/Release/serialport.node
                          2020-05-12 20:53:08.773	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/Debug/serialport.node
                          2020-05-12 20:53:08.773	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/out/Debug/serialport.node
                          2020-05-12 20:53:08.772	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/Release/serialport.node
                          2020-05-12 20:53:08.771	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/Debug/serialport.node
                          2020-05-12 20:53:08.771	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/serialport.node
                          2020-05-12 20:53:08.770	error	Caught by controller[0]: Error: Could not locate the bindings file. Tried:
                          2020-05-12 20:53:08.769	error	Caught by controller[0]: ^
                          2020-05-12 20:53:08.769	error	Caught by controller[0]: throw err
                          2020-05-12 20:53:08.767	error	Caught by controller[0]: /opt/iobroker/node_modules/cc-znp/node_modules/bindings/bindings.js:96
                          

                          Ein npm rebuild hatte ich durchgeführt.

                          JS controller 3.1.4

                          Wer eine Idee ?

                          Grüße

                          D 1 Antwort Letzte Antwort
                          0
                          • H hannoi

                            Soeben nach dem Nodejs Update auf v12.16.3 startet mein Zigbee Adapter gar nicht mehr, im Log bekomme ich folgende Meldung:

                            2020-05-12 20:53:41.105	info	Restart adapter system.adapter.zigbee.0 because enabled
                            2020-05-12 20:53:41.105	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                            2020-05-12 20:53:41.104	error	Caught by controller[0]: }
                            2020-05-12 20:53:41.104	error	Caught by controller[0]: ]
                            2020-05-12 20:53:41.103	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/compiled/12.16.3/linux/arm/serialport.node'
                            2020-05-12 20:53:41.102	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/default/serialport.node',
                            2020-05-12 20:53:41.102	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/Release/serialport.node',
                            2020-05-12 20:53:41.101	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/out/Release/serialport.node',
                            2020-05-12 20:53:41.100	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/Debug/serialport.node',
                            2020-05-12 20:53:41.100	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/out/Debug/serialport.node',
                            2020-05-12 20:53:41.099	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/Release/serialport.node',
                            2020-05-12 20:53:41.099	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/Debug/serialport.node',
                            2020-05-12 20:53:41.098	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/serialport.node',
                            2020-05-12 20:53:41.097	error	Caught by controller[0]: tries: [
                            2020-05-12 20:53:41.097	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1133:30) {
                            2020-05-12 20:53:41.096	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/cc-znp/node_modules/serialport/lib/bindings/auto-detect.js:16:22)
                            2020-05-12 20:53:41.096	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:77:18)
                            2020-05-12 20:53:41.095	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1019:19)
                            2020-05-12 20:53:41.094	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:877:14)
                            2020-05-12 20:53:41.094	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:977:32)
                            2020-05-12 20:53:41.093	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1153:10)
                            2020-05-12 20:53:41.093	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1133:30)
                            2020-05-12 20:53:41.092	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/cc-znp/node_modules/serialport/lib/bindings/linux.js:2:36)
                            2020-05-12 20:53:41.092	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/cc-znp/node_modules/bindings/bindings.js:93:9)
                            2020-05-12 20:53:41.091	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/compiled/12.16.3/linux/arm/serialport.node
                            2020-05-12 20:53:41.090	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/default/serialport.node
                            2020-05-12 20:53:41.090	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/Release/serialport.node
                            2020-05-12 20:53:41.089	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/out/Release/serialport.node
                            2020-05-12 20:53:41.089	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/Debug/serialport.node
                            2020-05-12 20:53:41.088	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/out/Debug/serialport.node
                            2020-05-12 20:53:41.087	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/Release/serialport.node
                            2020-05-12 20:53:41.087	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/Debug/serialport.node
                            2020-05-12 20:53:41.086	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/serialport.node
                            2020-05-12 20:53:41.086	error	Caught by controller[0]: Error: Could not locate the bindings file. Tried:
                            2020-05-12 20:53:41.085	error	Caught by controller[0]: ^
                            2020-05-12 20:53:41.076	error	Caught by controller[0]: throw err
                            2020-05-12 20:53:41.075	error	Caught by controller[0]: /opt/iobroker/node_modules/cc-znp/node_modules/bindings/bindings.js:96
                            2020-05-12 20:53:38.816	info	instance system.adapter.zigbee.0 started with pid 3677
                            2020-05-12 20:53:08.791	info	Restart adapter system.adapter.zigbee.0 because enabled
                            2020-05-12 20:53:08.790	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                            2020-05-12 20:53:08.789	error	Caught by controller[0]: }
                            2020-05-12 20:53:08.789	error	Caught by controller[0]: ]
                            2020-05-12 20:53:08.788	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/compiled/12.16.3/linux/arm/serialport.node'
                            2020-05-12 20:53:08.787	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/default/serialport.node',
                            2020-05-12 20:53:08.787	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/Release/serialport.node',
                            2020-05-12 20:53:08.786	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/out/Release/serialport.node',
                            2020-05-12 20:53:08.786	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/Debug/serialport.node',
                            2020-05-12 20:53:08.785	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/out/Debug/serialport.node',
                            2020-05-12 20:53:08.784	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/Release/serialport.node',
                            2020-05-12 20:53:08.784	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/Debug/serialport.node',
                            2020-05-12 20:53:08.783	error	Caught by controller[0]: '/opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/serialport.node',
                            2020-05-12 20:53:08.783	error	Caught by controller[0]: tries: [
                            2020-05-12 20:53:08.782	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1133:30) {
                            2020-05-12 20:53:08.782	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/cc-znp/node_modules/serialport/lib/bindings/auto-detect.js:16:22)
                            2020-05-12 20:53:08.781	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:77:18)
                            2020-05-12 20:53:08.780	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1019:19)
                            2020-05-12 20:53:08.780	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:877:14)
                            2020-05-12 20:53:08.779	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:977:32)
                            2020-05-12 20:53:08.778	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1153:10)
                            2020-05-12 20:53:08.777	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1133:30)
                            2020-05-12 20:53:08.777	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/cc-znp/node_modules/serialport/lib/bindings/linux.js:2:36)
                            2020-05-12 20:53:08.776	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/cc-znp/node_modules/bindings/bindings.js:93:9)
                            2020-05-12 20:53:08.775	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/compiled/12.16.3/linux/arm/serialport.node
                            2020-05-12 20:53:08.775	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/default/serialport.node
                            2020-05-12 20:53:08.774	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/Release/serialport.node
                            2020-05-12 20:53:08.774	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/out/Release/serialport.node
                            2020-05-12 20:53:08.773	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/Debug/serialport.node
                            2020-05-12 20:53:08.773	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/out/Debug/serialport.node
                            2020-05-12 20:53:08.772	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/Release/serialport.node
                            2020-05-12 20:53:08.771	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/Debug/serialport.node
                            2020-05-12 20:53:08.771	error	Caught by controller[0]: → /opt/iobroker/node_modules/cc-znp/node_modules/serialport/build/serialport.node
                            2020-05-12 20:53:08.770	error	Caught by controller[0]: Error: Could not locate the bindings file. Tried:
                            2020-05-12 20:53:08.769	error	Caught by controller[0]: ^
                            2020-05-12 20:53:08.769	error	Caught by controller[0]: throw err
                            2020-05-12 20:53:08.767	error	Caught by controller[0]: /opt/iobroker/node_modules/cc-znp/node_modules/bindings/bindings.js:96
                            

                            Ein npm rebuild hatte ich durchgeführt.

                            JS controller 3.1.4

                            Wer eine Idee ?

                            D Offline
                            D Offline
                            dimaiv
                            schrieb am zuletzt editiert von
                            #14

                            @hannoi
                            Mehr Info wäre nicht schlecht.
                            Dein Serialport ist besetzt oder nicht richtig konfiguriert oder weitergeleitet.
                            Starte mal das ganze System neue.

                            ioBroker- NUC8i3 / Proxmox / VM
                            Node.js v22.21.0
                            NPM v10.9.4
                            JS controller 7.1.0
                            Admin 7.7.20
                            ZigBee Adapter 3.3.1alpha.0
                            Zigbee LAN Gateway CC2652P
                            Zigbee Firmware 20250321

                            1 Antwort Letzte Antwort
                            0
                            • H Offline
                              H Offline
                              hannoi
                              schrieb am zuletzt editiert von
                              #15

                              @dimaiv
                              Sry dachte evtl. kann man aus den Fehlern schon etwas rauslesen. Also ich hab auf dem multihost slave den Zigbee CC2531 Adapter, welcher auch bis zu dem Update ohne Probleme lief.

                              Ich hab den Fixer jetzt noch mal laufen lassen und danach auf dem slave noch mal das pm rebuild, da kommt folgendes:

                              root@: /opt/iobroker# npm rebuild
                              
                              > iobroker@2.0.3 install /opt/iobroker/node_modules/iobroker
                              > node lib/checkVersions.js
                              
                              NPM version: 6.14.4
                              
                              > iobroker@2.0.3 postinstall /opt/iobroker/node_modules/iobroker
                              > node lib/install.js
                              
                              lib/install.js is not being run as part of an installation - skipping...
                              
                              > serialport@6.2.2 install /opt/iobroker/node_modules/iobroker.discovery/node_modules/serialport
                              > prebuild-install || node-gyp rebuild
                              
                              prebuild-install WARN install No prebuilt binaries found (target=12.16.3 runtime=node arch=arm platform=linux)
                              make: Verzeichnis „/opt/iobroker/node_modules/iobroker.discovery/node_modules/serialport/build“ wird betreten
                                CXX(target) Release/obj.target/serialport/src/serialport.o
                              ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Open(Nan::NAN_METHOD_ARGS_TYPE)’:
                              ../src/serialport.cpp:41:48: error: no matching function for call to ‘v8::Value::ToString()’
                                 v8::String::Utf8Value path(info[0]->ToString());
                                                                              ^
                              In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67:0,
                                               from ../../nan/nan.h:53,
                                               from ../src/./serialport.h:6,
                                               from ../src/serialport.cpp:1:
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2668:44: note: candidate: v8::MaybeLocal<v8::String> v8::Value::ToString(v8::Local<v8::Context>) const
                                 V8_WARN_UNUSED_RESULT MaybeLocal<String> ToString(
                                                                          ^~~~~~~~
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2668:44: note:   candidate expects 1 argument, 0 provided
                              In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14:0,
                                               from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
                                               from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
                                               from ../../nan/nan.h:53,
                                               from ../src/./serialport.h:6,
                                               from ../src/serialport.cpp:1:
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2684:31: note: candidate: v8::Local<v8::String> v8::Value::ToString(v8::Isolate*) const
                                               Local<String> ToString(Isolate* isolate) const);
                                                             ^
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                 declarator __attribute__((deprecated(message)))
                                 ^~~~~~~~~~
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2684:31: note:   candidate expects 1 argument, 0 provided
                                               Local<String> ToString(Isolate* isolate) const);
                                                             ^
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                 declarator __attribute__((deprecated(message)))
                                 ^~~~~~~~~~
                              ../src/serialport.cpp:48:53: error: no matching function for call to ‘v8::Value::ToObject()’
                                 v8::Local<v8::Object> options = info[1]->ToObject();
                                                                                   ^
                              In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67:0,
                                               from ../../nan/nan.h:53,
                                               from ../src/./serialport.h:6,
                                               from ../src/serialport.cpp:1:
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2672:44: note: candidate: v8::MaybeLocal<v8::Object> v8::Value::ToObject(v8::Local<v8::Context>) const
                                 V8_WARN_UNUSED_RESULT MaybeLocal<Object> ToObject(
                                                                          ^~~~~~~~
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2672:44: note:   candidate expects 1 argument, 0 provided
                              In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14:0,
                                               from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
                                               from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
                                               from ../../nan/nan.h:53,
                                               from ../src/./serialport.h:6,
                                               from ../src/serialport.cpp:1:
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2686:31: note: candidate: v8::Local<v8::Object> v8::Value::ToObject(v8::Isolate*) const
                                               Local<Object> ToObject(Isolate* isolate) const);
                                                             ^
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                 declarator __attribute__((deprecated(message)))
                                 ^~~~~~~~~~
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2686:31: note:   candidate expects 1 argument, 0 provided
                                               Local<Object> ToObject(Isolate* isolate) const);
                                                             ^
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                 declarator __attribute__((deprecated(message)))
                                 ^~~~~~~~~~
                              ../src/serialport.cpp: In function ‘void EIO_AfterOpen(uv_work_t*)’:
                              ../src/serialport.cpp:95:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                                 data->callback.Call(2, argv);
                                                            ^
                              In file included from ../src/./serialport.h:6:0,
                                               from ../src/serialport.cpp:1:
                              ../../nan/nan.h:1674:3: note: declared here
                                 Call(int argc, v8::Local<v8::Value> argv[]) const {
                                 ^~~~
                              ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Update(Nan::NAN_METHOD_ARGS_TYPE)’:
                              ../src/serialport.cpp:113:53: error: no matching function for call to ‘v8::Value::ToObject()’
                                 v8::Local<v8::Object> options = info[1]->ToObject();
                                                                                   ^
                              In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67:0,
                                               from ../../nan/nan.h:53,
                                               from ../src/./serialport.h:6,
                                               from ../src/serialport.cpp:1:
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2672:44: note: candidate: v8::MaybeLocal<v8::Object> v8::Value::ToObject(v8::Local<v8::Context>) const
                                 V8_WARN_UNUSED_RESULT MaybeLocal<Object> ToObject(
                                                                          ^~~~~~~~
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2672:44: note:   candidate expects 1 argument, 0 provided
                              In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14:0,
                                               from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
                                               from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
                                               from ../../nan/nan.h:53,
                                               from ../src/./serialport.h:6,
                                               from ../src/serialport.cpp:1:
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2686:31: note: candidate: v8::Local<v8::Object> v8::Value::ToObject(v8::Isolate*) const
                                               Local<Object> ToObject(Isolate* isolate) const);
                                                             ^
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                 declarator __attribute__((deprecated(message)))
                                 ^~~~~~~~~~
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2686:31: note:   candidate expects 1 argument, 0 provided
                                               Local<Object> ToObject(Isolate* isolate) const);
                                                             ^
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                 declarator __attribute__((deprecated(message)))
                                 ^~~~~~~~~~
                              ../src/serialport.cpp: In function ‘void EIO_AfterUpdate(uv_work_t*)’:
                              ../src/serialport.cpp:150:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                                 data->callback.Call(1, argv);
                                                            ^
                              In file included from ../src/./serialport.h:6:0,
                                               from ../src/serialport.cpp:1:
                              ../../nan/nan.h:1674:3: note: declared here
                                 Call(int argc, v8::Local<v8::Value> argv[]) const {
                                 ^~~~
                              ../src/serialport.cpp: In function ‘void EIO_AfterClose(uv_work_t*)’:
                              ../src/serialport.cpp:188:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                                 data->callback.Call(1, argv);
                                                            ^
                              In file included from ../src/./serialport.h:6:0,
                                               from ../src/serialport.cpp:1:
                              ../../nan/nan.h:1674:3: note: declared here
                                 Call(int argc, v8::Local<v8::Value> argv[]) const {
                                 ^~~~
                              ../src/serialport.cpp: In function ‘void EIO_AfterFlush(uv_work_t*)’:
                              ../src/serialport.cpp:231:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                                 data->callback.Call(1, argv);
                                                            ^
                              In file included from ../src/./serialport.h:6:0,
                                               from ../src/serialport.cpp:1:
                              ../../nan/nan.h:1674:3: note: declared here
                                 Call(int argc, v8::Local<v8::Value> argv[]) const {
                                 ^~~~
                              ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Set(Nan::NAN_METHOD_ARGS_TYPE)’:
                              ../src/serialport.cpp:250:53: error: no matching function for call to ‘v8::Value::ToObject()’
                                 v8::Local<v8::Object> options = info[1]->ToObject();
                                                                                   ^
                              In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67:0,
                                               from ../../nan/nan.h:53,
                                               from ../src/./serialport.h:6,
                                               from ../src/serialport.cpp:1:
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2672:44: note: candidate: v8::MaybeLocal<v8::Object> v8::Value::ToObject(v8::Local<v8::Context>) const
                                 V8_WARN_UNUSED_RESULT MaybeLocal<Object> ToObject(
                                                                          ^~~~~~~~
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2672:44: note:   candidate expects 1 argument, 0 provided
                              In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14:0,
                                               from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
                                               from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
                                               from ../../nan/nan.h:53,
                                               from ../src/./serialport.h:6,
                                               from ../src/serialport.cpp:1:
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2686:31: note: candidate: v8::Local<v8::Object> v8::Value::ToObject(v8::Isolate*) const
                                               Local<Object> ToObject(Isolate* isolate) const);
                                                             ^
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                 declarator __attribute__((deprecated(message)))
                                 ^~~~~~~~~~
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2686:31: note:   candidate expects 1 argument, 0 provided
                                               Local<Object> ToObject(Isolate* isolate) const);
                                                             ^
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                 declarator __attribute__((deprecated(message)))
                                 ^~~~~~~~~~
                              ../src/serialport.cpp: In function ‘void EIO_AfterSet(uv_work_t*)’:
                              ../src/serialport.cpp:285:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                                 data->callback.Call(1, argv);
                                                            ^
                              In file included from ../src/./serialport.h:6:0,
                                               from ../src/serialport.cpp:1:
                              ../../nan/nan.h:1674:3: note: declared here
                                 Call(int argc, v8::Local<v8::Value> argv[]) const {
                                 ^~~~
                              ../src/serialport.cpp: In function ‘void EIO_AfterGet(uv_work_t*)’:
                              ../src/serialport.cpp:329:96: warning: ‘bool v8::Object::Set(v8::Local<v8::Value>, v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                                   results->Set(Nan::New<v8::String>("cts").ToLocalChecked(), Nan::New<v8::Boolean>(data->cts));
                                                                                                                              ^
                              In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14:0,
                                               from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
                                               from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
                                               from ../../nan/nan.h:53,
                                               from ../src/./serialport.h:6,
                                               from ../src/serialport.cpp:1:
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:3499:22: note: declared here
                                               bool Set(Local<Value> key, Local<Value> value));
                                                    ^
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                 declarator __attribute__((deprecated(message)))
                                 ^~~~~~~~~~
                              ../src/serialport.cpp:330:96: warning: ‘bool v8::Object::Set(v8::Local<v8::Value>, v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                                   results->Set(Nan::New<v8::String>("dsr").ToLocalChecked(), Nan::New<v8::Boolean>(data->dsr));
                                                                                                                              ^
                              In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14:0,
                                               from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
                                               from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
                                               from ../../nan/nan.h:53,
                                               from ../src/./serialport.h:6,
                                               from ../src/serialport.cpp:1:
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:3499:22: note: declared here
                                               bool Set(Local<Value> key, Local<Value> value));
                                                    ^
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                 declarator __attribute__((deprecated(message)))
                                 ^~~~~~~~~~
                              ../src/serialport.cpp:331:96: warning: ‘bool v8::Object::Set(v8::Local<v8::Value>, v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                                   results->Set(Nan::New<v8::String>("dcd").ToLocalChecked(), Nan::New<v8::Boolean>(data->dcd));
                                                                                                                              ^
                              In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14:0,
                                               from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
                                               from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
                                               from ../../nan/nan.h:53,
                                               from ../src/./serialport.h:6,
                                               from ../src/serialport.cpp:1:
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:3499:22: note: declared here
                                               bool Set(Local<Value> key, Local<Value> value));
                                                    ^
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                 declarator __attribute__((deprecated(message)))
                                 ^~~~~~~~~~
                              ../src/serialport.cpp:336:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                                 data->callback.Call(2, argv);
                                                            ^
                              In file included from ../src/./serialport.h:6:0,
                                               from ../src/serialport.cpp:1:
                              ../../nan/nan.h:1674:3: note: declared here
                                 Call(int argc, v8::Local<v8::Value> argv[]) const {
                                 ^~~~
                              ../src/serialport.cpp: In function ‘void EIO_AfterGetBaudRate(uv_work_t*)’:
                              ../src/serialport.cpp:378:106: warning: ‘bool v8::Object::Set(v8::Local<v8::Value>, v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                                   results->Set(Nan::New<v8::String>("baudRate").ToLocalChecked(), Nan::New<v8::Integer>(data->baudRate));
                                                                                                                                        ^
                              In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14:0,
                                               from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
                                               from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
                                               from ../../nan/nan.h:53,
                                               from ../src/./serialport.h:6,
                                               from ../src/serialport.cpp:1:
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:3499:22: note: declared here
                                               bool Set(Local<Value> key, Local<Value> value));
                                                    ^
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                 declarator __attribute__((deprecated(message)))
                                 ^~~~~~~~~~
                              ../src/serialport.cpp:383:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                                 data->callback.Call(2, argv);
                                                            ^
                              In file included from ../src/./serialport.h:6:0,
                                               from ../src/serialport.cpp:1:
                              ../../nan/nan.h:1674:3: note: declared here
                                 Call(int argc, v8::Local<v8::Value> argv[]) const {
                                 ^~~~
                              ../src/serialport.cpp: In function ‘void EIO_AfterDrain(uv_work_t*)’:
                              ../src/serialport.cpp:424:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                                 data->callback.Call(1, argv);
                                                            ^
                              In file included from ../src/./serialport.h:6:0,
                                               from ../src/serialport.cpp:1:
                              ../../nan/nan.h:1674:3: note: declared here
                                 Call(int argc, v8::Local<v8::Value> argv[]) const {
                                 ^~~~
                              ../src/serialport.cpp: At global scope:
                              ../src/serialport.cpp:460:17: error: variable or field ‘init’ declared void
                                 void init(v8::Handle<v8::Object> target) {
                                               ^~~~~~
                              ../src/serialport.cpp:460:13: error: ‘Handle’ is not a member of ‘v8’
                                 void init(v8::Handle<v8::Object> target) {
                                           ^~
                              ../src/serialport.cpp:460:34: error: expected primary-expression before ‘>’ token
                                 void init(v8::Handle<v8::Object> target) {
                                                                ^
                              ../src/serialport.cpp:460:36: error: ‘target’ was not declared in this scope
                                 void init(v8::Handle<v8::Object> target) {
                                                                  ^~~~~~
                              In file included from ../../nan/nan.h:53:0,
                                               from ../src/./serialport.h:6,
                                               from ../src/serialport.cpp:1:
                              ../src/serialport.cpp:485:25: error: ‘init’ was not declared in this scope
                               NODE_MODULE(serialport, init);
                                                       ^
                              /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:608:36: note: in definition of macro ‘NODE_MODULE_X’
                                     (node::addon_register_func) (regfunc),                          \
                                                                  ^~~~~~~
                              ../src/serialport.cpp:485:1: note: in expansion of macro ‘NODE_MODULE’
                               NODE_MODULE(serialport, init);
                               ^~~~~~~~~~~
                              serialport.target.mk:112: die Regel für Ziel „Release/obj.target/serialport/src/serialport.o“ scheiterte
                              make: *** [Release/obj.target/serialport/src/serialport.o] Fehler 1
                              make: Verzeichnis „/opt/iobroker/node_modules/iobroker.discovery/node_modules/serialport/build“ wird verlassen
                              gyp ERR! build error
                              gyp ERR! stack Error: `make` failed with exit code: 2
                              gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
                              gyp ERR! stack     at ChildProcess.emit (events.js:310:20)
                              gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
                              gyp ERR! System Linux 4.19.66-v7+
                              gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                              gyp ERR! cwd /opt/iobroker/node_modules/iobroker.discovery/node_modules/serialport
                              gyp ERR! node -v v12.16.3
                              gyp ERR! node-gyp -v v5.1.0
                              gyp ERR! not ok
                              npm ERR! code ELIFECYCLE
                              npm ERR! errno 1
                              npm ERR! serialport@6.2.2 install: `prebuild-install || node-gyp rebuild`
                              npm ERR! Exit status 1
                              npm ERR!
                              npm ERR! Failed at the serialport@6.2.2 install script.
                              npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                              
                              

                              Den Slave hab ich jetzt schon einige Male durchgestartet, Zigbee Adapter Version ist die 1.1.1.
                              Sollte ich den Master auch noch mal durchstarten? Dort läuft bis auf den Zigbee Adapater alles soweit.

                              Grüße

                              D 1 Antwort Letzte Antwort
                              0
                              • H hannoi

                                @dimaiv
                                Sry dachte evtl. kann man aus den Fehlern schon etwas rauslesen. Also ich hab auf dem multihost slave den Zigbee CC2531 Adapter, welcher auch bis zu dem Update ohne Probleme lief.

                                Ich hab den Fixer jetzt noch mal laufen lassen und danach auf dem slave noch mal das pm rebuild, da kommt folgendes:

                                root@: /opt/iobroker# npm rebuild
                                
                                > iobroker@2.0.3 install /opt/iobroker/node_modules/iobroker
                                > node lib/checkVersions.js
                                
                                NPM version: 6.14.4
                                
                                > iobroker@2.0.3 postinstall /opt/iobroker/node_modules/iobroker
                                > node lib/install.js
                                
                                lib/install.js is not being run as part of an installation - skipping...
                                
                                > serialport@6.2.2 install /opt/iobroker/node_modules/iobroker.discovery/node_modules/serialport
                                > prebuild-install || node-gyp rebuild
                                
                                prebuild-install WARN install No prebuilt binaries found (target=12.16.3 runtime=node arch=arm platform=linux)
                                make: Verzeichnis „/opt/iobroker/node_modules/iobroker.discovery/node_modules/serialport/build“ wird betreten
                                  CXX(target) Release/obj.target/serialport/src/serialport.o
                                ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Open(Nan::NAN_METHOD_ARGS_TYPE)’:
                                ../src/serialport.cpp:41:48: error: no matching function for call to ‘v8::Value::ToString()’
                                   v8::String::Utf8Value path(info[0]->ToString());
                                                                                ^
                                In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67:0,
                                                 from ../../nan/nan.h:53,
                                                 from ../src/./serialport.h:6,
                                                 from ../src/serialport.cpp:1:
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2668:44: note: candidate: v8::MaybeLocal<v8::String> v8::Value::ToString(v8::Local<v8::Context>) const
                                   V8_WARN_UNUSED_RESULT MaybeLocal<String> ToString(
                                                                            ^~~~~~~~
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2668:44: note:   candidate expects 1 argument, 0 provided
                                In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14:0,
                                                 from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
                                                 from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
                                                 from ../../nan/nan.h:53,
                                                 from ../src/./serialport.h:6,
                                                 from ../src/serialport.cpp:1:
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2684:31: note: candidate: v8::Local<v8::String> v8::Value::ToString(v8::Isolate*) const
                                                 Local<String> ToString(Isolate* isolate) const);
                                                               ^
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                   declarator __attribute__((deprecated(message)))
                                   ^~~~~~~~~~
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2684:31: note:   candidate expects 1 argument, 0 provided
                                                 Local<String> ToString(Isolate* isolate) const);
                                                               ^
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                   declarator __attribute__((deprecated(message)))
                                   ^~~~~~~~~~
                                ../src/serialport.cpp:48:53: error: no matching function for call to ‘v8::Value::ToObject()’
                                   v8::Local<v8::Object> options = info[1]->ToObject();
                                                                                     ^
                                In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67:0,
                                                 from ../../nan/nan.h:53,
                                                 from ../src/./serialport.h:6,
                                                 from ../src/serialport.cpp:1:
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2672:44: note: candidate: v8::MaybeLocal<v8::Object> v8::Value::ToObject(v8::Local<v8::Context>) const
                                   V8_WARN_UNUSED_RESULT MaybeLocal<Object> ToObject(
                                                                            ^~~~~~~~
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2672:44: note:   candidate expects 1 argument, 0 provided
                                In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14:0,
                                                 from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
                                                 from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
                                                 from ../../nan/nan.h:53,
                                                 from ../src/./serialport.h:6,
                                                 from ../src/serialport.cpp:1:
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2686:31: note: candidate: v8::Local<v8::Object> v8::Value::ToObject(v8::Isolate*) const
                                                 Local<Object> ToObject(Isolate* isolate) const);
                                                               ^
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                   declarator __attribute__((deprecated(message)))
                                   ^~~~~~~~~~
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2686:31: note:   candidate expects 1 argument, 0 provided
                                                 Local<Object> ToObject(Isolate* isolate) const);
                                                               ^
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                   declarator __attribute__((deprecated(message)))
                                   ^~~~~~~~~~
                                ../src/serialport.cpp: In function ‘void EIO_AfterOpen(uv_work_t*)’:
                                ../src/serialport.cpp:95:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                                   data->callback.Call(2, argv);
                                                              ^
                                In file included from ../src/./serialport.h:6:0,
                                                 from ../src/serialport.cpp:1:
                                ../../nan/nan.h:1674:3: note: declared here
                                   Call(int argc, v8::Local<v8::Value> argv[]) const {
                                   ^~~~
                                ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Update(Nan::NAN_METHOD_ARGS_TYPE)’:
                                ../src/serialport.cpp:113:53: error: no matching function for call to ‘v8::Value::ToObject()’
                                   v8::Local<v8::Object> options = info[1]->ToObject();
                                                                                     ^
                                In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67:0,
                                                 from ../../nan/nan.h:53,
                                                 from ../src/./serialport.h:6,
                                                 from ../src/serialport.cpp:1:
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2672:44: note: candidate: v8::MaybeLocal<v8::Object> v8::Value::ToObject(v8::Local<v8::Context>) const
                                   V8_WARN_UNUSED_RESULT MaybeLocal<Object> ToObject(
                                                                            ^~~~~~~~
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2672:44: note:   candidate expects 1 argument, 0 provided
                                In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14:0,
                                                 from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
                                                 from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
                                                 from ../../nan/nan.h:53,
                                                 from ../src/./serialport.h:6,
                                                 from ../src/serialport.cpp:1:
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2686:31: note: candidate: v8::Local<v8::Object> v8::Value::ToObject(v8::Isolate*) const
                                                 Local<Object> ToObject(Isolate* isolate) const);
                                                               ^
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                   declarator __attribute__((deprecated(message)))
                                   ^~~~~~~~~~
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2686:31: note:   candidate expects 1 argument, 0 provided
                                                 Local<Object> ToObject(Isolate* isolate) const);
                                                               ^
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                   declarator __attribute__((deprecated(message)))
                                   ^~~~~~~~~~
                                ../src/serialport.cpp: In function ‘void EIO_AfterUpdate(uv_work_t*)’:
                                ../src/serialport.cpp:150:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                                   data->callback.Call(1, argv);
                                                              ^
                                In file included from ../src/./serialport.h:6:0,
                                                 from ../src/serialport.cpp:1:
                                ../../nan/nan.h:1674:3: note: declared here
                                   Call(int argc, v8::Local<v8::Value> argv[]) const {
                                   ^~~~
                                ../src/serialport.cpp: In function ‘void EIO_AfterClose(uv_work_t*)’:
                                ../src/serialport.cpp:188:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                                   data->callback.Call(1, argv);
                                                              ^
                                In file included from ../src/./serialport.h:6:0,
                                                 from ../src/serialport.cpp:1:
                                ../../nan/nan.h:1674:3: note: declared here
                                   Call(int argc, v8::Local<v8::Value> argv[]) const {
                                   ^~~~
                                ../src/serialport.cpp: In function ‘void EIO_AfterFlush(uv_work_t*)’:
                                ../src/serialport.cpp:231:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                                   data->callback.Call(1, argv);
                                                              ^
                                In file included from ../src/./serialport.h:6:0,
                                                 from ../src/serialport.cpp:1:
                                ../../nan/nan.h:1674:3: note: declared here
                                   Call(int argc, v8::Local<v8::Value> argv[]) const {
                                   ^~~~
                                ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Set(Nan::NAN_METHOD_ARGS_TYPE)’:
                                ../src/serialport.cpp:250:53: error: no matching function for call to ‘v8::Value::ToObject()’
                                   v8::Local<v8::Object> options = info[1]->ToObject();
                                                                                     ^
                                In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67:0,
                                                 from ../../nan/nan.h:53,
                                                 from ../src/./serialport.h:6,
                                                 from ../src/serialport.cpp:1:
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2672:44: note: candidate: v8::MaybeLocal<v8::Object> v8::Value::ToObject(v8::Local<v8::Context>) const
                                   V8_WARN_UNUSED_RESULT MaybeLocal<Object> ToObject(
                                                                            ^~~~~~~~
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2672:44: note:   candidate expects 1 argument, 0 provided
                                In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14:0,
                                                 from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
                                                 from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
                                                 from ../../nan/nan.h:53,
                                                 from ../src/./serialport.h:6,
                                                 from ../src/serialport.cpp:1:
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2686:31: note: candidate: v8::Local<v8::Object> v8::Value::ToObject(v8::Isolate*) const
                                                 Local<Object> ToObject(Isolate* isolate) const);
                                                               ^
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                   declarator __attribute__((deprecated(message)))
                                   ^~~~~~~~~~
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:2686:31: note:   candidate expects 1 argument, 0 provided
                                                 Local<Object> ToObject(Isolate* isolate) const);
                                                               ^
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                   declarator __attribute__((deprecated(message)))
                                   ^~~~~~~~~~
                                ../src/serialport.cpp: In function ‘void EIO_AfterSet(uv_work_t*)’:
                                ../src/serialport.cpp:285:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                                   data->callback.Call(1, argv);
                                                              ^
                                In file included from ../src/./serialport.h:6:0,
                                                 from ../src/serialport.cpp:1:
                                ../../nan/nan.h:1674:3: note: declared here
                                   Call(int argc, v8::Local<v8::Value> argv[]) const {
                                   ^~~~
                                ../src/serialport.cpp: In function ‘void EIO_AfterGet(uv_work_t*)’:
                                ../src/serialport.cpp:329:96: warning: ‘bool v8::Object::Set(v8::Local<v8::Value>, v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                                     results->Set(Nan::New<v8::String>("cts").ToLocalChecked(), Nan::New<v8::Boolean>(data->cts));
                                                                                                                                ^
                                In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14:0,
                                                 from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
                                                 from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
                                                 from ../../nan/nan.h:53,
                                                 from ../src/./serialport.h:6,
                                                 from ../src/serialport.cpp:1:
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:3499:22: note: declared here
                                                 bool Set(Local<Value> key, Local<Value> value));
                                                      ^
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                   declarator __attribute__((deprecated(message)))
                                   ^~~~~~~~~~
                                ../src/serialport.cpp:330:96: warning: ‘bool v8::Object::Set(v8::Local<v8::Value>, v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                                     results->Set(Nan::New<v8::String>("dsr").ToLocalChecked(), Nan::New<v8::Boolean>(data->dsr));
                                                                                                                                ^
                                In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14:0,
                                                 from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
                                                 from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
                                                 from ../../nan/nan.h:53,
                                                 from ../src/./serialport.h:6,
                                                 from ../src/serialport.cpp:1:
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:3499:22: note: declared here
                                                 bool Set(Local<Value> key, Local<Value> value));
                                                      ^
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                   declarator __attribute__((deprecated(message)))
                                   ^~~~~~~~~~
                                ../src/serialport.cpp:331:96: warning: ‘bool v8::Object::Set(v8::Local<v8::Value>, v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                                     results->Set(Nan::New<v8::String>("dcd").ToLocalChecked(), Nan::New<v8::Boolean>(data->dcd));
                                                                                                                                ^
                                In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14:0,
                                                 from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
                                                 from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
                                                 from ../../nan/nan.h:53,
                                                 from ../src/./serialport.h:6,
                                                 from ../src/serialport.cpp:1:
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:3499:22: note: declared here
                                                 bool Set(Local<Value> key, Local<Value> value));
                                                      ^
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                   declarator __attribute__((deprecated(message)))
                                   ^~~~~~~~~~
                                ../src/serialport.cpp:336:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                                   data->callback.Call(2, argv);
                                                              ^
                                In file included from ../src/./serialport.h:6:0,
                                                 from ../src/serialport.cpp:1:
                                ../../nan/nan.h:1674:3: note: declared here
                                   Call(int argc, v8::Local<v8::Value> argv[]) const {
                                   ^~~~
                                ../src/serialport.cpp: In function ‘void EIO_AfterGetBaudRate(uv_work_t*)’:
                                ../src/serialport.cpp:378:106: warning: ‘bool v8::Object::Set(v8::Local<v8::Value>, v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
                                     results->Set(Nan::New<v8::String>("baudRate").ToLocalChecked(), Nan::New<v8::Integer>(data->baudRate));
                                                                                                                                          ^
                                In file included from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8-internal.h:14:0,
                                                 from /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:27,
                                                 from /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:67,
                                                 from ../../nan/nan.h:53,
                                                 from ../src/./serialport.h:6,
                                                 from ../src/serialport.cpp:1:
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8.h:3499:22: note: declared here
                                                 bool Set(Local<Value> key, Local<Value> value));
                                                      ^
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
                                   declarator __attribute__((deprecated(message)))
                                   ^~~~~~~~~~
                                ../src/serialport.cpp:383:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                                   data->callback.Call(2, argv);
                                                              ^
                                In file included from ../src/./serialport.h:6:0,
                                                 from ../src/serialport.cpp:1:
                                ../../nan/nan.h:1674:3: note: declared here
                                   Call(int argc, v8::Local<v8::Value> argv[]) const {
                                   ^~~~
                                ../src/serialport.cpp: In function ‘void EIO_AfterDrain(uv_work_t*)’:
                                ../src/serialport.cpp:424:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                                   data->callback.Call(1, argv);
                                                              ^
                                In file included from ../src/./serialport.h:6:0,
                                                 from ../src/serialport.cpp:1:
                                ../../nan/nan.h:1674:3: note: declared here
                                   Call(int argc, v8::Local<v8::Value> argv[]) const {
                                   ^~~~
                                ../src/serialport.cpp: At global scope:
                                ../src/serialport.cpp:460:17: error: variable or field ‘init’ declared void
                                   void init(v8::Handle<v8::Object> target) {
                                                 ^~~~~~
                                ../src/serialport.cpp:460:13: error: ‘Handle’ is not a member of ‘v8’
                                   void init(v8::Handle<v8::Object> target) {
                                             ^~
                                ../src/serialport.cpp:460:34: error: expected primary-expression before ‘>’ token
                                   void init(v8::Handle<v8::Object> target) {
                                                                  ^
                                ../src/serialport.cpp:460:36: error: ‘target’ was not declared in this scope
                                   void init(v8::Handle<v8::Object> target) {
                                                                    ^~~~~~
                                In file included from ../../nan/nan.h:53:0,
                                                 from ../src/./serialport.h:6,
                                                 from ../src/serialport.cpp:1:
                                ../src/serialport.cpp:485:25: error: ‘init’ was not declared in this scope
                                 NODE_MODULE(serialport, init);
                                                         ^
                                /home/iobroker/.cache/node-gyp/12.16.3/include/node/node.h:608:36: note: in definition of macro ‘NODE_MODULE_X’
                                       (node::addon_register_func) (regfunc),                          \
                                                                    ^~~~~~~
                                ../src/serialport.cpp:485:1: note: in expansion of macro ‘NODE_MODULE’
                                 NODE_MODULE(serialport, init);
                                 ^~~~~~~~~~~
                                serialport.target.mk:112: die Regel für Ziel „Release/obj.target/serialport/src/serialport.o“ scheiterte
                                make: *** [Release/obj.target/serialport/src/serialport.o] Fehler 1
                                make: Verzeichnis „/opt/iobroker/node_modules/iobroker.discovery/node_modules/serialport/build“ wird verlassen
                                gyp ERR! build error
                                gyp ERR! stack Error: `make` failed with exit code: 2
                                gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
                                gyp ERR! stack     at ChildProcess.emit (events.js:310:20)
                                gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
                                gyp ERR! System Linux 4.19.66-v7+
                                gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                                gyp ERR! cwd /opt/iobroker/node_modules/iobroker.discovery/node_modules/serialport
                                gyp ERR! node -v v12.16.3
                                gyp ERR! node-gyp -v v5.1.0
                                gyp ERR! not ok
                                npm ERR! code ELIFECYCLE
                                npm ERR! errno 1
                                npm ERR! serialport@6.2.2 install: `prebuild-install || node-gyp rebuild`
                                npm ERR! Exit status 1
                                npm ERR!
                                npm ERR! Failed at the serialport@6.2.2 install script.
                                npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                
                                

                                Den Slave hab ich jetzt schon einige Male durchgestartet, Zigbee Adapter Version ist die 1.1.1.
                                Sollte ich den Master auch noch mal durchstarten? Dort läuft bis auf den Zigbee Adapater alles soweit.

                                D Offline
                                D Offline
                                dimaiv
                                schrieb am zuletzt editiert von
                                #16

                                @hannoi
                                Ist dein Slave komplett aktuel? Inklusive js-controller?

                                ioBroker- NUC8i3 / Proxmox / VM
                                Node.js v22.21.0
                                NPM v10.9.4
                                JS controller 7.1.0
                                Admin 7.7.20
                                ZigBee Adapter 3.3.1alpha.0
                                Zigbee LAN Gateway CC2652P
                                Zigbee Firmware 20250321

                                1 Antwort Letzte Antwort
                                0
                                • H Offline
                                  H Offline
                                  hannoi
                                  schrieb am zuletzt editiert von
                                  #17

                                  Korrekt, beide auf JS-controller 3.1.4 und Nodejs auf v12.16.3.

                                  Grüße

                                  1 Antwort Letzte Antwort
                                  0
                                  • H Offline
                                    H Offline
                                    hannoi
                                    schrieb am zuletzt editiert von
                                    #18

                                    Nach einem

                                    npm install bindings
                                    und danach einem:
                                    npm rebuild --unsafe-perm
                                    

                                    wurde Adapter wieder grün und ist wieder erreichbar!

                                    Grüße

                                    1 Antwort Letzte Antwort
                                    0
                                    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

                                    799

                                    Online

                                    32.5k

                                    Benutzer

                                    81.8k

                                    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