Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Deconz neu installieren

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Deconz neu installieren

    This topic has been deleted. Only users with topic management privileges can see it.
    • Q
      Qax1 @Thomas Braun last edited by

      @thomas-braun

      Da kommt gar nix :

      
      pi@raspy-io:~ $ sudo systemctl start deconz.service
      pi@raspy-io:~ $ sudo systemctl start deconz.service
      pi@raspy-io:~ $
      
      
      
      
      Thomas Braun 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Qax1 last edited by

        @qax1

        Dann nochmal den Status prüfen

        systemctl status deconz deconz-gui
        
        Q 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Qax1 last edited by

          @qax1

          sudo systemctl enable deconz.service
          
          1 Reply Last reply Reply Quote 0
          • Q
            Qax1 @Thomas Braun last edited by

            @thomas-braun sagte in Deconz neu installieren:

            systemctl status deconz deconz-gui

            pi@raspy-io:~ $ systemctl status deconz deconz-gui
            ● deconz.service - deCONZ: ZigBee gateway -- REST API
                 Loaded: loaded (/lib/systemd/system/deconz.service; disabled; vendor prese>
                 Active: inactive (dead)
            
            ● deconz-gui.service - deCONZ: ZigBee gateway -- GUI/REST API
                 Loaded: loaded (/lib/systemd/system/deconz-gui.service; disabled; vendor p>
                 Active: inactive (dead)
            
            Jun 11 11:16:25 raspy-io systemd[1]: /lib/systemd/system/deconz-gui.service:11:>
            lines 1-9/9 (END)...skipping...
            ● deconz.service - deCONZ: ZigBee gateway -- REST API
                 Loaded: loaded (/lib/systemd/system/deconz.service; disabled; vendor preset: enabled)
                 Active: inactive (dead)
            
            ● deconz-gui.service - deCONZ: ZigBee gateway -- GUI/REST API
                 Loaded: loaded (/lib/systemd/system/deconz-gui.service; disabled; vendor preset: enabled)
                 Active: inactive (dead)
            
            Jun 11 11:16:25 raspy-io systemd[1]: /lib/systemd/system/deconz-gui.service:11: Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring.
            ~
            ~
            ~
            
            
            Q 1 Reply Last reply Reply Quote 0
            • Q
              Qax1 @Qax1 last edited by

              @qax1

              pi@raspy-io:~ $ sudo systemctl enable deconz.service
              Created symlink /etc/systemd/system/multi-user.target.wants/deconz.service → /li                       b/systemd/system/deconz.service.
              pi@raspy-io:~ $
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Qax1 last edited by

                @qax1

                Mach bitte dein puTTY Mäusekino breiter, damit nicht die Hälfte abgeschnitten wird. Oder verwende ein richtiges Terminal.

                journalctl -u deconz.service
                

                sagt?

                Q 1 Reply Last reply Reply Quote 0
                • Q
                  Qax1 @Thomas Braun last edited by

                  @thomas-braun

                  pi@raspy-io:~ $ ^C
                  pi@raspy-io:~ $ journalctl -u deconz.service
                  -- Journal begins at Wed 2023-05-03 05:11:24 CEST, ends at Sun 2023-06-11 11:18:06 CEST. --
                  Jun 11 11:06:07 raspy-io systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
                  Jun 11 11:06:08 raspy-io deCONZ[2787]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'
                  Jun 11 11:06:09 raspy-io deCONZ[2787]: libpng warning: iCCP: known incorrect sRGB profile
                  Jun 11 11:06:13 raspy-io deCONZ[2787]: This plugin does not support propagateSizeHints()
                  Jun 11 11:06:13 raspy-io deCONZ[2787]: This plugin does not support propagateSizeHints()
                  Jun 11 11:15:46 raspy-io systemd[1]: Stopping deCONZ: ZigBee gateway -- REST API...
                  Jun 11 11:15:50 raspy-io systemd[1]: deconz.service: Main process exited, code=exited, status=143/n/a
                  Jun 11 11:15:50 raspy-io systemd[1]: deconz.service: Failed with result 'exit-code'.
                  Jun 11 11:15:50 raspy-io systemd[1]: Stopped deCONZ: ZigBee gateway -- REST API.
                  Jun 11 11:15:50 raspy-io systemd[1]: deconz.service: Consumed 9min 34.081s CPU time.
                  pi@raspy-io:~ $
                  
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Qax1 last edited by

                    @qax1

                    sudo systemctl restart deconz
                    
                    Q 1 Reply Last reply Reply Quote 0
                    • Q
                      Qax1 @Thomas Braun last edited by

                      @thomas-braun

                      pi@raspy-io:~ $ sudo systemctl restart deconz
                      pi@raspy-io:~ $ journalctl -u deconz.service
                      -- Journal begins at Wed 2023-05-03 05:11:24 CEST, ends at Sun 2023-06-11 11:28:58 CEST. --
                      Jun 11 11:06:07 raspy-io systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
                      Jun 11 11:06:08 raspy-io deCONZ[2787]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'
                      Jun 11 11:06:09 raspy-io deCONZ[2787]: libpng warning: iCCP: known incorrect sRGB profile
                      Jun 11 11:06:13 raspy-io deCONZ[2787]: This plugin does not support propagateSizeHints()
                      Jun 11 11:06:13 raspy-io deCONZ[2787]: This plugin does not support propagateSizeHints()
                      Jun 11 11:15:46 raspy-io systemd[1]: Stopping deCONZ: ZigBee gateway -- REST API...
                      Jun 11 11:15:50 raspy-io systemd[1]: deconz.service: Main process exited, code=exited, status=143/n/a
                      Jun 11 11:15:50 raspy-io systemd[1]: deconz.service: Failed with result 'exit-code'.
                      Jun 11 11:15:50 raspy-io systemd[1]: Stopped deCONZ: ZigBee gateway -- REST API.
                      Jun 11 11:15:50 raspy-io systemd[1]: deconz.service: Consumed 9min 34.081s CPU time.
                      -- Boot 9be28b290cf247fcbc6504d71473c838 --
                      Jun 11 11:28:54 raspy-io systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
                      Jun 11 11:28:55 raspy-io deCONZ[830]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'
                      Jun 11 11:28:55 raspy-io deCONZ[830]: libpng warning: iCCP: known incorrect sRGB profile
                      Jun 11 11:28:58 raspy-io deCONZ[830]: This plugin does not support propagateSizeHints()
                      Jun 11 11:28:58 raspy-io deCONZ[830]: This plugin does not support propagateSizeHints()
                      pi@raspy-io:~ $
                      
                      
                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Qax1 last edited by

                        @qax1

                        systemctl status deconz
                        
                        Q 1 Reply Last reply Reply Quote 0
                        • Q
                          Qax1 @Thomas Braun last edited by

                          @thomas-braun sagte in Deconz neu installieren:

                          systemctl status deconz

                          pi@raspy-io:~ $ ^C
                          pi@raspy-io:~ $ 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 Sun 2023-06-11 11:28:54 CEST; 4min 18s ago
                             Main PID: 830 (deCONZ)
                                Tasks: 4 (limit: 3933)
                                  CPU: 4min 13.767s
                               CGroup: /system.slice/deconz.service
                                       └─830 /usr/bin/deCONZ -platform minimal --http-port=80
                          
                          Jun 11 11:28:54 raspy-io systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
                          Jun 11 11:28:55 raspy-io deCONZ[830]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'
                          Jun 11 11:28:55 raspy-io deCONZ[830]: libpng warning: iCCP: known incorrect sRGB profile
                          Jun 11 11:28:58 raspy-io deCONZ[830]: This plugin does not support propagateSizeHints()
                          Jun 11 11:28:58 raspy-io deCONZ[830]: This plugin does not support propagateSizeHints()
                          pi@raspy-io:~ $
                          
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Qax1 last edited by

                            @qax1
                            Läuft also.

                            Q 1 Reply Last reply Reply Quote 0
                            • Q
                              Qax1 @Thomas Braun last edited by

                              @thomas-braun

                              Findet aber das Gateway nicht....

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

                                @qax1 sagte in Deconz neu installieren:

                                Findet aber das Gateway nicht....

                                Wer oder was?
                                Der iobroker.deconz-Adapter?

                                Q 1 Reply Last reply Reply Quote 0
                                • Q
                                  Qax1 @Thomas Braun last edited by Qax1

                                  @thomas-braun

                                  Die Phoscon-App finde den ConBee2 nicht.

                                  Beim IObroker bin ich noch gar nicht.

                                  Ich brauch erst mal n Kaffe ...

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

                                    @qax1

                                    Redest du von der web-Oberfläche oder von dem Deconz-GUI?

                                    Q 1 Reply Last reply Reply Quote 0
                                    • Q
                                      Qax1 @Thomas Braun last edited by

                                      @thomas-braun

                                      Nein, die hatte ich noch nie installiert,
                                      hab schon immer Paspyan ohne Desktop, und DeCONZ ohne GUI.

                                      Nun können die ersten Zigbee Geräte über die Phoscon App angelernt werden. Weitere Informationen hierzu gibt es in der Phoscon App Dokumentation.

                                      Über die Phoscon APP dann die Geräte angelernt.

                                      Das Ding ...
                                      phoscon.png

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

                                        @qax1

                                        Starte die Kiste mal sauber durch.

                                        Q 1 Reply Last reply Reply Quote 0
                                        • Q
                                          Qax1 @Thomas Braun last edited by

                                          @thomas-braun

                                          So, nach Raspy und Rechner Neustart finde ich wenigstens das Gatewax wieder.
                                          Aber die Lichtersuche bleibt erfolglos.

                                          Wenn ich jetzt eine Karte mit dem fertigen Image flashe
                                          finde ich inerhalb 1 Minute 4-5 Geräte..

                                          Eine andere Karte mit IObroker und Zigbee Adapter funktioniert auch.

                                          Ist das eine schei... wenn man keine Ahnung hat.

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

                                            @qax1

                                            Von phoscon selber hab ich keine Ahnung.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            392
                                            Online

                                            32.0k
                                            Users

                                            80.4k
                                            Topics

                                            1.3m
                                            Posts

                                            2
                                            29
                                            1647
                                            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