Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. influxDB ist neuerdings gelb (gelöst)

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    influxDB ist neuerdings gelb (gelöst)

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @maximinus last edited by

      @maximinus

      Bitte CodeTags für Konsolenoutput verwenden.
      Und bitte die Suchfunktion benutzen, das ist ein bekanntes 'Problem' mit aktuellen Versionen von influxdb.

      M 1 Reply Last reply Reply Quote 0
      • M
        maximinus @Thomas Braun last edited by

        @thomas-braun said in influxDB ist neuerdings gelb:

        Suchfunktion benutzen, das ist ein bekanntes 'Problem' mit aktuellen Versionen von influxdb

        Ich suche seit heute morgen -nachdem die Visualisierung nicht mehr funktionierte- nach einer Lösung, bin aber bisher nach Eingabe der Fehlermeldung auf keine von mir nachvollziehbare Antwort gestoßen. Wie müsste ein Suchbegriff lauten um auf eine Anleitung zu kommen?

        Thomas Braun crunchip 2 Replies Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @maximinus last edited by

          @maximinus

          systemctl status influxdb
          
          M 1 Reply Last reply Reply Quote 0
          • M
            maximinus @Thomas Braun last edited by

            @thomas-braun said in influxDB ist neuerdings gelb:

            systemctl status influxdb

            Das kommt dabei heraus, ich kann es aber nicht interpretieren```

            * influxdb.service - InfluxDB is an open-source, distributed, time series database
               Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
               Active: activating (start) since Sun 2021-08-22 15:20:58 CEST; 7s ago
                 Docs: https://docs.influxdata.com/influxdb/
            Cntrl PID: 18228 (influxd-systemd)
                Tasks: 13 (limit: 4915)
               CGroup: /system.slice/influxdb.service
                       |-18228 /bin/bash -e /usr/lib/influxdb/scripts/influxd-systemd-start.sh
                       |-18229 /usr/bin/influxd -config /etc/influxdb/influxdb.conf
                       `-18283 curl -k -s -o /dev/null http://localhost:8086/health -w %{http_code}
            
            Aug 22 15:20:59 raspberrypi4-ioB influxd-systemd-start.sh[18228]: ts=2021-08-22T13:20:59.412304Z lvl=info msg="Opened shard" log_id=0W7WBXL0000 service=store trace_id=0W7WBXLW000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/solpiplog2/autogen/28 duration=45.168ms
            Aug 22 15:20:59 raspberrypi4-ioB influxd-systemd-start.sh[18228]: ts=2021-08-22T13:20:59.414070Z lvl=info msg="Opened file" log_id=0W7WBXL0000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/solpiplog2/autogen/4/000000004-000000002.tsm id=0 duration=0.283ms
            Aug 22 15:20:59 raspberrypi4-ioB influxd-systemd-start.sh[18228]: ts=2021-08-22T13:20:59.443304Z lvl=info msg="Opened shard" log_id=0W7WBXL0000 service=store trace_id=0W7WBXLW000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/solpiplog2/autogen/37 duration=37.496ms
            Aug 22 15:20:59 raspberrypi4-ioB influxd-systemd-start.sh[18228]: ts=2021-08-22T13:20:59.444777Z lvl=info msg="Opened file" log_id=0W7WBXL0000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/solpiplog2/autogen/46/000000004-000000002.tsm id=0 duration=0.271ms
            Aug 22 15:20:59 raspberrypi4-ioB influxd-systemd-start.sh[18228]: ts=2021-08-22T13:20:59.466256Z lvl=info msg="Opened shard" log_id=0W7WBXL0000 service=store trace_id=0W7WBXLW000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/solpiplog2/autogen/4 duration=53.811ms
            Aug 22 15:20:59 raspberrypi4-ioB influxd-systemd-start.sh[18228]: ts=2021-08-22T13:20:59.483407Z lvl=info msg="Opened shard" log_id=0W7WBXL0000 service=store trace_id=0W7WBXLW000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/solpiplog2/autogen/46 duration=39.980ms
            Aug 22 15:21:00 raspberrypi4-ioB influxd-systemd-start.sh[18228]: ts=2021-08-22T13:21:00.927541Z lvl=info msg="Reading file" log_id=0W7WBXL0000 engine=tsm1 service=cacheloader path=/var/lib/influxdb/wal/iobroker/global/169/_00138.wal size=10485873
            Aug 22 15:21:02 raspberrypi4-ioB influxd-systemd-start.sh[18228]: ts=2021-08-22T13:21:02.645334Z lvl=info msg="Reading file" log_id=0W7WBXL0000 engine=tsm1 service=cacheloader path=/var/lib/influxdb/wal/_internal/monitor/174/_00017.wal size=10528669
            Aug 22 15:21:02 raspberrypi4-ioB influxd-systemd-start.sh[18228]: ts=2021-08-22T13:21:02.688366Z lvl=info msg="Reading file" log_id=0W7WBXL0000 engine=tsm1 service=cacheloader path=/var/lib/influxdb/wal/iobroker/global/169/_00139.wal size=10165177
            Aug 22 15:21:04 raspberrypi4-ioB influxd-systemd-start.sh[18228]: ts=2021-08-22T13:21:04.462827Z lvl=info msg="Opened shard" log_id=0W7WBXL0000 service=store trace_id=0W7WBXLW000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/iobroker/global/169 duration=5386.520ms
            
            1 Reply Last reply Reply Quote 0
            • crunchip
              crunchip Forum Testing Most Active @maximinus last edited by

              @maximinus das ist die gesamte Ausgabe?

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

                @maximinus sagte in influxDB ist neuerdings gelb:

                Ich suche seit heute morgen -nachdem die Visualisierung nicht mehr funktionierte- nach einer Lösung, bin aber bisher nach Eingabe der Fehlermeldung auf keine von mir nachvollziehbare Antwort gestoßen. Wie müsste ein Suchbegriff lauten um auf eine Anleitung zu kommen?

                ecb9542f-309f-47d9-8b17-4602c2e444ab-image.png

                1 Reply Last reply Reply Quote 0
                • M
                  maximinus @crunchip last edited by

                  @crunchip said in influxDB ist neuerdings gelb:

                  @maximinus das ist die gesamte Ausgabe?

                  Ja insgesamt 21 Zeilen. Hier noch einmal

                  * influxdb.service - InfluxDB is an open-source, distributed, time series database
                     Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                     Active: activating (start) since Sun 2021-08-22 16:50:33 CEST; 5s ago
                       Docs: https://docs.influxdata.com/influxdb/
                  Cntrl PID: 23520 (influxd-systemd)
                      Tasks: 13 (limit: 4915)
                     CGroup: /system.slice/influxdb.service
                             |-23520 /bin/bash -e /usr/lib/influxdb/scripts/influxd-systemd-start.sh
                             |-23521 /usr/bin/influxd -config /etc/influxdb/influxdb.conf
                             `-23568 sleep 1
                  
                  Aug 22 16:50:34 raspberrypi4-ioB influxd-systemd-start.sh[23520]: ts=2021-08-22T14:50:34.378626Z lvl=info msg="Opened file" log_id=0W7aJaRW000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/solpiplog/autogen/45/000000005-000000002.tsm id=0 duration=0.250ms
                  Aug 22 16:50:34 raspberrypi4-ioB influxd-systemd-start.sh[23520]: ts=2021-08-22T14:50:34.411602Z lvl=info msg="Opened shard" log_id=0W7aJaRW000 service=store trace_id=0W7aJaSW000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/solpiplog/autogen/36 duration=42.225ms
                  Aug 22 16:50:34 raspberrypi4-ioB influxd-systemd-start.sh[23520]: ts=2021-08-22T14:50:34.413054Z lvl=info msg="Opened file" log_id=0W7aJaRW000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/solpiplog/autogen/55/000000001-000000001.tsm id=0 duration=0.234ms
                  Aug 22 16:50:34 raspberrypi4-ioB influxd-systemd-start.sh[23520]: ts=2021-08-22T14:50:34.419196Z lvl=info msg="Opened shard" log_id=0W7aJaRW000 service=store trace_id=0W7aJaSW000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/solpiplog/autogen/45 duration=41.971ms
                  Aug 22 16:50:34 raspberrypi4-ioB influxd-systemd-start.sh[23520]: ts=2021-08-22T14:50:34.422938Z lvl=info msg="Opened file" log_id=0W7aJaRW000 engine=tsm1 service=filestore path=/var/lib/influxdb/data/solpiplog/autogen/9/000000005-000000002.tsm id=0 duration=2.417ms
                  Aug 22 16:50:34 raspberrypi4-ioB influxd-systemd-start.sh[23520]: ts=2021-08-22T14:50:34.464027Z lvl=info msg="Opened shard" log_id=0W7aJaRW000 service=store trace_id=0W7aJaSW000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/solpiplog/autogen/55 duration=52.278ms
                  Aug 22 16:50:34 raspberrypi4-ioB influxd-systemd-start.sh[23520]: ts=2021-08-22T14:50:34.471207Z lvl=info msg="Opened shard" log_id=0W7aJaRW000 service=store trace_id=0W7aJaSW000 op_name=tsdb_open index_version=inmem path=/var/lib/influxdb/data/solpiplog/autogen/9 duration=51.790ms
                  Aug 22 16:50:35 raspberrypi4-ioB influxd-systemd-start.sh[23520]: ts=2021-08-22T14:50:35.901806Z lvl=info msg="Reading file" log_id=0W7aJaRW000 engine=tsm1 service=cacheloader path=/var/lib/influxdb/wal/iobroker/global/169/_00138.wal size=10485873
                  Aug 22 16:50:37 raspberrypi4-ioB influxd-systemd-start.sh[23520]: ts=2021-08-22T14:50:37.452173Z lvl=info msg="Reading file" log_id=0W7aJaRW000 engine=tsm1 service=cacheloader path=/var/lib/influxdb/wal/_internal/monitor/174/_00017.wal size=10528669
                  Aug 22 16:50:37 raspberrypi4-ioB influxd-systemd-start.sh[23520]: ts=2021-08-22T14:50:37.627657Z lvl=info msg="Reading file" log_id=0W7aJaRW000 engine=tsm1 service=cacheloader path=/var/lib/influxdb/wal/iobroker/global/169/_00139.wal size=10165177
                  
                  
                  crunchip 1 Reply Last reply Reply Quote 0
                  • crunchip
                    crunchip Forum Testing Most Active @maximinus last edited by

                    @maximinus sagte in influxDB ist neuerdings gelb:

                    Active: activating (start)

                    aktiviert, aber nicht gestartet

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      maximinus @crunchip last edited by

                      @crunchip

                      Danke an alle Helfer:

                      sleep 1 auf 10 geändert jetzt geht es wieder

                      buggybeast 1 Reply Last reply Reply Quote 0
                      • buggybeast
                        buggybeast @maximinus last edited by

                        @maximinus sleep 1 auf 10: Wie geht das? Habe das gleiche Problem.

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

                          @buggybeast https://forum.iobroker.net/post/662074

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

                          Support us

                          ioBroker
                          Community Adapters
                          Donate
                          FAQ Cloud / IOT
                          HowTo: Node.js-Update
                          HowTo: Backup/Restore
                          Downloads
                          BLOG

                          900
                          Online

                          31.9k
                          Users

                          80.2k
                          Topics

                          1.3m
                          Posts

                          4
                          16
                          540
                          Loading More Posts
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes
                          Reply
                          • Reply as topic
                          Log in to reply
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                          The ioBroker Community 2014-2023
                          logo