Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. InfluxDB
    5. Brauche Hilfe bei restore von influxDB

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Brauche Hilfe bei restore von influxDB

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      saeft_2003 Most Active @crunchip last edited by

      @crunchip

      Die neue ist OSS bei der alten bin ich mir leider nicht sicher denke aber auch OSS. Kann man das irgendwo nachschauen?

      crunchip 1 Reply Last reply Reply Quote 0
      • S
        saeft_2003 Most Active @crunchip last edited by

        @crunchip

        ich habe jetzt wieder einen restore gemacht und bin wieder im "activating". Was mir jetzt auffällt ist das InfluxDB API unavailable after 32 attempts...

        ● influxdb.service - InfluxDB is an open-source, distributed, time series database
             Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
             Active: activating (start) since Tue 2021-12-28 22:29:16 CET; 43s ago
               Docs: https://docs.influxdata.com/influxdb/
        Cntrl PID: 334 (influxd-systemd)
              Tasks: 2 (limit: 1104)
             Memory: 37.9M
                CPU: 417ms
             CGroup: /system.slice/influxdb.service
                     ├─334 /bin/bash -e /usr/lib/influxdb/scripts/influxd-systemd-start.sh
                     └─553 sleep 1
        
        Dez 28 22:29:49 influxDB influxd-systemd-start.sh[334]: InfluxDB API unavailable after 32 attempts...
        Dez 28 22:29:50 influxDB influxd-systemd-start.sh[334]: InfluxDB API unavailable after 33 attempts...
        Dez 28 22:29:51 influxDB influxd-systemd-start.sh[334]: InfluxDB API unavailable after 34 attempts...
        Dez 28 22:29:52 influxDB influxd-systemd-start.sh[334]: InfluxDB API unavailable after 35 attempts...
        Dez 28 22:29:53 influxDB influxd-systemd-start.sh[334]: InfluxDB API unavailable after 36 attempts...
        Dez 28 22:29:54 influxDB influxd-systemd-start.sh[334]: InfluxDB API unavailable after 37 attempts...
        Dez 28 22:29:55 influxDB influxd-systemd-start.sh[334]: InfluxDB API unavailable after 38 attempts...
        Dez 28 22:29:56 influxDB influxd-systemd-start.sh[334]: InfluxDB API unavailable after 39 attempts...
        Dez 28 22:29:57 influxDB influxd-systemd-start.sh[334]: InfluxDB API unavailable after 40 attempts...
        Dez 28 22:29:58 influxDB influxd-systemd-start.sh[334]: InfluxDB API unavailable after 41 attempts...
        ~
        
        
        1 Reply Last reply Reply Quote 0
        • crunchip
          crunchip Forum Testing Most Active @saeft_2003 last edited by

          @saeft_2003 sagte in Brauche Hilfe bei restore von influxDB:

          Das backup der alten habe ich wie folgt gemacht:

          fehlt da nicht noch was?
          sichern des metastore
          und
          sichern der Datenbank

          S 1 Reply Last reply Reply Quote 0
          • S
            saeft_2003 Most Active @crunchip last edited by

            @crunchip

            da muss ich mal googlen... Das war meine "anleitung"

            https://forum.iobroker.net/topic/17803/umzug-von-einem-raspi-auf-einen-anderen/2?_=1640722545161

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

              @saeft_2003 sagte in Brauche Hilfe bei restore von influxDB:

              Kann man das irgendwo nachschauen

              apt policy influxdb
              

              falls nicht oss, taucht da enterprise auf in der source.list

              S 1 Reply Last reply Reply Quote 0
              • S
                saeft_2003 Most Active @crunchip last edited by

                @crunchip sagte in Brauche Hilfe bei restore von influxDB:

                apt policy influxdb

                influxdb:
                  Installiert:           1.8.3-1
                  Installationskandidat: 1.8.3-1
                  Versionstabelle:
                 *** 1.8.3-1 100
                        100 /var/lib/dpkg/status
                     1.1.1+dfsg1-4+deb9u1 500
                        500 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
                     1.0.2+dfsg1-1+b2 500
                        500 http://ftp.de.debian.org/debian stretch/main amd64 Packages
                
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @saeft_2003 last edited by

                  @saeft_2003 sagte in Brauche Hilfe bei restore von influxDB:

                  ich hatte auch vor dem restore die DB in grafana hinzugefügt

                  also hattest du schon die Datenbank(iobroker) angelegt und danach ein restore gemacht?
                  die Datenbank darf vorher aber nicht existieren, wenn du ein restore machst

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

                    @saeft_2003 sagte in Brauche Hilfe bei restore von influxDB:

                    Das war meine "anleitung"

                    ich habs Hier nochmal gefunden

                    S 1 Reply Last reply Reply Quote 0
                    • S
                      saeft_2003 Most Active @crunchip last edited by

                      @crunchip

                      Alles klar muss ich mir morgen mal anschauen heute komm ich nicht mehr weiter. ich melde mich, schon mal vielen dank soweit...

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

                        @saeft_2003 zumindest fehlt dir auf jedenfall

                        sudo chown -R influxdb:influxdb /var/lib/influxdb
                        
                        S 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @saeft_2003 last edited by

                          @saeft_2003

                          influxdb:
                            Installiert:           1.8.3-1
                            Installationskandidat: 1.8.3-1
                            Versionstabelle:
                           *** 1.8.3-1 100
                                  100 /var/lib/dpkg/status
                          

                          Da hast du aber influx 'aus dem luftleeren Raum' gezaubert. Leg da ein Repo sauber an. Wobei das bei Stretch aka oldoldstable aka EOL aka Das Ding ist tot schwierig sein könnte.

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

                            @thomas-braun

                            Ok mach ich, ja das mit stretch weiß ich deswegen bin ich jetzt überall am umsteigen auf bullseye, das ist der hauptgrund warum ich hier das ganze mache.

                            @crunchip

                            Der restore hat nach deiner anleitung funktioniert!!! Influxdb läuft und alle daten sind da, aber mit dem rest gehts morgen weiter...

                            1 Reply Last reply Reply Quote 1
                            • S
                              saeft_2003 Most Active @crunchip last edited by

                              @crunchip

                              bin zwar nochmal kurz in schwitzen gekommen weil ich die iframes in der grafana.ini freigeben musste, aber jetzt geht alles 👍

                              crunchip 1 Reply Last reply Reply Quote 1
                              • crunchip
                                crunchip Forum Testing Most Active @saeft_2003 last edited by

                                @saeft_2003 also läuft nun alles?
                                dann hast ja nun wieder 2 Baustellen weniger

                                S 1 Reply Last reply Reply Quote 0
                                • S
                                  saeft_2003 Most Active @crunchip last edited by

                                  @crunchip

                                  Jo läuft alles. Influxdb 1.8.10 und Grafana 8.3.3

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

                                    @saeft_2003 ich bin da auch noch hinterher😁
                                    Grafana 7.5.11
                                    influxDB 1.8.3

                                    S 1 Reply Last reply Reply Quote 0
                                    • S
                                      saeft_2003 Most Active @crunchip last edited by

                                      @crunchip

                                      Dann hop hop ich habe jetzt ja den test gemacht ob Grafana 8.x läuft 😎

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

                                        @saeft_2003 nöööööööööööööööööö, hab zwar noch Urlaub, aber keine Muse die Dashboards umzubauen

                                        S 1 Reply Last reply Reply Quote 0
                                        • S
                                          saeft_2003 Most Active @crunchip last edited by

                                          @crunchip

                                          Einen kleinen Wermutstropfen habe ich dann doch gefunden.

                                          Und zwar kann man ja einstellen das der Hintergrund transparent ist. Ganz transparent war dieser aber dann trotzdem nie. Jetzt mit grafana 8 ist der noch weniger transparent als mit der 7er. Du hast dafür nicht zufällig eine Lösung oder?

                                          083ED821-B802-4109-8B70-E116E2BDD6DA.jpeg

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

                                            @saeft_2003 leider nein, hab mich diesbezüglich nicht mit befasst, aber irgendwo hier hatte ich was gelesen, zwecks Hintergrund mit neuer Grafana Version

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.1k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            29
                                            1811
                                            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