Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. InfluxDB
    5. mit backitup kein Influxdb und Grafana backup möglich

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    mit backitup kein Influxdb und Grafana backup möglich

    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      Christian 5 @Marc Berg last edited by Christian 5

      @marc-berg ok danke, dann ein weiterer Versuch, wie installier ich die cli auf dem raspi am einfachsten?
      aber ein fehler das CLI nicht installiert ist hab ich auch keinen bekommen.
      das heißt jetzt : Operator-Token für InfluxDB 2.x wiederherstellen

      1 Reply Last reply Reply Quote 0
      • Marc Berg
        Marc Berg Most Active last edited by

        @christian-5 sagte in mit backitup kein Influxdb und Grafana backup möglich:

        wie installier ich die cli auf dem raspi am einfachsten?

        Ich sehe jetzt gerade nicht mehr durch, was jetzt gerade das Problem ist. Die influxdb2-cli scheint doch schon installiert zu sein, sonst bekämst du nicht diese Fehlermeldung:

        Error: failed to restore bucket "iobroker": 401 Unauthorized: read:authorizations is unauthorized
        
        C 1 Reply Last reply Reply Quote 0
        • C
          Christian 5 @Marc Berg last edited by Christian 5

          @marc-berg ich habs nicht explizit installiert, darum die frage. ...aber jetzt Token erzeugen???

          ist eure Anleitung aktuell?

          Marc Berg 1 Reply Last reply Reply Quote 0
          • Marc Berg
            Marc Berg Most Active @Christian 5 last edited by

            @christian-5 sagte in mit backitup kein Influxdb und Grafana backup möglich:

            ich habs nicht explizit installiert, darum die frage.

            Ja, wenn du die influxdb2 installierst, dann ist die cli mit dabei. Da hatte ich das "automatisch" falsch verstanden.

            ...aber jetzt Token erzeugen???

            ist eure Anleitung aktuell?

            In der Anleitung steht auch, wie der Operator Token AUSZULESEN ist. Wenn du den Token nicht gelöscht hast, würde das reichen.

            C 1 Reply Last reply Reply Quote 0
            • C
              Christian 5 @Marc Berg last edited by Christian 5

              @marc-berg in der Anleitung steht ja auch: Für die Verwendung des InfluxDB Backups muss influxd installiert sein

              Installationsanleitung InfluxDB 1.x
              Installationsanleitung InfluxDB 2.x
              Installationsanleitung Influx-CLI für 2.x ???

              Operator docken auslese Anleitung finde ich jetzt nicht wirklich, überlesen..blind

              lg

              crunchip ? 2 Replies Last reply Reply Quote 0
              • crunchip
                crunchip Forum Testing Most Active @Christian 5 last edited by

                @christian-5 sagte in mit backitup kein Influxdb und Grafana backup möglich:

                Operator docken auslese Anleitung finde ich jetzt nicht wirklich, überlesen..blind

                steht doch da

                Nun benötigen wir für den ioBroker.backitup Adapter den neuen Operator-Token, welcher z.B. über die Linux-Kommandozeile durch
                
                influx auth list -t <ein all access token>
                
                über den ersten Eintrag der Ausgabe eingesehen werden kann. (Hinweis: Beim Kopieren in die Instanz-Settings auf Zeilenumbrüche etc. achten!).
                
                C 1 Reply Last reply Reply Quote 0
                • C
                  Christian 5 @crunchip last edited by Christian 5

                  @crunchip sagte in mit backitup kein Influxdb und Grafana backup möglich:

                  @christian-5 sagte in mit backitup kein Influxdb und Grafana backup möglich:

                  Operator docken auslese Anleitung finde ich jetzt nicht wirklich, überlesen..blind

                  steht doch da

                  Nun benötigen wir für den ioBroker.backitup Adapter den neuen Operator-Token, welcher z.B. über die Linux-Kommandozeile durch
                  
                  influx auth list -t <ein all access token>
                  
                  

                  $ influx auth list -t <ein all access token>
                  -bash: syntax error near unexpected token `newline'

                  ich versteh den Befehl ja so das ich da einen Token eintragen muß

                  crunchip 1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User @Christian 5 last edited by

                    @christian-5 sagte in mit backitup kein Influxdb und Grafana backup möglich:

                    in der Anleitung steht ja auch: Für die Verwendung des InfluxDB Backups muss influxd installiert sein

                    Moin,

                    ich hatte zwar vor mich hier nicht mehr einzumischen und habe, zu meiner Schande, die Doku nicht gelesen, will nur mal wieder Korinthen kacken 🙂

                    • ioBroker und influxDB2 auf demselben Rechner, muss nichts weiter installiert werden, alles ok.
                    • ioBroker auf einem Rechner und influxDB2 auf einem anderen, dann muss auf ioBroker auch influxDB2-cli installiert werden, es braucht für das Backup den influxd
                    • ioBroker und influxDB auf demselben Rechner, dann alles ok
                    • ioBroker auf einem Rechner und influxDB auf einem anderen, dann muss influxDB auch auf dem ioBroker Rechner installiert werden, wird dort aber nicht gestartet, es wird nur influxd genutzt, um Backups zu machen.

                    VG
                    Bernd

                    C 1 Reply Last reply Reply Quote 0
                    • C
                      Christian 5 @Guest last edited by Christian 5

                      @dp20eic Danke für die Info, bei mir läuft iobroker, influxdb und grafana auf einem Raspi mit bookworm.
                      Vieleicht ist auch das Bookworm System zu neu für eurer Backitup?

                      Jetzt hab ich versucht den Befehl [influx auth list -t] ( mit meinen admin token zu füttern danach kommt:

                      ~ $ influx auth list -t <JFDFtCoikpXsamvQ1FoN6lJ2sHepumBw5N4VviHmnywuWZ4A2xKOQPb1WISCw9i3y_17x7cHHJ3_pLwH0NJvMQ==>
                      -bash: syntax error near unexpected token `newline'
                      
                      

                      ich depp hab ja <> stehen lassen

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

                        @christian-5 ich hab zwar selbst keine influxdb2 aber so wie ich es verstehe,
                        du benötigst den Operator Token(dieser wird einmalig beim einrichten angezeigt)
                        wenn du ihn gelöscht hast, musst du einen neuen anlegen, sollte er noch vorhanden sein, dann
                        einen Token erstellen (all access token)...hast du ja bereits, soweit ich das sehen
                        und dann mit diesem Token den Befehl absetzen zum auslesen

                        influx auth list -t <ein all access token>
                        
                        1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Christian 5 last edited by

                          @christian-5 sagte in mit backitup kein Influxdb und Grafana backup möglich:

                          Vieleicht ist auch das Bookworm System zu neu für eurer Backitup?

                          Nein.

                          1 Reply Last reply Reply Quote 0
                          • crunchip
                            crunchip Forum Testing Most Active @Christian 5 last edited by

                            @christian-5 die <> müssen weg

                            C 1 Reply Last reply Reply Quote 0
                            • C
                              Christian 5 @crunchip last edited by Christian 5

                              
                              influx auth list -t JFDFtCoikpXsamvQ1FoN6lJ2sHepumBw5N4VviHmnywuWZ4A2xKOQPb1WISCw9i3y_17x7cHHJ3_pLwH0NJvMQ==
                              ID                      Description                                     Token                                                                                           Us                               er Name User ID                 Permissions
                              0c2d801b8c011000        admin's Token                                   cQHuJNykWV5aRtKXVJZi5UgTOj2WwpslbSmwTDk9TyteHkQjTnicoSxf5oqWrZYLvfuLsHgRLJM9Up9zzgmzCA==        ad                               min             0c2d801b56411000        [read:/authorizations write:/authorizations read:/buckets write:/buckets read:/dashboards write:/dashboards read:/orgs write:/orgs                                read:/sources write:/sources read:/tasks write:/tasks read:/telegrafs write:/telegrafs read:/users write:/users read:/variables write:/variables read:/scrapers write:/sc                               rapers read:/secrets write:/secrets read:/labels write:/labels read:/views write:/views read:/documents write:/documents read:/notificationRules write:/notificationRules                                read:/notificationEndpoints write:/notificationEndpoints read:/checks write:/checks read:/dbrp write:/dbrp read:/notebooks write:/notebooks read:/annotations write:/annot                               ations read:/remotes write:/remotes read:/replications write:/replications]
                              0c2d80d103411000        onboarding-cliWizard-token-1700908099560        Kyk2IZoDXhQZuaStF0QDjPqh6NFYFlCQog7EbIaFhwLZG5YGoj5RMJQOgahOG00uWCNjX6j55gC2VJnTrlUVzA==        ad                               min             0c2d801b56411000        [read:orgs/aaf9f9785dadebad/annotations write:orgs/aaf9f9785dadebad/annotations read:orgs/aaf9f9785dadebad/authorizations write:or                               gs/aaf9f9785dadebad/authorizations read:orgs/aaf9f9785dadebad/buckets write:orgs/aaf9f9785dadebad/buckets read:orgs/aaf9f9785dadebad/checks write:orgs/aaf9f9785dadebad/ch                               ecks read:orgs/aaf9f9785dadebad/dashboards write:orgs/aaf9f9785dadebad/dashboards read:orgs/aaf9f9785dadebad/dbrp write:orgs/aaf9f9785dadebad/dbrp read:orgs/aaf9f9785dade                               bad/documents write:orgs/aaf9f9785dadebad/documents read:orgs/aaf9f9785dadebad/labels write:orgs/aaf9f9785dadebad/labels read:orgs/aaf9f9785dadebad/notebooks write:orgs/a                               af9f9785dadebad/notebooks read:orgs/aaf9f9785dadebad/notificationEndpoints write:orgs/aaf9f9785dadebad/notificationEndpoints read:orgs/aaf9f9785dadebad/notificationRules                                write:orgs/aaf9f9785dadebad/notificationRules read:/orgs/aaf9f9785dadebad read:orgs/aaf9f9785dadebad/remotes write:orgs/aaf9f9785dadebad/remotes read:orgs/aaf9f9785dadeba                               d/replications write:orgs/aaf9f9785dadebad/replications read:orgs/aaf9f9785dadebad/scrapers write:orgs/aaf9f9785dadebad/scrapers read:orgs/aaf9f9785dadebad/secrets write:                               orgs/aaf9f9785dadebad/secrets read:orgs/aaf9f9785dadebad/sources write:orgs/aaf9f9785dadebad/sources read:orgs/aaf9f9785dadebad/tasks write:orgs/aaf9f9785dadebad/tasks re                               ad:orgs/aaf9f9785dadebad/telegrafs write:orgs/aaf9f9785dadebad/telegrafs read:/users/0c2d801b56411000 write:/users/0c2d801b56411000 read:orgs/aaf9f9785dadebad/variables w                               rite:orgs/aaf9f9785dadebad/variables read:orgs/aaf9f9785dadebad/views write:orgs/aaf9f9785dadebad/views]
                              0c2d8d76d297d000        grafana                                         msIXJhJxmmX1Mb_CIRU4_wuauwBcxf4ePOAEdtiOu1Sb8oAy7rltutBdGTbwf3CNMh3aIleX3ExJR4ywvJPmmg==        ad                               min             0c2d801b56411000        [read:orgs/aaf9f9785dadebad/annotations write:orgs/aaf9f9785dadebad/annotations read:orgs/aaf9f9785dadebad/authorizations write:or                               gs/aaf9f9785dadebad/authorizations read:orgs/aaf9f9785dadebad/buckets write:orgs/aaf9f9785dadebad/buckets read:orgs/aaf9f9785dadebad/checks write:orgs/aaf9f9785dadebad/ch                               ecks read:orgs/aaf9f9785dadebad/dashboards write:orgs/aaf9f9785dadebad/dashboards read:orgs/aaf9f9785dadebad/dbrp write:orgs/aaf9f9785dadebad/dbrp read:orgs/aaf9f9785dade                               bad/documents write:orgs/aaf9f9785dadebad/documents read:orgs/aaf9f9785dadebad/labels write:orgs/aaf9f9785dadebad/labels read:orgs/aaf9f9785dadebad/notebooks write:orgs/a                               af9f9785dadebad/notebooks read:orgs/aaf9f9785dadebad/notificationEndpoints write:orgs/aaf9f9785dadebad/notificationEndpoints read:orgs/aaf9f9785dadebad/notificationRules                                write:orgs/aaf9f9785dadebad/notificationRules read:/orgs/aaf9f9785dadebad read:orgs/aaf9f9785dadebad/remotes write:orgs/aaf9f9785dadebad/remotes read:orgs/aaf9f9785dadeba                               d/replications write:orgs/aaf9f9785dadebad/replications read:orgs/aaf9f9785dadebad/scrapers write:orgs/aaf9f9785dadebad/scrapers read:orgs/aaf9f9785dadebad/secrets write:                               orgs/aaf9f9785dadebad/secrets read:orgs/aaf9f9785dadebad/sources write:orgs/aaf9f9785dadebad/sources read:orgs/aaf9f9785dadebad/tasks write:orgs/aaf9f9785dadebad/tasks re                               ad:orgs/aaf9f9785dadebad/telegrafs write:orgs/aaf9f9785dadebad/telegrafs read:/users/0c2d801b56411000 write:/users/0c2d801b56411000 read:orgs/aaf9f9785dadebad/variables w                               rite:orgs/aaf9f9785dadebad/variables read:orgs/aaf9f9785dadebad/views write:orgs/aaf9f9785dadebad/views]
                              0c2e085522948000        backitup                                        lr7G2Rh7GgWvg-2EfUPV4ZRan69zLW2vTSTb5a4ytdd5XxbU8-gPIrB27oOICkXpQUDuSBfNGhOX6lbhS9n5GA==        ad                               min             0c2d801b56411000        [read:orgs/aaf9f9785dadebad/annotations write:orgs/aaf9f9785dadebad/annotations read:orgs/aaf9f9785dadebad/authorizations write:or                               gs/aaf9f9785dadebad/authorizations read:orgs/aaf9f9785dadebad/buckets write:orgs/aaf9f9785dadebad/buckets read:orgs/aaf9f9785dadebad/checks write:orgs/aaf9f9785dadebad/ch                               ecks read:orgs/aaf9f9785dadebad/dashboards write:orgs/aaf9f9785dadebad/dashboards read:orgs/aaf9f9785dadebad/dbrp write:orgs/aaf9f9785dadebad/dbrp read:orgs/aaf9f9785dade                               bad/documents write:orgs/aaf9f9785dadebad/documents read:orgs/aaf9f9785dadebad/labels write:orgs/aaf9f9785dadebad/labels read:orgs/aaf9f9785dadebad/notebooks write:orgs/a                               af9f9785dadebad/notebooks read:orgs/aaf9f9785dadebad/notificationEndpoints write:orgs/aaf9f9785dadebad/notificationEndpoints read:orgs/aaf9f9785dadebad/notificationRules                                write:orgs/aaf9f9785dadebad/notificationRules read:/orgs/aaf9f9785dadebad read:orgs/aaf9f9785dadebad/remotes write:orgs/aaf9f9785dadebad/remotes read:orgs/aaf9f9785dadeba                               d/replications write:orgs/aaf9f9785dadebad/replications read:orgs/aaf9f9785dadebad/scrapers write:orgs/aaf9f9785dadebad/scrapers read:orgs/aaf9f9785dadebad/secrets write:                               orgs/aaf9f9785dadebad/secrets read:orgs/aaf9f9785dadebad/sources write:orgs/aaf9f9785dadebad/sources read:orgs/aaf9f9785dadebad/tasks write:orgs/aaf9f9785dadebad/tasks re                               ad:orgs/aaf9f9785dadebad/telegrafs write:orgs/aaf9f9785dadebad/telegrafs read:/users/0c2d801b56411000 write:/users/0c2d801b56411000 read:orgs/aaf9f9785dadebad/variables w                               rite:orgs/aaf9f9785dadebad/variables read:orgs/aaf9f9785dadebad/views write:orgs/aaf9f9785dadebad/views]
                              0c2ed4bfcb320000        admin's Token (cloned at 2023-11-26 11:13:29)   JFDFtCoikpXsamvQ1FoN6lJ2sHepumBw5N4VviHmnywuWZ4A2xKOQPb1WISCw9i3y_17x7cHHJ3_pLwH0NJvMQ==        ad                               min             0c2d801b56411000        [read:/authorizations write:/authorizations read:/buckets write:/buckets read:/dashboards write:/dashboards read:/orgs write:/orgs                                read:/sources write:/sources read:/tasks write:/tasks read:/telegrafs write:/telegrafs read:/users write:/users read:/variables write:/variables read:/scrapers write:/sc                               rapers read:/secrets write:/secrets read:/labels write:/labels read:/views write:/views read:/documents write:/documents read:/notificationRules write:/notificationRules                                read:/notificationEndpoints write:/notificationEndpoints read:/checks write:/checks read:/dbrp write:/dbrp read:/notebooks write:/notebooks read:/annotations write:/annot                               ations read:/remotes write:/remotes read:/replications write:/replications]
                              
                              

                              und welchen soll ich jetzt nehmen?

                              crunchip 1 Reply Last reply Reply Quote 0
                              • crunchip
                                crunchip Forum Testing Most Active @Christian 5 last edited by

                                @christian-5 laut Anleitung

                                Das erste gelistete Token ist das Operator-Token
                                
                                C Marc Berg 2 Replies Last reply Reply Quote 0
                                • C
                                  Christian 5 @crunchip last edited by Christian 5

                                  @crunchip nachdems mit dem ersten token wieder nicht funktioniert hat, hab ich jetzt mit
                                  <sudo influxd recovery auth create-operator --org my-org --username admin --bolt-path /var/lib/influxdb/influxd.bolt> einen neuen token erzeugt

                                   sudo influxd recovery auth create-operator --org my-org -                              -username admin --bolt-path /var/lib/influxdb/influxd.bolt
                                  2023-11-26T12:17:28.871113Z     info    Resources opened        {"log_id": "0ljt                              rN9W000", "system": "bolt-kvstore", "path": "/var/lib/influxdb/influxd.bolt"}
                                  ID                      User Name       User ID                 Description    T                              oken                                                                           P                              ermissions
                                  0c2d801b8c011000        admin           0c2d801b56411000        admin's Token  c                              QHuJNykWV5aRtKXVJZi5UgTOj2WwpslbSmwTDk9TyteHkQjTnicoSxf5oqWrZYLvfuLsHgRLJM9Up9zz                              gmzCA== [read:authorizations write:authorizations read:buckets write:buckets rea                              d:dashboards write:dashboards read:orgs write:orgs read:sources write:sources re                              ad:tasks write:tasks read:telegrafs write:telegrafs read:users write:users read:                              variables write:variables read:scrapers write:scrapers read:secrets write:secret                              s read:labels write:labels read:views write:views read:documents write:documents                               read:notificationRules write:notificationRules read:notificationEndpoints write                              :notificationEndpoints read:checks write:checks read:dbrp write:dbrp read:notebo                              oks write:notebooks read:annotations write:annotations read:remotes write:remote                              s read:replications write:replications]
                                  0c2d80d103411000        admin           0c2d801b56411000        onboarding-cliWi                              zard-token-1700908099560        Kyk2IZoDXhQZuaStF0QDjPqh6NFYFlCQog7EbIaFhwLZG5YG                              oj5RMJQOgahOG00uWCNjX6j55gC2VJnTrlUVzA==        [read:orgs/aaf9f9785dadebad/anno                              tations write:orgs/aaf9f9785dadebad/annotations read:orgs/aaf9f9785dadebad/autho                              rizations write:orgs/aaf9f9785dadebad/authorizations read:orgs/aaf9f9785dadebad/                              buckets write:orgs/aaf9f9785dadebad/buckets read:orgs/aaf9f9785dadebad/checks wr                              ite:orgs/aaf9f9785dadebad/checks read:orgs/aaf9f9785dadebad/dashboards write:org                              s/aaf9f9785dadebad/dashboards read:orgs/aaf9f9785dadebad/dbrp write:orgs/aaf9f97                              85dadebad/dbrp read:orgs/aaf9f9785dadebad/documents write:orgs/aaf9f9785dadebad/                              documents read:orgs/aaf9f9785dadebad/labels write:orgs/aaf9f9785dadebad/labels r                              ead:orgs/aaf9f9785dadebad/notebooks write:orgs/aaf9f9785dadebad/notebooks read:o                              rgs/aaf9f9785dadebad/notificationEndpoints write:orgs/aaf9f9785dadebad/notificat                              ionEndpoints read:orgs/aaf9f9785dadebad/notificationRules write:orgs/aaf9f9785da                              debad/notificationRules read:orgs/aaf9f9785dadebad read:orgs/aaf9f9785dadebad/re                              motes write:orgs/aaf9f9785dadebad/remotes read:orgs/aaf9f9785dadebad/replication                              s write:orgs/aaf9f9785dadebad/replications read:orgs/aaf9f9785dadebad/scrapers w                              rite:orgs/aaf9f9785dadebad/scrapers read:orgs/aaf9f9785dadebad/secrets write:org                              s/aaf9f9785dadebad/secrets read:orgs/aaf9f9785dadebad/sources write:orgs/aaf9f97                              85dadebad/sources read:orgs/aaf9f9785dadebad/tasks write:orgs/aaf9f9785dadebad/t                              asks read:orgs/aaf9f9785dadebad/telegrafs write:orgs/aaf9f9785dadebad/telegrafs                               read:users/0c2d801b56411000 write:users/0c2d801b56411000 read:orgs/aaf9f9785dade                              bad/variables write:orgs/aaf9f9785dadebad/variables read:orgs/aaf9f9785dadebad/v                              iews write:orgs/aaf9f9785dadebad/views]
                                  0c2d8d76d297d000        admin           0c2d801b56411000        grafana        m                              sIXJhJxmmX1Mb_CIRU4_wuauwBcxf4ePOAEdtiOu1Sb8oAy7rltutBdGTbwf3CNMh3aIleX3ExJR4ywv                              JPmmg== [read:orgs/aaf9f9785dadebad/annotations write:orgs/aaf9f9785dadebad/anno                              tations read:orgs/aaf9f9785dadebad/authorizations write:orgs/aaf9f9785dadebad/au                              thorizations read:orgs/aaf9f9785dadebad/buckets write:orgs/aaf9f9785dadebad/buck                              ets read:orgs/aaf9f9785dadebad/checks write:orgs/aaf9f9785dadebad/checks read:or                              gs/aaf9f9785dadebad/dashboards write:orgs/aaf9f9785dadebad/dashboards read:orgs/                              aaf9f9785dadebad/dbrp write:orgs/aaf9f9785dadebad/dbrp read:orgs/aaf9f9785dadeba                              d/documents write:orgs/aaf9f9785dadebad/documents read:orgs/aaf9f9785dadebad/lab                              els write:orgs/aaf9f9785dadebad/labels read:orgs/aaf9f9785dadebad/notebooks writ                              e:orgs/aaf9f9785dadebad/notebooks read:orgs/aaf9f9785dadebad/notificationEndpoin                              ts write:orgs/aaf9f9785dadebad/notificationEndpoints read:orgs/aaf9f9785dadebad/                              notificationRules write:orgs/aaf9f9785dadebad/notificationRules read:orgs/aaf9f9                              785dadebad read:orgs/aaf9f9785dadebad/remotes write:orgs/aaf9f9785dadebad/remote                              s read:orgs/aaf9f9785dadebad/replications write:orgs/aaf9f9785dadebad/replicatio                              ns read:orgs/aaf9f9785dadebad/scrapers write:orgs/aaf9f9785dadebad/scrapers read                              :orgs/aaf9f9785dadebad/secrets write:orgs/aaf9f9785dadebad/secrets read:orgs/aaf                              9f9785dadebad/sources write:orgs/aaf9f9785dadebad/sources read:orgs/aaf9f9785dad                              ebad/tasks write:orgs/aaf9f9785dadebad/tasks read:orgs/aaf9f9785dadebad/telegraf                              s write:orgs/aaf9f9785dadebad/telegrafs read:users/0c2d801b56411000 write:users/                              0c2d801b56411000 read:orgs/aaf9f9785dadebad/variables write:orgs/aaf9f9785dadeba                              d/variables read:orgs/aaf9f9785dadebad/views write:orgs/aaf9f9785dadebad/views]
                                  0c2e085522948000        admin           0c2d801b56411000        backitup       l                              r7G2Rh7GgWvg-2EfUPV4ZRan69zLW2vTSTb5a4ytdd5XxbU8-gPIrB27oOICkXpQUDuSBfNGhOX6lbhS                              9n5GA== [read:orgs/aaf9f9785dadebad/annotations write:orgs/aaf9f9785dadebad/anno                              tations read:orgs/aaf9f9785dadebad/authorizations write:orgs/aaf9f9785dadebad/au                              thorizations read:orgs/aaf9f9785dadebad/buckets write:orgs/aaf9f9785dadebad/buck                              ets read:orgs/aaf9f9785dadebad/checks write:orgs/aaf9f9785dadebad/checks read:or                              gs/aaf9f9785dadebad/dashboards write:orgs/aaf9f9785dadebad/dashboards read:orgs/                              aaf9f9785dadebad/dbrp write:orgs/aaf9f9785dadebad/dbrp read:orgs/aaf9f9785dadeba                              d/documents write:orgs/aaf9f9785dadebad/documents read:orgs/aaf9f9785dadebad/lab                              els write:orgs/aaf9f9785dadebad/labels read:orgs/aaf9f9785dadebad/notebooks writ                              e:orgs/aaf9f9785dadebad/notebooks read:orgs/aaf9f9785dadebad/notificationEndpoin                              ts write:orgs/aaf9f9785dadebad/notificationEndpoints read:orgs/aaf9f9785dadebad/                              notificationRules write:orgs/aaf9f9785dadebad/notificationRules read:orgs/aaf9f9                              785dadebad read:orgs/aaf9f9785dadebad/remotes write:orgs/aaf9f9785dadebad/remote                              s read:orgs/aaf9f9785dadebad/replications write:orgs/aaf9f9785dadebad/replicatio                              ns read:orgs/aaf9f9785dadebad/scrapers write:orgs/aaf9f9785dadebad/scrapers read                              :orgs/aaf9f9785dadebad/secrets write:orgs/aaf9f9785dadebad/secrets read:orgs/aaf                              9f9785dadebad/sources write:orgs/aaf9f9785dadebad/sources read:orgs/aaf9f9785dad                              ebad/tasks write:orgs/aaf9f9785dadebad/tasks read:orgs/aaf9f9785dadebad/telegraf                              s write:orgs/aaf9f9785dadebad/telegrafs read:users/0c2d801b56411000 write:users/                              0c2d801b56411000 read:orgs/aaf9f9785dadebad/variables write:orgs/aaf9f9785dadeba                              d/variables read:orgs/aaf9f9785dadebad/views write:orgs/aaf9f9785dadebad/views]
                                  0c2ed4bfcb320000        admin           0c2d801b56411000        admin's Token (c                              loned at 2023-11-26 11:13:29)   JFDFtCoikpXsamvQ1FoN6lJ2sHepumBw5N4VviHmnywuWZ4A                              2xKOQPb1WISCw9i3y_17x7cHHJ3_pLwH0NJvMQ==        [read:authorizations write:autho                              rizations read:buckets write:buckets read:dashboards write:dashboards read:orgs                               write:orgs read:sources write:sources read:tasks write:tasks read:telegrafs writ                              e:telegrafs read:users write:users read:variables write:variables read:scrapers                               write:scrapers read:secrets write:secrets read:labels write:labels read:views wr                              ite:views read:documents write:documents read:notificationRules write:notificati                              onRules read:notificationEndpoints write:notificationEndpoints read:checks write                              :checks read:dbrp write:dbrp read:notebooks write:notebooks read:annotations wri                              te:annotations read:remotes write:remotes read:replications write:replications]
                                  0c2ee365caef5000        admin           0c2d801b56411000        admin's Recovery                               Token                          30hFbjYYtxHC0neJrJfkZW0fIm2sndXuuszLv3FNohj9ycnB                              mrxgU-jVDTyjo96wPApcFWs_9xbjf4LNE7xgnA==        [read:authorizations write:autho                              rizations read:buckets write:buckets read:dashboards write:dashboards read:orgs                               write:orgs read:sources write:sources read:tasks write:tasks read:telegrafs writ                              e:telegrafs read:users write:users read:variables write:variables read:scrapers                               write:scrapers read:secrets write:secrets read:labels write:labels read:views wr                              ite:views read:documents write:documents read:notificationRules write:notificati                              onRules read:notificationEndpoints write:notificationEndpoints read:checks write                              :checks read:dbrp write:dbrp read:notebooks write:notebooks read:annotations wri                              te:annotations read:remotes write:remotes read:replications write:replications]
                                  1 Reply Last reply Reply Quote 0
                                  • Marc Berg
                                    Marc Berg Most Active @crunchip last edited by

                                    @crunchip sagte in mit backitup kein Influxdb und Grafana backup möglich:

                                    Das erste gelistete Token ist das Operator-Token

                                    Ja, da gibt es leider einen kleinen Haken. WENN der Operator Token noch nie neu erzeugt wurde, dann ist es der erste Eintrag. Sobald man den Token einmal gelöscht und neu erzeugt hat, ist es wahrscheinlich nicht mehr der erste.

                                    @Christian-5 Du kannst aber jetzt den "admin's Recovery Token" nehmen.

                                    C 2 Replies Last reply Reply Quote 0
                                    • C
                                      Christian 5 @Marc Berg last edited by Christian 5

                                      @marc-berg schwere Geburt mit nicht so schönem Ausgang:

                                      Started restore ...
                                      [DEBUG] [influxDB] - Created tmp directory
                                      [DEBUG] [influxDB] - Start infuxDB Restore ...
                                      [DEBUG] [influxDB] - Try deleting the InfluxDB tmp directory
                                      [DEBUG] [influxDB] - InfluxDB tmp directory was successfully deleted
                                      [DEBUG] [influxDB] - infuxDB Restore completed successfully
                                      [EXIT] influxDB restore done
                                      

                                      influx2.png

                                      keine Werte in der Datenbank

                                      Marc Berg 1 Reply Last reply Reply Quote 0
                                      • C
                                        Christian 5 @Marc Berg last edited by

                                        @marc-berg sagte in mit backitup kein Influxdb und Grafana backup möglich:

                                        Ja, da gibt es leider einen kleinen Haken.

                                        wie recht du doch hast

                                        Marc Berg 1 Reply Last reply Reply Quote 0
                                        • Marc Berg
                                          Marc Berg Most Active @Christian 5 last edited by

                                          @christian-5 sagte in mit backitup kein Influxdb und Grafana backup möglich:

                                          keine Werte in der Datenbank

                                          was steht da?

                                          18c5c9f1-8b65-4973-8a81-598e7be702eb-grafik.png

                                          C 1 Reply Last reply Reply Quote 0
                                          • Marc Berg
                                            Marc Berg Most Active @Christian 5 last edited by

                                            @christian-5 sagte in mit backitup kein Influxdb und Grafana backup möglich:

                                            Ja, da gibt es leider einen kleinen Haken.

                                            wie recht du doch hast

                                            Steht aber auch so in der Doku:

                                            78a9b712-3237-49e8-a2db-54b98f4cfa0c-grafik.png

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            907
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            10
                                            119
                                            7086
                                            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