Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Fehler mit serial Port und Zigbee

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Fehler mit serial Port und Zigbee

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

      @firestone Liest eigentlich niemand mal das Eingangsposting komplett?

      fef6d57c-778b-4803-9544-18e28f4339de-image.png

      Also führ halt die Befehle mit den Keys aus, die bei Dir angemeckert werden.

      F Thomas Braun 2 Replies Last reply Reply Quote 0
      • F
        firestone @mickym last edited by

        @mickym sorry, ich sagte ja ich kenne mich nicht gut aus, deshalb verstehe ich das nicht wirklich, was du schreibst.

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

          @firestone sagte in Fehler mit serial Port und Zigbee:

          https://repo.mongodb.org/apt/ubuntu xenial

          Ist mit Sicherheit auch falsch. Das ist eine Quelle für ubuntu xenial. Also falsch und veraltet.
          Wenn mongodb eingesetzt wird, passe die Quelle an, wenn nicht schmeiß die Datei raus.

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

            https://forum.iobroker.net/topic/62040/linux-debian-grafana-repo-muss-aktualisiert-werden

            Im weiteren gibt es in dem Thread auch noch was zum influxdb-Repo

            1 Reply Last reply Reply Quote 0
            • mickym
              mickym Most Active @firestone last edited by

              @firestone sagte in Fehler mit serial Port und Zigbee:

              @mickym sorry, ich sagte ja ich kenne mich nicht gut aus, deshalb verstehe ich das nicht wirklich, was du schreibst.

              Na ich habe es aber eigentlich so geschrieben, dass man es eigentlich nur durchführen muss. Vielleicht kannst Du mir ja helfen, es noch verständlicher zu schreiben.

              Das ist eigentlich mein Anliegen, weil ich mit dem Beitrag ja helfen wollte.

              Aber ich halte mich wieder raus - bei @Thomas-Braun bist Du in guten Händen.

              F 1 Reply Last reply Reply Quote 0
              • F
                firestone @mickym last edited by

                @mickym
                ich verstehe dich so, dass ich jetzt folgendes ausführen müsste, ist das korrekt?

                sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D8FF8E1F7DF8B07E
                sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 9E439B102CF3C0C6
                sudo apt update
                
                mickym 1 Reply Last reply Reply Quote 0
                • mickym
                  mickym Most Active @firestone last edited by mickym

                  @firestone Genau! 👍 - Dann hab ich mich ja doch nicht zu missverständlich ausgedrückt. 🙂

                  F 1 Reply Last reply Reply Quote 0
                  • F
                    firestone @mickym last edited by

                    @mickym
                    hast du nicht, wenn dann liegt das an mir 🙂

                    hat er auch ausgeführt, aber die Warnungen bleiben:

                    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                    W: Failed to fetch https://repos.influxdata.com/debian/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                    W: Some index files failed to download. They have been ignored, or old ones used instead.
                    
                    mickym 1 Reply Last reply Reply Quote 0
                    • mickym
                      mickym Most Active @firestone last edited by

                      @firestone das hat aber mit dem eigentlichen Problem nichts zu tun. Hier gehts um Influx und da hat @Thomas-Braun einen Thread erstellt, in dem beschrieben wird,

                      Führ halt mal die Befehle aus, die zur Influx DB aufgeführt sind:

                      https://forum.iobroker.net/topic/59231/phantastische-repositories-und-wo-sie-zu-finden-sind

                      F 1 Reply Last reply Reply Quote 0
                      • F
                        firestone @mickym last edited by

                        @mickym
                        für Grafana hat das funktioniert, der Fehler ist weg. Für Influx leider nicht.
                        Vielleicht lösche ich das ganze VIS mit Grafana und Influx einfach wieder, dann brauche ich das nicht.

                        mickym 1 Reply Last reply Reply Quote 0
                        • mickym
                          mickym Most Active @firestone last edited by

                          @firestone Wie gesagt Du musst mal Deine anderen Ressourcen bereinigen. Ich hab nicht den ganzen Thread verfolgt. Wenn Du ein Backup von der Influx DB hast, kannst ja dann wenn Du die Befehle ausgeführt hast die Influx von Deinem System runter zu schmeissen und neu zu installieren.Ich weiss ja nicht mal welche Version von Influx Du nutzt.

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

                            @firestone

                            ls -lAh /etc/apt/sources.list.d/
                            

                            sagt?

                            1 Reply Last reply Reply Quote 0
                            • F
                              firestone last edited by

                              @thomas-braun said in Fehler mit serial Port und Zigbee:

                              ls -lAh /etc/apt/sources.list.d/

                              ls -lAh /etc/apt/sources.list.d/
                              total 28K
                              -rw-r--r-- 1 root root  92 Jul  2 21:13 bullseye-proposed-updates.list
                              -rw-r--r-- 1 root root  50 Jul  2 21:57 glennr-install-script.list
                              -rw-r--r-- 1 root root  84 Jul  2 22:39 grafana.list
                              -rw-r--r-- 1 root root 114 Jul  2 22:40 influxdata.list
                              -rw-r--r-- 1 root root  95 Aug 30  2022 mongodb-org-3.6.list
                              -rw-r--r-- 1 root root 208 Aug 30  2022 nodesource.list
                              -rw-r--r-- 1 root root 191 Apr  4  2022 raspi.list
                              
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @firestone last edited by

                                @firestone

                                sudo apt update
                                
                                F 1 Reply Last reply Reply Quote 0
                                • F
                                  firestone @Thomas Braun last edited by

                                  @thomas-braun

                                  sudo apt update
                                  Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                                  Hit:2 http://deb.debian.org/debian bullseye InRelease
                                  Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                                  Get:4 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
                                  Hit:5 http://ftp.nl.debian.org/debian bullseye InRelease
                                  Get:6 http://deb.debian.org/debian bullseye-proposed-updates InRelease [54.0 kB]
                                  Hit:7 https://deb.nodesource.com/node_16.x bullseye InRelease
                                  Ign:8 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 InRelease
                                  Get:9 https://repos.influxdata.com/debian stable InRelease [6,892 B]
                                  Hit:10 https://apt.grafana.com stable InRelease
                                  Hit:11 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 Release
                                  Err:9 https://repos.influxdata.com/debian stable InRelease
                                   The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                  Fetched 105 kB in 3s (33.9 kB/s)
                                  Reading package lists... Done
                                  Building dependency tree... Done
                                  Reading state information... Done
                                  14 packages can be upgraded. Run 'apt list --upgradable' to see them.
                                  W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                  W: Failed to fetch https://repos.influxdata.com/debian/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                  W: Some index files failed to download. They have been ignored, or old ones used instead.
                                  
                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @firestone last edited by

                                    @firestone

                                    cat /etc/apt/sources.list.d/influxdata.list
                                    
                                    F 1 Reply Last reply Reply Quote 0
                                    • F
                                      firestone @Thomas Braun last edited by

                                      @thomas-braun

                                      deb [signed-by=/usr/share/keyrings/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main
                                      
                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @firestone last edited by

                                        @firestone

                                        sudo rm /etc/apt/sources.list.d/influxdata.list
                                        wget -q https://repos.influxdata.com/influxdata-archive_compat.key
                                        echo '393e8779c89ac8d958f81f942f9ad7fb82a25e133faddaf92e15b16e6ac9ce4c influxdata-archive_compat.key' | sha256sum -c && cat influxdata-archive_compat.key | gpg --dearmor | sudo tee /usr/share/keyrings/influxdata-archive_compat.gpg > /dev/null
                                        echo 'deb [signed-by=/usr/share/keyrings/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
                                        rm influxdata-archive_compat.key
                                        
                                        F 1 Reply Last reply Reply Quote 0
                                        • F
                                          firestone @Thomas Braun last edited by

                                          @thomas-braun

                                          das hatte ich schon probiert und jetzt nochmal.

                                          pi@ioBUniFi:/ $ sudo rm /etc/apt/sources.list.d/influxdata.list
                                          pi@ioBUniFi:/ $ wget -q https://repos.influxdata.com/influxdata-archive_compat.key
                                          pi@ioBUniFi:/ $ echo '393e8779c89ac8d958f81f942f9ad7fb82a25e133faddaf92e15b16e6ac9ce4c influxdata-archive_compat.key' | sha256sum -c && cat influxdata-archive_compat.key | gpg --dearmor | sudo tee /usr/share/keyrings/influxdata-archive_compat.gpg > /dev/null
                                          sha256sum: influxdata-archive_compat.key: No such file or directory
                                          influxdata-archive_compat.key: FAILED open or read
                                          sha256sum: WARNING: 1 listed file could not be read
                                          pi@ioBUniFi:/ $ echo 'deb [signed-by=/usr/share/keyrings/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
                                          deb [signed-by=/usr/share/keyrings/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main
                                          pi@ioBUniFi:/ $ rm influxdata-archive_compat.key
                                          rm: cannot remove 'influxdata-archive_compat.key': No such file or directory
                                          pi@ioBUniFi:/ $
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @firestone last edited by

                                            @firestone Du stehst im falschen Verzeichnis für diese Aktionen.

                                            cd ~
                                            

                                            In / hast du nix zu suchen.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            813
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            56
                                            2166
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo