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.
    • C
      cherberg @cherberg last edited by

      @cherberg

      @cherberg

      ich denke mal service war die falsche Ecke. Ich habe mit

      systemctl list-units --type=service
      

      die laufenden Services angezeigt und siehe da, zwei Services stehen auf "failed"

      
      ● lightdm.service                                                         loaded failed     failed       Light Display Manager
      
      
      
      ● deconz-init.service                                                     loaded failed     failed       deCONZ: ZigBee gateway --
      
      

      nun frage ich mich was hier schief läuft.

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

        @cherberg Das ist auch nicht die aktuelle Version. Es gibt einen aktuellen stable release.

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

          @markus84

          Wo denn? https://phoscon.de/de/changelog/zeigt mit 2.7.1 als letzte stable und 2.9.2 als letzte beta

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

            @cherberg https://github.com/dresden-elektronik/deconz-rest-plugin/releases/tag/v2.9.3

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

              @markus84

              Danke, ich habe nun von 2.9.1 auf 2.9.3 aktualisiert. Leider ist das Problem nicht behoben, ich kann kein Gerät anmelden 😞

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

                @cherberg Dann weiß ich leider auch nicht weiter.

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

                  @cherberg

                  apt policy deconz
                  

                  Die Datei /etc/apt/sources.list.d/deconz.list soll so aussehen:

                  deb http://phoscon.de/apt/deconz buster main
                  # deb http://phoscon.de/apt/deconz buster-beta main
                  

                  Warum läuft da rsyslog aus dem Ruder?

                  systemctl status deconz
                  systemctl status deconz-gui
                  
                  C 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:

                    lightdm.service

                    Sollte gar nicht überhaupt versucht gestartet zu werden. Schalt den Desktop ab:

                    sudo raspi-config
                    

                    Menü: 1 - S5 - B1

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

                      @thomas-braun

                      pi@raspberrypi:~ $ apt policy deconz
                      deconz:
                        Installed: 2.09.03-raspbian-buster-beta
                        Candidate: 2.09.03-raspbian-buster-beta
                        Version table:
                       *** 2.09.03-raspbian-buster-beta 100
                              100 /var/lib/dpkg/status
                      
                      

                      /etc/apt/sources.list.d/deconz.list habe ich nach Deiner Empfehlung abgeändert

                      pi@raspberrypi:~ $ systemctl status deconz
                      ● deconz.service - deCONZ: ZigBee gateway -- REST API
                         Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: e
                         Active: active (running) since Fri 2021-02-12 23:08:35 CET; 3min 53s ago
                       Main PID: 19751 (deCONZ)
                          Tasks: 5 (limit: 4915)
                         CGroup: /system.slice/deconz.service
                                 └─19751 /usr/bin/deCONZ -platform minimal --http-port=80
                      
                      Feb 12 23:08:35 raspberrypi systemd[1]: Started deCONZ: ZigBee gateway -- REST A
                      Feb 12 23:08:35 raspberrypi deCONZ[19751]: QStandardPaths: XDG_RUNTIME_DIR not s
                      Feb 12 23:08:35 raspberrypi deCONZ[19751]: libpng warning: iCCP: known incorrect
                      Feb 12 23:08:36 raspberrypi deCONZ[19751]: This plugin does not support propagat
                      Feb 12 23:08:36 raspberrypi deCONZ[19751]: This plugin does not support propagat
                      Feb 12 23:08:39 raspberrypi deCONZ[19751]: This plugin does not support propagat
                      lines 1-14/14 (END)...skipping...
                      ● deconz.service - deCONZ: ZigBee gateway -- REST API
                         Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: enabled)
                         Active: active (running) since Fri 2021-02-12 23:08:35 CET; 3min 53s ago
                       Main PID: 19751 (deCONZ)
                          Tasks: 5 (limit: 4915)
                         CGroup: /system.slice/deconz.service
                                 └─19751 /usr/bin/deCONZ -platform minimal --http-port=80
                      
                      Feb 12 23:08:35 raspberrypi systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
                      Feb 12 23:08:35 raspberrypi deCONZ[19751]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'
                      Feb 12 23:08:35 raspberrypi deCONZ[19751]: libpng warning: iCCP: known incorrect sRGB profile
                      Feb 12 23:08:36 raspberrypi deCONZ[19751]: This plugin does not support propagateSizeHints()
                      Feb 12 23:08:36 raspberrypi deCONZ[19751]: This plugin does not support propagateSizeHints()
                      Feb 12 23:08:39 raspberrypi deCONZ[19751]: This plugin does not support propagateSizeHints()
                      ~
                      ~
                      ~
                      ~
                      ~
                      ~
                      ~
                      ~
                      ~
                      ~
                      ~
                      ~
                      ~
                      ~
                      ~
                      lines 1-14/14 (END)
                      
                      
                      
                      pi@raspberrypi:~ $ systemctl status deconz-gui
                      ● deconz-gui.service - deCONZ: ZigBee gateway -- GUI/REST API
                         Loaded: loaded (/lib/systemd/system/deconz-gui.service; enabled; vendor preset: enabled)
                         Active: activating (auto-restart) (Result: exit-code) since Fri 2021-02-12 23:13:58 CET; 28s ago
                        Process: 23250 ExecStart=/usr/bin/deCONZ --http-port=80 (code=exited, status=1/FAILURE)
                       Main PID: 23250 (code=exited, status=1/FAILURE)
                      
                      
                      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 raspi-config

                        habe ich gemacht, der lightdm.service ist nun weg. der deconz-init.service steht leider immer noch auf failed

                        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
                          sudo apt update
                          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

                            das deconz paket wurde wieder als upgradable gelistet, ich habe das upgrade noch durchgeführt

                            pi@raspberrypi:~ $ 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
                            
                            

                            leider komme ich nun gar nicht mehr auf die Phoscon Oberfläche 😞
                            da956a86-54ad-449b-a227-9abcb7315388-grafik.png

                            gibt es eine Möglichkeit deconz komplett/restlos zu entfernen und neu zu installieren? ich habe das Gefühl nun ist irgendwie alles vergniesgnaddelt 😞

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

                              @cherberg Starte den Rechner mal neu.

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

                                @thomas-braun

                                erledigt, Weboberfläche leider immer noch nicht erreichbar:
                                13a6cfbc-908e-4b15-b76d-ae6ee667b5f2-grafik.png

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

                                  @cherberg
                                  Komische Meldung.

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

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

                                    systemctl status deconz

                                    pi@raspberrypi:~ $ systemctl status deconz
                                    ● deconz.service - deCONZ: ZigBee gateway -- REST API
                                       Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: enabled)
                                       Active: active (running) since Fri 2021-02-12 23:37:39 CET; 10min ago
                                     Main PID: 369 (deCONZ)
                                        Tasks: 5 (limit: 4915)
                                       CGroup: /system.slice/deconz.service
                                               └─369 /usr/bin/deCONZ -platform minimal --http-port=80
                                    
                                    Feb 12 23:37:39 raspberrypi systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
                                    Feb 12 23:37:39 raspberrypi deCONZ[369]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'
                                    Feb 12 23:37:39 raspberrypi deCONZ[369]: libpng warning: iCCP: known incorrect sRGB profile
                                    Feb 12 23:37:40 raspberrypi deCONZ[369]: This plugin does not support propagateSizeHints()
                                    Feb 12 23:37:40 raspberrypi deCONZ[369]: This plugin does not support propagateSizeHints()
                                    Feb 12 23:37:43 raspberrypi deCONZ[369]: This plugin does not support propagateSizeHints()
                                    
                                    
                                    pi@raspberrypi:~ $ systemctl status deconz-gui
                                    ● deconz-gui.service - deCONZ: ZigBee gateway -- GUI/REST API
                                       Loaded: loaded (/lib/systemd/system/deconz-gui.service; disabled; vendor preset: enabled)
                                       Active: inactive (dead)
                                    
                                    Feb 12 23:48:08 raspberrypi systemd[1]: /lib/systemd/system/deconz-gui.service:10: Unknown lvalue 'StartLimitIntervalSec' in s
                                    lines 1-5/5 (END)...skipping...
                                    ● deconz-gui.service - deCONZ: ZigBee gateway -- GUI/REST API
                                       Loaded: loaded (/lib/systemd/system/deconz-gui.service; disabled; vendor preset: enabled)
                                       Active: inactive (dead)
                                    
                                    Feb 12 23:48:08 raspberrypi systemd[1]: /lib/systemd/system/deconz-gui.service:10: Unknown lvalue 'StartLimitIntervalSec' in s
                                    
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • C
                                      cherberg @Thomas Braun last edited by

                                      @thomas-braun

                                      wie beschrieben muss ich eh alles neu anlernen wenns denn mal wieder läuft. Ein kompletter Reset und eine saubere Neuinstallation wäre also kein Problem

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

                                        @thomas-braun

                                        am liebsten würde ich (mal wieder) alles neu aufsetzen, aber meinen iobroker so wieder hin zu bekommen wird sehr sehr viel Arbeit sein. Backup einspielen hat beim letzten mal nicht funktioniert. und mit Linux kenne ich mich leider nicht besonders gut aus.

                                        Das Einzige was mir nun noch einfällt wäre den Raspbee in einen wekiteren RPI einzubauen mit einer frischen Raspbian installation in der Hoffnung, dass er dann wieder funktioniert. Wäre dann auch der Test ob es ein Hardware Problem ist. Was denkst Du?

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

                                          @cherberg Versehentlich zweimal gepostet oder kommt die Ausgabe wirklich doppelt?

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

                                            @thomas-braun

                                            mal so, mal so, manchmal springt der Terminal irgendwie in eine Art "Log Ansicht" anstatt zur Befehlseingabe zurück zu springen. Sorry für meine Noobität :-0

                                            pi@raspberrypi:~ $ systemctl status deconz-gui
                                            ● deconz-gui.service - deCONZ: ZigBee gateway -- GUI/REST API
                                               Loaded: loaded (/lib/systemd/system/deconz-gui.service; disabled; vendor preset: enabled)
                                               Active: inactive (dead)
                                            
                                            Feb 12 23:48:08 raspberrypi systemd[1]: /lib/systemd/system/deconz-gui.service:10: Unknown lvalue 'StartLimitIntervalSec' in section 'Service', ignoring
                                            Feb 13 00:03:22 raspberrypi systemd[1]: /lib/systemd/system/deconz-gui.service:10: Unknown lvalue 'StartLimitIntervalSec' in section 'Service', ignoring
                                            pi@raspberrypi:~ $ systemctl status deconz
                                            ● deconz.service - deCONZ: ZigBee gateway -- REST API
                                               Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: enabled)
                                               Active: active (running) since Fri 2021-02-12 23:37:39 CET; 25min ago
                                             Main PID: 369 (deCONZ)
                                                Tasks: 5 (limit: 4915)
                                               CGroup: /system.slice/deconz.service
                                                       └─369 /usr/bin/deCONZ -platform minimal --http-port=80
                                            
                                            Feb 12 23:37:39 raspberrypi systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
                                            Feb 12 23:37:39 raspberrypi deCONZ[369]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'
                                            Feb 12 23:37:39 raspberrypi deCONZ[369]: libpng warning: iCCP: known incorrect sRGB profile
                                            Feb 12 23:37:40 raspberrypi deCONZ[369]: This plugin does not support propagateSizeHints()
                                            Feb 12 23:37:40 raspberrypi deCONZ[369]: This plugin does not support propagateSizeHints()
                                            Feb 12 23:37:43 raspberrypi deCONZ[369]: This plugin does not support propagateSizeHints()
                                            pi@raspberrypi:~ $
                                            
                                            
                                            Thomas Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            924
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

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