Skip to content
  • Home
  • 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
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. ConBee II Stick nach Rpi Update nicht mehr erreichbar

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    401

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

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

ConBee II Stick nach Rpi Update nicht mehr erreichbar

Scheduled Pinned Locked Moved Error/Bug
19 Posts 4 Posters 1.5k Views 3 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.
  • Ro75R Ro75

    @trafficlight schau doch mal hier: das sollte es sein

    T Offline
    T Offline
    Trafficlight
    wrote on last edited by
    #3

    @ro75

    Hi Ro75 genau das ist das. Allerdings bekomme ich nach folgendem Schritt diese Ausgabe:

    
    Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
    Get:2 http://deb.debian.org/debian bullseye-proposed-updates InRelease [54.0 kB]
    Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
    Hit:4 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
    Hit:5 https://deb.nodesource.com/node_16.x bullseye InRelease
    Hit:6 https://apt.pivccu.de/piVCCU stable InRelease
    Err:2 http://deb.debian.org/debian bullseye-proposed-updates InRelease
      The following signatures couldn't be verified because the public key is not available:                 NO_PUBKEY 648ACFD622F3D138 NO_PUBKEY 0E98404D386FA1D9
    Reading package lists... Done
    W: GPG error: http://deb.debian.org/debian bullseye-proposed-updates InRelease: The follo                wing signatures couldn't be verified because the public key is not available: NO_PUBKEY 6                48ACFD622F3D138 NO_PUBKEY 0E98404D386FA1D9
    E: The repository 'http://deb.debian.org/debian bullseye-proposed-updates InRelease' is n                ot signed.
    N: Updating from such a repository can't be done securely, and is therefore disabled by d                efault.
    N: See apt-secure(8) manpage for repository creation and user configuration details.
    
    

    somit kann ich den Schritt:

    sudo apt -t bullseye-proposed-updates install udev
    Reading package lists... Done
    E: The value 'bullseye-proposed-updates' is invalid for APT::Default-Release as such a release is not available in the sources
    
    

    nicht durchführen.

    Thomas BraunT 1 Reply Last reply
    0
    • T Trafficlight

      @ro75

      Hi Ro75 genau das ist das. Allerdings bekomme ich nach folgendem Schritt diese Ausgabe:

      
      Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
      Get:2 http://deb.debian.org/debian bullseye-proposed-updates InRelease [54.0 kB]
      Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
      Hit:4 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
      Hit:5 https://deb.nodesource.com/node_16.x bullseye InRelease
      Hit:6 https://apt.pivccu.de/piVCCU stable InRelease
      Err:2 http://deb.debian.org/debian bullseye-proposed-updates InRelease
        The following signatures couldn't be verified because the public key is not available:                 NO_PUBKEY 648ACFD622F3D138 NO_PUBKEY 0E98404D386FA1D9
      Reading package lists... Done
      W: GPG error: http://deb.debian.org/debian bullseye-proposed-updates InRelease: The follo                wing signatures couldn't be verified because the public key is not available: NO_PUBKEY 6                48ACFD622F3D138 NO_PUBKEY 0E98404D386FA1D9
      E: The repository 'http://deb.debian.org/debian bullseye-proposed-updates InRelease' is n                ot signed.
      N: Updating from such a repository can't be done securely, and is therefore disabled by d                efault.
      N: See apt-secure(8) manpage for repository creation and user configuration details.
      
      

      somit kann ich den Schritt:

      sudo apt -t bullseye-proposed-updates install udev
      Reading package lists... Done
      E: The value 'bullseye-proposed-updates' is invalid for APT::Default-Release as such a release is not available in the sources
      
      

      nicht durchführen.

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

      @trafficlight

      Da fehlt der Key...

      @mickym Kannste das noch nachtragen in der Anleitung?

      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

      T mickymM 2 Replies Last reply
      0
      • Thomas BraunT Thomas Braun

        @trafficlight

        Da fehlt der Key...

        @mickym Kannste das noch nachtragen in der Anleitung?

        T Offline
        T Offline
        Trafficlight
        wrote on last edited by
        #5

        @thomas-braun

        Welcher Key? Wo finde ich diesen und wo muss ich den einfügen?

        Thomas BraunT 1 Reply Last reply
        0
        • T Trafficlight

          @thomas-braun

          Welcher Key? Wo finde ich diesen und wo muss ich den einfügen?

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

          @trafficlight

          Der Key aus der Meldung:

          The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 648ACFD622F3D138
          

          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

          T 1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @trafficlight

            Der Key aus der Meldung:

            The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 648ACFD622F3D138
            
            T Offline
            T Offline
            Trafficlight
            wrote on last edited by
            #7

            @thomas-braun

            Was bedeutet das nun genau? Was muss ich tun?

            Thomas BraunT 1 Reply Last reply
            0
            • T Trafficlight

              @thomas-braun

              Was bedeutet das nun genau? Was muss ich tun?

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

              @trafficlight

              sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 648ACFD622F3D138
              sudo apt update
              apt policy udev
              

              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

              T 1 Reply Last reply
              1
              • Thomas BraunT Thomas Braun

                @trafficlight

                sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 648ACFD622F3D138
                sudo apt update
                apt policy udev
                
                T Offline
                T Offline
                Trafficlight
                wrote on last edited by
                #9

                @thomas-braun

                soweit hat es funktioniert leider sieht meine Ausgabe etwas anders aus:

                
                  Installed: 247.3-7+rpi1+deb11u2
                  Candidate: 247.3-7+rpi1+deb11u2
                  Version table:
                 *** 247.3-7+rpi1+deb11u2 500
                        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                        100 /var/lib/dpkg/status
                     247.3-7+deb11u3 500
                        500 http://deb.debian.org/debian bullseye-proposed-updates/main armhf Packages
                
                

                Phoscon zeigt immer noch "unknown"

                Thomas BraunT 1 Reply Last reply
                0
                • T Trafficlight

                  @thomas-braun

                  soweit hat es funktioniert leider sieht meine Ausgabe etwas anders aus:

                  
                    Installed: 247.3-7+rpi1+deb11u2
                    Candidate: 247.3-7+rpi1+deb11u2
                    Version table:
                   *** 247.3-7+rpi1+deb11u2 500
                          500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                          100 /var/lib/dpkg/status
                       247.3-7+deb11u3 500
                          500 http://deb.debian.org/debian bullseye-proposed-updates/main armhf Packages
                  
                  

                  Phoscon zeigt immer noch "unknown"

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

                  @trafficlight

                  Da ist die Versionierung ungünstig. Bzw der rpi1-Patch ist nicht drin.

                  sudo apt install udev=247.3-7+deb11u3
                  

                  Setz das danach auf hold.

                  Die gleiche Versionsnummer auch für libudev1 und udev-dev verwenden, falls das gleich um die Ecke kommt.

                  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

                  T 1 Reply Last reply
                  1
                  • Thomas BraunT Thomas Braun

                    @trafficlight

                    Da ist die Versionierung ungünstig. Bzw der rpi1-Patch ist nicht drin.

                    sudo apt install udev=247.3-7+deb11u3
                    

                    Setz das danach auf hold.

                    Die gleiche Versionsnummer auch für libudev1 und udev-dev verwenden, falls das gleich um die Ecke kommt.

                    T Offline
                    T Offline
                    Trafficlight
                    wrote on last edited by
                    #11

                    @thomas-braun

                    ich bekomme es einfach nicht hin…

                    
                    sudo apt install udev=247.3-7+deb11u3
                    Reading package lists... Done
                    Building dependency tree... Done
                    Reading state information... Done
                    Some packages could not be installed. This may mean that you have
                    requested an impossible situation or if you are using the unstable
                    distribution that some required packages have not yet been created
                    or been moved out of Incoming.
                    The following information may help to resolve the situation:
                    
                    The following packages have unmet dependencies:
                     udev : Depends: libudev1 (= 247.3-7+deb11u3) but 247.3-7+rpi1+deb11u2 
                    is to be installed
                    E: Unable to correct problems, you have held broken packages.
                    
                    
                    Thomas BraunT 1 Reply Last reply
                    0
                    • T Trafficlight

                      @thomas-braun

                      ich bekomme es einfach nicht hin…

                      
                      sudo apt install udev=247.3-7+deb11u3
                      Reading package lists... Done
                      Building dependency tree... Done
                      Reading state information... Done
                      Some packages could not be installed. This may mean that you have
                      requested an impossible situation or if you are using the unstable
                      distribution that some required packages have not yet been created
                      or been moved out of Incoming.
                      The following information may help to resolve the situation:
                      
                      The following packages have unmet dependencies:
                       udev : Depends: libudev1 (= 247.3-7+deb11u3) but 247.3-7+rpi1+deb11u2 
                      is to be installed
                      E: Unable to correct problems, you have held broken packages.
                      
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #12

                      @trafficlight

                      Deswegen sag ich ja: libudev1 in gleicher Version installieren...

                      sudo apt install udev=247.3-7+deb11u3 libudev1=247.3-7+deb11u3
                      

                      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

                      T 1 Reply Last reply
                      1
                      • Thomas BraunT Thomas Braun

                        @trafficlight

                        Deswegen sag ich ja: libudev1 in gleicher Version installieren...

                        sudo apt install udev=247.3-7+deb11u3 libudev1=247.3-7+deb11u3
                        
                        T Offline
                        T Offline
                        Trafficlight
                        wrote on last edited by
                        #13

                        @thomas-braun

                        so thomas-braun du bist mein persönlicher held 😉vielen vielen dank für deine hilfe 👍

                        Thomas BraunT 1 Reply Last reply
                        0
                        • T Trafficlight

                          @thomas-braun

                          so thomas-braun du bist mein persönlicher held 😉vielen vielen dank für deine hilfe 👍

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

                          @trafficlight

                          udev auf hold gesetzt?

                          apt-mark showhold
                          sudo apt update
                          

                          in Gänze 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

                          T 1 Reply Last reply
                          1
                          • Thomas BraunT Thomas Braun

                            @trafficlight

                            udev auf hold gesetzt?

                            apt-mark showhold
                            sudo apt update
                            

                            in Gänze schaut wie aus?

                            T Offline
                            T Offline
                            Trafficlight
                            wrote on last edited by
                            #15

                            @thomas-braun

                            Habe durchgeführt:

                            sudo apt-mark hold udev
                            

                            bekomme dann angezeigt:

                            pi@raspberrypi:~ $ apt-mark showhold
                            udev
                            

                            Denke sollte nun passen. Sensoren und Lichter funktionieren wieder. :clap:

                            Thomas BraunT 1 Reply Last reply
                            0
                            • T Trafficlight

                              @thomas-braun

                              Habe durchgeführt:

                              sudo apt-mark hold udev
                              

                              bekomme dann angezeigt:

                              pi@raspberrypi:~ $ apt-mark showhold
                              udev
                              

                              Denke sollte nun passen. Sensoren und Lichter funktionieren wieder. :clap:

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

                              @trafficlight

                              Und der zweite Befehl?

                              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

                              T 1 Reply Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @trafficlight

                                Da fehlt der Key...

                                @mickym Kannste das noch nachtragen in der Anleitung?

                                mickymM Offline
                                mickymM Offline
                                mickym
                                Most Active
                                wrote on last edited by
                                #17

                                @thomas-braun Hab ich gemacht.

                                Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

                                1 Reply Last reply
                                2
                                • Thomas BraunT Thomas Braun

                                  @trafficlight

                                  Und der zweite Befehl?

                                  T Offline
                                  T Offline
                                  Trafficlight
                                  wrote on last edited by
                                  #18

                                  @thomas-braun

                                  welchen zweiten Befehl meinst du?

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • T Trafficlight

                                    @thomas-braun

                                    welchen zweiten Befehl meinst du?

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

                                    @trafficlight

                                    sudo apt update
                                    

                                    Volllständig posten.

                                    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
                                    Reply
                                    • Reply as topic
                                    Log in to reply
                                    • Oldest to Newest
                                    • Newest to Oldest
                                    • Most Votes


                                    Support us

                                    ioBroker
                                    Community Adapters
                                    Donate

                                    325

                                    Online

                                    32.7k

                                    Users

                                    82.5k

                                    Topics

                                    1.3m

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

                                    • Don't have an account? Register

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