Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Phoscon / deCONZ Totalausfall - Benötige Hilfe

    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

    Phoscon / deCONZ Totalausfall - Benötige Hilfe

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

      @cherberg Du kannst deconz auch mit logging starten (siehe hier)

      Nebenbei - der raspbee 1 taucht nicht im dmesg auf, da er via serieller Schnittstelle, nicht USB angeschlossen ist. Es sollte auch möglich sein den raspbee mit einem usbtoserial adapter am PC zu betreiben - erfordert aber etwas mehr lesen und analysieren.

      A.

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

        @cherberg sagte in Phoscon / deCONZ Totalausfall - Benötige Hilfe:

        @thomas-braun

        ja das habe ich auf der Agenda, aber ich glaube der Amazon Dash Adapter ist noch nicht kompatibel. Leider glaube ich, dass die Entwicklung eingestellt wurde.

        Nee, der lebt. Aus dem ChangeLog:

        1.1.0 (2020-02-25)
        (foxriver76) support of compact mode
        (foxriver76) usage of adapter-core and eslint
        1.0.1
        (Apollon77) BREAKING: Ugrade pcap library supports nodejs 10+ and also supports nodejs 12

        C 1 Reply Last reply Reply Quote 0
        • C
          cherberg @Thomas Braun last edited by

          @thomas-braun

          ich habe den Raspbee nun in einem zweiten RPI2 getestet mit einem frischen Raspbian und Installation von deconz nach Anleitung.

          Hier funktioniert er einwandfrei, ich kann alle Sensoren und Schalter anmelden.

          Hat noch jemand eine Idee?

          1 Reply Last reply Reply Quote 0
          • C
            cherberg last edited by

            @thomas-braun

            ich habe gerade auf 12.* aktualisiert, ging ohne Probleme und alle Adapter laufen.

            C 1 Reply Last reply Reply Quote 0
            • C
              cherberg @cherberg last edited by

              So ich habe nun den Raspbee 1 gegen einen Conbee 2 USB Stick getauscht.

              Ich habe:

              Deconz deinstalliert:

              sudo apt remove deconz
              

              Die User Files gelöscht:

              sudo rm -rf /usr/share/deCONZ/
              sudo rm -rf ~/.local/share/dresden-elektronik
              

              deCONZ neu installiert:

              sudo apt install deconz
              

              Den Gateway neu eingerichtet, (der Stick wird korrekt erkannt).
              Den Stick auf die neueste Firmware aktualisiert.

              Das Anlernen von Geräten scheitert weiterhin 😞

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

                @cherberg

                systemctl status deconz deconz-gui
                
                C 1 Reply Last reply Reply Quote 0
                • C
                  cherberg @Thomas Braun last edited by

                  @thomas-braun said in Phoscon / deCONZ Totalausfall - Benötige Hilfe:

                  systemctl status deconz deconz-gui

                  pi@raspberrypi:~ $ systemctl status deconz deconz-gui
                  ● deconz.service - deCONZ: ZigBee gateway -- REST API
                     Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: e
                     Active: active (running) since Mon 2021-02-15 21:38:24 CET; 5min ago
                   Main PID: 351 (deCONZ)
                      Tasks: 5 (limit: 4915)
                     CGroup: /system.slice/deconz.service
                             └─351 /usr/bin/deCONZ -platform minimal --http-port=80
                  
                  Feb 15 21:38:24 raspberrypi systemd[1]: Started deCONZ: ZigBee gateway -- REST A
                  Feb 15 21:38:24 raspberrypi deCONZ[351]: QStandardPaths: XDG_RUNTIME_DIR not set
                  Feb 15 21:38:25 raspberrypi deCONZ[351]: libpng warning: iCCP: known incorrect s
                  Feb 15 21:38:25 raspberrypi deCONZ[351]: This plugin does not support propagateS
                  Feb 15 21:38:25 raspberrypi deCONZ[351]: This plugin does not support propagateS
                  Feb 15 21:38:27 raspberrypi deCONZ[351]: This plugin does not support propagateS
                  
                  ● deconz-gui.service - deCONZ: ZigBee gateway -- GUI/REST API
                     Loaded: loaded (/lib/systemd/system/deconz-gui.service; enabled; vendor prese
                     Active: active (running) since Mon 2021-02-15 21:44:08 CET; 22ms ago
                   Main PID: 4458 (deCONZ)
                      Tasks: 1 (limit: 4915)
                     CGroup: /system.slice/deconz-gui.service
                             └─4458 /usr/bin/deCONZ --http-port=80
                  
                  lines 1-23...skipping...
                  ● deconz.service - deCONZ: ZigBee gateway -- REST API
                     Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: e
                     Active: active (running) since Mon 2021-02-15 21:38:24 CET; 5min ago
                   Main PID: 351 (deCONZ)
                      Tasks: 5 (limit: 4915)
                     CGroup: /system.slice/deconz.service
                             └─351 /usr/bin/deCONZ -platform minimal --http-port=80
                  
                  Feb 15 21:38:24 raspberrypi systemd[1]: Started deCONZ: ZigBee gateway -- REST A
                  Feb 15 21:38:24 raspberrypi deCONZ[351]: QStandardPaths: XDG_RUNTIME_DIR not set
                  Feb 15 21:38:25 raspberrypi deCONZ[351]: libpng warning: iCCP: known incorrect s
                  Feb 15 21:38:25 raspberrypi deCONZ[351]: This plugin does not support propagateS
                  Feb 15 21:38:25 raspberrypi deCONZ[351]: This plugin does not support propagateS
                  Feb 15 21:38:27 raspberrypi deCONZ[351]: This plugin does not support propagateS
                  
                  ● deconz-gui.service - deCONZ: ZigBee gateway -- GUI/REST API
                     Loaded: loaded (/lib/systemd/system/deconz-gui.service; enabled; vendor prese
                     Active: active (running) since Mon 2021-02-15 21:44:08 CET; 22ms ago
                   Main PID: 4458 (deCONZ)
                      Tasks: 1 (limit: 4915)
                     CGroup: /system.slice/deconz-gui.service
                             └─4458 /usr/bin/deCONZ --http-port=80
                  
                  Feb 15 21:44:08 raspberrypi systemd[1]: Started deCONZ: ZigBee gateway -- GUI/RE
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  lines 1-24/24 (END)
                  
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @cherberg last edited by Thomas Braun

                    @cherberg

                    sudo systemctl stop deconz-gui
                    sudo systemctl disable deconz-gui
                    

                    Evtl. einen reboot machen. Danach sollte die Phoscon App im Browser zu erreichen sein.

                    C 1 Reply Last reply Reply Quote 0
                    • C
                      cherberg @Thomas Braun last edited by

                      @thomas-braun said in Phoscon / deCONZ Totalausfall - Benötige Hilfe:

                      sudo systemctl disable deconz-gui

                      erledigt, leider keine Veränderung. Ich kann keine Geräte anlernen 😞

                      P.S.: Was ist denn die deconz-gui? Ist das nicht die Phoscon (Web) App, oder ist das die grafische deconz App im Linux Desktop?

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

                        @cherberg
                        deconz = Phoscon App
                        deconz-gui = deCONZ-Desktop-Programm

                        Ist in der App die richtige Software-Version und Firmware-Version aufgeführt?

                        C 1 Reply Last reply Reply Quote 0
                        • C
                          cherberg @Thomas Braun last edited by

                          @thomas-braun said in Phoscon / deCONZ Totalausfall - Benötige Hilfe:

                          @cherberg
                          deconz = Phoscon App
                          deconz-gui = deCONZ-Desktop-Programm

                          Ist in der App die richtige Software-Version und Firmware-Version aufgeführt?

                          Danke für die Erklärung.

                          Ja der Stick wird wie der alte Raspbee auch korrekt erkannt:
                          6401b3a3-343d-4652-9af7-7d4ec5657182-grafik.png

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

                            @cherberg Die Firmware ist nicht die aktuelle.

                            Aktuell ist
                            deCONZ_ConBeeII_0x26680700

                            C 2 Replies Last reply Reply Quote 0
                            • C
                              cherberg @Thomas Braun last edited by

                              @thomas-braun said in Phoscon / deCONZ Totalausfall - Benötige Hilfe:

                              @cherberg Die Firmware ist nicht die aktuelle.

                              Aktuell ist
                              deCONZ_ConBeeII_0x26680700

                              Die 26660700 ist die, die nach dem einstöpseln als neuste verfügbare über die Phoscon App zur Aktualisierung angeboten wurde.

                              Sowohl Raspbee als auch nagelneuer Conbee 2 funktionieren nicht in der aktuellen Installation. Zumindest der Raspbee funktioniert in einem anderen Pi einwandfrei, ich kann problemlos Geräte anmelden.

                              Ich denke aber mal das Problem liegt nicht in der Firmware sondern irgendwie an der aktuellen Installation.

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

                                @cherberg sagte in Phoscon / deCONZ Totalausfall - Benötige Hilfe:

                                http://deconz.dresden-elektronik.de/deconz-firmware/

                                Ist da parallel noch der zigbee-Adapter aktiv?

                                C 1 Reply Last reply Reply Quote 0
                                • C
                                  cherberg @Thomas Braun last edited by

                                  @thomas-braun said in Phoscon / deCONZ Totalausfall - Benötige Hilfe:

                                  @cherberg sagte in Phoscon / deCONZ Totalausfall - Benötige Hilfe:

                                  http://deconz.dresden-elektronik.de/deconz-firmware/

                                  Ist da parallel noch der zigbee-Adapter aktiv?

                                  Nein.

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

                                    @cherberg

                                    apt policy deconz
                                    
                                    C 1 Reply Last reply Reply Quote 0
                                    • C
                                      cherberg @Thomas Braun last edited by

                                      @thomas-braun said in Phoscon / deCONZ Totalausfall - Benötige Hilfe:

                                      apt policy deconz

                                      pi@raspberrypi:/tmp $ apt policy deconz
                                      deconz:
                                        Installed: 2.09.03-raspbian-buster-stable
                                        Candidate: 2.09.03-raspbian-buster-stable
                                        Version table:
                                       *** 2.09.03-raspbian-buster-stable 500
                                              500 http://phoscon.de/apt/deconz buster/main armhf Packages
                                              100 /var/lib/dpkg/status
                                      
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • C
                                        cherberg @Thomas Braun last edited by

                                        @thomas-braun said in Phoscon / deCONZ Totalausfall - Benötige Hilfe:

                                        @cherberg Die Firmware ist nicht die aktuelle.

                                        Aktuell ist
                                        deCONZ_ConBeeII_0x26680700

                                        ich habe manuell auf die aktuellste Version aktualisiert, leider keine Besserung

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

                                          @cherberg sagte in Phoscon / deCONZ Totalausfall - Benötige Hilfe:

                                          Dann fällt mir auch nix mehr ein.

                                          C 1 Reply Last reply Reply Quote 0
                                          • C
                                            cherberg @Thomas Braun last edited by

                                            @thomas-braun said in Phoscon / deCONZ Totalausfall - Benötige Hilfe:

                                            @cherberg sagte in Phoscon / deCONZ Totalausfall - Benötige Hilfe:

                                            Dann fällt mir auch nix mehr ein.

                                            Trotzdem Danke für Deine Zeit, ich habe mal den Support von Dresden Elektronik angeschrieben.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            440
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            56
                                            5171
                                            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