Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. influxDB Update Fehler public key

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    821

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

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

influxDB Update Fehler public key

Geplant Angeheftet Gesperrt Verschoben Off Topic
influxdb public key error
11 Beiträge 3 Kommentatoren 2.1k Aufrufe 3 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • xxx_turbo_xxxX Offline
    xxx_turbo_xxxX Offline
    xxx_turbo_xxx
    schrieb am zuletzt editiert von
    #1

    Hallo zusammen,

    ich habe seit einer Weile das Problem, dass ich beim Update von InfluxDB einen Error bekomme.

    pi@raspberrypi:/etc/apt/sources.list.d $ sudo apt-get update
    Hit:1 http://deb.debian.org/debian bullseye InRelease
    Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
    Hit:3 https://repos.influxdata.com/debian stable InRelease
    Get:4 https://repos.influxdata.com/debian bullseye InRelease [7,022 B]
    Hit:5 https://apt.grafana.com stable InRelease
    Hit:6 http://security.debian.org/debian-security bullseye-security InRelease
    Hit:7 http://archive.raspberrypi.org/debian bullseye InRelease
    Hit:8 https://deb.nodesource.com/node_16.x bullseye InRelease
    Hit:9 https://repo.ebusd.eu/apt/nomqtt/bullseye bullseye InRelease
    Err:4 https://repos.influxdata.com/debian bullseye InRelease
      The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
    Fetched 7,022 B in 2s (3,071 B/s)
    Reading package lists... Done
    N: Ignoring file 'influxdata-archive_compat.key' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
    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 bullseye 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/bullseye/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.
    
    

    Ich habe 2 repos Listen für influx mit folgenden Inhalten gefunden. Frag mich warum? Eine sollte doch reichen?

    influxdata.list
    deb [signed-by=/etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main
    
    influxdb.list
    deb [signed-by=/usr/share/keyrings/influxdb-archive-keyring.gpg] https://repos.influxdata.com/debian bullseye stable
    

    Würde das gerne glatt ziehen und wär über Support sehr dankbar :-)

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • xxx_turbo_xxxX xxx_turbo_xxx

      Hallo zusammen,

      ich habe seit einer Weile das Problem, dass ich beim Update von InfluxDB einen Error bekomme.

      pi@raspberrypi:/etc/apt/sources.list.d $ sudo apt-get update
      Hit:1 http://deb.debian.org/debian bullseye InRelease
      Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
      Hit:3 https://repos.influxdata.com/debian stable InRelease
      Get:4 https://repos.influxdata.com/debian bullseye InRelease [7,022 B]
      Hit:5 https://apt.grafana.com stable InRelease
      Hit:6 http://security.debian.org/debian-security bullseye-security InRelease
      Hit:7 http://archive.raspberrypi.org/debian bullseye InRelease
      Hit:8 https://deb.nodesource.com/node_16.x bullseye InRelease
      Hit:9 https://repo.ebusd.eu/apt/nomqtt/bullseye bullseye InRelease
      Err:4 https://repos.influxdata.com/debian bullseye InRelease
        The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
      Fetched 7,022 B in 2s (3,071 B/s)
      Reading package lists... Done
      N: Ignoring file 'influxdata-archive_compat.key' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
      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 bullseye 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/bullseye/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.
      
      

      Ich habe 2 repos Listen für influx mit folgenden Inhalten gefunden. Frag mich warum? Eine sollte doch reichen?

      influxdata.list
      deb [signed-by=/etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main
      
      influxdb.list
      deb [signed-by=/usr/share/keyrings/influxdb-archive-keyring.gpg] https://repos.influxdata.com/debian bullseye stable
      

      Würde das gerne glatt ziehen und wär über Support sehr dankbar :-)

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #2

      @xxx_turbo_xxx

      Zu influxdb steht hier auch was dabei:

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

      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

      1 Antwort Letzte Antwort
      0
      • xxx_turbo_xxxX Offline
        xxx_turbo_xxxX Offline
        xxx_turbo_xxx
        schrieb am zuletzt editiert von xxx_turbo_xxx
        #3

        Das war nicht gut :-)

        hab das gemacht...

        a8ffde11-d0f8-4616-80ac-a470318897f6-image.png

        und jetzt kommt das... Verstehe nicht, was das mit Grafana zu tun hat... Das hat davor noch funktioniert...

        pi@raspberrypi:/etc/apt/sources.list.d $ sudo apt-get update
        Get:1 https://repos.influxdata.com/debian bullseye InRelease [7,022 B]
        Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
        Hit:3 http://deb.debian.org/debian bullseye InRelease
        Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
        Get:5 https://apt.grafana.com stable InRelease [5,984 B]
        Hit:6 https://repo.ebusd.eu/apt/nomqtt/bullseye bullseye InRelease
        Hit:7 https://deb.nodesource.com/node_16.x bullseye InRelease
        Err:1 https://repos.influxdata.com/debian bullseye InRelease
          The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
        Get:8 https://apt.grafana.com stable/main armhf Packages [68.2 kB]
        Err:8 https://apt.grafana.com stable/main armhf Packages
          File has unexpected size (67781 != 68168). Mirror sync in progress? [IP: 2a04:4e42:6f::729 443]
          Hashes of expected file:
           - Filesize:68168 [weak]
           - SHA512:219e0403856608149840204d86c1f3d0ab07a08acc07f8a8c02957ac843b40ebc292c8798d7d91dd05a5e82c1bd6125fbf6b66726670df4b54247ee0d33b0964
           - SHA256:71566d26c07ea46f56e421e023e2ed46ce903d10c8554e981da09cf3d29ccf9c
           - SHA1:eeab0b4a8a96b34bf3ab4e6381ba719344e42e7b [weak]
           - MD5Sum:f9059eccea966e300342f8bc9e027eb2 [weak]
          Release file created at: Tue, 28 Feb 2023 11:22:49 +0000
        Get:9 https://apt.grafana.com stable/main arm64 Packages [70.4 kB]
        Err:9 https://apt.grafana.com stable/main arm64 Packages
        
        Hit:10 http://archive.raspberrypi.org/debian bullseye InRelease
        Fetched 7,022 B in 6s (1,263 B/s)
        Reading package lists... Done
        N: Ignoring file 'influxdata-archive_compat.key' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
        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 bullseye 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/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
        E: Failed to fetch https://apt.grafana.com/dists/stable/main/binary-armhf/Packages.bz2  File has unexpected size (67781 != 68168). Mirror sync in progress? [IP: 2a04:4e42:6f::729 443]
           Hashes of expected file:
            - Filesize:68168 [weak]
            - SHA512:219e0403856608149840204d86c1f3d0ab07a08acc07f8a8c02957ac843b40ebc292c8798d7d91dd05a5e82c1bd6125fbf6b66726670df4b54247ee0d33b0964
            - SHA256:71566d26c07ea46f56e421e023e2ed46ce903d10c8554e981da09cf3d29ccf9c
            - SHA1:eeab0b4a8a96b34bf3ab4e6381ba719344e42e7b [weak]
            - MD5Sum:f9059eccea966e300342f8bc9e027eb2 [weak]
           Release file created at: Tue, 28 Feb 2023 11:22:49 +0000
        E: Failed to fetch https://apt.grafana.com/dists/stable/main/binary-arm64/Packages.bz2
        W: Some index files failed to download. They have been ignored, or old ones used instead.
        
        
        
        
        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • xxx_turbo_xxxX xxx_turbo_xxx

          Das war nicht gut :-)

          hab das gemacht...

          a8ffde11-d0f8-4616-80ac-a470318897f6-image.png

          und jetzt kommt das... Verstehe nicht, was das mit Grafana zu tun hat... Das hat davor noch funktioniert...

          pi@raspberrypi:/etc/apt/sources.list.d $ sudo apt-get update
          Get:1 https://repos.influxdata.com/debian bullseye InRelease [7,022 B]
          Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
          Hit:3 http://deb.debian.org/debian bullseye InRelease
          Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
          Get:5 https://apt.grafana.com stable InRelease [5,984 B]
          Hit:6 https://repo.ebusd.eu/apt/nomqtt/bullseye bullseye InRelease
          Hit:7 https://deb.nodesource.com/node_16.x bullseye InRelease
          Err:1 https://repos.influxdata.com/debian bullseye InRelease
            The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
          Get:8 https://apt.grafana.com stable/main armhf Packages [68.2 kB]
          Err:8 https://apt.grafana.com stable/main armhf Packages
            File has unexpected size (67781 != 68168). Mirror sync in progress? [IP: 2a04:4e42:6f::729 443]
            Hashes of expected file:
             - Filesize:68168 [weak]
             - SHA512:219e0403856608149840204d86c1f3d0ab07a08acc07f8a8c02957ac843b40ebc292c8798d7d91dd05a5e82c1bd6125fbf6b66726670df4b54247ee0d33b0964
             - SHA256:71566d26c07ea46f56e421e023e2ed46ce903d10c8554e981da09cf3d29ccf9c
             - SHA1:eeab0b4a8a96b34bf3ab4e6381ba719344e42e7b [weak]
             - MD5Sum:f9059eccea966e300342f8bc9e027eb2 [weak]
            Release file created at: Tue, 28 Feb 2023 11:22:49 +0000
          Get:9 https://apt.grafana.com stable/main arm64 Packages [70.4 kB]
          Err:9 https://apt.grafana.com stable/main arm64 Packages
          
          Hit:10 http://archive.raspberrypi.org/debian bullseye InRelease
          Fetched 7,022 B in 6s (1,263 B/s)
          Reading package lists... Done
          N: Ignoring file 'influxdata-archive_compat.key' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
          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 bullseye 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/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
          E: Failed to fetch https://apt.grafana.com/dists/stable/main/binary-armhf/Packages.bz2  File has unexpected size (67781 != 68168). Mirror sync in progress? [IP: 2a04:4e42:6f::729 443]
             Hashes of expected file:
              - Filesize:68168 [weak]
              - SHA512:219e0403856608149840204d86c1f3d0ab07a08acc07f8a8c02957ac843b40ebc292c8798d7d91dd05a5e82c1bd6125fbf6b66726670df4b54247ee0d33b0964
              - SHA256:71566d26c07ea46f56e421e023e2ed46ce903d10c8554e981da09cf3d29ccf9c
              - SHA1:eeab0b4a8a96b34bf3ab4e6381ba719344e42e7b [weak]
              - MD5Sum:f9059eccea966e300342f8bc9e027eb2 [weak]
             Release file created at: Tue, 28 Feb 2023 11:22:49 +0000
          E: Failed to fetch https://apt.grafana.com/dists/stable/main/binary-arm64/Packages.bz2
          W: Some index files failed to download. They have been ignored, or old ones used instead.
          
          
          
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #4

          @xxx_turbo_xxx sagte in influxDB Update Fehler public key:

          Ignoring file 'influxdata-archive_compat.key' in directory '/etc/apt/sources.list.d/'

          Der .key hat in dem Verzeichnis nix zu suchen.

          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

          xxx_turbo_xxxX 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @xxx_turbo_xxx sagte in influxDB Update Fehler public key:

            Ignoring file 'influxdata-archive_compat.key' in directory '/etc/apt/sources.list.d/'

            Der .key hat in dem Verzeichnis nix zu suchen.

            xxx_turbo_xxxX Offline
            xxx_turbo_xxxX Offline
            xxx_turbo_xxx
            schrieb am zuletzt editiert von
            #5

            @thomas-braun ok, wo sollte er sonst liegen?

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • xxx_turbo_xxxX xxx_turbo_xxx

              @thomas-braun ok, wo sollte er sonst liegen?

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #6

              @xxx_turbo_xxx

              Da wo er in der influxdb.list eingetragen und erwartet wird.
              Könnte in /usr/share/keyrings sein.

              Ist es jedenfalls auf meinem System:

              echad@chet:~ $ cat /etc/apt/sources.list.d/influxdb.list
              deb [signed-by=/usr/share/keyrings/influxdb.gpg] https://repos.influxdata.com/debian bullseye stable
              

              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

              T 1 Antwort Letzte Antwort
              0
              • xxx_turbo_xxxX Offline
                xxx_turbo_xxxX Offline
                xxx_turbo_xxx
                schrieb am zuletzt editiert von
                #7

                ah, ok... verstehe :-)

                Da liegen auch welche...

                
                pi@raspberrypi:/usr/share/keyrings $ dir
                debian-archive-bullseye-automatic.gpg           debian-archive-buster-security-automatic.gpg  debian-archive-stretch-automatic.gpg           influxdb-archive-keyring.gpg     raspberrypi-archive-removed-keys.gpg
                debian-archive-bullseye-security-automatic.gpg  debian-archive-buster-stable.gpg              debian-archive-stretch-security-automatic.gpg  influxdb.gpg                     raspberrypi-archive-stable.gpg
                debian-archive-bullseye-stable.gpg              debian-archive-keyring.gpg                    debian-archive-stretch-stable.gpg              nodesource.gpg
                debian-archive-buster-automatic.gpg             debian-archive-removed-keys.gpg               grafana.key                                    raspberrypi-archive-keyring.gpg
                
                
                
                
                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • xxx_turbo_xxxX xxx_turbo_xxx

                  ah, ok... verstehe :-)

                  Da liegen auch welche...

                  
                  pi@raspberrypi:/usr/share/keyrings $ dir
                  debian-archive-bullseye-automatic.gpg           debian-archive-buster-security-automatic.gpg  debian-archive-stretch-automatic.gpg           influxdb-archive-keyring.gpg     raspberrypi-archive-removed-keys.gpg
                  debian-archive-bullseye-security-automatic.gpg  debian-archive-buster-stable.gpg              debian-archive-stretch-security-automatic.gpg  influxdb.gpg                     raspberrypi-archive-stable.gpg
                  debian-archive-bullseye-stable.gpg              debian-archive-keyring.gpg                    debian-archive-stretch-stable.gpg              nodesource.gpg
                  debian-archive-buster-automatic.gpg             debian-archive-removed-keys.gpg               grafana.key                                    raspberrypi-archive-keyring.gpg
                  
                  
                  
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #8

                  @xxx_turbo_xxx

                  Dann kann er ja da weg, wo er im Weg ist.

                  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

                  1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @xxx_turbo_xxx

                    Da wo er in der influxdb.list eingetragen und erwartet wird.
                    Könnte in /usr/share/keyrings sein.

                    Ist es jedenfalls auf meinem System:

                    echad@chet:~ $ cat /etc/apt/sources.list.d/influxdb.list
                    deb [signed-by=/usr/share/keyrings/influxdb.gpg] https://repos.influxdata.com/debian bullseye stable
                    
                    T Offline
                    T Offline
                    Tschak
                    schrieb am zuletzt editiert von
                    #9

                    @thomas-braun
                    bin noch ein wenig verwirrt verwendest du dann noch den alten key, weil der bei dir influxdb.gpg lautet?

                    https://www.influxdata.com/blog/linux-package-signing-key-rotation/

                    Ich verwende iobroker docker und installiere influxdb2-cli per script.

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • T Tschak

                      @thomas-braun
                      bin noch ein wenig verwirrt verwendest du dann noch den alten key, weil der bei dir influxdb.gpg lautet?

                      https://www.influxdata.com/blog/linux-package-signing-key-rotation/

                      Ich verwende iobroker docker und installiere influxdb2-cli per script.

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #10

                      @tschak

                      Der Name ist wumpe, der Inhalt zählt.

                      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

                      T 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @tschak

                        Der Name ist wumpe, der Inhalt zählt.

                        T Offline
                        T Offline
                        Tschak
                        schrieb am zuletzt editiert von Tschak
                        #11

                        @thomas-braun danke habe es verstanden war für mich nur ein wenig verwirrend auf die schnelle

                        1 Antwort Letzte Antwort
                        0

                        Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                        Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                        Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                        Registrieren Anmelden
                        Antworten
                        • In einem neuen Thema antworten
                        Anmelden zum Antworten
                        • Älteste zuerst
                        • Neuste zuerst
                        • Meiste Stimmen


                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        584

                        Online

                        32.8k

                        Benutzer

                        82.7k

                        Themen

                        1.3m

                        Beiträge
                        Community
                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                        ioBroker Community 2014-2025
                        logo
                        • Anmelden

                        • Du hast noch kein Konto? Registrieren

                        • Anmelden oder registrieren, um zu suchen
                        • Erster Beitrag
                          Letzter Beitrag
                        0
                        • Home
                        • Aktuell
                        • Tags
                        • Ungelesen 0
                        • Kategorien
                        • Unreplied
                        • Beliebt
                        • GitHub
                        • Docu
                        • Hilfe