Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. Linux/Debian - Grafana-Repo muss aktualisiert werden

    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

    Linux/Debian - Grafana-Repo muss aktualisiert werden

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

      @sushibomba

      Dann wird da ein Key gefunden, der weg sollte. Die Ausgabe muss 0 sein.

      S 1 Reply Last reply Reply Quote 0
      • S
        Sushibomba @Thomas Braun last edited by

        @thomas-braun
        Ok danke das hat geklappt 🙂

        1 Reply Last reply Reply Quote 0
        • C
          Creatorhs @Thomas Braun last edited by

          Hallo Thomas,

          wie im anderen Thread schon beschrieben, scheine ich Probleme mit Grafana zu haben.
          Habe die SChritte oben gemacht bis ich zu folgendem komme:

          Jetzt wird der neue Key und das neue Repo reingezogen:

          sudo wget -q -O /usr/share/keyrings/grafana.key https://apt.grafana.com/gpg.key
          echo "deb [signed-by=/usr/share/keyrings/grafana.key] https://apt.grafana.com stable main" | sudo tee /etc/apt/sources.list.d/grafana.list
          

          Da passiert bei mir gar nichts. keine Antwort in der Konsole, nix...

          weißt du woran das liegen kann?

          Danke

          crunchip Thomas Braun 2 Replies Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active @Creatorhs last edited by

            @creatorhs sagte in Linux/Debian - Grafana-Repo muss aktualisiert werden:

            keine Antwort in der Konsole

            heisst in der Regel alles io

            was kommt nun nach einem

            sudo apt update
            
            1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Creatorhs last edited by

              @creatorhs sagte in Linux/Debian - Grafana-Repo muss aktualisiert werden:

              keine Antwort in der Konsole, nix...

              Der Pinguin ist da maulfaul. Keine Meldung = Alles i.O., Befehl wurde ohne Fehler ausgeführt.

              sudo apt update
              

              sagt?

              C 1 Reply Last reply Reply Quote 0
              • C
                Creatorhs @Thomas Braun last edited by

                @thomas-braun sagte in Linux/Debian - Grafana-Repo muss aktualisiert werden:

                sudo apt update

                pi@raspberrypi:~ $ sudo apt update
                OK:1 http://archive.raspberrypi.org/debian buster InRelease
                OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
                Ign:3 https://apt.grafana.com stable InRelease
                OK:4 https://deb.nodesource.com/node_12.x buster InRelease
                Fehl:5 https://apt.grafana.com stable Release
                  Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate.  Could not handshake: Error in the certificate verification. [IP: 2a04:4e42:6f::729 443]
                Paketlisten werden gelesen... Fertig
                E: Das Depot »https://apt.grafana.com stable Release« enthält keine Release-Datei.
                N: Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgeführt werden, daher ist es standardmäßig deaktiviert.
                N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).
                
                
                DJMarc75 Thomas Braun 3 Replies Last reply Reply Quote 0
                • DJMarc75
                  DJMarc75 @Creatorhs last edited by

                  @creatorhs da ist ja alles Steinzeit

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

                    @creatorhs

                    cat /etc/apt/sources.list.d/grafan*
                    

                    sagt?

                    Und @DJMarc75 hat Recht, dringenst die Antiquitäten da entsorgen.

                    C 1 Reply Last reply Reply Quote 0
                    • C
                      Creatorhs @Thomas Braun last edited by

                      @thomas-braun sagte in Linux/Debian - Grafana-Repo muss aktualisiert werden:

                      cat /etc/apt/sources.list.d/grafan*

                      pi@raspberrypi:~ $ cat /etc/apt/sources.list.d/grafan*
                      deb [signed-by=/usr/share/keyrings/grafana.key] https://apt.grafana.com stable main

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

                        @creatorhs

                        sudo rm /usr/share/keyrings/graf*
                        sudo rm /etc/apt/sources.list.d/graf*
                        sudo wget -q -O /usr/share/keyrings/grafana.key https://apt.grafana.com/gpg.key
                        echo "deb [signed-by=/usr/share/keyrings/grafana.key] https://apt.grafana.com stable main" | sudo tee /etc/apt/sources.list.d/grafana.list
                        sudo apt update
                        
                        C 1 Reply Last reply Reply Quote 0
                        • C
                          Creatorhs @Thomas Braun last edited by

                          @thomas-braun sagte in Linux/Debian - Grafana-Repo muss aktualisiert werden:

                          echo "deb [signed-by=/usr/share/keyrings/grafana.key] https://apt.grafana.com stable main" | sudo tee /etc/apt/sources.list.d/grafana.list sudo apt update

                          pi@raspberrypi:~ $ sudo apt update
                          OK:1 http://archive.raspberrypi.org/debian buster InRelease
                          Ign:2 https://apt.grafana.com stable InRelease
                          OK:3 https://deb.nodesource.com/node_12.x buster InRelease
                          OK:4 http://raspbian.raspberrypi.org/raspbian buster InRelease
                          Fehl:5 https://apt.grafana.com stable Release
                            Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate.  Could not handshake: Error in the certificate verification. [IP: 2a04:4e42:6f::729 443]
                          Paketlisten werden gelesen... Fertig
                          E: Das Depot »https://apt.grafana.com stable Release« enthält keine Release-Datei.
                          N: Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgeführt werden, daher ist es standardmäßig deaktiviert.
                          N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).
                          
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Creatorhs last edited by Thomas Braun

                            @creatorhs

                            Dann bring dein Buster da in die Gegenwart.
                            nodejs dann auch gleich auf v18.

                            C 1 Reply Last reply Reply Quote 0
                            • C
                              Creatorhs @Thomas Braun last edited by

                              @thomas-braun sagte in Linux/Debian - Grafana-Repo muss aktualisiert werden:

                              @creatorhs

                              Dann bring dein Buster da in die Gegenwart.
                              nodejs dann auch gleich auf v18.

                              blöde Frage: Wie? sorry, bin da sehr vorsichtig und auch unwissend, wenn ich ganz ehrlich bin...

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

                                @creatorhs

                                Solange 'vorsichtig', bis wegen Überalterung nix mehr geht...

                                https://forum.iobroker.net/topic/47214/upgrade-von-debian-10-buster-auf-11-bullseye

                                Zu nodejs siehe meine Signatur.

                                Und zeig mal die VOLLSTÄNDIGE Augabe von

                                sudo apt update
                                

                                Da müsste eigentlich noch was kommen...

                                C 1 Reply Last reply Reply Quote 0
                                • C
                                  Creatorhs @Thomas Braun last edited by Creatorhs

                                  @thomas-braun sagte in Linux/Debian - Grafana-Repo muss aktualisiert werden:

                                  @creatorhs

                                  Und zeig mal die VOLLSTÄNDIGE Augabe von

                                  sudo apt update
                                  

                                  Da müsste eigentlich noch was kommen...

                                  
                                  pi@raspberrypi:~ $ sudo apt update
                                  Holen:1 http://raspbian.raspberrypi.org/raspbian buster InRelease [15,0 kB]
                                  Ign:2 https://apt.grafana.com stable InRelease
                                  OK:3 http://archive.raspberrypi.org/debian buster InRelease
                                  OK:4 https://deb.nodesource.com/node_12.x buster InRelease
                                  Fehl:5 https://apt.grafana.com stable Release
                                    Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate.  Could not handshake: Error in the certificate verification. [IP: 2a04:4e42:6f::729 443]
                                  Paketlisten werden gelesen... Fertig
                                  E: Das Depot »https://apt.grafana.com stable Release« enthält keine Release-Datei.
                                  N: Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgeführt werden, daher ist es standardmäßig deaktiviert.
                                  N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).
                                  
                                  

                                  das ist alles, was da kommt

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

                                    @creatorhs

                                    Dann alles bis einschließlich der neuen Eingabezeile.

                                    C 1 Reply Last reply Reply Quote 0
                                    • C
                                      Creatorhs @Thomas Braun last edited by

                                      @thomas-braun sagte in Linux/Debian - Grafana-Repo muss aktualisiert werden:

                                      @creatorhs

                                      Dann alles bis einschließlich der neuen Eingabezeile.

                                      
                                      pi@raspberrypi:~ $ sudo apt update
                                      Holen:1 http://raspbian.raspberrypi.org/raspbian buster InRelease [15,0 kB]
                                      Ign:2 https://apt.grafana.com stable InRelease
                                      OK:3 http://archive.raspberrypi.org/debian buster InRelease
                                      OK:4 https://deb.nodesource.com/node_12.x buster InRelease
                                      Fehl:5 https://apt.grafana.com stable Release
                                        Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate.  Could not handshake: Error in the certificate verification. [IP: 2a04:4e42:6f::729 443]
                                      Paketlisten werden gelesen... Fertig
                                      E: Das Depot »https://apt.grafana.com stable Release« enthält keine Release-Datei.
                                      N: Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgeführt werden, daher ist es standardmäßig deaktiviert.
                                      N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).
                                      pi@raspberrypi:~ $
                                      
                                      
                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Creatorhs last edited by

                                        @creatorhs

                                        sudo rm /etc/apt/sources.list.d/graf*
                                        sudo apt update
                                        
                                        C 1 Reply Last reply Reply Quote 0
                                        • C
                                          Creatorhs @Thomas Braun last edited by

                                          @thomas-braun sagte in Linux/Debian - Grafana-Repo muss aktualisiert werden:

                                          @creatorhs

                                          sudo rm /etc/apt/sources.list.d/graf*
                                          sudo apt update
                                          
                                          
                                          pi@raspberrypi:~ $ sudo apt update
                                          OK:1 http://archive.raspberrypi.org/debian buster InRelease
                                          OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                          OK:3 https://deb.nodesource.com/node_12.x buster InRelease
                                          Paketlisten werden gelesen... Fertig
                                          Abhängigkeitsbaum wird aufgebaut.
                                          Statusinformationen werden eingelesen.... Fertig
                                          Aktualisierung für 497 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
                                          pi@raspberrypi:~ $
                                          
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Creatorhs last edited by Thomas Braun

                                            @creatorhs sagte in Linux/Debian - Grafana-Repo muss aktualisiert werden:

                                            Aktualisierung für 497 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.

                                            Tjoar... Dann mal ran an die Updates...
                                            Irgendwann ist immer das erste Mal...

                                            Und dann kannste danach gleich zu 'Bullseye' gehen, wenn du da eh einmal komplett umrührst.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            565
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            21
                                            144
                                            27058
                                            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