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. ioBroker Allgemein
  4. Influxdb2 Backitup

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    827

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    622

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

Influxdb2 Backitup

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
214 Beiträge 7 Kommentatoren 26.8k Aufrufe 5 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.
  • Damrak2022D Damrak2022

    @mickym Den Rechner oder den Raspi

    mickymM Offline
    mickymM Offline
    mickym
    Most Active
    schrieb am zuletzt editiert von mickym
    #148

    @damrak2022 Den Raspi - da läuft doch Deine influx db drauf. Achte darauf dass der Influx Adapter gestoppt ist.

    Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

    Damrak2022D 1 Antwort Letzte Antwort
    0
    • mickymM mickym

      @damrak2022 Den Raspi - da läuft doch Deine influx db drauf. Achte darauf dass der Influx Adapter gestoppt ist.

      Damrak2022D Offline
      Damrak2022D Offline
      Damrak2022
      schrieb am zuletzt editiert von Damrak2022
      #149

      @mickym Okay - Der Adapter ist schon die ganze Zeit gestoppt

      Mit besten Grüßen
      Andy

      1 Antwort Letzte Antwort
      0
      • mickymM mickym

        @damrak2022

        Na wir schauen nochmal ob der Service läuft.

        machmal

        systemctl status influxdb
        
        Damrak2022D Offline
        Damrak2022D Offline
        Damrak2022
        schrieb am zuletzt editiert von
        #150

        @mickym Startet gerade wieder

        Mit besten Grüßen
        Andy

        mickymM 1 Antwort Letzte Antwort
        0
        • Damrak2022D Damrak2022

          @mickym Startet gerade wieder

          mickymM Offline
          mickymM Offline
          mickym
          Most Active
          schrieb am zuletzt editiert von
          #151

          @damrak2022 Gut dann checkst Du - aber der Service sollte nun nicht mehr laufen oder einen Fehler bringen.

          Also

          systemctl status influxdb
          

          Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

          Damrak2022D 1 Antwort Letzte Antwort
          0
          • mickymM mickym

            @damrak2022 Gut dann checkst Du - aber der Service sollte nun nicht mehr laufen oder einen Fehler bringen.

            Also

            systemctl status influxdb
            
            Damrak2022D Offline
            Damrak2022D Offline
            Damrak2022
            schrieb am zuletzt editiert von
            #152

            @mickym

            Andy@homebridge:~ $ systemctl status influxdb
            ● influxdb.service - InfluxDB is an open-source, distributed, time series datab>
                 Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor pres>
                 Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 3mi>
                   Docs: https://docs.influxdata.com/influxdb/
                Process: 736 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (>
                    CPU: 4ms
            
            Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job,>
            Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, dist>
            Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated>
            Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'ex>
            Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-sour>
            lines 1-12/12 (END)
            ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                 Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: >
                 Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 3min 45>
                   Docs: https://docs.influxdata.com/influxdb/
                Process: 736 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code>
                    CPU: 4ms
            
            Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job, res>
            Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, distribu>
            Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated too>
            Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'exit-c>
            Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-source, >
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            lines 1-12/12 (END)
            ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                 Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                 Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 3min 45s ago
                   Docs: https://docs.influxdata.com/influxdb/
                Process: 736 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=203/EXEC)
                    CPU: 4ms
            
            Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job, restart counter is at 5.
            Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, distributed, time series database.
            Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated too quickly.
            Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'exit-code'.
            Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-source, distributed, time series database.
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            lines 1-12/12 (END)
            ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                 Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                 Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 3min 45s ago
                   Docs: https://docs.influxdata.com/influxdb/
                Process: 736 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=203/EXEC)
                    CPU: 4ms
            
            Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job, restart counter is at 5.
            Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, distributed, time series database.
            Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated too quickly.
            Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'exit-code'.
            Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-source, distributed, time series database.
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            lines 1-12/12 (END)
            ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                 Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                 Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 3min 45s ago
                   Docs: https://docs.influxdata.com/influxdb/
                Process: 736 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=203/EXEC)
                    CPU: 4ms
            
            Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job, restart counter is at 5.
            Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, distributed, time series database.
            Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated too quickly.
            Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'exit-code'.
            Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-source, distributed, time series database.
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            lines 1-12/12 (END)
            ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                 Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                 Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 3min 45s ago
                   Docs: https://docs.influxdata.com/influxdb/
                Process: 736 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=203/EXEC)
                    CPU: 4ms
            
            Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job, restart counter is at 5.
            Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, distributed, time series database.
            Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated too quickly.
            Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'exit-code'.
            Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-source, distributed, time series database.
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            ~
            lines 1-12/12 (END)
            

            Mit besten Grüßen
            Andy

            mickymM 1 Antwort Letzte Antwort
            0
            • Damrak2022D Damrak2022

              @mickym

              Andy@homebridge:~ $ systemctl status influxdb
              ● influxdb.service - InfluxDB is an open-source, distributed, time series datab>
                   Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor pres>
                   Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 3mi>
                     Docs: https://docs.influxdata.com/influxdb/
                  Process: 736 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (>
                      CPU: 4ms
              
              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job,>
              Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, dist>
              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated>
              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'ex>
              Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-sour>
              lines 1-12/12 (END)
              ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                   Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: >
                   Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 3min 45>
                     Docs: https://docs.influxdata.com/influxdb/
                  Process: 736 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code>
                      CPU: 4ms
              
              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job, res>
              Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, distribu>
              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated too>
              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'exit-c>
              Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-source, >
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              lines 1-12/12 (END)
              ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                   Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                   Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 3min 45s ago
                     Docs: https://docs.influxdata.com/influxdb/
                  Process: 736 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=203/EXEC)
                      CPU: 4ms
              
              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job, restart counter is at 5.
              Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, distributed, time series database.
              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated too quickly.
              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'exit-code'.
              Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-source, distributed, time series database.
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              lines 1-12/12 (END)
              ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                   Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                   Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 3min 45s ago
                     Docs: https://docs.influxdata.com/influxdb/
                  Process: 736 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=203/EXEC)
                      CPU: 4ms
              
              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job, restart counter is at 5.
              Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, distributed, time series database.
              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated too quickly.
              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'exit-code'.
              Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-source, distributed, time series database.
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              lines 1-12/12 (END)
              ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                   Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                   Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 3min 45s ago
                     Docs: https://docs.influxdata.com/influxdb/
                  Process: 736 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=203/EXEC)
                      CPU: 4ms
              
              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job, restart counter is at 5.
              Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, distributed, time series database.
              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated too quickly.
              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'exit-code'.
              Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-source, distributed, time series database.
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              lines 1-12/12 (END)
              ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                   Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                   Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 3min 45s ago
                     Docs: https://docs.influxdata.com/influxdb/
                  Process: 736 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=203/EXEC)
                      CPU: 4ms
              
              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job, restart counter is at 5.
              Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, distributed, time series database.
              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated too quickly.
              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'exit-code'.
              Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-source, distributed, time series database.
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              ~
              lines 1-12/12 (END)
              
              mickymM Offline
              mickymM Offline
              mickym
              Most Active
              schrieb am zuletzt editiert von mickym
              #153

              @damrak2022 OK - also active ist es nicht mehr.

              Gut wir schauen aber nun noch dieses Verzeichnis an - auch wenn der Service nicht mehr aktiv ist.

              schau mal

              sudo ls -la /usr/lib/influxdb
              

              Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

              Damrak2022D 1 Antwort Letzte Antwort
              0
              • mickymM mickym

                @damrak2022 OK - also active ist es nicht mehr.

                Gut wir schauen aber nun noch dieses Verzeichnis an - auch wenn der Service nicht mehr aktiv ist.

                schau mal

                sudo ls -la /usr/lib/influxdb
                
                Damrak2022D Offline
                Damrak2022D Offline
                Damrak2022
                schrieb am zuletzt editiert von
                #154

                @mickym

                Andy@homebridge:~ $ sudo ls -la /usr/lib/influxdb
                ls: Zugriff auf '/usr/lib/influxdb' nicht möglich: Datei oder Verzeichnis nicht gefunden
                Andy@homebridge:~ $
                
                

                Mit besten Grüßen
                Andy

                mickymM 1 Antwort Letzte Antwort
                0
                • Damrak2022D Damrak2022

                  @mickym

                  Andy@homebridge:~ $ sudo ls -la /usr/lib/influxdb
                  ls: Zugriff auf '/usr/lib/influxdb' nicht möglich: Datei oder Verzeichnis nicht gefunden
                  Andy@homebridge:~ $
                  
                  
                  mickymM Offline
                  mickymM Offline
                  mickym
                  Most Active
                  schrieb am zuletzt editiert von
                  #155

                  @damrak2022 Gut ist nicht mehr da - also wieder neu installieren und dann GUI

                  sudo apt install influxdb2
                  

                  Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

                  Damrak2022D 1 Antwort Letzte Antwort
                  0
                  • mickymM mickym

                    @damrak2022 Gut ist nicht mehr da - also wieder neu installieren und dann GUI

                    sudo apt install influxdb2
                    
                    Damrak2022D Offline
                    Damrak2022D Offline
                    Damrak2022
                    schrieb am zuletzt editiert von
                    #156

                    @mickym sagte in Influxdb2 Backitup:

                    sudo apt install influxdb2

                    Momentan nur drehendes Symbol. Ich sollte meiner Rechner mal kurz Neustarten, denn ich denke das ist der Grund

                    Mit besten Grüßen
                    Andy

                    mickymM 1 Antwort Letzte Antwort
                    0
                    • Damrak2022D Damrak2022

                      @mickym sagte in Influxdb2 Backitup:

                      sudo apt install influxdb2

                      Momentan nur drehendes Symbol. Ich sollte meiner Rechner mal kurz Neustarten, denn ich denke das ist der Grund

                      mickymM Offline
                      mickymM Offline
                      mickym
                      Most Active
                      schrieb am zuletzt editiert von
                      #157

                      @damrak2022 Wie nur drehendes Symbol - hat denn die Installation geklappt?

                      Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

                      Damrak2022D 2 Antworten Letzte Antwort
                      0
                      • mickymM mickym

                        @damrak2022 Wie nur drehendes Symbol - hat denn die Installation geklappt?

                        Damrak2022D Offline
                        Damrak2022D Offline
                        Damrak2022
                        schrieb am zuletzt editiert von
                        #158

                        @mickym Ja

                        Mit besten Grüßen
                        Andy

                        mickymM 1 Antwort Letzte Antwort
                        0
                        • mickymM mickym

                          @damrak2022 Wie nur drehendes Symbol - hat denn die Installation geklappt?

                          Damrak2022D Offline
                          Damrak2022D Offline
                          Damrak2022
                          schrieb am zuletzt editiert von
                          #159

                          @mickym Ich starte mal neu

                          Mit besten Grüßen
                          Andy

                          1 Antwort Letzte Antwort
                          0
                          • Damrak2022D Damrak2022

                            @mickym Ja

                            mickymM Offline
                            mickymM Offline
                            mickym
                            Most Active
                            schrieb am zuletzt editiert von
                            #160

                            @damrak2022

                            Dann erst mal schauen, ob der Service läuft:

                            systemctl status influxdb
                            

                            Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

                            Damrak2022D 1 Antwort Letzte Antwort
                            0
                            • mickymM mickym

                              @damrak2022

                              Dann erst mal schauen, ob der Service läuft:

                              systemctl status influxdb
                              
                              Damrak2022D Offline
                              Damrak2022D Offline
                              Damrak2022
                              schrieb am zuletzt editiert von
                              #161

                              @mickym sagte in Influxdb2 Backitup:

                              systemctl status influxdb

                              Nein noch nicht

                              Andy@homebridge:~ $ systemctl status influxdb
                              ● influxdb.service - InfluxDB is an open-source, distributed, time series datab>
                                   Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor pres>
                                   Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 18m>
                                     Docs: https://docs.influxdata.com/influxdb/
                                      CPU: 4ms
                              
                              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job,>
                              Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, dist>
                              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated>
                              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'ex>
                              Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-sour>
                              lines 1-11/11 (END)
                              ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                   Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: e>
                                   Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 18min ago
                                     Docs: https://docs.influxdata.com/influxdb/
                                      CPU: 4ms
                              
                              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job, rest>
                              Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, distribut>
                              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated too >
                              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'exit-co>
                              Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-source, d>
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              lines 1-11/11 (END)
                              ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                   Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                                   Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 18min ago
                                     Docs: https://docs.influxdata.com/influxdb/
                                      CPU: 4ms
                              
                              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job, restart counter is at 5.
                              Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, distributed, time series database.
                              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated too quickly.
                              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'exit-code'.
                              Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-source, distributed, time series database.
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              lines 1-11/11 (END)
                              ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                   Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                                   Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 18min ago
                                     Docs: https://docs.influxdata.com/influxdb/
                                      CPU: 4ms
                              
                              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job, restart counter is at 5.
                              Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, distributed, time series database.
                              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated too quickly.
                              Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'exit-code'.
                              Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-source, distributed, time series database.
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              ~
                              lines 1-11/11 (END)
                              

                              Mit besten Grüßen
                              Andy

                              mickymM 1 Antwort Letzte Antwort
                              0
                              • Damrak2022D Damrak2022

                                @mickym sagte in Influxdb2 Backitup:

                                systemctl status influxdb

                                Nein noch nicht

                                Andy@homebridge:~ $ systemctl status influxdb
                                ● influxdb.service - InfluxDB is an open-source, distributed, time series datab>
                                     Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor pres>
                                     Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 18m>
                                       Docs: https://docs.influxdata.com/influxdb/
                                        CPU: 4ms
                                
                                Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job,>
                                Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, dist>
                                Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated>
                                Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'ex>
                                Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-sour>
                                lines 1-11/11 (END)
                                ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                     Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: e>
                                     Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 18min ago
                                       Docs: https://docs.influxdata.com/influxdb/
                                        CPU: 4ms
                                
                                Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job, rest>
                                Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, distribut>
                                Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated too >
                                Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'exit-co>
                                Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-source, d>
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                lines 1-11/11 (END)
                                ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                     Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                                     Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 18min ago
                                       Docs: https://docs.influxdata.com/influxdb/
                                        CPU: 4ms
                                
                                Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job, restart counter is at 5.
                                Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, distributed, time series database.
                                Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated too quickly.
                                Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'exit-code'.
                                Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-source, distributed, time series database.
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                lines 1-11/11 (END)
                                ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                     Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                                     Active: failed (Result: exit-code) since Thu 2023-04-20 01:50:08 CEST; 18min ago
                                       Docs: https://docs.influxdata.com/influxdb/
                                        CPU: 4ms
                                
                                Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Scheduled restart job, restart counter is at 5.
                                Apr 20 01:50:08 homebridge systemd[1]: Stopped InfluxDB is an open-source, distributed, time series database.
                                Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Start request repeated too quickly.
                                Apr 20 01:50:08 homebridge systemd[1]: influxdb.service: Failed with result 'exit-code'.
                                Apr 20 01:50:08 homebridge systemd[1]: Failed to start InfluxDB is an open-source, distributed, time series database.
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                ~
                                lines 1-11/11 (END)
                                
                                mickymM Offline
                                mickymM Offline
                                mickym
                                Most Active
                                schrieb am zuletzt editiert von mickym
                                #162

                                @damrak2022 Ok - dann lass es uns nochmal machen . aber den Service vorher stoppenn.

                                Also nochmal das Ganze.

                                sudo systemctl stop influxdb
                                

                                dann

                                sudo systemctl disable influxdb
                                

                                dann

                                Maschine neu starten

                                sudo apt purge influxdb
                                

                                dann wieder die beiden Verzeichnisse löschen.

                                Andy@homebridge:~ $ sudo rm -R /var/lib/influxdb
                                Andy@homebridge:~ $ sudo rm -R /etc/influxdb
                                

                                Nochmal kontrollieren, dass der Service nicht mehr existiert:

                                systemctl status influxdb
                                

                                Dann Maschine nochmal neu starten.

                                Dann wieder installieren und erst mal zeigen was bei

                                apt install influxdb
                                

                                rauskommt.

                                Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

                                Damrak2022D 1 Antwort Letzte Antwort
                                0
                                • mickymM mickym

                                  @damrak2022 Ok - dann lass es uns nochmal machen . aber den Service vorher stoppenn.

                                  Also nochmal das Ganze.

                                  sudo systemctl stop influxdb
                                  

                                  dann

                                  sudo systemctl disable influxdb
                                  

                                  dann

                                  Maschine neu starten

                                  sudo apt purge influxdb
                                  

                                  dann wieder die beiden Verzeichnisse löschen.

                                  Andy@homebridge:~ $ sudo rm -R /var/lib/influxdb
                                  Andy@homebridge:~ $ sudo rm -R /etc/influxdb
                                  

                                  Nochmal kontrollieren, dass der Service nicht mehr existiert:

                                  systemctl status influxdb
                                  

                                  Dann Maschine nochmal neu starten.

                                  Dann wieder installieren und erst mal zeigen was bei

                                  apt install influxdb
                                  

                                  rauskommt.

                                  Damrak2022D Offline
                                  Damrak2022D Offline
                                  Damrak2022
                                  schrieb am zuletzt editiert von
                                  #163

                                  @mickym okay

                                  Mit besten Grüßen
                                  Andy

                                  Damrak2022D 1 Antwort Letzte Antwort
                                  0
                                  • Damrak2022D Damrak2022

                                    @mickym okay

                                    Damrak2022D Offline
                                    Damrak2022D Offline
                                    Damrak2022
                                    schrieb am zuletzt editiert von
                                    #164

                                    @damrak2022 Der Service ist aktiv

                                    Andy@homebridge:~ $ sudo apt purge influxdb
                                    Paketlisten werden gelesen… Fertig
                                    Abhängigkeitsbaum wird aufgebaut… Fertig
                                    Statusinformationen werden eingelesen… Fertig
                                    Paket »influxdb« ist nicht installiert, wird also auch nicht entfernt.
                                    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 1 nicht aktualisiert.
                                    Andy@homebridge:~ $ sudo apt purge influxdb
                                    Paketlisten werden gelesen… Fertig
                                    Abhängigkeitsbaum wird aufgebaut… Fertig
                                    Statusinformationen werden eingelesen… Fertig
                                    Paket »influxdb« ist nicht installiert, wird also auch nicht entfernt.
                                    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 1 nicht aktualisiert.
                                    Andy@homebridge:~ $ sudo apt purge influxdb2
                                    Paketlisten werden gelesen… Fertig
                                    Abhängigkeitsbaum wird aufgebaut… Fertig
                                    Statusinformationen werden eingelesen… Fertig
                                    Das folgende Paket wurde automatisch installiert und wird nicht mehr benötigt:
                                      influxdb2-cli
                                    Verwenden Sie »sudo apt autoremove«, um es zu entfernen.
                                    Die folgenden Pakete werden ENTFERNT:
                                      influxdb2*
                                    0 aktualisiert, 0 neu installiert, 1 zu entfernen und 1 nicht aktualisiert.
                                    Nach dieser Operation werden 99,1 MB Plattenplatz freigegeben.
                                    Möchten Sie fortfahren? [J/n] j
                                    (Lese Datenbank ... 55637 Dateien und Verzeichnisse sind derzeit installiert.)
                                    Entfernen von influxdb2 (2.7.0-1) ...
                                    (Lese Datenbank ... 55627 Dateien und Verzeichnisse sind derzeit installiert.)
                                    Löschen der Konfigurationsdateien von influxdb2 (2.7.0-1) ...
                                    Andy@homebridge:~ $ sudo rm -R /var/lib/influxdb
                                    Andy@homebridge:~ $ sudo rm -R /etc/influxdb
                                    Andy@homebridge:~ $ systemctl status influxdb
                                    ● influxdb.service - InfluxDB is an open-source, distributed, time series datab>
                                         Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor pre>
                                         Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                           Docs: https://docs.influxdata.com/influxdb/
                                        Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (>
                                       Main PID: 718 (influxd)
                                          Tasks: 9 (limit: 3932)
                                            CPU: 1.861s
                                         CGroup: /system.slice/influxdb.service
                                                 └─718 /usr/bin/influxd
                                    
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:5>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:5>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:5>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http:>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:5>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:5>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:5>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:5>
                                    Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                    Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, dist>
                                    lines 1-21/21 (END)
                                    ● influxdb.service - InfluxDB is an open-source, distributed, time series databa>
                                         Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor pres>
                                         Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                           Docs: https://docs.influxdata.com/influxdb/
                                        Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (c>
                                       Main PID: 718 (influxd)
                                          Tasks: 9 (limit: 3932)
                                            CPU: 1.861s
                                         CGroup: /system.slice/influxdb.service
                                                 └─718 /usr/bin/influxd
                                    
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http:/>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55>
                                    Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                    Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distr>
                                    ~
                                    ~
                                    ~
                                    lines 1-21/21 (END)
                                    ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                         Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                         Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                           Docs: https://docs.influxdata.com/influxdb/
                                        Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                       Main PID: 718 (influxd)
                                          Tasks: 9 (limit: 3932)
                                            CPU: 1.861s
                                         CGroup: /system.slice/influxdb.service
                                                 └─718 /usr/bin/influxd
                                    
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gP>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforc>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" lo>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_i>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement e>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 servi>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 serv>
                                    Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                    Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                    ~
                                    ~
                                    ~
                                    lines 1-21/21 (END)
                                    ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                         Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                         Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                           Docs: https://docs.influxdata.com/influxdb/
                                        Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                       Main PID: 718 (influxd)
                                          Tasks: 9 (limit: 3932)
                                            CPU: 1.861s
                                         CGroup: /system.slice/influxdb.service
                                                 └─718 /usr/bin/influxd
                                    
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gPl000 service=storag>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforcement service" log_>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" log_id=0hJ07gPl000 se>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_id=0hJ07gPl000 servi>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement executor (zeros indi>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 service=telemetry interv>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 service=tcp-listener tr>
                                    Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                    Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                    ~
                                    ~
                                    ~
                                    lines 1-21/21 (END)
                                    ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                         Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                         Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                           Docs: https://docs.influxdata.com/influxdb/
                                        Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                       Main PID: 718 (influxd)
                                          Tasks: 9 (limit: 3932)
                                            CPU: 1.861s
                                         CGroup: /system.slice/influxdb.service
                                                 └─718 /usr/bin/influxd
                                    
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gPl000 service=storage-eng>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforcement service" log_id=0h>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" log_id=0hJ07gPl000 service>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_id=0hJ07gPl000 service=st>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate >
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 service=telemetry interval=8h
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 service=tcp-listener transpo>
                                    Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                    Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                    ~
                                    ~
                                    ~
                                    lines 1-21/21 (END)
                                    ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                         Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                         Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                           Docs: https://docs.influxdata.com/influxdb/
                                        Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                       Main PID: 718 (influxd)
                                          Tasks: 9 (limit: 3932)
                                            CPU: 1.861s
                                         CGroup: /system.slice/influxdb.service
                                                 └─718 /usr/bin/influxd
                                    
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gPl000 service=storage-engine service>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforcement service" log_id=0hJ07gPl000 s>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" log_id=0hJ07gPl000 service=shard-prec>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_id=0hJ07gPl000 service=storage-reads>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited).>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 service=telemetry interval=8h
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 service=tcp-listener transport=http add>
                                    Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                    Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                    ~
                                    ~
                                    ~
                                    lines 1-21/21 (END)
                                    ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                         Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                         Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                           Docs: https://docs.influxdata.com/influxdb/
                                        Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                       Main PID: 718 (influxd)
                                          Tasks: 9 (limit: 3932)
                                            CPU: 1.861s
                                         CGroup: /system.slice/influxdb.service
                                                 └─718 /usr/bin/influxd
                                    
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gPl000 service=storage-engine service=store op_n>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforcement service" log_id=0hJ07gPl000 service=rete>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" log_id=0hJ07gPl000 service=shard-precreation che>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_id=0hJ07gPl000 service=storage-reads concurrenc>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited)." log_id=0h>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 service=telemetry interval=8h
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 service=tcp-listener transport=http addr=:8086 por>
                                    Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                    Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                    ~
                                    ~
                                    ~
                                    lines 1-21/21 (END)
                                    ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                         Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                         Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                           Docs: https://docs.influxdata.com/influxdb/
                                        Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                       Main PID: 718 (influxd)
                                          Tasks: 9 (limit: 3932)
                                            CPU: 1.861s
                                         CGroup: /system.slice/influxdb.service
                                                 └─718 /usr/bin/influxd
                                    
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gPl000 service=storage-engine service=store op_name>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforcement service" log_id=0hJ07gPl000 service=retenti>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" log_id=0hJ07gPl000 service=shard-precreation check_>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_id=0hJ07gPl000 service=storage-reads concurrency_q>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited)." log_id=0hJ07>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 service=telemetry interval=8h
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 service=tcp-listener transport=http addr=:8086 port=8>
                                    Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                    Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                    ~
                                    ~
                                    ~
                                    lines 1-21/21 (END)
                                    ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                         Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                         Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                           Docs: https://docs.influxdata.com/influxdb/
                                        Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                       Main PID: 718 (influxd)
                                          Tasks: 9 (limit: 3932)
                                            CPU: 1.861s
                                         CGroup: /system.slice/influxdb.service
                                                 └─718 /usr/bin/influxd
                                    
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gPl000 service=storage-engine service=store op_name=tsdb_>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforcement service" log_id=0hJ07gPl000 service=retention che>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" log_id=0hJ07gPl000 service=shard-precreation check_interv>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_id=0hJ07gPl000 service=storage-reads concurrency_quota=1>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited)." log_id=0hJ07gPl000>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 service=telemetry interval=8h
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 service=tcp-listener transport=http addr=:8086 port=8086
                                    Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                    Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                    ~
                                    ~
                                    ~
                                    lines 1-21/21 (END)
                                    ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                         Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                         Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                           Docs: https://docs.influxdata.com/influxdb/
                                        Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                       Main PID: 718 (influxd)
                                          Tasks: 9 (limit: 3932)
                                            CPU: 1.861s
                                         CGroup: /system.slice/influxdb.service
                                                 └─718 /usr/bin/influxd
                                    
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gPl000 service=storage-engine service=store op_name=tsdb_op>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforcement service" log_id=0hJ07gPl000 service=retention check>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" log_id=0hJ07gPl000 service=shard-precreation check_interval>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_id=0hJ07gPl000 service=storage-reads concurrency_quota=102>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited)." log_id=0hJ07gPl000 m>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 service=telemetry interval=8h
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 service=tcp-listener transport=http addr=:8086 port=8086
                                    Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                    Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                    ~
                                    ~
                                    ~
                                    lines 1-21/21 (END)
                                    ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                         Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                         Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                           Docs: https://docs.influxdata.com/influxdb/
                                        Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                       Main PID: 718 (influxd)
                                          Tasks: 9 (limit: 3932)
                                            CPU: 1.861s
                                         CGroup: /system.slice/influxdb.service
                                                 └─718 /usr/bin/influxd
                                    
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gPl000 service=storage-engine service=store op_name=tsdb_ope>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforcement service" log_id=0hJ07gPl000 service=retention check_>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" log_id=0hJ07gPl000 service=shard-precreation check_interval=>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_id=0hJ07gPl000 service=storage-reads concurrency_quota=1024>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited)." log_id=0hJ07gPl000 ma>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 service=telemetry interval=8h
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 service=tcp-listener transport=http addr=:8086 port=8086
                                    Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                    Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                    ~
                                    ~
                                    ~
                                    lines 1-21/21 (END)
                                    ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                         Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                         Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                           Docs: https://docs.influxdata.com/influxdb/
                                        Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                       Main PID: 718 (influxd)
                                          Tasks: 9 (limit: 3932)
                                            CPU: 1.861s
                                         CGroup: /system.slice/influxdb.service
                                                 └─718 /usr/bin/influxd
                                    
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gPl000 service=storage-engine service=store op_name=tsdb_open op>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforcement service" log_id=0hJ07gPl000 service=retention check_inte>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" log_id=0hJ07gPl000 service=shard-precreation check_interval=10m >
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_id=0hJ07gPl000 service=storage-reads concurrency_quota=1024 ini>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited)." log_id=0hJ07gPl000 max_se>
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 service=telemetry interval=8h
                                    Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 service=tcp-listener transport=http addr=:8086 port=8086
                                    Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                    Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                    ~
                                    ~
                                    ~
                                    lines 1-21/21 (END)
                                    

                                    Mit besten Grüßen
                                    Andy

                                    mickymM 1 Antwort Letzte Antwort
                                    0
                                    • Damrak2022D Damrak2022

                                      @damrak2022 Der Service ist aktiv

                                      Andy@homebridge:~ $ sudo apt purge influxdb
                                      Paketlisten werden gelesen… Fertig
                                      Abhängigkeitsbaum wird aufgebaut… Fertig
                                      Statusinformationen werden eingelesen… Fertig
                                      Paket »influxdb« ist nicht installiert, wird also auch nicht entfernt.
                                      0 aktualisiert, 0 neu installiert, 0 zu entfernen und 1 nicht aktualisiert.
                                      Andy@homebridge:~ $ sudo apt purge influxdb
                                      Paketlisten werden gelesen… Fertig
                                      Abhängigkeitsbaum wird aufgebaut… Fertig
                                      Statusinformationen werden eingelesen… Fertig
                                      Paket »influxdb« ist nicht installiert, wird also auch nicht entfernt.
                                      0 aktualisiert, 0 neu installiert, 0 zu entfernen und 1 nicht aktualisiert.
                                      Andy@homebridge:~ $ sudo apt purge influxdb2
                                      Paketlisten werden gelesen… Fertig
                                      Abhängigkeitsbaum wird aufgebaut… Fertig
                                      Statusinformationen werden eingelesen… Fertig
                                      Das folgende Paket wurde automatisch installiert und wird nicht mehr benötigt:
                                        influxdb2-cli
                                      Verwenden Sie »sudo apt autoremove«, um es zu entfernen.
                                      Die folgenden Pakete werden ENTFERNT:
                                        influxdb2*
                                      0 aktualisiert, 0 neu installiert, 1 zu entfernen und 1 nicht aktualisiert.
                                      Nach dieser Operation werden 99,1 MB Plattenplatz freigegeben.
                                      Möchten Sie fortfahren? [J/n] j
                                      (Lese Datenbank ... 55637 Dateien und Verzeichnisse sind derzeit installiert.)
                                      Entfernen von influxdb2 (2.7.0-1) ...
                                      (Lese Datenbank ... 55627 Dateien und Verzeichnisse sind derzeit installiert.)
                                      Löschen der Konfigurationsdateien von influxdb2 (2.7.0-1) ...
                                      Andy@homebridge:~ $ sudo rm -R /var/lib/influxdb
                                      Andy@homebridge:~ $ sudo rm -R /etc/influxdb
                                      Andy@homebridge:~ $ systemctl status influxdb
                                      ● influxdb.service - InfluxDB is an open-source, distributed, time series datab>
                                           Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor pre>
                                           Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                             Docs: https://docs.influxdata.com/influxdb/
                                          Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (>
                                         Main PID: 718 (influxd)
                                            Tasks: 9 (limit: 3932)
                                              CPU: 1.861s
                                           CGroup: /system.slice/influxdb.service
                                                   └─718 /usr/bin/influxd
                                      
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:5>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:5>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:5>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http:>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:5>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:5>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:5>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:5>
                                      Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                      Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, dist>
                                      lines 1-21/21 (END)
                                      ● influxdb.service - InfluxDB is an open-source, distributed, time series databa>
                                           Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor pres>
                                           Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                             Docs: https://docs.influxdata.com/influxdb/
                                          Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (c>
                                         Main PID: 718 (influxd)
                                            Tasks: 9 (limit: 3932)
                                              CPU: 1.861s
                                           CGroup: /system.slice/influxdb.service
                                                   └─718 /usr/bin/influxd
                                      
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http:/>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55>
                                      Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                      Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distr>
                                      ~
                                      ~
                                      ~
                                      lines 1-21/21 (END)
                                      ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                           Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                           Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                             Docs: https://docs.influxdata.com/influxdb/
                                          Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                         Main PID: 718 (influxd)
                                            Tasks: 9 (limit: 3932)
                                              CPU: 1.861s
                                           CGroup: /system.slice/influxdb.service
                                                   └─718 /usr/bin/influxd
                                      
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gP>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforc>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" lo>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_i>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement e>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 servi>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 serv>
                                      Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                      Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                      ~
                                      ~
                                      ~
                                      lines 1-21/21 (END)
                                      ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                           Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                           Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                             Docs: https://docs.influxdata.com/influxdb/
                                          Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                         Main PID: 718 (influxd)
                                            Tasks: 9 (limit: 3932)
                                              CPU: 1.861s
                                           CGroup: /system.slice/influxdb.service
                                                   └─718 /usr/bin/influxd
                                      
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gPl000 service=storag>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforcement service" log_>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" log_id=0hJ07gPl000 se>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_id=0hJ07gPl000 servi>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement executor (zeros indi>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 service=telemetry interv>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 service=tcp-listener tr>
                                      Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                      Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                      ~
                                      ~
                                      ~
                                      lines 1-21/21 (END)
                                      ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                           Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                           Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                             Docs: https://docs.influxdata.com/influxdb/
                                          Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                         Main PID: 718 (influxd)
                                            Tasks: 9 (limit: 3932)
                                              CPU: 1.861s
                                           CGroup: /system.slice/influxdb.service
                                                   └─718 /usr/bin/influxd
                                      
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gPl000 service=storage-eng>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforcement service" log_id=0h>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" log_id=0hJ07gPl000 service>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_id=0hJ07gPl000 service=st>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate >
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 service=telemetry interval=8h
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 service=tcp-listener transpo>
                                      Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                      Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                      ~
                                      ~
                                      ~
                                      lines 1-21/21 (END)
                                      ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                           Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                           Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                             Docs: https://docs.influxdata.com/influxdb/
                                          Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                         Main PID: 718 (influxd)
                                            Tasks: 9 (limit: 3932)
                                              CPU: 1.861s
                                           CGroup: /system.slice/influxdb.service
                                                   └─718 /usr/bin/influxd
                                      
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gPl000 service=storage-engine service>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforcement service" log_id=0hJ07gPl000 s>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" log_id=0hJ07gPl000 service=shard-prec>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_id=0hJ07gPl000 service=storage-reads>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited).>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 service=telemetry interval=8h
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 service=tcp-listener transport=http add>
                                      Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                      Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                      ~
                                      ~
                                      ~
                                      lines 1-21/21 (END)
                                      ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                           Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                           Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                             Docs: https://docs.influxdata.com/influxdb/
                                          Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                         Main PID: 718 (influxd)
                                            Tasks: 9 (limit: 3932)
                                              CPU: 1.861s
                                           CGroup: /system.slice/influxdb.service
                                                   └─718 /usr/bin/influxd
                                      
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gPl000 service=storage-engine service=store op_n>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforcement service" log_id=0hJ07gPl000 service=rete>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" log_id=0hJ07gPl000 service=shard-precreation che>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_id=0hJ07gPl000 service=storage-reads concurrenc>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited)." log_id=0h>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 service=telemetry interval=8h
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 service=tcp-listener transport=http addr=:8086 por>
                                      Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                      Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                      ~
                                      ~
                                      ~
                                      lines 1-21/21 (END)
                                      ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                           Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                           Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                             Docs: https://docs.influxdata.com/influxdb/
                                          Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                         Main PID: 718 (influxd)
                                            Tasks: 9 (limit: 3932)
                                              CPU: 1.861s
                                           CGroup: /system.slice/influxdb.service
                                                   └─718 /usr/bin/influxd
                                      
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gPl000 service=storage-engine service=store op_name>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforcement service" log_id=0hJ07gPl000 service=retenti>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" log_id=0hJ07gPl000 service=shard-precreation check_>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_id=0hJ07gPl000 service=storage-reads concurrency_q>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited)." log_id=0hJ07>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 service=telemetry interval=8h
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 service=tcp-listener transport=http addr=:8086 port=8>
                                      Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                      Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                      ~
                                      ~
                                      ~
                                      lines 1-21/21 (END)
                                      ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                           Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                           Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                             Docs: https://docs.influxdata.com/influxdb/
                                          Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                         Main PID: 718 (influxd)
                                            Tasks: 9 (limit: 3932)
                                              CPU: 1.861s
                                           CGroup: /system.slice/influxdb.service
                                                   └─718 /usr/bin/influxd
                                      
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gPl000 service=storage-engine service=store op_name=tsdb_>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforcement service" log_id=0hJ07gPl000 service=retention che>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" log_id=0hJ07gPl000 service=shard-precreation check_interv>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_id=0hJ07gPl000 service=storage-reads concurrency_quota=1>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited)." log_id=0hJ07gPl000>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 service=telemetry interval=8h
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 service=tcp-listener transport=http addr=:8086 port=8086
                                      Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                      Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                      ~
                                      ~
                                      ~
                                      lines 1-21/21 (END)
                                      ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                           Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                           Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                             Docs: https://docs.influxdata.com/influxdb/
                                          Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                         Main PID: 718 (influxd)
                                            Tasks: 9 (limit: 3932)
                                              CPU: 1.861s
                                           CGroup: /system.slice/influxdb.service
                                                   └─718 /usr/bin/influxd
                                      
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gPl000 service=storage-engine service=store op_name=tsdb_op>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforcement service" log_id=0hJ07gPl000 service=retention check>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" log_id=0hJ07gPl000 service=shard-precreation check_interval>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_id=0hJ07gPl000 service=storage-reads concurrency_quota=102>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited)." log_id=0hJ07gPl000 m>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 service=telemetry interval=8h
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 service=tcp-listener transport=http addr=:8086 port=8086
                                      Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                      Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                      ~
                                      ~
                                      ~
                                      lines 1-21/21 (END)
                                      ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                           Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                           Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                             Docs: https://docs.influxdata.com/influxdb/
                                          Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                         Main PID: 718 (influxd)
                                            Tasks: 9 (limit: 3932)
                                              CPU: 1.861s
                                           CGroup: /system.slice/influxdb.service
                                                   └─718 /usr/bin/influxd
                                      
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gPl000 service=storage-engine service=store op_name=tsdb_ope>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforcement service" log_id=0hJ07gPl000 service=retention check_>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" log_id=0hJ07gPl000 service=shard-precreation check_interval=>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_id=0hJ07gPl000 service=storage-reads concurrency_quota=1024>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited)." log_id=0hJ07gPl000 ma>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 service=telemetry interval=8h
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 service=tcp-listener transport=http addr=:8086 port=8086
                                      Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                      Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                      ~
                                      ~
                                      ~
                                      lines 1-21/21 (END)
                                      ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                           Loaded: loaded (/lib/systemd/system/influxdb.service; disabled; vendor preset: enabled)
                                           Active: active (running) since Thu 2023-04-20 02:15:56 CEST; 4min 19s ago
                                             Docs: https://docs.influxdata.com/influxdb/
                                          Process: 715 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                                         Main PID: 718 (influxd)
                                            Tasks: 9 (limit: 3932)
                                              CPU: 1.861s
                                           CGroup: /system.slice/influxdb.service
                                                   └─718 /usr/bin/influxd
                                      
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.631155Z lvl=info msg="Open store (end)" log_id=0hJ07gPl000 service=storage-engine service=store op_name=tsdb_open op>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632101Z lvl=info msg="Starting retention policy enforcement service" log_id=0hJ07gPl000 service=retention check_inte>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.632359Z lvl=info msg="Starting precreation service" log_id=0hJ07gPl000 service=shard-precreation check_interval=10m >
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[715]: InfluxDB API at http://localhost:8086/ready unavailable after 1 attempts...
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.640169Z lvl=info msg="Starting query controller" log_id=0hJ07gPl000 service=storage-reads concurrency_quota=1024 ini>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.667478Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited)." log_id=0hJ07gPl000 max_se>
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697134Z lvl=info msg=Starting log_id=0hJ07gPl000 service=telemetry interval=8h
                                      Apr 20 02:15:55 homebridge influxd-systemd-start.sh[718]: ts=2023-04-20T00:15:55.697799Z lvl=info msg=Listening log_id=0hJ07gPl000 service=tcp-listener transport=http addr=:8086 port=8086
                                      Apr 20 02:15:56 homebridge influxd-systemd-start.sh[715]: InfluxDB started
                                      Apr 20 02:15:56 homebridge systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                      ~
                                      ~
                                      ~
                                      lines 1-21/21 (END)
                                      
                                      mickymM Offline
                                      mickymM Offline
                                      mickym
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #165

                                      @damrak2022 Nee das purge solltest doch doch machen, wenn der Service nicht mehr da ist.

                                      Also hast Du nachdem disable influx db die Maschine neu gestartet?

                                      Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

                                      Damrak2022D 1 Antwort Letzte Antwort
                                      0
                                      • mickymM mickym

                                        @damrak2022 Nee das purge solltest doch doch machen, wenn der Service nicht mehr da ist.

                                        Also hast Du nachdem disable influx db die Maschine neu gestartet?

                                        Damrak2022D Offline
                                        Damrak2022D Offline
                                        Damrak2022
                                        schrieb am zuletzt editiert von
                                        #166

                                        @mickym Ja, so hast Du es geschrieben

                                        Mit besten Grüßen
                                        Andy

                                        mickymM 1 Antwort Letzte Antwort
                                        0
                                        • Damrak2022D Damrak2022

                                          @mickym Ja, so hast Du es geschrieben

                                          mickymM Offline
                                          mickymM Offline
                                          mickym
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #167

                                          @damrak2022

                                          so dann

                                          schau mal ob es diese Datei noch gibt

                                          sudo ls -la /etc/systemd/system/influxd.service
                                          

                                          Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

                                          Damrak2022D 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
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          434

                                          Online

                                          32.8k

                                          Benutzer

                                          82.9k

                                          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