Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Probleme mit deconz

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

Probleme mit deconz

Probleme mit deconz

Scheduled Pinned Locked Moved ioBroker Allgemein
phosconzigbeeverzögerungreaktion
46 Posts 6 Posters 5.3k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S spraxel

    @thomas-braun said in Probleme mit deconz:

    sudo apt dist-upgrade

    direkt erledigt.
    Fällt dir sonst noch was auf?

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by Thomas Braun
    #11

    @spraxel
    Was sagt

    sudo apt update
    uname -a 
    who -r
    which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs 
    apt policy deconz
    systemctl status deconz
    systemctl status deconz-gui
    

    jeweils jetzt?

    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

    S 1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @spraxel
      Was sagt

      sudo apt update
      uname -a 
      who -r
      which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs 
      apt policy deconz
      systemctl status deconz
      systemctl status deconz-gui
      

      jeweils jetzt?

      S Offline
      S Offline
      spraxel
      wrote on last edited by
      #12

      @thomas-braun said in Probleme mit deconz:

      which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs

      pi@ioBroker-RasPi:~ $ sudo apt update
      OK:1 http://raspbian.raspberrypi.org/raspbian stretch InRelease
      Holen:2 http://archive.raspberrypi.org/debian stretch InRelease [25,3 kB]
      OK:3 https://deb.nodesource.com/node_10.x stretch InRelease
      Es wurden 25,3 kB in 1 s geholt (16,0 kB/s).
      Paketlisten werden gelesen... Fertig
      Abhängigkeitsbaum wird aufgebaut.       
      Statusinformationen werden eingelesen.... Fertig
      Alle Pakete sind aktuell.
      pi@ioBroker-RasPi:~ $ uname -a
      Linux ioBroker-RasPi 4.19.66-v7+ #1253 SMP Thu Aug 15 11:49:46 BST 2019 armv7l GNU/Linux
      pi@ioBroker-RasPi:~ $ who -r
               Runlevel 5   2021-02-20 15:36
      pi@ioBroker-RasPi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
      /usr/bin/nodejs
      v10.23.3
      /usr/bin/node
      v10.23.3
      /usr/bin/npm
      6.14.11
      nodejs:
        Installiert:           10.23.3-1nodesource1
        Installationskandidat: 10.23.3-1nodesource1
        Versionstabelle:
       *** 10.23.3-1nodesource1 500
              500 https://deb.nodesource.com/node_10.x stretch/main armhf Packages
              100 /var/lib/dpkg/status
           8.11.1~dfsg-2~bpo9+1 500
              500 http://archive.raspberrypi.org/debian stretch/main armhf Packages
           4.8.2~dfsg-1 500
              500 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
      
      
      Thomas BraunT 1 Reply Last reply
      0
      • S spraxel

        @thomas-braun said in Probleme mit deconz:

        which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs

        pi@ioBroker-RasPi:~ $ sudo apt update
        OK:1 http://raspbian.raspberrypi.org/raspbian stretch InRelease
        Holen:2 http://archive.raspberrypi.org/debian stretch InRelease [25,3 kB]
        OK:3 https://deb.nodesource.com/node_10.x stretch InRelease
        Es wurden 25,3 kB in 1 s geholt (16,0 kB/s).
        Paketlisten werden gelesen... Fertig
        Abhängigkeitsbaum wird aufgebaut.       
        Statusinformationen werden eingelesen.... Fertig
        Alle Pakete sind aktuell.
        pi@ioBroker-RasPi:~ $ uname -a
        Linux ioBroker-RasPi 4.19.66-v7+ #1253 SMP Thu Aug 15 11:49:46 BST 2019 armv7l GNU/Linux
        pi@ioBroker-RasPi:~ $ who -r
                 Runlevel 5   2021-02-20 15:36
        pi@ioBroker-RasPi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
        /usr/bin/nodejs
        v10.23.3
        /usr/bin/node
        v10.23.3
        /usr/bin/npm
        6.14.11
        nodejs:
          Installiert:           10.23.3-1nodesource1
          Installationskandidat: 10.23.3-1nodesource1
          Versionstabelle:
         *** 10.23.3-1nodesource1 500
                500 https://deb.nodesource.com/node_10.x stretch/main armhf Packages
                100 /var/lib/dpkg/status
             8.11.1~dfsg-2~bpo9+1 500
                500 http://archive.raspberrypi.org/debian stretch/main armhf Packages
             4.8.2~dfsg-1 500
                500 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
        
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by Thomas Braun
        #13

        @spraxel

        Okay, ich würde vielleicht mal auf node12 gehen.
        Du nutzt den zigbee-Adapter und nicht deconz/phoscon?

        Den Stretch würde ich auch auf Buster aktualisieren.
        Und zu guter Letzt: Stell den Server auf RunLevel 3 um.

        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

        S 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @spraxel

          Okay, ich würde vielleicht mal auf node12 gehen.
          Du nutzt den zigbee-Adapter und nicht deconz/phoscon?

          Den Stretch würde ich auch auf Buster aktualisieren.
          Und zu guter Letzt: Stell den Server auf RunLevel 3 um.

          S Offline
          S Offline
          spraxel
          wrote on last edited by
          #14

          @thomas-braun
          ich nutze den deconz adapter.
          hatte bis vor knapp 6 Monaten den Zigbee Adapter mit dem CC2531 am laufen.
          Damit aber nur Probleme gehabt und mir den Conbee II zugelegt, der aktuell mit dem deconz Adapter läuft. Eventuell hab ich da noch ein paar Leichen im System und daher die Probleme. Habe aber ehrlich gesagt keinen Plan und daher wende ich mich an Dich (euch)

          Thomas BraunT 1 Reply Last reply
          0
          • S spraxel

            @thomas-braun
            ich nutze den deconz adapter.
            hatte bis vor knapp 6 Monaten den Zigbee Adapter mit dem CC2531 am laufen.
            Damit aber nur Probleme gehabt und mir den Conbee II zugelegt, der aktuell mit dem deconz Adapter läuft. Eventuell hab ich da noch ein paar Leichen im System und daher die Probleme. Habe aber ehrlich gesagt keinen Plan und daher wende ich mich an Dich (euch)

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by
            #15

            @spraxel

            Dann schau dir

            apt policy deconz
            systemctl status deconz
            systemctl status deconz-gui
            

            an.

            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

            S 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @spraxel

              Dann schau dir

              apt policy deconz
              systemctl status deconz
              systemctl status deconz-gui
              

              an.

              S Offline
              S Offline
              spraxel
              wrote on last edited by
              #16

              @thomas-braun said in Probleme mit deconz:

              apt policy deconz

              pi@ioBroker-RasPi:~ $ apt policy deconz
              deconz:
                Installiert:           2.10.00-raspbian-stretch-beta
                Installationskandidat: 2.10.00-raspbian-stretch-beta
                Versionstabelle:
               *** 2.10.00-raspbian-stretch-beta 100
                      100 /var/lib/dpkg/status
              
              ● deconz.service - deCONZ: ZigBee gateway -- REST API
                 Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: enabled)
                 Active: active (running) since Sat 2021-02-20 15:34:26 CET; 33min ago
               Main PID: 364 (deCONZ)
                  Tasks: 5 (limit: 4915)
                 CGroup: /system.slice/deconz.service
                         └─364 /usr/bin/deCONZ -platform minimal --http-port=80
              
              Feb 20 15:34:26 ioBroker-RasPi systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
              Feb 20 15:34:28 ioBroker-RasPi deCONZ[364]: libpng warning: iCCP: known incorrect sRGB profile
              Feb 20 15:34:31 ioBroker-RasPi deCONZ[364]: This plugin does not support propagateSizeHints()
              Feb 20 15:34:31 ioBroker-RasPi deCONZ[364]: This plugin does not support propagateSizeHints()
              Feb 20 15:35:39 ioBroker-RasPi deCONZ[364]: This plugin does not support propagateSizeHints()
              S Thomas BraunT 2 Replies Last reply
              0
              • S spraxel

                @thomas-braun said in Probleme mit deconz:

                apt policy deconz

                pi@ioBroker-RasPi:~ $ apt policy deconz
                deconz:
                  Installiert:           2.10.00-raspbian-stretch-beta
                  Installationskandidat: 2.10.00-raspbian-stretch-beta
                  Versionstabelle:
                 *** 2.10.00-raspbian-stretch-beta 100
                        100 /var/lib/dpkg/status
                
                ● deconz.service - deCONZ: ZigBee gateway -- REST API
                   Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: enabled)
                   Active: active (running) since Sat 2021-02-20 15:34:26 CET; 33min ago
                 Main PID: 364 (deCONZ)
                    Tasks: 5 (limit: 4915)
                   CGroup: /system.slice/deconz.service
                           └─364 /usr/bin/deCONZ -platform minimal --http-port=80
                
                Feb 20 15:34:26 ioBroker-RasPi systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
                Feb 20 15:34:28 ioBroker-RasPi deCONZ[364]: libpng warning: iCCP: known incorrect sRGB profile
                Feb 20 15:34:31 ioBroker-RasPi deCONZ[364]: This plugin does not support propagateSizeHints()
                Feb 20 15:34:31 ioBroker-RasPi deCONZ[364]: This plugin does not support propagateSizeHints()
                Feb 20 15:35:39 ioBroker-RasPi deCONZ[364]: This plugin does not support propagateSizeHints()
                S Offline
                S Offline
                spraxel
                wrote on last edited by spraxel
                #17

                @spraxel ```

                ● deconz-gui.service - deCONZ: ZigBee gateway -- GUI/REST API
                   Loaded: loaded (/lib/systemd/system/deconz-gui.service; disabled; vendor preset: enabled)
                   Active: activating (auto-restart) (Result: signal) since Sat 2021-02-20 16:10:21 CET; 20s ago
                  Process: 21459 ExecStart=/usr/bin/deCONZ --http-port=80 (code=killed, signal=ABRT)
                 Main PID: 21459 (code=killed, signal=ABRT)
                
                Feb 20 16:10:21 ioBroker-RasPi systemd[1]: deconz-gui.service: Failed with result 'signal'.
                
                1 Reply Last reply
                0
                • S spraxel

                  @thomas-braun said in Probleme mit deconz:

                  apt policy deconz

                  pi@ioBroker-RasPi:~ $ apt policy deconz
                  deconz:
                    Installiert:           2.10.00-raspbian-stretch-beta
                    Installationskandidat: 2.10.00-raspbian-stretch-beta
                    Versionstabelle:
                   *** 2.10.00-raspbian-stretch-beta 100
                          100 /var/lib/dpkg/status
                  
                  ● deconz.service - deCONZ: ZigBee gateway -- REST API
                     Loaded: loaded (/lib/systemd/system/deconz.service; enabled; vendor preset: enabled)
                     Active: active (running) since Sat 2021-02-20 15:34:26 CET; 33min ago
                   Main PID: 364 (deCONZ)
                      Tasks: 5 (limit: 4915)
                     CGroup: /system.slice/deconz.service
                             └─364 /usr/bin/deCONZ -platform minimal --http-port=80
                  
                  Feb 20 15:34:26 ioBroker-RasPi systemd[1]: Started deCONZ: ZigBee gateway -- REST API.
                  Feb 20 15:34:28 ioBroker-RasPi deCONZ[364]: libpng warning: iCCP: known incorrect sRGB profile
                  Feb 20 15:34:31 ioBroker-RasPi deCONZ[364]: This plugin does not support propagateSizeHints()
                  Feb 20 15:34:31 ioBroker-RasPi deCONZ[364]: This plugin does not support propagateSizeHints()
                  Feb 20 15:35:39 ioBroker-RasPi deCONZ[364]: This plugin does not support propagateSizeHints()
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #18

                  @spraxel sagte in Probleme mit deconz:

                  2.10.00-raspbian-stretch-beta

                  Warum eine Beta und warum nicht über apt / das entsprechende Repository installiert?

                  Und die deconz-gui würde ich abschalten:

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

                  Hast du jetzt den RunLevel 3 aktiviert?

                  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

                  S 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @spraxel sagte in Probleme mit deconz:

                    2.10.00-raspbian-stretch-beta

                    Warum eine Beta und warum nicht über apt / das entsprechende Repository installiert?

                    Und die deconz-gui würde ich abschalten:

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

                    Hast du jetzt den RunLevel 3 aktiviert?

                    S Offline
                    S Offline
                    spraxel
                    wrote on last edited by
                    #19

                    @thomas-braun said in Probleme mit deconz:

                    sudo systemctl disable deconz-gui

                    habe es nach den Problemen nur nach der Anleitung von Github gemacht und da war nur die latest Beta (ich sage doch ich bin ein DAU).
                    Wie stelle ich auf Runlevel 3 um?

                    Thomas BraunT 2 Replies Last reply
                    0
                    • S spraxel

                      @thomas-braun said in Probleme mit deconz:

                      sudo systemctl disable deconz-gui

                      habe es nach den Problemen nur nach der Anleitung von Github gemacht und da war nur die latest Beta (ich sage doch ich bin ein DAU).
                      Wie stelle ich auf Runlevel 3 um?

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #20

                      @spraxel sagte in Probleme mit deconz:

                      Wie stelle ich auf Runlevel 3 um?

                      sudo raspi-config
                      

                      Ich weiß aber nicht ob du da die gleichen Punkte wie hier siehst:

                      1 System Options     
                      S5 Boot
                      B1
                      

                      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

                      S 1 Reply Last reply
                      0
                      • S spraxel

                        @thomas-braun said in Probleme mit deconz:

                        sudo systemctl disable deconz-gui

                        habe es nach den Problemen nur nach der Anleitung von Github gemacht und da war nur die latest Beta (ich sage doch ich bin ein DAU).
                        Wie stelle ich auf Runlevel 3 um?

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #21

                        @spraxel
                        Repo einrichten:

                        wget -O - http://phoscon.de/apt/deconz.pub.key | sudo apt-key add -
                        sudo sh -c "echo 'deb http://phoscon.de/apt/deconz $(lsb_release -cs) main' > /etc/apt/sources.list.d/deconz.list"
                        sudo apt update
                        apt policy 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

                        1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @spraxel sagte in Probleme mit deconz:

                          Wie stelle ich auf Runlevel 3 um?

                          sudo raspi-config
                          

                          Ich weiß aber nicht ob du da die gleichen Punkte wie hier siehst:

                          1 System Options     
                          S5 Boot
                          B1
                          
                          S Offline
                          S Offline
                          spraxel
                          wrote on last edited by
                          #22

                          @thomas-braun
                          sieht bei mir so aus:

                              1 Change User Password           Change password for the current u        │
                          │    2 Network Options                Configure network settings               │
                          │    3 Boot Options                   Configure options for start-up           │
                          │    4 Localisation Options           Set up language and regional sett        │
                          │    5 Interfacing Options            Configure connections to peripher        │
                          │    6 Overclock                      Configure overclocking for your P        │
                          │    7 Advanced Options               Configure advanced settings              │
                          │    8 Update                         Update this tool to the latest ve        │
                          │    9 About raspi-config             Information about this configurat        │
                          │                                                                       
                          code_text
                          
                          Thomas BraunT 1 Reply Last reply
                          0
                          • S spraxel

                            @thomas-braun
                            sieht bei mir so aus:

                                1 Change User Password           Change password for the current u        │
                            │    2 Network Options                Configure network settings               │
                            │    3 Boot Options                   Configure options for start-up           │
                            │    4 Localisation Options           Set up language and regional sett        │
                            │    5 Interfacing Options            Configure connections to peripher        │
                            │    6 Overclock                      Configure overclocking for your P        │
                            │    7 Advanced Options               Configure advanced settings              │
                            │    8 Update                         Update this tool to the latest ve        │
                            │    9 About raspi-config             Information about this configurat        │
                            │                                                                       
                            code_text
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #23

                            @spraxel
                            Dann in den Boot Options. Da muss man sowas wie

                            CLI Interface with login required

                            auswählen können

                            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

                            S 1 Reply Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @spraxel
                              Dann in den Boot Options. Da muss man sowas wie

                              CLI Interface with login required

                              auswählen können

                              S Offline
                              S Offline
                              spraxel
                              wrote on last edited by
                              #24

                              @thomas-braun

                              wie bekomme ich jetzt die stable installiert?

                              Thomas BraunT 1 Reply Last reply
                              0
                              • S spraxel

                                @thomas-braun

                                wie bekomme ich jetzt die stable installiert?

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by
                                #25

                                @spraxel
                                https://forum.iobroker.net/topic/37459/probleme-mit-deconz/21

                                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

                                S 1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @spraxel
                                  https://forum.iobroker.net/topic/37459/probleme-mit-deconz/21

                                  S Offline
                                  S Offline
                                  spraxel
                                  wrote on last edited by
                                  #26

                                  @thomas-braun
                                  ja, das habe ich ja gemacht. Aber da ich die latest installiert habe, lässt er mich nicht auf die stable? Ach ich raff das net

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • S spraxel

                                    @thomas-braun
                                    ja, das habe ich ja gemacht. Aber da ich die latest installiert habe, lässt er mich nicht auf die stable? Ach ich raff das net

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    wrote on last edited by
                                    #27

                                    @spraxel

                                    apt policy 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

                                    S 1 Reply Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @spraxel

                                      apt policy deconz
                                      
                                      S Offline
                                      S Offline
                                      spraxel
                                      wrote on last edited by
                                      #28

                                      @thomas-braun said in Probleme mit deconz:

                                      @spraxel

                                      apt policy deconz
                                      

                                      Der behält einfach die latest. Hab jetzt noch den Kanal auf 25 gewechselt. Läuft aktuell stabil. Mal schauen wie lange.

                                      Ich danke dir für deine Hilfe

                                      Thomas BraunT 1 Reply Last reply
                                      0
                                      • S spraxel

                                        @thomas-braun said in Probleme mit deconz:

                                        @spraxel

                                        apt policy deconz
                                        

                                        Der behält einfach die latest. Hab jetzt noch den Kanal auf 25 gewechselt. Läuft aktuell stabil. Mal schauen wie lange.

                                        Ich danke dir für deine Hilfe

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by Thomas Braun
                                        #29

                                        @spraxel Vielleicht solltest du auch mal die Rückmeldungen der Befehle hier kund tun?

                                        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

                                        S 1 Reply Last reply
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @spraxel Vielleicht solltest du auch mal die Rückmeldungen der Befehle hier kund tun?

                                          S Offline
                                          S Offline
                                          spraxel
                                          wrote on last edited by
                                          #30

                                          @thomas-braun

                                          pi@ioBroker-RasPi:~ $ apt policy deconz
                                          deconz:
                                            Installiert:           2.10.00-raspbian-stretch-beta
                                            Installationskandidat: 2.10.00-raspbian-stretch-beta
                                            Versionstabelle:
                                           *** 2.10.00-raspbian-stretch-beta 100
                                                  100 /var/lib/dpkg/status
                                               2.09.03-raspbian-stretch-stable 500
                                                  500 http://phoscon.de/apt/deconz stretch/main armhf Packages
                                          pi@ioBroker-RasPi:~ $
                                          
                                          Thomas BraunT 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          471

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe