Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. influxdb 3.0.0 verfügbar - eine Zusammenfassung

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    influxdb 3.0.0 verfügbar - eine Zusammenfassung

    This topic has been deleted. Only users with topic management privileges can see it.
    • O
      oFbEQnpoLKKl6mbY5e13 @apollon77 last edited by

      @apollon77 sagte in influxdb 3.0.0 verfügbar - eine Zusammenfassung:

      @ofbeqnpolkkl6mby5e13 Das ist auch komplett "falsch" ... Es sollte ncihts kaputt gehen aber der q(uality) wert ist was gaaanz anderes

      Ich bin mir der Zweckentfremdung bewusst.

      1 Reply Last reply Reply Quote 0
      • O
        oFbEQnpoLKKl6mbY5e13 @apollon77 last edited by oFbEQnpoLKKl6mbY5e13

        @apollon77 sagte in influxdb 3.0.0 verfügbar - eine Zusammenfassung:

        Mach doch mal Debug log fpr die Instanz und den Datenpunkt an ... dann zeig mal

        Ich schreibe die Daten wie gesagt manuell mit einem Skript in die Datenbank.

        Die Meldung ist dieselbe:

        2022-05-13 11:37:44.131  - debug: influxdb.0 (9994) Incoming message storeState from system.adapter.javascript.0
        2022-05-13 11:37:44.132  - debug: influxdb.0 (9994) storeState 1 item
        
        apollon77 1 Reply Last reply Reply Quote 0
        • apollon77
          apollon77 @oFbEQnpoLKKl6mbY5e13 last edited by

          @ofbeqnpolkkl6mby5e13 Ok, verstehe ich nicht. Bitte mal GitHub version installieren (Versionsnummer bleibt gleich, danach Adapter manuell neu starten). Dann bitte nochmal Debug log posten, sollte jetzt ggf mehr sein

          O 1 Reply Last reply Reply Quote 0
          • O
            oFbEQnpoLKKl6mbY5e13 @apollon77 last edited by oFbEQnpoLKKl6mbY5e13

            @apollon77

            Crasht:

            2022-05-13 13:55:16.385  - debug: influxdb.0 (18439) Incoming message storeState from system.adapter.javascript.0
            2022-05-13 13:55:16.386  - debug: influxdb.0 (18439) storeState 1 item
            2022-05-13 13:55:16.394  - error: influxdb.0 (18439) uncaught exception: adapter.log.warning is not a function
            2022-05-13 13:55:16.396  - error: influxdb.0 (18439) TypeError: adapter.log.warning is not a function
                at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.influxdb/main.js:1745:76)
                at processImmediate (internal/timers.js:466:21)
            2022-05-13 13:55:16.397  - error: influxdb.0 (18439) adapter.log.warning is not a function
            
            2022-05-13 13:55:16.944  - info: influxdb.0 (18439) terminating
            2022-05-13 13:55:16.945  - debug: influxdb.0 (18439) Plugin sentry destroyed
            2022-05-13 13:55:16.946  - warn: influxdb.0 (18439) Terminated (UNCAUGHT_EXCEPTION): Without reason
            2022-05-13 13:55:17.534  - error: host.iobroker instance system.adapter.influxdb.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
            2022-05-13 13:55:17.535  - info: host.iobroker Restart adapter system.adapter.influxdb.0 because enabled
            2022-05-13 13:55:37.186  - info: host.iobroker "system.adapter.influxdb.0" disabled
            
            apollon77 1 Reply Last reply Reply Quote 0
            • apollon77
              apollon77 @oFbEQnpoLKKl6mbY5e13 last edited by

              @ofbeqnpolkkl6mby5e13 Ok, da war ich zu fix :-)) Nochmal bitte

              O 1 Reply Last reply Reply Quote 0
              • O
                oFbEQnpoLKKl6mbY5e13 @apollon77 last edited by

                @apollon77

                2022-05-13 15:24:13.648  - debug: influxdb.0 (23941) Incoming message storeState from system.adapter.javascript.0
                2022-05-13 15:24:13.649  - debug: influxdb.0 (23941) storeState 1 item
                2022-05-13 15:24:13.652  - warn: influxdb.0 (23941) Error writing state for 0_userdata.0.Haus.Energie.Zaehler.Wasser: ID 0_userdata.0.Haus.Energie.Zaehler.Wasser not activated for logging, Data: [object Object]
                
                apollon77 1 Reply Last reply Reply Quote 0
                • apollon77
                  apollon77 @oFbEQnpoLKKl6mbY5e13 last edited by

                  @ofbeqnpolkkl6mby5e13 Reicht Dir das als Antwort?

                  O 1 Reply Last reply Reply Quote 0
                  • O
                    oFbEQnpoLKKl6mbY5e13 @apollon77 last edited by oFbEQnpoLKKl6mbY5e13

                    @apollon77

                    Natürlich nicht, denn das war über Jahre möglich. Weshalb sollte man nicht mehr manuell in die DB speichern können?

                    apollon77 1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 @oFbEQnpoLKKl6mbY5e13 last edited by

                      @ofbeqnpolkkl6mby5e13 Naja, weil damit sämtliche Settings fehlen ... Man könnte es ausschliesslich für storeState wieder erlaube ... sind halt Edge cases die immer wirder für die Lustigsten Fehler sorgen.

                      Bitte lege ein GitHub issue als Feature Request (jaja ... ging ja immer ... sollte es aber nie) an. Danke

                      O 1 Reply Last reply Reply Quote 2
                      • O
                        oFbEQnpoLKKl6mbY5e13 @apollon77 last edited by

                        @apollon77

                        https://github.com/ioBroker/ioBroker.influxdb/issues/258

                        RP70DP created this issue in ioBroker/ioBroker.influxdb

                        closed Please allow storeState to write without activation for logging #258

                        1 Reply Last reply Reply Quote 1
                        • JB_Sullivan
                          JB_Sullivan last edited by

                          Nabend zusammen - hatte den Thread hier irgendwie übersehen und mein "Problem" im GIT gepostet ( https://github.com/ioBroker/ioBroker.influxdb/issues/259 )

                          Ich denke es ist sinniger hier weiter zu machen.

                          1. Frage auf die Antwort aus dem GIT - wie kann man einen Datenpunkt DEBUGGEN? Habe ich noch nie gemacht - eine Instanz ja, aber ein Datenpunkt ist neu für mich.

                          Hier wie gewünscht die Adapter Einstellungen

                          60056371-2d2e-42aa-8bd2-febb18d01cf0-image.png

                          70851de7-da82-490c-8c87-b79b45ea4404-image.png

                          JBSullivan created this issue in ioBroker/ioBroker.influxdb

                          closed Adapter 3.x.x - veränderte Datenaufzeichnung unter InfluxDB 1.x.x. #259

                          Feuersturm 1 Reply Last reply Reply Quote 0
                          • Feuersturm
                            Feuersturm @JB_Sullivan last edited by

                            @jb_sullivan sagte in influxdb 3.0.0 verfügbar - eine Zusammenfassung:

                            Frage auf die Antwort aus dem GIT - wie kann man einen Datenpunkt DEBUGGEN? Habe ich noch nie gemacht - eine Instanz ja, aber ein Datenpunkt ist neu für mich.

                            Aktivere diese Option bei deinem Datenpunkt, dann sind im Log weitere Debug Informationen für den Datenpunkt enthalten.
                            540c1778-47b7-4eb7-a397-8b4da7d061fa-grafik.png

                            apollon77 1 Reply Last reply Reply Quote 0
                            • apollon77
                              apollon77 @Feuersturm last edited by

                              @feuersturm @JB_Sullivan Aber nur wenn auch das Loglevel der Influxdb Instanz auf Debug steht, sonst halt das keine echte auswirkung - ausser ggf bissl schlechtere performance weil mehr Log geschrieben aber intern verworfen wird

                              S 1 Reply Last reply Reply Quote 0
                              • S
                                stephan61 @apollon77 last edited by stephan61

                                @apollon77
                                Hallo Habe influx 3.02
                                es werten die Werte true und false nicht angezeigt nur null
                                muss ich da noch irgendwo etwas einstellen

                                influx.PNG

                                Gruss Stephan

                                apollon77 1 Reply Last reply Reply Quote 0
                                • apollon77
                                  apollon77 @stephan61 last edited by

                                  @stephan61 Welche Admin version ist denn das? Und welche UI? Bitte aktuelles Admin mit react UI nutzen. Wenn das ok ist bitte für den relevanten Datenpunkt mal debug log in den sesttings aktivieren und auch Loglevel für die Instanz auf Debug setzen (Instanzen mit aktivem Expertenmodus) . Dann bitte Debug log einer solchen History-Abfrage posten

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    stephan61 @apollon77 last edited by

                                    @apollon77
                                    Habe admin 5.4.9
                                    was react ui habe auf neue Ansicht aber in weiss
                                    Log

                                    influxdb.0
                                    2022-05-16 18:21:37.976 debug Send: 1 of: 2 in: 16ms

                                    influxdb.0
                                    2022-05-16 18:21:37.961 debug Query to execute: SELECT value from "hm-rpc.0.MEQ0045799.2.STATE" WHERE time <= '2022-05-16T15:52:00.000Z' ORDER BY time DESC LIMIT 1;SELECT * from "hm-rpc.0.MEQ0045799.2.STATE" WHERE time > '2022-05-16T15:52:00.000Z' AND time < '2022-05-16T16:22:00.000Z' ORDER BY time DESC LIMIT 500;SELECT value from "hm-rpc.0.MEQ0045799.2.STATE" WHERE time >= '2022-05-16T16:22:00.000Z' LIMIT 1

                                    influxdb.0
                                    2022-05-16 18:21:37.960 debug Incoming message getHistory from system.adapter.admin.0

                                    influxdb.0
                                    2022-05-16 18:21:35.743 debug Send: 10 of: 11 in: 30ms

                                    influxdb.0
                                    2022-05-16 18:21:35.732 debug Send: 10 of: 11 in: 28ms

                                    influxdb.0
                                    2022-05-16 18:21:35.718 debug Query to execute: SELECT value from "hm-rpc.0.MEQ0045799.2.STATE" WHERE time <= '2022-05-15T16:00:00.000Z' ORDER BY time DESC LIMIT 1;SELECT value from "hm-rpc.0.MEQ0045799.2.STATE" WHERE time > '2022-05-15T16:00:00.000Z' AND time < '2022-05-16T16:21:35.206Z' ORDER BY time ASC;SELECT value from "hm-rpc.0.MEQ0045799.2.STATE" WHERE time >= '2022-05-16T16:21:35.206Z' LIMIT 1

                                    influxdb.0
                                    2022-05-16 18:21:35.712 debug Incoming message getHistory from system.adapter.admin.0

                                    influxdb.0
                                    2022-05-16 18:21:35.705 debug Query to execute: SELECT value from "hm-rpc.0.MEQ0045799.2.STATE" WHERE time <= '2022-05-15T16:00:00.000Z' ORDER BY time DESC LIMIT 1;SELECT value from "hm-rpc.0.MEQ0045799.2.STATE" WHERE time > '2022-05-15T16:00:00.000Z' AND time < '2022-05-16T16:21:35.185Z' ORDER BY time ASC;SELECT value from "hm-rpc.0.MEQ0045799.2.STATE" WHERE time >= '2022-05-16T16:21:35.185Z' LIMIT 1

                                    influxdb.0
                                    2022-05-16 18:21:35.703 debug Incoming message getHistory from system.adapter.admin.0

                                    influxdb.0
                                    2022-05-16 18:21:02.029 debug Send: 0 of: 1 in: 24ms

                                    influxdb.0
                                    2022-05-16 18:21:02.007 debug Query to execute: SELECT value from "hm-rpc.0.MEQ0045799.2.STATE" WHERE time <= '2022-05-16T15:52:00.000Z' ORDER BY time DESC LIMIT 1;SELECT * from "hm-rpc.0.MEQ0045799.2.STATE" WHERE time > '2022-05-16T15:52:00.000Z' AND time < '2022-05-16T16:22:00.000Z' ORDER BY time DESC LIMIT 500;SELECT value from "hm-rpc.0.MEQ0045799.2.STATE" WHERE time >= '2022-05-16T16:22:00.000Z' LIMIT 1

                                    influxdb.0
                                    2022-05-16 18:21:02.004 debug Incoming message getHistory from system.adapter.admin.0

                                    influxdb.0
                                    2022-05-16 18:21:00.412 debug Send: 9 of: 10 in: 25ms

                                    influxdb.0
                                    2022-05-16 18:21:00.388 debug Query to execute: SELECT value from "hm-rpc.0.MEQ0045799.2.STATE" WHERE time <= '2022-05-15T16:00:00.000Z' ORDER BY time DESC LIMIT 1;SELECT value from "hm-rpc.0.MEQ0045799.2.STATE" WHERE time > '2022-05-15T16:00:00.000Z' AND time < '2022-05-16T16:20:59.802Z' ORDER BY time ASC;SELECT value from "hm-rpc.0.MEQ0045799.2.STATE" WHERE time >= '2022-05-16T16:20:59.802Z' LIMIT 1

                                    influxdb.0
                                    2022-05-16 18:21:00.386 debug Incoming message getHistory from system.adapter.admin.0

                                    influxdb.0
                                    2022-05-16 18:21:00.253 debug Send: 9 of: 10 in: 35ms

                                    influxdb.0
                                    2022-05-16 18:21:00.224 debug Query to execute: SELECT value from "hm-rpc.0.MEQ0045799.2.STATE" WHERE time <= '2022-05-15T16:00:00.000Z' ORDER BY time DESC LIMIT 1;SELECT value from "hm-rpc.0.MEQ0045799.2.STATE" WHERE time > '2022-05-15T16:00:00.000Z' AND time < '2022-05-16T16:20:59.335Z' ORDER BY time ASC;SELECT value from "hm-rpc.0.MEQ0045799.2.STATE" WHERE time >= '2022-05-16T16:20:59.335Z' LIMIT 1

                                    influxdb.0
                                    2022-05-16 18:21:00.209 debug Incoming message getHistory from system.adapter.admin.0

                                    apollon77 2 Replies Last reply Reply Quote 0
                                    • apollon77
                                      apollon77 @stephan61 last edited by apollon77

                                      @stephan61 Und das ist sicher influxdb 3.0? ...3.0.2 wäre da die letzte Version ... Da müsste das Log anders aussehen.

                                      Ok, kann es nachvollziehen... bin dran

                                      Diginix 1 Reply Last reply Reply Quote 0
                                      • Diginix
                                        Diginix @apollon77 last edited by Diginix

                                        @apollon77 Wenn ich benutzerdefinierte Vorhaltezeit nutzen will und zuvor 2 Jahre eingestellt war und ich nun auf >2 Jahre gehe, muss ich trotzdem den Haken "geringere Vorhaltezeit anwenden" setzen. Das verunsichert mich.

                                        8f459eb8-74f5-4547-98c0-b9161ee23635-image.png

                                        Ich möchte ungern Daten verlieren.

                                        apollon77 2 Replies Last reply Reply Quote 0
                                        • apollon77
                                          apollon77 @Diginix last edited by apollon77

                                          @diginix Hm ... ok muss ich in der UI noch anpassen. an sich nicht. Bin aber ehrlich: Ich habs es nicht selbst ausprobiert. Code technisch sollte es aber tun

                                          Diginix 1 Reply Last reply Reply Quote 0
                                          • Diginix
                                            Diginix @apollon77 last edited by Diginix

                                            @apollon77 Dauert noch ein paar Monate bis die 2 Jahre bei den ältesten Werten erreicht sind. Dann sehe ich ob Einstellung 5 Jahre greift.

                                            In Adapter v2.6.3 hatte ich bereits die Standard Entprellzeit auf 1000 ms gesetzt. Nach dem Update auf v3 steht dort aber eine 0. Hätte der alte Wert nicht übernommen werden sollen?

                                            7fae3f9e-c5fd-4882-9c2b-3538be67d824-image.png

                                            Und die damalige Entprellzeit pro Objekt ist nun neu die Blockzeit. Das ist so richtig?

                                            apollon77 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

                                            873
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            18
                                            132
                                            14293
                                            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