Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Deconz-Gui

    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

    Deconz-Gui

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

      @gabe

      64bit erfordert eine Neuinstallation.

      Update mit den Debian-Standardbefehlen

      sudo apt update
      sudo apt full-upgrade
      
      1 Reply Last reply Reply Quote 0
      • G
        Gabe @Thomas Braun last edited by

        @thomas-braun

        
        pi@raspberrypi:~ $ sudo apt update
        Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
        Hit:2 http://phoscon.de/apt/deconz bullseye InRelease                                                                                                                      
        Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease                                                                                                             
        Hit:4 https://deb.nodesource.com/node_16.x bullseye InRelease                                                                                                              
        Reading package lists... Done                                    
        Building dependency tree... Done
        Reading state information... Done
        All packages are up to date.
        pi@raspberrypi:~ $ sudo apt full-upgrade
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        Calculating upgrade... Done
        0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
        
        
        G 1 Reply Last reply Reply Quote 0
        • G
          Gabe @Gabe last edited by

          @Thomas-Braun hast du evtl noch eine Idee wie ich die gui gestartet bekomme?

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

            @gabe sagte in Deconz-Gui:

            wie ich die gui gestartet bekomme?

            Am besten gar nicht.

            G 1 Reply Last reply Reply Quote 0
            • Fabio
              Fabio @Gabe last edited by

              @gabe wende dich doch mal an den Support von Dresden Elektronik https://phoscon.de/de/support hast du überhaupt deconz installiert und wenn ja wie und für welche Version sprich für welches Gerät. Hast du hier mal geschaut https://phoscon.de/de/conbee2/install

              G 1 Reply Last reply Reply Quote 0
              • G
                Gabe @Fabio last edited by

                @fa-bio ja alles installiert und funktioniert ja auch soweit. Nur die blöde GUI bekomme ich nicht zum laufen...

                Fabio 1 Reply Last reply Reply Quote 0
                • G
                  Gabe @Thomas Braun last edited by

                  @thomas-braun ich weiß, ich brauch die auch nur einmal um etwas auszulesen... das geht leider nur über die blöde GUI...

                  1 Reply Last reply Reply Quote 0
                  • Fabio
                    Fabio @Gabe last edited by

                    @gabe prima, ich weiß aber immer noch nicht was du wie wo installiert hast.
                    So kann ich nicht helfen, was willst du über die GUI auslesen. Hast du einen Stick oder das Phoscon Gateway oder Rasperry mit dem Modul von Phoscon.

                    G 1 Reply Last reply Reply Quote 0
                    • G
                      Gabe @Fabio last edited by

                      @fa-bio hi ich habe ein Conbee II und Deconz auf einen raspberry installiert. Ich lass normalerweise nur deconz laufen und dort funktioniert alles super.

                      Deconz-Gui kann ich zwar im OS anklicken, es passiert dann leider weiter nichts.

                      Gruss

                      Thomas Braun Fabio 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Gabe last edited by

                        @gabe

                        systemctl status deconz deconz-gui 
                        

                        sagt?

                        G 1 Reply Last reply Reply Quote 0
                        • G
                          Gabe @Thomas Braun last edited by

                          @thomas-braun sagt aktuelles das

                          
                          deconz.service - deCONZ: ZigBee gateway -- REST API
                               Loaded: loaded (/lib/systemd/system/deconz.service; disabled; vendor preset: enabled)
                               Active: failed (Result: exit-code) since Fri 2023-03-10 17:21:22 CET; 1min 46s ago
                             Main PID: 17682 (code=exited, status=143)
                                  CPU: 4.472s
                          
                          Mar 10 17:19:30 raspberrypi deCONZ[17682]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi'
                          Mar 10 17:19:30 raspberrypi deCONZ[17682]: libpng warning: iCCP: known incorrect sRGB profile
                          Mar 10 17:19:31 raspberrypi deCONZ[17682]: This plugin does not support propagateSizeHints()
                          Mar 10 17:19:31 raspberrypi deCONZ[17682]: This plugin does not support propagateSizeHints()
                          Mar 10 17:19:34 raspberrypi deCONZ[17682]: This plugin does not support propagateSizeHints()
                          Mar 10 17:21:21 raspberrypi systemd[1]: Stopping deCONZ: ZigBee gateway -- REST API...
                          Mar 10 17:21:22 raspberrypi systemd[1]: deconz.service: Main process exited, code=exited, status=143/n/a
                          Mar 10 17:21:22 raspberrypi systemd[1]: deconz.service: Failed with result 'exit-code'.
                          Mar 10 17:21:22 raspberrypi systemd[1]: Stopped deCONZ: ZigBee gateway -- REST API.
                          Mar 10 17:21:22 raspberrypi systemd[1]: deconz.service: Consumed 4.472s CPU time.
                          
                          ● 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: signal) since Fri 2023-03-10 17:23:05 CET; 4s ago
                              Process: 23759 ExecStart=/usr/bin/deCONZ --http-port=8090 (code=killed, signal=ABRT)
                             Main PID: 23759 (code=killed, signal=ABRT)
                                  CPU: 71ms
                          
                          
                          1 Reply Last reply Reply Quote 0
                          • Fabio
                            Fabio last edited by

                            @gabe bei mir sieht die Ausgabe so aus

                            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; enabled; vendor preset: enabled)
                              Active: active (running) since Thu 2023-03-09 10:47:58 CET; 1 day 7h ago
                            Main PID: 1099 (deCONZ)
                               Tasks: 16 (limit: 2059)
                              CGroup: /system.slice/deconz-gui.service
                                      ├─1099 /usr/bin/deCONZ --http-port=80
                                      ├─1128 dbus-launch --autolaunch ac0bc689a75d428fa91b8bc7f3aeace8 --binary-syntax --close-stderr
                                      └─1129 /usr/bin/dbus-daemon --syslog-only --fork --print-pid 5 --print-address 7 --session
                            
                            Mär 09 17:09:25 phoscon deCONZ[1099]: DJS_GetResourceEndpoints
                            Mär 09 17:09:25 phoscon deCONZ[1099]: PROTO: CRC error
                            Mär 09 17:09:25 phoscon deCONZ[1099]: DJS_GetResourceEndpoints
                            Mär 09 17:09:25 phoscon deCONZ[1099]: DJS_GetResourceEndpoints
                            Mär 10 02:38:08 phoscon deCONZ[1099]: DJS_GetResourceEndpoints
                            Mär 10 02:38:08 phoscon deCONZ[1099]: DJS_GetResourceEndpoints
                            Mär 10 02:38:08 phoscon deCONZ[1099]: DJS_GetResourceEndpoints
                            Mär 10 12:22:12 phoscon deCONZ[1099]: DJS_GetResourceEndpoints
                            Mär 10 12:22:12 phoscon deCONZ[1099]: DJS_GetResourceEndpoints
                            Mär 10 12:22:12 phoscon deCONZ[1099]: DJS_GetResourceEndpoints
                            ~
                            
                            G 1 Reply Last reply Reply Quote 0
                            • Fabio
                              Fabio @Gabe last edited by

                              @gabe läuft denn die Phoscon App? Ist auf dem Rasperry ein Desktop installiert?

                              G 1 Reply Last reply Reply Quote 0
                              • G
                                Gabe @Fabio last edited by

                                @fa-bio beides jupp

                                Fabio 2 Replies Last reply Reply Quote 0
                                • Fabio
                                  Fabio @Gabe last edited by

                                  @gabe ja das gibt es doch nicht. Sag mal hast mal probiert den Raspi runter zu fahren dann stromlos machen. Und dann noch mal versuchen. Läuft da nur ioBroker und Deconz drauf?

                                  G 1 Reply Last reply Reply Quote 0
                                  • Fabio
                                    Fabio @Gabe last edited by Fabio

                                    @gabe du kannst doch Deconz auch über die Desktop vom Rasperry starten müsste im Menü sein bei der Erdbeere. Schau mal nach.

                                    Schau dir auch mal den link an https://github.com/dresden-elektronik/deconz-rest-plugin/issues/3415

                                    Deficiency1984 created this issue in dresden-elektronik/deconz-rest-plugin

                                    closed how to start Deconz-GUI minimized on Raspberry pi #3415

                                    G 1 Reply Last reply Reply Quote 0
                                    • G
                                      Gabe @Fabio last edited by

                                      @fa-bio ja öfters schon versucht

                                      1 Reply Last reply Reply Quote 0
                                      • G
                                        Gabe @Fabio last edited by

                                        @fa-bio ja das ist genau mein Problem. Alles ist da, nur er startet einfach nicht

                                        Fabio 1 Reply Last reply Reply Quote 0
                                        • G
                                          Gabe @Fabio last edited by Gabe

                                          @fa-bio ok das sieht für mich dann aber so aus, als würde er meinen service nicht richtig starten…

                                          Kannst du mir mal deine deconz-gui.service zeigen

                                          Fabio Thomas Braun 2 Replies Last reply Reply Quote 0
                                          • Fabio
                                            Fabio @Gabe last edited by

                                            @gabe sagte in Deconz-Gui:

                                            Kannst du mir mal deine deconz-gui.service zeigen

                                            Was meinst du damit?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            551
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            53
                                            2538
                                            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