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. Off Topic
  4. InfluxDB
  5. [Gelöst] InfluxDB Upgrade error

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    299

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

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

[Gelöst] InfluxDB Upgrade error

Scheduled Pinned Locked Moved InfluxDB
errorinfluxupgrade
54 Posts 9 Posters 15.8k Views 10 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.
  • ? A Former User

    @sushibomba sagte in [Gelöst] InfluxDB Upgrade error:

    Err:5 https://packages.grafana.com/oss/deb stable InRelease
    The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6

    Moin,

    Du hast, zwar die Signaturen für influxDB erneuert, aber noch nicht für Grafana, auch dafür gibt es hier im Forum schon Anleitungen, wie das aktualisiert wird, oder schau

    hier

    Nach, wie Du das ändern musst.

    VG
    Bernd

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

    @dp20eic sagte in [Gelöst] InfluxDB Upgrade error:

    dafür gibt es hier im Forum schon Anleitungen

    @Sushibomba

    Schau hier z. B. rein:

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

    https://repos.influxdata.com/debian stretch InRelease
    

    ist auch falsch, statt stretch sollte da bullseye oder stable stehen. Also anpassen!

    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

    S 1 Reply Last reply
    1
    • Thomas BraunT Thomas Braun

      @dp20eic sagte in [Gelöst] InfluxDB Upgrade error:

      dafür gibt es hier im Forum schon Anleitungen

      @Sushibomba

      Schau hier z. B. rein:

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

      https://repos.influxdata.com/debian stretch InRelease
      

      ist auch falsch, statt stretch sollte da bullseye oder stable stehen. Also anpassen!

      S Offline
      S Offline
      Sushibomba
      wrote on last edited by
      #39

      @thomas-braun

      Dankje Thomas aber wie ändere ich das. Sorry bin auf dem Gebiet leider noch nicht so fit :-/

      Thomas BraunT ? 2 Replies Last reply
      0
      • S Sushibomba

        @thomas-braun

        Dankje Thomas aber wie ändere ich das. Sorry bin auf dem Gebiet leider noch nicht so fit :-/

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

        @sushibomba

        Im Verzeichnis /etc/apt/sources.list.d/
        muss es eine influxdb.list (oder ähnlich) geben. Da dann z. B. per Editor
        nano ändern.

        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

        S 1 Reply Last reply
        0
        • S Sushibomba

          @thomas-braun

          Dankje Thomas aber wie ändere ich das. Sorry bin auf dem Gebiet leider noch nicht so fit :-/

          ? Offline
          ? Offline
          A Former User
          wrote on last edited by A Former User
          #41

          @sushibomba sagte in [Gelöst] InfluxDB Upgrade error:

          @thomas-braun

          Dankje Thomas aber wie ändere ich das. Sorry bin auf dem Gebiet leider noch nicht so fit :-/

          Moin,

          da Du ja schreibst, dass Du noch nicht so Fit bist und ich daraus schließe Du möchtest Fit werden, kann ich Dir das hier wärmstens empfehlen :)

          Debian-Paketmanagement

          Dort 3.3 ff und 8.46.3. Punkt 8 das interessante, Du musst das nur auf Deine Gegebenheit anpassen, da das Buch schon vor bullseye geschrieben wurde.

          Dann gibt es noch eine wie ich finde Erleichterung, in meinem Beispiel siehst Du, dass ich zwei Debian Releases buster und bullseye stehen habe, wobei buster durch # kommentiert ist, sodass es bei apt / apt-get nicht benutzt wird

          dp20eic@iobroker:~$ sudo apt edit-sources
          [sudo] password for dp20eic:
          
          #deb http://ftp.debian.org/debian buster main contrib
          #deb http://ftp.debian.org/debian buster-updates main contrib
          #deb http://security.debian.org buster/updates main contrib
          deb http://ftp.debian.org/debian bullseye main contrib
          deb http://ftp.debian.org/debian bullseye-updates main contrib
          deb http://security.debian.org bullseye-security main contrib
          

          Wie gesagt, das musst Du an Deine Installation anpassen.

          VG
          Bernd

          Edit:
          Gerade gesehen, dass es die Einträge zu influxDB betrifft, da kannst Du nicht mit den von mir vorgeschlagenen Weg arbeiten, dann doch lieber so wie @Thomas-Braun geschrieben hat.

          1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @sushibomba

            Im Verzeichnis /etc/apt/sources.list.d/
            muss es eine influxdb.list (oder ähnlich) geben. Da dann z. B. per Editor
            nano ändern.

            S Offline
            S Offline
            Sushibomba
            wrote on last edited by
            #42

            @thomas-braun

            Beide Dateien mit nano geöffnet und beide sind leer.

            pi@Pi4ioBroker128GB:~ $ nano influxdb.list
            pi@Pi4ioBroker128GB:~ $ nano influxdata.list
            
            Thomas BraunT 1 Reply Last reply
            0
            • S Sushibomba

              @thomas-braun

              Beide Dateien mit nano geöffnet und beide sind leer.

              pi@Pi4ioBroker128GB:~ $ nano influxdb.list
              pi@Pi4ioBroker128GB:~ $ nano influxdata.list
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by Thomas Braun
              #43

              @sushibomba
              Du bist im falschen Verzeichnis. In deinem Home gibt es die nicht.

              cd /etc/apt/sources.list.d/
              

              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

              S 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @sushibomba
                Du bist im falschen Verzeichnis. In deinem Home gibt es die nicht.

                cd /etc/apt/sources.list.d/
                
                S Offline
                S Offline
                Sushibomba
                wrote on last edited by Sushibomba
                #44

                @thomas-braun Nein ich war schon in dem richtigen Verzeichnis. Habe ja über "ls" gesehen das die Dateien da drin liegen. Wenn ich sie aber öffne sind sie leer.

                /etc/apt/sources.list.d/influxdb.list
                /etc/apt/sources.list.d/influxdata.list

                Thomas BraunT 1 Reply Last reply
                0
                • S Sushibomba

                  @thomas-braun Nein ich war schon in dem richtigen Verzeichnis. Habe ja über "ls" gesehen das die Dateien da drin liegen. Wenn ich sie aber öffne sind sie leer.

                  /etc/apt/sources.list.d/influxdb.list
                  /etc/apt/sources.list.d/influxdata.list

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

                  @sushibomba

                  pi@Pi4ioBroker128GB:~ $ nano influxdb.list
                  

                  Da stehst du in /home/pi
                  Und da gibt es keine influxdb.list, die von apt gelesen wird, weil apt nur im Verzeichnis /etc/apt/ nach .list-Dateien schaut.

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

                  sagt?

                  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

                  S 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @sushibomba

                    pi@Pi4ioBroker128GB:~ $ nano influxdb.list
                    

                    Da stehst du in /home/pi
                    Und da gibt es keine influxdb.list, die von apt gelesen wird, weil apt nur im Verzeichnis /etc/apt/ nach .list-Dateien schaut.

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

                    sagt?

                    S Offline
                    S Offline
                    Sushibomba
                    wrote on last edited by
                    #46

                    @thomas-braun sagte in [Gelöst] InfluxDB Upgrade error:

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

                    pi@Pi4ioBroker128GB:~ $ ls -lAh /etc/apt/sources.list.d/
                    total 20K
                    -rw-r--r-- 1 root root 84 Mar 21 10:37 grafana.list
                    -rw-r--r-- 1 root root 117 Mar 20 09:54 influxdata.list
                    -rw-r--r-- 1 root root 55 Feb 2 2022 influxdb.list
                    -rw-r--r-- 1 root root 208 Aug 6 2022 nodesource.list
                    -rw-r--r-- 1 root root 191 Jan 28 2022 raspi.list

                    Thomas BraunT 1 Reply Last reply
                    0
                    • S Sushibomba

                      @thomas-braun sagte in [Gelöst] InfluxDB Upgrade error:

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

                      pi@Pi4ioBroker128GB:~ $ ls -lAh /etc/apt/sources.list.d/
                      total 20K
                      -rw-r--r-- 1 root root 84 Mar 21 10:37 grafana.list
                      -rw-r--r-- 1 root root 117 Mar 20 09:54 influxdata.list
                      -rw-r--r-- 1 root root 55 Feb 2 2022 influxdb.list
                      -rw-r--r-- 1 root root 208 Aug 6 2022 nodesource.list
                      -rw-r--r-- 1 root root 191 Jan 28 2022 raspi.list

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

                      @sushibomba sagte in [Gelöst] InfluxDB Upgrade error:

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

                      Und die andere Datei mit nano beackern:

                      sudo nano /etc/apt/sources.list.d/influxdata.list
                      

                      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

                      S 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @sushibomba sagte in [Gelöst] InfluxDB Upgrade error:

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

                        Und die andere Datei mit nano beackern:

                        sudo nano /etc/apt/sources.list.d/influxdata.list
                        
                        S Offline
                        S Offline
                        Sushibomba
                        wrote on last edited by Sushibomba
                        #48

                        @thomas-braun sagte in [Gelöst] InfluxDB Upgrade error:

                        @sushibomba sagte in [Gelöst] InfluxDB Upgrade error:

                        sudo rm /etc/apt/sources.list.d/influxdb.list
                        
                        pi@Pi4ioBroker128GB:~ $ sudo rm /etc/apt/sources.list.d/influxdb.lis
                        rm: cannot remove '/etc/apt/sources.list.d/influxdb.lis': No such file or directory
                        

                        EDIT: hatte das "t" von list irgendwie nicht kopiert. dann hats geklappt.

                        Und die andere Datei mit nano beackern:

                        sudo nano /etc/apt/sources.list.d/influxdata.list
                        
                        deb [signed-by=/etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main
                        

                        Das steht da schon drin.

                        Thomas BraunT 1 Reply Last reply
                        0
                        • S Sushibomba

                          @thomas-braun sagte in [Gelöst] InfluxDB Upgrade error:

                          @sushibomba sagte in [Gelöst] InfluxDB Upgrade error:

                          sudo rm /etc/apt/sources.list.d/influxdb.list
                          
                          pi@Pi4ioBroker128GB:~ $ sudo rm /etc/apt/sources.list.d/influxdb.lis
                          rm: cannot remove '/etc/apt/sources.list.d/influxdb.lis': No such file or directory
                          

                          EDIT: hatte das "t" von list irgendwie nicht kopiert. dann hats geklappt.

                          Und die andere Datei mit nano beackern:

                          sudo nano /etc/apt/sources.list.d/influxdata.list
                          
                          deb [signed-by=/etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main
                          

                          Das steht da schon drin.

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

                          @sushibomba

                          sudo apt update
                          

                          sieht nun 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

                          S 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @sushibomba

                            sudo apt update
                            

                            sieht nun wie aus?

                            S Offline
                            S Offline
                            Sushibomba
                            wrote on last edited by
                            #50

                            @thomas-braun sagte in [Gelöst] InfluxDB Upgrade error:

                            sudo apt update

                            pi@Pi4ioBroker128GB:~ $ sudo apt update
                            Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                            Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                            Hit:3 https://repos.influxdata.com/debian stable InRelease
                            Hit:4 https://deb.nodesource.com/node_16.x bullseye InRelease
                            Hit:5 https://apt.grafana.com stable InRelease
                            Reading package lists... Done
                            Building dependency tree... Done
                            Reading state information... Done
                            2 packages can be upgraded. Run 'apt list --upgradable' to see them.
                            
                            
                            Thomas BraunT 1 Reply Last reply
                            0
                            • S Sushibomba

                              @thomas-braun sagte in [Gelöst] InfluxDB Upgrade error:

                              sudo apt update

                              pi@Pi4ioBroker128GB:~ $ sudo apt update
                              Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                              Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                              Hit:3 https://repos.influxdata.com/debian stable InRelease
                              Hit:4 https://deb.nodesource.com/node_16.x bullseye InRelease
                              Hit:5 https://apt.grafana.com stable InRelease
                              Reading package lists... Done
                              Building dependency tree... Done
                              Reading state information... Done
                              2 packages can be upgraded. Run 'apt list --upgradable' to see them.
                              
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by
                              #51

                              @sushibomba

                              Jetzt passt es.
                              Hau die beiden Updates rein.

                              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

                              S 1 Reply Last reply
                              1
                              • Thomas BraunT Thomas Braun

                                @sushibomba

                                Jetzt passt es.
                                Hau die beiden Updates rein.

                                S Offline
                                S Offline
                                Sushibomba
                                wrote on last edited by
                                #52

                                @thomas-braun
                                Ok. Perfekt. Danke für deine klasse Hilfe!!! Dir einen tollen Tag.

                                1 Reply Last reply
                                0
                                • R Rushmed

                                  Was hat denn das zu bedeuten?

                                  pi@Smartazamba:~ $ wget -q https://repos.influxdata.com/influxdata-archive_compat.key
                                  pi@Smartazamba:~ $ gpg --with-fingerprint --show-keys ./influxdata-archive_compat.key
                                  pub   rsa4096 2023-01-18 [SC] [expires: 2026-01-17]
                                          9D53 9D90 D332 8DC7 D6C8  D3B9 D8FF 8E1F 7DF8 B07E
                                  uid                     InfluxData Package Signing Key <support@influxdata.com>
                                  gpg: directory '/home/pi/.gnupg' created
                                  gpg: keybox '/home/pi/.gnupg/pubring.kbx' created
                                  pub   rsa4096 2023-01-18 [SC] [expires: 2026-01-17]
                                        9D53 9D90 D332 8DC7 D6C8  D3B9 D8FF 8E1F 7DF8 B07E
                                  uid                      InfluxData Package Signing Key <support@influxdata.com>
                                  
                                  -bash: pub: command not found
                                  -bash: 9D53: command not found
                                  -bash: syntax error near unexpected token `newline'
                                  
                                  

                                  EDIT: Hat doch geklappt.

                                  R Offline
                                  R Offline
                                  Ralf Topas
                                  wrote on last edited by
                                  #53

                                  @rushmed wie hast du denn den Fehler wegbekommen? Ich scheitere gerade dran. Dachte erst, dass ich ein copy&past Mist gebaut habe. Aber auch das Kopieren in den Editor hat leider keinen Erfolg gebracht...

                                  R 1 Reply Last reply
                                  0
                                  • R Ralf Topas

                                    @rushmed wie hast du denn den Fehler wegbekommen? Ich scheitere gerade dran. Dachte erst, dass ich ein copy&past Mist gebaut habe. Aber auch das Kopieren in den Editor hat leider keinen Erfolg gebracht...

                                    R Offline
                                    R Offline
                                    Ralf Topas
                                    wrote on last edited by
                                    #54

                                    @ralf-topas
                                    Die anderen Abfragen brachten das Ergebnis:

                                    pi@IOB:/etc/apt/trusted.gpg.d $ ls -la /etc/apt//sources.list.d/
                                    total 24
                                    drwxr-xr-x 2 root root 4096 May 29 21:42 .
                                    drwxr-xr-x 9 root root 4096 May 29 21:42 ..
                                    -rw-r--r-- 1 root root   53 May 29 21:42 grafana.list
                                    -rw-r--r-- 1 root root   56 May 29 21:28 influxdb.list
                                    -rw-r--r-- 1 root root  100 May 29 19:02 nodesource.list
                                    -rw-r--r-- 1 root root  191 Mar 15 16:00 raspi.list
                                    pi@IOB:/etc/apt/trusted.gpg.d $ ls -la /etc/apt/trusted.gpg.d/
                                    total 96
                                    drwxr-xr-x 2 root root  4096 May 29 21:42 .
                                    drwxr-xr-x 9 root root  4096 May 29 21:42 ..
                                    -rw-r--r-- 1 root root 11861 Jul 30  2023 debian-archive-bookworm-automatic.asc
                                    -rw-r--r-- 1 root root 11873 Jul 30  2023 debian-archive-bookworm-security-automatic.asc
                                    -rw-r--r-- 1 root root   461 Jul 30  2023 debian-archive-bookworm-stable.asc
                                    -rw-r--r-- 1 root root 11861 Jul 30  2023 debian-archive-bullseye-automatic.asc
                                    -rw-r--r-- 1 root root 11873 Jul 30  2023 debian-archive-bullseye-security-automatic.asc
                                    -rw-r--r-- 1 root root  3403 Jul 30  2023 debian-archive-bullseye-stable.asc
                                    -rw-r--r-- 1 root root 11093 Jul 30  2023 debian-archive-buster-automatic.asc
                                    -rw-r--r-- 1 root root 11105 Jul 30  2023 debian-archive-buster-security-automatic.asc
                                    -rw-r--r-- 1 root root  1704 Jul 30  2023 debian-archive-buster-stable.asc
                                    -rw-r--r-- 1 root root  1183 Mar 15 16:00 raspberrypi-archive-stable.gpg
                                    
                                    
                                    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

                                    570

                                    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