Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. zigbee funktioniert nicht mehr

    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 funktioniert nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • Asgothian
      Asgothian Developer @mb78 last edited by

      @mb78

      • das log ist aus der Admin Oberfläche kopiert, nicht als Text herunter geladen
      • es sind nur 2 abgeschrittene Zeilen vom zigbee Adapter drin
      • es ist nur ein „restart“ zu erkennen, kein „Start“

      Bitte die Anleitung oben Schritt für Schritt befolgen und das Ergebnis posten.

      A.

      1 Reply Last reply Reply Quote 0
      • M
        mb78 last edited by

        ist das normal das der adapter wieder startet obwohl ich ihn anghalten habe?

        host.raspberrypi	2021-01-20 17:49:15.356	info	instance system.adapter.radar2.0 started with pid 2016
        host.raspberrypi	2021-01-20 17:48:45.307	info	Restart adapter system.adapter.radar2.0 because enabled
        host.raspberrypi	2021-01-20 17:48:45.307	info	instance system.adapter.radar2.0 terminated with code 0 (NO_ERROR)
        radar2.0	2021-01-20 17:48:45.258	info	(1747) radar2 set to scan every 20 seconds and printers every 720 minutes.
        radar2.0	2021-01-20 17:48:45.257	info	(1747) arp-scan will use the following interfaces: [ 'eth0', 'wlan0' ]
        radar2.0	2021-01-20 17:48:45.257	info	(1747) Remove name end for host names: .fritz.box
        radar2.0	2021-01-20 17:48:45.256	info	(1747) use known IP list: [ '1.1.1.1' ]
        radar2.0	2021-01-20 17:48:45.255	info	(1747) use known BT list: [ '01:12:23:34:45:56' ]
        radar2.0	2021-01-20 17:48:45.254	info	(1747) radar2 set to flag items away if they are not seen for 2 minutes
        radar2.0	2021-01-20 17:48:45.254	warn	(1747) node-bluetooth not found!
        radar2.0	2021-01-20 17:48:45.252	warn	(1747) Noble not available, Error: Error: The module '/opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/lib/binding/bluetooth_hci_socket.node'was compiled against a different Node.js versio
        radar2.0	2021-01-20 17:48:45.122	info	(1747) Adapter disconnected and stopped with dostop(false) and callback(true)
        radar2.0	2021-01-20 17:48:45.121	error	(1747) Error: bind EACCES 0.0.0.0:67 at dgram.js:338:20 at processTicksAndRejections (internal/process/task_queues.js:85:21)
        radar2.0	2021-01-20 17:48:45.120	error	(1747) uncaught exception: bind EACCES 0.0.0.0:67
        radar2.0	2021-01-20 17:48:45.008	info	(1747) net-ping not available! Will try to use normal ping!
        radar2.0	2021-01-20 17:48:44.999	info	(1747) radar2 initialization started...
        radar2.0	2021-01-20 17:48:44.542	warn	(1747) adapter.objects.getObjectList is deprecated, and will be removed in the future. Please use adapter.getObjectList/Async. Report this to Developer!
        radar2.0	2021-01-20 17:48:43.908	info	(1747) starting. Version 1.0.9 in /opt/iobroker/node_modules/iobroker.radar2, node: v12.20.1, js-controller: 3.1.6
        host.raspberrypi	2021-01-20 17:48:42.630	info	instance system.adapter.radar2.0 started with pid 1747
        
        das kam nachdem ich adapter gestoppt und log gelöscht habe.
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @mb78 last edited by

          @mb78 Ich seh da nur Meldungen vom radar2.
          Und ja, das Ding ist ein 'Biest'.

          1 Reply Last reply Reply Quote 0
          • M
            mb78 last edited by

            
            2021-01-20 17:09:44.372 - info: host.raspberrypi "system.adapter.zigbee.0" enabled
            2021-01-20 17:09:44.418 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 10864
            2021-01-20 17:09:46.110 - info: zigbee.0 (10864) starting. Version 1.3.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v12.20.1, js-controller: 3.1.6
            2021-01-20 17:09:46.207 - info: zigbee.0 (10864) Starting Zigbee npm ...
            2021-01-20 17:09:54.014 - error: zigbee.0 (10864) Failed to start Zigbee
            2021-01-20 17:09:54.016 - error: zigbee.0 (10864) Error: Failed to connect to the adapter (Error: Cannot request when znp 
            2021-01-20 17:10:04.018 - info: zigbee.0 (10864) Try to reconnect. 1 attempts left
            2021-01-20 17:10:04.020 - info: zigbee.0 (10864) Starting Zigbee npm ...
            
            2021-01-20 17:10:11.699 - error: zigbee.0 (10864) Failed to start Zigbee
            2021-01-20 17:10:11.700 - error: zigbee.0 (10864) Error: Failed to connect to the adapter (Error: Cannot request when znp 
            
            

            das is alles was im groben mit zigbee übrig geblieben ist

            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @mb78 last edited by

              @mb78 Ist das Log komplett? Da fehlt doch was am Zeilenende.

              1 Reply Last reply Reply Quote 0
              • M
                mb78 last edited by

                Da war bestimmt noch was.
                Ich sollte ja nur das schicken, was mit zigbee zu tun hat

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @mb78 last edited by Thomas Braun

                  @mb78 sagte in zigbee funktioniert nicht mehr:

                  Da war bestimmt noch was.
                  Ich sollte ja nur das schicken, was mit zigbee zu tun hat

                  Ich meine diese Zeile z. B.

                  error: zigbee.0 (10864) Error: Failed to connect to the adapter (Error: Cannot request when znp
                  

                  da fehlt doch was am Ende, vermute ich.
                  ZNP = Zigbee Network Processor
                  aber was genau tut dem weh?

                  Vielleicht ziehst du auch mal (nur diesen Adapter!) auf Version 1.4.2. aus dem Beta-Verwahrort hoch. Da ist sehr viel passiert seit deiner 1.3.1

                  1 Reply Last reply Reply Quote 0
                  • M
                    mb78 last edited by

                    Oh man eh. Das wird wieder ein Krampf. Wo bekomme ich das Update

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @mb78 last edited by Thomas Braun

                      @mb78
                      In den Einstellungen des Adapters den Verwahrort auf
                      Beta/Latest stellen und dann das angebotene Update für zigbee reinschaufeln, danach den Verwahrort wieder auf 'default/stable' setzen.

                      1c6c2eb8-534b-4aa5-bfed-c4173b8e9d1d-image.png

                      1 Reply Last reply Reply Quote 0
                      • M
                        mb78 last edited by

                        Is das unter Adapter zu finden? Oder Instanzen?

                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @mb78 last edited by

                          @mb78
                          Weder noch. Klick auf den Schraubenschlüssel. Gelb hinterlegt...

                          1 Reply Last reply Reply Quote 0
                          • M
                            mb78 last edited by mb78

                            Bezieht sich das nicht auf alle. Adapter?Screenshot_20210120-201549_CM Browser.jpg

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @mb78 last edited by

                              @mb78
                              Ich würde zunächst mal die beiden Dinger aus Stable auf Stand bringen, dann auf Beta wechseln und dann kann man aus der Vorschlagsliste auch genau einen Adapter rauspicken. Man muss natürlich nicht den ganzen Vorschlag akzeptieren.

                              1 Reply Last reply Reply Quote 0
                              • M
                                mb78 last edited by

                                Und wie mache ich das?

                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @mb78 last edited by Thomas Braun

                                  @mb78 Ich verstehe die Frage nicht. Hab ich doch geschrieben, wie das geht.

                                  Schon mal in den INFO-Adapter geschaut? Da werden die Updates auch angezeigt. Kann man dann anklicken.

                                  e3c26b0b-a37f-4534-95c7-91e24816926b-image.png

                                  Bei mir ist halt nix im Moment.

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    mb78 last edited by

                                    Also kann ich gefahrlos auf beta wechseln? Dann speichern? Dann zigbee auswählen?

                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @mb78 last edited by

                                      @mb78 Wie gesagt, ich würde nur diesen einen Adapter aus Beta picken und dann sofort wieder auf Stable/Default zurück gehen. Passieren sollte da eigentlich nix wildes, wenn das so übersichtlich gehalten wird.
                                      Wenn die Katze plötzlich tot umfällt kannst du ja wieder 1.3.1 aus stable nehmen.

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        mb78 last edited by

                                        Dauert aber lange die Aktualisierung

                                        1 Reply Last reply Reply Quote 0
                                        • M
                                          mb78 last edited by

                                          ok, erledigt. Und jetzt?

                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @mb78 last edited by

                                            @mb78
                                            Log file vom Adapter Start?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            891
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            80
                                            4723
                                            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