Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. InfluxDB
    5. (gelöst) influxdb mir unbekannte Probleme

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    (gelöst) influxdb mir unbekannte Probleme

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

      @thomas-braun sagte in (gelöst) influxdb mir unbekannte Probleme:

      @woupi

      Das ist genauso falsch wie ich es befürchtet hatte.

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

      Vermutlich am einfachsten die beiden Repos für influxdb und grafana nochmal frisch neuanlegen. Dann passt das auch übereinander.

      sudo apt update
      Get:1 https://repos.influxdata.com/ubuntu impish InRelease [7020 B]
      Err:1 https://repos.influxdata.com/ubuntu impish InRelease
        The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
      Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
      Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
      Hit:4 http://archive.ubuntu.com/ubuntu jammy-security InRelease
      Fetched 7020 B in 0s (14.8 kB/s)
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      10 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 wi                                          ll be used. GPG error: https://repos.influxdata.com/ubuntu impish InRelease: The following signatures couldn't be ver                                          ified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
      W: Failed to fetch https://repos.influxdata.com/ubuntu/dists/impish/InRelease  The following signatures couldn't be v                                          erified 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.
      
      

      Habe ich gemacht, vielen Dank für die Anleitung, ich hoffe, dass das jetzt so richtig ist.

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

        @woupi sagte in (gelöst) influxdb mir unbekannte Probleme:

        ich hoffe, dass das jetzt so richtig ist.

        Da in dem Output immer noch Fehler gemeldet werden kann es nicht richtig sein. Das influxdb-Repo ist noch falsch.

        Und das grafana-Repo hast du jetzt ganz rausgeworfen. Das solltest du nicht tun. Jedenfalls nicht ohne richtige Neuanlage.

        Bei beidem also nochmal ran.

        W 1 Reply Last reply Reply Quote 0
        • W
          woupi @Thomas Braun last edited by woupi

          @thomas-braun sagte in (gelöst) influxdb mir unbekannte Probleme:

          @woupi sagte in (gelöst) influxdb mir unbekannte Probleme:

          ich hoffe, dass das jetzt so richtig ist.

          Da in dem Output immer noch Fehler gemeldet werden kann es nicht richtig sein. Das influxdb-Repo ist noch falsch.

          Und das grafana-Repo hast du jetzt ganz rausgeworfen. Das solltest du nicht tun. Jedenfalls nicht ohne richtige Neuanlage.

          Bei beidem also nochmal ran.

          Sorry, dann doch lieber langsam, ich habe:

          apt-key list | grep -i grafana | wc -l
          Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
          0
          
          apt-key list | grep -i influxdata | wc -l
          Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
          0
          

          Das ist doch 0, oder sehe ich das falsch?

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

            @woupi

            Das ist richtig, die ausgelaufenen Schlüssel sind nicht mehr im key ring drin.

            W 1 Reply Last reply Reply Quote 0
            • W
              woupi @Thomas Braun last edited by

              @thomas-braun sagte in (gelöst) influxdb mir unbekannte Probleme:

              @woupi

              Das ist richtig, die ausgelaufenen Schlüssel sind nicht mehr im key ring drin.

              Ok, sorry, aber was heißt das?

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

                @woupi sagte in (gelöst) influxdb mir unbekannte Probleme:

                Ok, sorry, aber was heißt das?

                Das du den Teil richtig gemacht hast, die Rückmeldung muss 0 lauten.
                Die Anleitung ist aber noch länger.

                W 1 Reply Last reply Reply Quote 0
                • W
                  woupi @Thomas Braun last edited by

                  @thomas-braun

                  ok, da bin ich ja schonmal froh.

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

                    @woupi

                    Weiter unten in dem Thread geht es auch im das influxdb-Repo, das muss auch angepackt werden.

                    W 1 Reply Last reply Reply Quote 0
                    • W
                      woupi @Thomas Braun last edited by

                      @thomas-braun sagte in (gelöst) influxdb mir unbekannte Probleme:

                      @woupi

                      Weiter unten in dem Thread geht es auch im das influxdb-Repo, das muss auch angepackt werden.

                      @thomas-braun sagte in (gelöst) influxdb mir unbekannte Probleme:

                      @woupi

                      Weiter unten in dem Thread geht es auch im das influxdb-Repo, das muss auch angepackt werden.

                      Kurze Zwischenfrage, ich arbeite das gerade durch :

                      ls -lAh /etc/apt/sources.list.d/
                      -rw-r--r-- 1 root root   0 Feb 19 15:05 grafana.list
                      -rw-r--r-- 1 root root 117 Feb 19 15:24 influxdata.list
                      -rw-r--r-- 1 root root 102 Feb 19  2022 influxdb.list
                      
                      

                      Das ist doch nicht richtig, das da 2 influx.....list sind, oder ist das egal?

                      Und, direkt noch eine Frage, wie lösche ich die, welcher Befehl?

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

                        @woupi

                        sudo rm /etc/apt/sources list.d/influxdb.list
                        
                        W 1 Reply Last reply Reply Quote 0
                        • W
                          woupi @Thomas Braun last edited by

                          @thomas-braun sagte in (gelöst) influxdb mir unbekannte Probleme:

                          @woupi

                          sudo rm /etc/apt/sources list.d/influxdb.list
                          

                          Danke, rm habe ich gerade installiert, dachte es gäbe von Haus etwas.
                          Dann werde ich die mal löschen und weiter machen.

                          linux-package-signing-key-rotation
                          habe ich schon durch

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

                            @woupi

                            Wat? rm ist sowas von einem Basis-Befehl, dass muss nicht installiert werden.
                            Was haste denn da jetzt getrieben?

                            W 1 Reply Last reply Reply Quote 0
                            • W
                              woupi @Thomas Braun last edited by

                              @thomas-braun sagte in (gelöst) influxdb mir unbekannte Probleme:

                              @woupi

                              Wat? rm ist sowas von einem Basis-Befehl, dass muss nicht installiert werden.
                              Was haste denn da jetzt getrieben?

                              Ich habe es gerade noch mal gelesen, hast recht, das war installiert, ich hatte mich beim ersten mal vertippt und re statt rw geschrieben 😖

                              W Thomas Braun 2 Replies Last reply Reply Quote 0
                              • W
                                woupi @woupi last edited by

                                sind jetzt auch nur noch 2 da:

                                -rw-r--r-- 1 root root  0 Feb 19 15:05 grafana.list
                                -rw-r--r-- 1 root root 98 Feb 19 16:10 influxdb.list
                                
                                
                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @woupi last edited by

                                  @woupi sagte in (gelöst) influxdb mir unbekannte Probleme:

                                  und re statt rw geschrieben

                                  rm...

                                  Kopier die Befehle doch einfach in die Konsole und tipsel die nicht ab.

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

                                    @woupi sagte in (gelöst) influxdb mir unbekannte Probleme:

                                    sind jetzt auch nur noch 2 da:

                                    Und es ist die falsche stehen geblieben. Du solltest doch die

                                    sudo rm /etc/apt/sources list.d/influxdb.list
                                    

                                    löschen.

                                    W 1 Reply Last reply Reply Quote 0
                                    • W
                                      woupi @Thomas Braun last edited by

                                      @thomas-braun
                                      ich habe das versucht, bevor du das geschrieben hattest, ich kannte eigentlich den Befehl, habe mich durch das vertippen einfach in die Irre führen lassen.

                                      1 Reply Last reply Reply Quote 0
                                      • W
                                        woupi @Thomas Braun last edited by

                                        @thomas-braun sagte in (gelöst) influxdb mir unbekannte Probleme:

                                        @woupi sagte in (gelöst) influxdb mir unbekannte Probleme:

                                        sind jetzt auch nur noch 2 da:

                                        Und es ist die falsche stehen geblieben. Du solltest doch die

                                        sudo rm /etc/apt/sources list.d/influxdb.list
                                        

                                        löschen.

                                        Da steht:
                                        https://forum.iobroker.net/post/931097

                                        Die /etc/apt/sources.list.d/influxdata.list löschen.

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

                                          @woupi

                                          In deinem System hieß die alte Datei aber anders:

                                          -rw-r--r-- 1 root root 102 Feb 19  2022 influxdb.list
                                          

                                          Ist aber auch wurscht, wenn da jetzt eine aktuelle Datei für influx im System hängt.

                                          W 1 Reply Last reply Reply Quote 0
                                          • W
                                            woupi @Thomas Braun last edited by

                                            @thomas-braun sagte in (gelöst) influxdb mir unbekannte Probleme:

                                            @woupi

                                            In deinem System hieß die alte Datei aber anders:

                                            -rw-r--r-- 1 root root 102 Feb 19  2022 influxdb.list
                                            

                                            Ist aber auch wurscht, wenn da jetzt eine aktuelle Datei für influx im System hängt.

                                            sollte ich die auch löschen, oder dann lieber nicht?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            941
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            80
                                            3087
                                            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