Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Zigbee Instanz nach update von 1.3.1 auf 1.4.4 rot

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Zigbee Instanz nach update von 1.3.1 auf 1.4.4 rot

    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      wolf @wolf last edited by

      @wolf

      Hab ich grad zu einem ähnlichen Fehlerbild gefunden. Könnte das etwas bringen?

      iobroker stop
      cd /opt/iobroker/node_modules/iobroker.zigbee
      sudo npm rebuild --unsafe-perm
      iobroker start
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @wolf last edited by

        @wolf
        Auf jedenfall OHNE sudo!
        Probieren kannst du es mal.

        W 1 Reply Last reply Reply Quote 0
        • W
          wolf @Thomas Braun last edited by

          @thomas-braun

          Hat leider auch keinen Effekt...

          Noch ein Lösungsansatz:

          kirovilya commented on 11 Feb 2020

          Try to completely remove the zigbee adapter and reinstall.
          You can also try installing the serialport inside the zigbee adapter.
          npm install serialport@8.0.6

          W 1 Reply Last reply Reply Quote 0
          • W
            wolf @wolf last edited by wolf

            @wolf

            Kurzes Update, falls jemand das selbe Problem hat. Mit der Adapterversion 1.04 läuft Zigbee wieder. Warum? keine Ahnung! 🙂

            Wie ich zu der zuletzt funktionierenden 1.3.1 kommen soll, weiß ich leider nicht, sie wird mir bei der Expertenauswahl nicht angezeigt. Ich bedanke mich bei Thomas Braun und asgothian, die sich sehr bemüht haben, das Zigbee-Problem in den Griff zu bekommen. Vielen Dank!

            Liebe Grüße
            wolf

            Asgothian 1 Reply Last reply Reply Quote 0
            • Asgothian
              Asgothian Developer @wolf last edited by

              @wolf sagte in Zigbee Instanz nach update von 1.3.1 auf 1.4.4 rot:

              Kurzes Update, falls jemand das selbe Problem hat. Mit der Adapterversion 1.04 läuft Zigbee wieder. Warum? keine Ahnung!

              Das sollte nicht die Lösung sein.

              Ich würde vorschlagen das wir uns das gemeinsam per anydesk / discord anschauen um dafür zu sorgen das Du auf den aktuellen Stand gehen kannst.

              Alles andere ist nicht gut.

              Insbesondere der weg zurück auf 1.0.x, da damit im Zweifelsfall auch der Wechsel zurück zum Zigbee-Shepherd dabei ist.

              A.

              B W 2 Replies Last reply Reply Quote 0
              • B
                bishop @Asgothian last edited by bishop

                @asgothian

                ich habe das selbe Problem!

                host.iobroker-slave	2021-03-07 14:41:35.480	info	"system.adapter.zigbee.0" disabled
                host.iobroker-slave	2021-03-07 14:41:30.721	info	Restart adapter system.adapter.zigbee.0 because enabled
                host.iobroker-slave	2021-03-07 14:41:30.720	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                host.iobroker-slave	2021-03-07 14:41:30.719	error	Caught by controller[0]: }
                host.iobroker-slave	2021-03-07 14:41:30.718	error	Caught by controller[0]: ]
                host.iobroker-slave	2021-03-07 14:41:30.717	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/lib/binding/node-v72-linux-arm/bindings.node'
                host.iobroker-slave	2021-03-07 14:41:30.716	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node',
                host.iobroker-slave	2021-03-07 14:41:30.715	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node',
                host.iobroker-slave	2021-03-07 14:41:30.714	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node',
                host.iobroker-slave	2021-03-07 14:41:30.713	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/compiled/12.21.0/linux/arm/bindings.node',
                host.iobroker-slave	2021-03-07 14:41:30.712	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/default/bindings.node',
                host.iobroker-slave	2021-03-07 14:41:30.712	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/Release/bindings.node',
                host.iobroker-slave	2021-03-07 14:41:30.711	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/out/Release/bindings.node',
                host.iobroker-slave	2021-03-07 14:41:30.710	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/Debug/bindings.node',
                host.iobroker-slave	2021-03-07 14:41:30.709	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/out/Debug/bindings.node',
                host.iobroker-slave	2021-03-07 14:41:30.708	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/Release/bindings.node',
                host.iobroker-slave	2021-03-07 14:41:30.707	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/Debug/bindings.node',
                host.iobroker-slave	2021-03-07 14:41:30.706	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/bindings.node',
                host.iobroker-slave	2021-03-07 14:41:30.705	error	Caught by controller[0]: tries: [
                host.iobroker-slave	2021-03-07 14:41:30.705	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30) {
                host.iobroker-slave	2021-03-07 14:41:30.704	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/lib/index.js:14:22)
                host.iobroker-slave	2021-03-07 14:41:30.703	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
                host.iobroker-slave	2021-03-07 14:41:30.702	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
                host.iobroker-slave	2021-03-07 14:41:30.701	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                host.iobroker-slave	2021-03-07 14:41:30.700	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
                host.iobroker-slave	2021-03-07 14:41:30.699	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                host.iobroker-slave	2021-03-07 14:41:30.698	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
                host.iobroker-slave	2021-03-07 14:41:30.697	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/lib/linux.js:2:36)
                host.iobroker-slave	2021-03-07 14:41:30.697	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/zigbee-herdsman/node_modules/bindings/bindings.js:126:9)
                host.iobroker-slave	2021-03-07 14:41:30.696	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/lib/binding/node-v72-linux-arm/bindings.node
                host.iobroker-slave	2021-03-07 14:41:30.695	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node
                host.iobroker-slave	2021-03-07 14:41:30.694	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node
                host.iobroker-slave	2021-03-07 14:41:30.693	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node
                host.iobroker-slave	2021-03-07 14:41:30.692	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/compiled/12.21.0/linux/arm/bindings.node
                host.iobroker-slave	2021-03-07 14:41:30.691	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/default/bindings.node
                host.iobroker-slave	2021-03-07 14:41:30.691	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/Release/bindings.node
                host.iobroker-slave	2021-03-07 14:41:30.690	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/out/Release/bindings.node
                host.iobroker-slave	2021-03-07 14:41:30.689	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/Debug/bindings.node
                host.iobroker-slave	2021-03-07 14:41:30.688	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/out/Debug/bindings.node
                host.iobroker-slave	2021-03-07 14:41:30.687	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/Release/bindings.node
                host.iobroker-slave	2021-03-07 14:41:30.686	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/Debug/bindings.node
                host.iobroker-slave	2021-03-07 14:41:30.685	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/bindings.node
                host.iobroker-slave	2021-03-07 14:41:30.684	error	Caught by controller[0]: Error: Could not locate the bindings file. Tried:
                host.iobroker-slave	2021-03-07 14:41:30.683	error	Caught by controller[0]: ^
                host.iobroker-slave	2021-03-07 14:41:30.682	error	Caught by controller[0]: throw err;
                host.iobroker-slave	2021-03-07 14:41:30.680	error	Caught by controller[0]: /opt/iobroker/node_modules/zigbee-herdsman/node_modules/bindings/bindings.js:135
                host.iobroker-slave	2021-03-07 14:41:28.072	info	instance system.adapter.zigbee.0 started with pid 1626
                host.iobroker-slave	2021-03-07 14:41:27.969	info	"system.adapter.zigbee.0" enabled
                

                Habe ein frisches raspian lite auf eine Karte gemacht dort mit apt-get update und upgrade alles aktualisiert.
                Danach IoBroker frisch installiert, diesen als Slave an mein Master gehängt.
                Jetzt würde ich gerne den Zigbee Adapter installieren.

                pi@iobroker-slave:/opt/iobroker/node_modules $ ls -la /dev/serial/by-id
                total 0
                drwxr-xr-x 2 root root 60 Mar  7 14:07 .
                drwxr-xr-x 4 root root 80 Mar  7 14:07 ..
                lrwxrwxrwx 1 root root 13 Mar  7 14:07 usb-Texas_Instruments_CC2538_USB_CDC-if00 -> ../../ttyACM0
                pi@iobroker-slave:/opt/iobroker/node_modules $
                
                pi@iobroker-slave:/opt/iobroker/node_modules $ npm list serialport
                iobroker.inst@3.0.0 /opt/iobroker
                ├─┬ iobroker.discovery@2.5.0
                │ └── serialport@9.0.7  deduped
                ├─┬ iobroker.zigbee@1.4.4
                │ ├── serialport@9.0.7  deduped
                │ ├─┬ zigbee-herdsman@0.13.76
                │ │ └── serialport@9.0.6
                │ └─┬ zigbee-herdsman-converters@14.0.78
                │   └─┬ zigbee-herdsman@0.13.72
                │     └── serialport@9.0.7
                └── serialport@9.0.7
                

                Stick wird denke ich mal auch korrekt erkannt.
                Habe alles gemacht was hier stand, außer die Version 1.04 installiert würde schon gerne die Aktuelle verwenden.

                Vorher lief alles mit der selben Hardware, problem war das ich den js controller nicht updaten konnte.
                Somit habe ich komplett alles neu gemacht.
                Jetzt bekomme ich den Zigbee Adapter nicht zum laufen 😞

                Asgothian 1 Reply Last reply Reply Quote 0
                • Asgothian
                  Asgothian Developer @bishop last edited by Asgothian

                  @bishop Bitte poste die Ausgaben der folgenden 3 Befehle von der Konsole (aus dem Verzeichnis /opt/iobroker

                  npm list serialport
                  npm list zigbee-herdsman
                  npm list zigbee-herdsman-converters
                  

                  A.

                  B 1 Reply Last reply Reply Quote 0
                  • B
                    bishop @Asgothian last edited by

                    @asgothian sagte in Zigbee Instanz nach update von 1.3.1 auf 1.4.4 rot:

                    @bishop Bitte poste die Ausgaben der folgenden 3 Befehle von der Konsole (aus dem Verzeichnis /opt/iobroker

                    npm list serialport
                    npm list zigbee-herdsman
                    npm list zigbee-herdsman-converters
                    

                    A.

                    pi@iobroker-slave:/opt/iobroker $ npm list serialport
                    iobroker.inst@3.0.0 /opt/iobroker
                    ├─┬ iobroker.discovery@2.5.0
                    │ └── serialport@9.0.7  deduped
                    ├─┬ iobroker.zigbee@1.4.4
                    │ ├─┬ zigbee-herdsman@0.13.76
                    │ │ └── serialport@9.0.6
                    │ └─┬ zigbee-herdsman-converters@14.0.78
                    │   └─┬ zigbee-herdsman@0.13.72
                    │     └── serialport@9.0.7
                    └── serialport@9.0.7
                    
                    pi@iobroker-slave:/opt/iobroker $ npm list zigbee-herdsman
                    iobroker.inst@3.0.0 /opt/iobroker
                    └─┬ iobroker.zigbee@1.4.4
                      ├── zigbee-herdsman@0.13.76
                      └─┬ zigbee-herdsman-converters@14.0.78
                        └── zigbee-herdsman@0.13.72
                    
                    pi@iobroker-slave:/opt/iobroker $ npm list zigbee-herdsman-converters
                    iobroker.inst@3.0.0 /opt/iobroker
                    └─┬ iobroker.zigbee@1.4.4
                      └── zigbee-herdsman-converters@14.0.78
                    
                    pi@iobroker-slave:/opt/iobroker $
                    

                    Nach mehrmaligem deinstallieren und installieren des Adapters hat er ihn jetzt wieder.
                    Adapter ist Grün 🙂

                    W 1 Reply Last reply Reply Quote 0
                    • W
                      wolf @bishop last edited by

                      @bishop

                      Hallo bishop!

                      Ohne was zu verändern? Das macht mir Hoffnung, dass ich die 1.4.4 doch noch zum Laufen bekomme.

                      LG
                      wolf

                      B Asgothian 2 Replies Last reply Reply Quote 0
                      • B
                        bishop @wolf last edited by

                        @wolf
                        Richtig !

                        habe es mal am master deinstalliert und installiert sowie auch am slave...
                        Warum das ganze kann ic leider nicht sagen.

                        1 Reply Last reply Reply Quote 0
                        • Asgothian
                          Asgothian Developer @wolf last edited by

                          @wolf Ich habe eine Vermutung woran es liegt, muss mein Testsystem dafür aber erst aufsetzen:

                          in der Version in der es nicht läuft (@wolf) ist der serialport als "deduped" eingesetzt.
                          in den Versionen in denen es läuft ist der serialport explizit im herdsman und im Converter installiert.

                          A.

                          W 1 Reply Last reply Reply Quote 0
                          • W
                            wolf @Asgothian last edited by

                            @asgothian

                            Das sagt mir aufgrund meiner maximal rudimentären Linux-Kenntnisse nicht wirklich etwas... 🙂

                            Asgothian 1 Reply Last reply Reply Quote 0
                            • Asgothian
                              Asgothian Developer @wolf last edited by

                              @wolf Nur der Vollstatändigkeit halber: hast du auch multihost ?

                              A.

                              W 1 Reply Last reply Reply Quote 0
                              • W
                                wolf @Asgothian last edited by

                                @asgothian

                                Nein, iobroker läuft nur auf einem Raspberry 3.

                                1 Reply Last reply Reply Quote 0
                                • W
                                  wolf @Asgothian last edited by

                                  @asgothian

                                  Oh, das hab ich übersehen. Das Angebot nehme ich gerne an. Muss mir halt eines der Programme installieren. Egal, oder bevorzugst du eines?

                                  Asgothian 1 Reply Last reply Reply Quote 0
                                  • Asgothian
                                    Asgothian Developer @wolf last edited by

                                    @wolf sagte in Zigbee Instanz nach update von 1.3.1 auf 1.4.4 rot:

                                    Egal, oder bevorzugst du eines?

                                    Ideal ist wahrscheinlich beide zu benutzen.

                                    Discord damit wir miteinander reden können.
                                    Anydesk damit ich zur Not direkt auf Deinem Rechner etwas tun kann.

                                    Für Discord wird dann auch ein Headset interessant.

                                    A.

                                    1 Reply Last reply Reply Quote 0
                                    • First post
                                      Last post

                                    Support us

                                    ioBroker
                                    Community Adapters
                                    Donate

                                    807
                                    Online

                                    31.7k
                                    Users

                                    79.9k
                                    Topics

                                    1.3m
                                    Posts

                                    4
                                    55
                                    2745
                                    Loading More Posts
                                    • Oldest to Newest
                                    • Newest to Oldest
                                    • Most Votes
                                    Reply
                                    • Reply as topic
                                    Log in to reply
                                    Community
                                    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                    The ioBroker Community 2014-2023
                                    logo