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.
    • F
      firestone last edited by

      Es wird nur das ausgegeben

      /etc/apt/sources.list.d/glennr-install-script.list:1:deb http://ftp.nl.debian.org/debian stretch main
      

      Heißt das ich muss in er Datei "/etc/apt/sources.list.d/glennr-install-script.list" die Zeile "deb http://ftp.nl.debian.org/debian stretch main" auskommentieren?

      Oder kann ich diese Datei gleich ganz löschen, weil ohnehin nur diese eine Zeile darin enthalten ist?

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

        @firestone sagte in Fehler mit serial Port und Zigbee:

        glennr-install-script

        Das ist irgendwas für dein unifi-System.
        Änder einfach stretch auf bullseye.

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

          okay, ich hoffe ich habe das alles richtig verstanden. Habe jetzt diese Zeile in o.g. Datei folgendermaßen abgeändert und gespeichert.

          deb http://ftp.nl.debian.org/debian bullseye main
          

          ich hoffe das ist so richtig und bedanke mich vielmals.

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

            @firestone

            Zeig mal die vollständige Ausgabe von

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

              sudo apt update
              Hit:1 http://deb.debian.org/debian bullseye InRelease
              Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
              Hit:3 http://deb.debian.org/debian bullseye-proposed-updates InRelease
              Hit:4 http://security.debian.org/debian-security bullseye-security InRelease
              Hit:5 http://archive.raspberrypi.org/debian bullseye InRelease
              Ign:6 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 InRelease
              Get:7 http://ftp.nl.debian.org/debian bullseye InRelease [116 kB]
              Get:8 https://repos.influxdata.com/debian stable InRelease [6,892 B]
              Hit:9 https://deb.nodesource.com/node_16.x bullseye InRelease
              Get:10 https://packages.grafana.com/enterprise/deb stable InRelease [5,983 B]
              Hit:11 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 Release
              Err:8 https://repos.influxdata.com/debian stable InRelease
               The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
              Err:10 https://packages.grafana.com/enterprise/deb stable InRelease
               The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
              Get:12 http://ftp.nl.debian.org/debian bullseye/main armhf Packages [7,949 kB]
              Get:14 http://ftp.nl.debian.org/debian bullseye/main arm64 Packages [8,071 kB]
              Get:15 http://ftp.nl.debian.org/debian bullseye/main Translation-en [6,240 kB]
              Fetched 22.4 MB in 12s (1,809 kB/s)
              Reading package lists... Done
              Building dependency tree... Done
              Reading state information... Done
              13 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: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/enterprise/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
              W: Failed to fetch https://packages.grafana.com/enterprise/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
              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 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
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            791
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            56
                                            2159
                                            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