Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Deconz neu installieren

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.6k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Deconz neu installieren

Geplant Angeheftet Gesperrt Verschoben Einsteigerfragen
29 Beiträge 2 Kommentatoren 2.9k Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Q Qax1

    @thomas-braun
    https://phoscon.de/de/conbee2/install#raspbian

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #4

    @qax1

    Und das ist alles da?

    sudo apt update
    apt policy deconz
    systemctl status deconz deconz-gui
    

    sagt?

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    Q 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @qax1

      Und das ist alles da?

      sudo apt update
      apt policy deconz
      systemctl status deconz deconz-gui
      

      sagt?

      Q Offline
      Q Offline
      Qax1
      schrieb am zuletzt editiert von
      #5

      @thomas-braun

      Hallo,
      Danke für deine Hilfe,
      im Anhang die Antworten.
      Komischer Weiße find ich jetzt mit Phoscon nicht mal mehr den ConBee2.

      Irgendwas läuft da doch ganz schief,
      ist der Conbee2 evt kaputt ?

      pi@raspy-io:~ $ sudo apt update
      Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
      Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
      Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
      Hit:4 http://deb.debian.org/debian bullseye InRelease
      Hit:5 http://deb.debian.org/debian bullseye-updates InRelease
      Hit:6 https://deb.nodesource.com/node_18.x bullseye InRelease
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      All packages are up to date.
      pi@raspy-io:~ $
      
      
      pi@raspy-io:~ $ apt policy deconz
      deconz:
        Installed: 2.21.02-debian-buster-stable
        Candidate: 2.21.02-debian-buster-stable
        Version table:
       *** 2.21.02-debian-buster-stable 500
              500 http://phoscon.de/apt/deconz bullseye/main arm64 Packages
              100 /var/lib/dpkg/status
      pi@raspy-io:~ $
      
      
      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 10:54:31 raspy-io systemd[1]: /lib/systemd/system/deconz-gui.service:11:>
      Jun 11 10:59:16 raspy-io systemd[1]: /lib/systemd/system/deconz-gui.service:11:>
      lines 1-10/10 (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 10:54:31 raspy-io systemd[1]: /lib/systemd/system/deconz-gui.service:11: Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring.
      Jun 11 10:59:16 raspy-io systemd[1]: /lib/systemd/system/deconz-gui.service:11: Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring.
      ~
      
      
      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • Q Qax1

        @thomas-braun

        Hallo,
        Danke für deine Hilfe,
        im Anhang die Antworten.
        Komischer Weiße find ich jetzt mit Phoscon nicht mal mehr den ConBee2.

        Irgendwas läuft da doch ganz schief,
        ist der Conbee2 evt kaputt ?

        pi@raspy-io:~ $ sudo apt update
        Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
        Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
        Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
        Hit:4 http://deb.debian.org/debian bullseye InRelease
        Hit:5 http://deb.debian.org/debian bullseye-updates InRelease
        Hit:6 https://deb.nodesource.com/node_18.x bullseye InRelease
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        All packages are up to date.
        pi@raspy-io:~ $
        
        
        pi@raspy-io:~ $ apt policy deconz
        deconz:
          Installed: 2.21.02-debian-buster-stable
          Candidate: 2.21.02-debian-buster-stable
          Version table:
         *** 2.21.02-debian-buster-stable 500
                500 http://phoscon.de/apt/deconz bullseye/main arm64 Packages
                100 /var/lib/dpkg/status
        pi@raspy-io:~ $
        
        
        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 10:54:31 raspy-io systemd[1]: /lib/systemd/system/deconz-gui.service:11:>
        Jun 11 10:59:16 raspy-io systemd[1]: /lib/systemd/system/deconz-gui.service:11:>
        lines 1-10/10 (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 10:54:31 raspy-io systemd[1]: /lib/systemd/system/deconz-gui.service:11: Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring.
        Jun 11 10:59:16 raspy-io systemd[1]: /lib/systemd/system/deconz-gui.service:11: Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring.
        ~
        
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #6

        @qax1

        Läuft parallel noch der zigbee-Adapter? Schalt den aus.

        sudo systemctl start deconz.service
        

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        Q 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @qax1

          Läuft parallel noch der zigbee-Adapter? Schalt den aus.

          sudo systemctl start deconz.service
          
          Q Offline
          Q Offline
          Qax1
          schrieb am zuletzt editiert von
          #7

          @thomas-braun

          Sollte eigentlich nicht....

          Dann nochmal die 3 abfragen ?

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • Q Qax1

            @thomas-braun

            Sollte eigentlich nicht....

            Dann nochmal die 3 abfragen ?

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #8

            @qax1

            Sollte? Schau halt nach.
            Rückmeldung zu

            sudo systemctl start deconz.service
            

            schaut wie aus?

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            Q 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @qax1

              Sollte? Schau halt nach.
              Rückmeldung zu

              sudo systemctl start deconz.service
              

              schaut wie aus?

              Q Offline
              Q Offline
              Qax1
              schrieb am zuletzt editiert von
              #9

              @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 BraunT 2 Antworten Letzte Antwort
              0
              • Q Qax1

                @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 BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #10

                @qax1

                Dann nochmal den Status prüfen

                systemctl status deconz deconz-gui
                

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                Q 1 Antwort Letzte Antwort
                0
                • Q Qax1

                  @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 BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #11

                  @qax1

                  sudo systemctl enable deconz.service
                  

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @qax1

                    Dann nochmal den Status prüfen

                    systemctl status deconz deconz-gui
                    
                    Q Offline
                    Q Offline
                    Qax1
                    schrieb am zuletzt editiert von
                    #12

                    @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 Antwort Letzte Antwort
                    0
                    • Q Qax1

                      @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 Offline
                      Q Offline
                      Qax1
                      schrieb am zuletzt editiert von
                      #13

                      @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 BraunT 1 Antwort Letzte Antwort
                      0
                      • Q Qax1

                        @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 BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #14

                        @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?

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        Q 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @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 Offline
                          Q Offline
                          Qax1
                          schrieb am zuletzt editiert von
                          #15

                          @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 BraunT 1 Antwort Letzte Antwort
                          0
                          • Q Qax1

                            @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 BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #16

                            @qax1

                            sudo systemctl restart deconz
                            

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            Q 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @qax1

                              sudo systemctl restart deconz
                              
                              Q Offline
                              Q Offline
                              Qax1
                              schrieb am zuletzt editiert von
                              #17

                              @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 BraunT 1 Antwort Letzte Antwort
                              0
                              • Q Qax1

                                @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 BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #18

                                @qax1

                                systemctl status deconz
                                

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                Q 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @qax1

                                  systemctl status deconz
                                  
                                  Q Offline
                                  Q Offline
                                  Qax1
                                  schrieb am zuletzt editiert von
                                  #19

                                  @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 BraunT 1 Antwort Letzte Antwort
                                  0
                                  • Q Qax1

                                    @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 BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #20

                                    @qax1
                                    Läuft also.

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    Q 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @qax1
                                      Läuft also.

                                      Q Offline
                                      Q Offline
                                      Qax1
                                      schrieb am zuletzt editiert von
                                      #21

                                      @thomas-braun

                                      Findet aber das Gateway nicht....

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • Q Qax1

                                        @thomas-braun

                                        Findet aber das Gateway nicht....

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #22

                                        @qax1 sagte in Deconz neu installieren:

                                        Findet aber das Gateway nicht....

                                        Wer oder was?
                                        Der iobroker.deconz-Adapter?

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        Q 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @qax1 sagte in Deconz neu installieren:

                                          Findet aber das Gateway nicht....

                                          Wer oder was?
                                          Der iobroker.deconz-Adapter?

                                          Q Offline
                                          Q Offline
                                          Qax1
                                          schrieb am zuletzt editiert von Qax1
                                          #23

                                          @thomas-braun

                                          Die Phoscon-App finde den ConBee2 nicht.

                                          Beim IObroker bin ich noch gar nicht.

                                          Ich brauch erst mal n Kaffe ...

                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          531

                                          Online

                                          32.7k

                                          Benutzer

                                          82.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe