Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • 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. Tester
  4. Test Adapter SourceAnalytix v0.2.x

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.6k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.1k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.8k

Test Adapter SourceAnalytix v0.2.x

Geplant Angeheftet Gesperrt Verschoben Tester
adaptertest
958 Beiträge 103 Kommentatoren 290.8k Aufrufe 71 Watching
  • Ä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.
  • Palm_ManiacP Palm_Maniac

    @Dutchman Hi. Über Admin wird mir jetzt die 0.2.272 angeboten. Ist das trotzdem schon die 0.2.273 oder soll ich mit dem Update noch warten?

    DutchmanD Offline
    DutchmanD Offline
    Dutchman
    Developer Most Active Administrators
    schrieb am zuletzt editiert von Dutchman
    #473

    @Palm_Maniac sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

    @Dutchman Hi. Über Admin wird mir jetzt die 0.2.272 angeboten. Ist das trotzdem schon die 0.2.273 oder soll ich mit dem Update noch warten?

    du kannst entweder direkt über git installieren, oder bis heute mittag (so ungefähr 14.30) warten.
    Unsere repositorys werden 2-mal am tag neu gebaut, 14.00 und 02.00 danach werden neue Versionen im admin angeboten.

    oder, das würde auch gehen, auf der console (im iobroker Verzeichnis!) das hier eingeben :

    npm i iobroker.sourceanalytix@latest
    
    Palm_ManiacP 1 Antwort Letzte Antwort
    0
    • DutchmanD Dutchman

      @Palm_Maniac sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

      @Dutchman Hi. Über Admin wird mir jetzt die 0.2.272 angeboten. Ist das trotzdem schon die 0.2.273 oder soll ich mit dem Update noch warten?

      du kannst entweder direkt über git installieren, oder bis heute mittag (so ungefähr 14.30) warten.
      Unsere repositorys werden 2-mal am tag neu gebaut, 14.00 und 02.00 danach werden neue Versionen im admin angeboten.

      oder, das würde auch gehen, auf der console (im iobroker Verzeichnis!) das hier eingeben :

      npm i iobroker.sourceanalytix@latest
      
      Palm_ManiacP Offline
      Palm_ManiacP Offline
      Palm_Maniac
      schrieb am zuletzt editiert von
      #474

      @Dutchman Ok, dann warte ich. :) Vielen Dank.

      1 Antwort Letzte Antwort
      0
      • crunchipC Abwesend
        crunchipC Abwesend
        crunchip
        Forum Testing Most Active
        schrieb am zuletzt editiert von
        #475

        habe es gerade auch mal versucht mit 0.2.273
        jedoch werden keine Gaswerte mehr angezeigt. Strom funktionierte noch.
        Folgende Fehlermeldungen

        Caught 2019-03-22 19:07:38.608 error by controller[9]: (node:24531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecti
        Caught 2019-03-22 19:07:38.608 error by controller[8]: at process._tickCallback (internal/process/next_tick.js:189:7)
        Caught 2019-03-22 19:07:38.608 error by controller[8]: at <anonymous>
        Caught 2019-03-22 19:07:38.608 error by controller[8]: at Sourceanalytix.calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:647:42)
        Caught 2019-03-22 19:07:38.608 error by controller[8]: (node:24531) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
        Caught 2019-03-22 19:07:38.608 error by controller[7]: (node:24531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecti
        Caught 2019-03-22 19:07:38.608 error by controller[7]: at process._tickCallback (internal/process/next_tick.js:189:7)
        Caught 2019-03-22 19:07:38.607 error by controller[7]: at <anonymous>
        Caught 2019-03-22 19:07:38.607 error by controller[7]: at Sourceanalytix.calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:647:42)
        Caught 2019-03-22 19:07:38.605 error by controller[7]: (node:24531) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
        Caught 2019-03-22 19:07:38.605 error by controller[6]: (node:24531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecti
        Caught 2019-03-22 19:07:38.605 error by controller[5]: at process._tickCallback (internal/process/next_tick.js:189:7)
        Caught 2019-03-22 19:07:38.605 error by controller[5]: at <anonymous>
        Caught 2019-03-22 19:07:38.605 error by controller[5]: at Sourceanalytix.calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:647:42)
        Caught 2019-03-22 19:07:38.605 error by controller[5]: (node:24531) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
        Caught 2019-03-22 19:07:38.604 error by controller[4]: (node:24531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecti
        Caught 2019-03-22 19:07:38.604 error by controller[4]: at process._tickCallback (internal/process/next_tick.js:189:7)
        Caught 2019-03-22 19:07:38.604 error by controller[4]: at <anonymous>
        Caught 2019-03-22 19:07:38.604 error by controller[4]: at Sourceanalytix.calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:647:42)
        Caught 2019-03-22 19:07:38.604 error by controller[4]: (node:24531) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
        Caught 2019-03-22 19:07:38.604 error by controller[3]: (node:24531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecti
        Caught 2019-03-22 19:07:38.604 error by controller[3]: at process._tickCallback (internal/process/next_tick.js:189:7)
        Caught 2019-03-22 19:07:38.604 error by controller[3]: at <anonymous>
        Caught 2019-03-22 19:07:38.604 error by controller[3]: at Sourceanalytix.calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:647:42)
        Caught 2019-03-22 19:07:38.604 error by controller[3]: (node:24531) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
        Caught 2019-03-22 19:07:38.604 error by controller[3]: (node:24531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecti
        Caught 2019-03-22 19:07:38.604 error by controller[3]: at process._tickCallback (internal/process/next_tick.js:189:7)
        Caught 2019-03-22 19:07:38.603 error by controller[3]: at <anonymous>
        Caught 2019-03-22 19:07:38.603 error by controller[3]: at Sourceanalytix.calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:647:42)
        Caught 2019-03-22 19:07:38.603 error by controller[3]: (node:24531) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
        Caught 2019-03-22 19:07:38.603 error by controller[3]: (node:24531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecti
        Caught 2019-03-22 19:07:38.603 error by controller[3]: at process._tickCallback (internal/process/next_tick.js:189:7)
        Caught 2019-03-22 19:07:38.603 error by controller[3]: at <anonymous>
        Caught 2019-03-22 19:07:38.603 error by controller[3]: at Sourceanalytix.calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:647:42)
        Caught 2019-03-22 19:07:38.603 error by controller[3]: (node:24531) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
        Caught 2019-03-22 19:07:38.603 error by controller[2]: (node:24531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecti
        Caught 2019-03-22 19:07:38.603 error by controller[2]: at process._tickCallback (internal/process/next_tick.js:189:7)
        Caught 2019-03-22 19:07:38.602 error by controller[2]: at <anonymous>
        Caught 2019-03-22 19:07:38.602 error by controller[2]: at Sourceanalytix.calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:647:42)
        Caught 2019-03-22 19:07:38.602 error by controller[2]: (node:24531) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
        Caught 2019-03-22 19:07:38.602 error by controller[1]: (node:24531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecti
        Caught 2019-03-22 19:07:38.602 error by controller[1]: at process._tickCallback (internal/process/next_tick.js:189:7)
        Caught 2019-03-22 19:07:38.602 error by controller[1]: at <anonymous>
        Caught 2019-03-22 19:07:38.602 error by controller[1]: at Sourceanalytix.calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:647:42)
        Caught 2019-03-22 19:07:38.602 error by controller[1]: (node:24531) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
        sourceanalytix.0 2019-03-22 19:07:38.574 info Adapter SourceAnalytix stopped !

        bin dann wieder zurück auf 0.2.26 fehlerfrei

        umgestiegen von Proxmox auf Unraid

        DutchmanD 1 Antwort Letzte Antwort
        0
        • crunchipC crunchip

          habe es gerade auch mal versucht mit 0.2.273
          jedoch werden keine Gaswerte mehr angezeigt. Strom funktionierte noch.
          Folgende Fehlermeldungen

          Caught 2019-03-22 19:07:38.608 error by controller[9]: (node:24531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecti
          Caught 2019-03-22 19:07:38.608 error by controller[8]: at process._tickCallback (internal/process/next_tick.js:189:7)
          Caught 2019-03-22 19:07:38.608 error by controller[8]: at <anonymous>
          Caught 2019-03-22 19:07:38.608 error by controller[8]: at Sourceanalytix.calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:647:42)
          Caught 2019-03-22 19:07:38.608 error by controller[8]: (node:24531) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
          Caught 2019-03-22 19:07:38.608 error by controller[7]: (node:24531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecti
          Caught 2019-03-22 19:07:38.608 error by controller[7]: at process._tickCallback (internal/process/next_tick.js:189:7)
          Caught 2019-03-22 19:07:38.607 error by controller[7]: at <anonymous>
          Caught 2019-03-22 19:07:38.607 error by controller[7]: at Sourceanalytix.calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:647:42)
          Caught 2019-03-22 19:07:38.605 error by controller[7]: (node:24531) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
          Caught 2019-03-22 19:07:38.605 error by controller[6]: (node:24531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecti
          Caught 2019-03-22 19:07:38.605 error by controller[5]: at process._tickCallback (internal/process/next_tick.js:189:7)
          Caught 2019-03-22 19:07:38.605 error by controller[5]: at <anonymous>
          Caught 2019-03-22 19:07:38.605 error by controller[5]: at Sourceanalytix.calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:647:42)
          Caught 2019-03-22 19:07:38.605 error by controller[5]: (node:24531) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
          Caught 2019-03-22 19:07:38.604 error by controller[4]: (node:24531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecti
          Caught 2019-03-22 19:07:38.604 error by controller[4]: at process._tickCallback (internal/process/next_tick.js:189:7)
          Caught 2019-03-22 19:07:38.604 error by controller[4]: at <anonymous>
          Caught 2019-03-22 19:07:38.604 error by controller[4]: at Sourceanalytix.calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:647:42)
          Caught 2019-03-22 19:07:38.604 error by controller[4]: (node:24531) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
          Caught 2019-03-22 19:07:38.604 error by controller[3]: (node:24531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecti
          Caught 2019-03-22 19:07:38.604 error by controller[3]: at process._tickCallback (internal/process/next_tick.js:189:7)
          Caught 2019-03-22 19:07:38.604 error by controller[3]: at <anonymous>
          Caught 2019-03-22 19:07:38.604 error by controller[3]: at Sourceanalytix.calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:647:42)
          Caught 2019-03-22 19:07:38.604 error by controller[3]: (node:24531) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
          Caught 2019-03-22 19:07:38.604 error by controller[3]: (node:24531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecti
          Caught 2019-03-22 19:07:38.604 error by controller[3]: at process._tickCallback (internal/process/next_tick.js:189:7)
          Caught 2019-03-22 19:07:38.603 error by controller[3]: at <anonymous>
          Caught 2019-03-22 19:07:38.603 error by controller[3]: at Sourceanalytix.calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:647:42)
          Caught 2019-03-22 19:07:38.603 error by controller[3]: (node:24531) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
          Caught 2019-03-22 19:07:38.603 error by controller[3]: (node:24531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecti
          Caught 2019-03-22 19:07:38.603 error by controller[3]: at process._tickCallback (internal/process/next_tick.js:189:7)
          Caught 2019-03-22 19:07:38.603 error by controller[3]: at <anonymous>
          Caught 2019-03-22 19:07:38.603 error by controller[3]: at Sourceanalytix.calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:647:42)
          Caught 2019-03-22 19:07:38.603 error by controller[3]: (node:24531) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
          Caught 2019-03-22 19:07:38.603 error by controller[2]: (node:24531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecti
          Caught 2019-03-22 19:07:38.603 error by controller[2]: at process._tickCallback (internal/process/next_tick.js:189:7)
          Caught 2019-03-22 19:07:38.602 error by controller[2]: at <anonymous>
          Caught 2019-03-22 19:07:38.602 error by controller[2]: at Sourceanalytix.calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:647:42)
          Caught 2019-03-22 19:07:38.602 error by controller[2]: (node:24531) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
          Caught 2019-03-22 19:07:38.602 error by controller[1]: (node:24531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecti
          Caught 2019-03-22 19:07:38.602 error by controller[1]: at process._tickCallback (internal/process/next_tick.js:189:7)
          Caught 2019-03-22 19:07:38.602 error by controller[1]: at <anonymous>
          Caught 2019-03-22 19:07:38.602 error by controller[1]: at Sourceanalytix.calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:647:42)
          Caught 2019-03-22 19:07:38.602 error by controller[1]: (node:24531) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
          sourceanalytix.0 2019-03-22 19:07:38.574 info Adapter SourceAnalytix stopped !

          bin dann wieder zurück auf 0.2.26 fehlerfrei

          DutchmanD Offline
          DutchmanD Offline
          Dutchman
          Developer Most Active Administrators
          schrieb am zuletzt editiert von Dutchman
          #476

          @crunchip sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

          jedoch werden keine Gaswerte mehr angezeigt. Strom funktionierte noch.

          hmm da geht was schief beim internen Aufruf der state Daten, könntest du mir einen gefallen tun bitte ?

          • Den adapter bitte mal auf debug stellen und dan den adapter starten.
          • Bitte mal von dem betreffende state die raw Daten (state öffnen mit Bleistift, tabblad raw)

          Ich brauche die debug Informationen befohr der Fehler auftritt also ein komplettes log währe sehr hilfreich !
          (eventueel auch per PN)

          Danke schonmal !

          Dutch

          crunchipC 2 Antworten Letzte Antwort
          0
          • DutchmanD Dutchman

            @crunchip sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

            jedoch werden keine Gaswerte mehr angezeigt. Strom funktionierte noch.

            hmm da geht was schief beim internen Aufruf der state Daten, könntest du mir einen gefallen tun bitte ?

            • Den adapter bitte mal auf debug stellen und dan den adapter starten.
            • Bitte mal von dem betreffende state die raw Daten (state öffnen mit Bleistift, tabblad raw)

            Ich brauche die debug Informationen befohr der Fehler auftritt also ein komplettes log währe sehr hilfreich !
            (eventueel auch per PN)

            Danke schonmal !

            Dutch

            crunchipC Abwesend
            crunchipC Abwesend
            crunchip
            Forum Testing Most Active
            schrieb am zuletzt editiert von
            #477

            @Dutchman ui ui ui
            also debug ausgabe vom aktuellen Stand?
            und dann nochmal 0.2.273 installieren?
            Welche raw Daten? Ein Beispiel Raw?

            {
              "from": "system.adapter.sourceanalytix.0",
              "ts": 1550937848225,
              "common": {
                "name": "current Day ",
                "type": "number",
                "role": "value.week",
                "unit": "m3",
                "def": 0,
                "read": true
              },
              "native": {},
              "acl": {
                "object": 1636,
                "owner": "system.user.admin",
                "ownerGroup": "system.group.administrator",
                "state": 1636
              },
              "_id": "sourceanalytix.0.wiffi-wz__0__root__192_168_178_33__w_counter_2.consumption.01_current_day",
              "type": "state"
            }
            

            in den Ordnern consumption und cost wurde als wert nur "n.a." überall angezeigt

            umgestiegen von Proxmox auf Unraid

            DutchmanD 1 Antwort Letzte Antwort
            0
            • crunchipC crunchip

              @Dutchman ui ui ui
              also debug ausgabe vom aktuellen Stand?
              und dann nochmal 0.2.273 installieren?
              Welche raw Daten? Ein Beispiel Raw?

              {
                "from": "system.adapter.sourceanalytix.0",
                "ts": 1550937848225,
                "common": {
                  "name": "current Day ",
                  "type": "number",
                  "role": "value.week",
                  "unit": "m3",
                  "def": 0,
                  "read": true
                },
                "native": {},
                "acl": {
                  "object": 1636,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator",
                  "state": 1636
                },
                "_id": "sourceanalytix.0.wiffi-wz__0__root__192_168_178_33__w_counter_2.consumption.01_current_day",
                "type": "state"
              }
              

              in den Ordnern consumption und cost wurde als wert nur "n.a." überall angezeigt

              DutchmanD Offline
              DutchmanD Offline
              Dutchman
              Developer Most Active Administrators
              schrieb am zuletzt editiert von Dutchman
              #478

              @crunchip sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

              Welche raw Daten? Ein Beispiel Raw?

              ja genau danke !

              hmm deine states fehlen ein par Attribute fur SourceAnalytix, deaktivier Sourcenalytix mal bei allen und aktiviere es erneut dan sollte im raw mehr Daten stehen

              Edit : ups warte das ist ja ein state von sourceanalytix, ich meinte den state welche du analysieren möchtest ;)

              crunchipC 1 Antwort Letzte Antwort
              0
              • DutchmanD Dutchman

                @crunchip sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                Welche raw Daten? Ein Beispiel Raw?

                ja genau danke !

                hmm deine states fehlen ein par Attribute fur SourceAnalytix, deaktivier Sourcenalytix mal bei allen und aktiviere es erneut dan sollte im raw mehr Daten stehen

                Edit : ups warte das ist ja ein state von sourceanalytix, ich meinte den state welche du analysieren möchtest ;)

                crunchipC Abwesend
                crunchipC Abwesend
                crunchip
                Forum Testing Most Active
                schrieb am zuletzt editiert von
                #479

                @Dutchman probier ich gleich mal
                hier der debug..da kommt nicht viel

                2019-03-22 20:26:01.422 - info: host.IoBroker object change system.adapter.sourceanalytix.0
                2019-03-22 20:26:01.424 - warn: sourceanalytix.0 Adapter SourceAnalytix stopped !
                2019-03-22 20:26:01.422 - info: host.IoBroker "system.adapter.sourceanalytix.0" disabled
                2019-03-22 20:26:01.422 - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0
                2019-03-22 20:26:01.422 - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 killing pid 24821
                2019-03-22 20:26:01.445 - warn: sourceanalytix.0 Adapter SourceAnalytix stopped !
                2019-03-22 20:26:01.483 - info: host.IoBroker instance system.adapter.sourceanalytix.0 terminated with code 0 (OK)
                2019-03-22 20:26:15.835 - info: host.IoBroker object change system.adapter.sourceanalytix.0
                2019-03-22 20:26:33.396 - info: host.IoBroker object change system.adapter.sourceanalytix.0
                2019-03-22 20:26:33.397 - info: host.IoBroker "system.adapter.sourceanalytix.0" enabled
                2019-03-22 20:26:33.416 - info: host.IoBroker instance system.adapter.sourceanalytix.0 started with pid 26093
                2019-03-22 20:26:33.962 - debug: sourceanalytix.0 objectDB connected
                2019-03-22 20:26:34.004 - debug: sourceanalytix.0 statesDB connected
                2019-03-22 20:26:34.112 - info: sourceanalytix.0 starting. Version 0.2.26 in /opt/iobroker/node_modules/iobroker.sourceanalytix, node: v8.15.1
                2019-03-22 20:26:34.244 - info: sourceanalytix.0 Activate SourceAnalytix for : wiffi-wz.0.root.192_168_178_xx.w_counter_1
                2019-03-22 20:26:34.411 - info: sourceanalytix.0 Activate SourceAnalytix for : wiffi-wz.0.root.192_168_178_xx.w_counter_2

                umgestiegen von Proxmox auf Unraid

                DutchmanD 1 Antwort Letzte Antwort
                0
                • crunchipC crunchip

                  @Dutchman probier ich gleich mal
                  hier der debug..da kommt nicht viel

                  2019-03-22 20:26:01.422 - info: host.IoBroker object change system.adapter.sourceanalytix.0
                  2019-03-22 20:26:01.424 - warn: sourceanalytix.0 Adapter SourceAnalytix stopped !
                  2019-03-22 20:26:01.422 - info: host.IoBroker "system.adapter.sourceanalytix.0" disabled
                  2019-03-22 20:26:01.422 - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0
                  2019-03-22 20:26:01.422 - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 killing pid 24821
                  2019-03-22 20:26:01.445 - warn: sourceanalytix.0 Adapter SourceAnalytix stopped !
                  2019-03-22 20:26:01.483 - info: host.IoBroker instance system.adapter.sourceanalytix.0 terminated with code 0 (OK)
                  2019-03-22 20:26:15.835 - info: host.IoBroker object change system.adapter.sourceanalytix.0
                  2019-03-22 20:26:33.396 - info: host.IoBroker object change system.adapter.sourceanalytix.0
                  2019-03-22 20:26:33.397 - info: host.IoBroker "system.adapter.sourceanalytix.0" enabled
                  2019-03-22 20:26:33.416 - info: host.IoBroker instance system.adapter.sourceanalytix.0 started with pid 26093
                  2019-03-22 20:26:33.962 - debug: sourceanalytix.0 objectDB connected
                  2019-03-22 20:26:34.004 - debug: sourceanalytix.0 statesDB connected
                  2019-03-22 20:26:34.112 - info: sourceanalytix.0 starting. Version 0.2.26 in /opt/iobroker/node_modules/iobroker.sourceanalytix, node: v8.15.1
                  2019-03-22 20:26:34.244 - info: sourceanalytix.0 Activate SourceAnalytix for : wiffi-wz.0.root.192_168_178_xx.w_counter_1
                  2019-03-22 20:26:34.411 - info: sourceanalytix.0 Activate SourceAnalytix for : wiffi-wz.0.root.192_168_178_xx.w_counter_2

                  DutchmanD Offline
                  DutchmanD Offline
                  Dutchman
                  Developer Most Active Administrators
                  schrieb am zuletzt editiert von
                  #480

                  @crunchip sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                  hier der debug..da kommt nicht viel

                  hmm das ist aber sehr wenig

                  1 Antwort Letzte Antwort
                  0
                  • crunchipC Abwesend
                    crunchipC Abwesend
                    crunchip
                    Forum Testing Most Active
                    schrieb am zuletzt editiert von
                    #481

                    nach dem beenden vom debug
                    kommt wieder folgendes

                    2019-03-22 20:32:47.937 - warn: sourceanalytix.0 Adapter SourceAnalytix stopped !
                    2019-03-22 20:32:47.962 - error: Caught by controller[1]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
                    2019-03-22 20:32:47.962 - error: Caught by controller[1]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
                    2019-03-22 20:32:47.962 - error: Caught by controller[1]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
                    2019-03-22 20:32:47.962 - error: Caught by controller[1]: at
                    2019-03-22 20:32:47.963 - error: Caught by controller[1]: at process._tickCallback (internal/process/next_tick.js:189:7)
                    2019-03-22 20:32:47.963 - error: Caught by controller[1]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 95)
                    2019-03-22 20:32:47.963 - error: Caught by controller[2]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
                    2019-03-22 20:32:47.963 - error: Caught by controller[2]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
                    2019-03-22 20:32:47.963 - error: Caught by controller[2]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
                    2019-03-22 20:32:47.963 - error: Caught by controller[2]: at
                    2019-03-22 20:32:47.963 - error: Caught by controller[2]: at process._tickCallback (internal/process/next_tick.js:189:7)
                    2019-03-22 20:32:47.963 - error: Caught by controller[2]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 96)
                    2019-03-22 20:32:47.963 - error: Caught by controller[2]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
                    2019-03-22 20:32:47.963 - error: Caught by controller[2]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
                    2019-03-22 20:32:47.963 - error: Caught by controller[2]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
                    2019-03-22 20:32:47.964 - error: Caught by controller[2]: at
                    2019-03-22 20:32:47.964 - error: Caught by controller[2]: at process._tickCallback (internal/process/next_tick.js:189:7)
                    2019-03-22 20:32:47.964 - error: Caught by controller[2]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 97)
                    2019-03-22 20:32:47.964 - error: Caught by controller[3]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
                    2019-03-22 20:32:47.964 - error: Caught by controller[3]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
                    2019-03-22 20:32:47.964 - error: Caught by controller[3]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
                    2019-03-22 20:32:47.964 - error: Caught by controller[3]: at
                    2019-03-22 20:32:47.964 - error: Caught by controller[3]: at process._tickCallback (internal/process/next_tick.js:189:7)
                    2019-03-22 20:32:47.964 - error: Caught by controller[3]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 98)
                    2019-03-22 20:32:47.964 - error: Caught by controller[4]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
                    2019-03-22 20:32:47.964 - error: Caught by controller[4]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
                    2019-03-22 20:32:47.964 - error: Caught by controller[4]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
                    2019-03-22 20:32:47.965 - error: Caught by controller[4]: at
                    2019-03-22 20:32:47.965 - error: Caught by controller[4]: at process._tickCallback (internal/process/next_tick.js:189:7)
                    2019-03-22 20:32:47.965 - error: Caught by controller[4]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 99)
                    2019-03-22 20:32:47.965 - error: Caught by controller[5]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
                    2019-03-22 20:32:47.967 - error: Caught by controller[5]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
                    2019-03-22 20:32:47.967 - error: Caught by controller[5]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
                    2019-03-22 20:32:47.968 - error: Caught by controller[5]: at
                    2019-03-22 20:32:47.968 - error: Caught by controller[5]: at process._tickCallback (internal/process/next_tick.js:189:7)
                    2019-03-22 20:32:47.968 - error: Caught by controller[5]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 100)
                    2019-03-22 20:32:47.968 - error: Caught by controller[5]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
                    2019-03-22 20:32:47.968 - error: Caught by controller[5]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
                    2019-03-22 20:32:47.968 - error: Caught by controller[5]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
                    2019-03-22 20:32:47.968 - error: Caught by controller[5]: at
                    2019-03-22 20:32:47.968 - error: Caught by controller[5]: at process._tickCallback (internal/process/next_tick.js:189:7)
                    2019-03-22 20:32:47.968 - error: Caught by controller[5]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 101)
                    2019-03-22 20:32:47.968 - error: Caught by controller[6]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
                    2019-03-22 20:32:47.968 - error: Caught by controller[6]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
                    2019-03-22 20:32:47.968 - error: Caught by controller[6]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
                    2019-03-22 20:32:47.969 - error: Caught by controller[6]: at
                    2019-03-22 20:32:47.969 - error: Caught by controller[6]: at process._tickCallback (internal/process/next_tick.js:189:7)
                    2019-03-22 20:32:47.969 - error: Caught by controller[6]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 102)
                    2019-03-22 20:32:47.969 - error: Caught by controller[7]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
                    2019-03-22 20:32:47.969 - error: Caught by controller[7]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
                    2019-03-22 20:32:47.969 - error: Caught by controller[7]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
                    2019-03-22 20:32:47.969 - error: Caught by controller[7]: at
                    2019-03-22 20:32:47.969 - error: Caught by controller[7]: at process._tickCallback (internal/process/next_tick.js:189:7)
                    2019-03-22 20:32:47.969 - error: Caught by controller[7]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 103)
                    2019-03-22 20:32:47.969 - error: Caught by controller[8]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
                    2019-03-22 20:32:47.969 - error: Caught by controller[8]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
                    2019-03-22 20:32:47.970 - error: Caught by controller[8]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
                    2019-03-22 20:32:47.970 - error: Caught by controller[8]: at
                    2019-03-22 20:32:47.970 - error: Caught by controller[8]: at process._tickCallback (internal/process/next_tick.js:189:7)
                    2019-03-22 20:32:47.970 - error: Caught by controller[8]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 104)
                    2019-03-22 20:32:47.970 - error: Caught by controller[9]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
                    2019-03-22 20:32:47.970 - error: Caught by controller[9]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
                    2019-03-22 20:32:47.970 - error: Caught by controller[9]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
                    2019-03-22 20:32:47.970 - error: Caught by controller[9]: at
                    2019-03-22 20:32:47.970 - error: Caught by controller[9]: at process._tickCallback (internal/process/next_tick.js:189:7)
                    2019-03-22 20:32:47.970 - error: Caught by controller[9]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 105)
                    2019-03-22 20:32:47.970 - error: Caught by controller[10]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
                    2019-03-22 20:32:47.971 - error: Caught by controller[10]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
                    2019-03-22 20:32:47.971 - error: Caught by controller[10]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
                    2019-03-22 20:32:47.971 - error: Caught by controller[10]: at
                    2019-03-22 20:32:47.971 - error: Caught by controller[10]: at process._tickCallback (internal/process/next_tick.js:189:7)
                    2019-03-22 20:32:47.971 - error: Caught by controller[10]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 106)
                    2019-03-22 20:32:47.971 - error: Caught by controller[11]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
                    2019-03-22 20:32:47.971 - error: Caught by controller[11]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
                    2019-03-22 20:32:47.971 - error: Caught by controller[11]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
                    2019-03-22 20:32:47.971 - error: Caught by controller[11]: at
                    2019-03-22 20:32:47.971 - error: Caught by controller[11]: at process._tickCallback (internal/process/next_tick.js:189:7)
                    2019-03-22 20:32:47.971 - error: Caught by controller[11]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 107)
                    2019-03-22 20:32:47.972 - error: Caught by controller[12]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
                    2019-03-22 20:32:47.972 - error: Caught by controller[12]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
                    2019-03-22 20:32:47.972 - error: Caught by controller[12]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
                    2019-03-22 20:32:47.972 - error: Caught by controller[12]: at
                    2019-03-22 20:32:47.972 - error: Caught by controller[12]: at process._tickCallback (internal/process/next_tick.js:189:7)
                    2019-03-22 20:32:47.972 - error: Caught by controller[12]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 108)
                    2019-03-22 20:32:47.972 - error: Caught by controller[12]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
                    2019-03-22 20:32:47.972 - error: Caught by controller[12]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
                    2019-03-22 20:32:47.972 - error: Caught by controller[12]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
                    2019-03-22 20:32:47.972 - error: Caught by controller[12]: at
                    2019-03-22 20:32:47.972 - error: Caught by controller[12]: at process._tickCallback (internal/process/next_tick.js:189:7)
                    2019-03-22 20:32:47.972 - error: Caught by controller[12]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 109)
                    2019-03-22 20:32:47.973 - error: Caught by controller[13]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
                    2019-03-22 20:32:47.973 - error: Caught by controller[13]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
                    2019-03-22 20:32:47.973 - error: Caught by controller[13]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
                    2019-03-22 20:32:47.973 - error: Caught by controller[13]: at
                    2019-03-22 20:32:47.973 - error: Caught by controller[13]: at process._tickCallback (internal/process/next_tick.js:189:7)
                    2019-03-22 20:32:47.973 - error: Caught by controller[13]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 110)
                    2019-03-22 20:32:47.973 - error: Caught by controller[14]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
                    2019-03-22 20:32:47.973 - error: Caught by controller[14]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
                    2019-03-22 20:32:47.973 - error: Caught by controller[14]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
                    2019-03-22 20:32:47.973 - error: Caught by controller[14]: at
                    2019-03-22 20:32:47.973 - error: Caught by controller[14]: at process._tickCallback (internal/process/next_tick.js:189:7)
                    2019-03-22 20:32:47.974 - error: Caught by controller[14]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 111)
                    2019-03-22 20:32:47.974 - error: Caught by controller[15]: (node:26093) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sourceanalytix.0' of undefined
                    2019-03-22 20:32:47.974 - error: Caught by controller[15]: at unit_calc_fact (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:753:36)
                    2019-03-22 20:32:47.974 - error: Caught by controller[15]: at calculation_handler (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:314:23)
                    2019-03-22 20:32:47.974 - error: Caught by controller[15]: at
                    2019-03-22 20:32:47.974 - error: Caught by controller[15]: at process._tickCallback (internal/process/next_tick.js:189:7)
                    2019-03-22 20:32:47.974 - error: Caught by controller[15]: (node:26093) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 112)

                    umgestiegen von Proxmox auf Unraid

                    1 Antwort Letzte Antwort
                    0
                    • DutchmanD Offline
                      DutchmanD Offline
                      Dutchman
                      Developer Most Active Administrators
                      schrieb am zuletzt editiert von
                      #482

                      gib mir mal bitte die raw Daten von dem entsprechenden state

                      crunchipC 1 Antwort Letzte Antwort
                      0
                      • DutchmanD Dutchman

                        gib mir mal bitte die raw Daten von dem entsprechenden state

                        crunchipC Abwesend
                        crunchipC Abwesend
                        crunchip
                        Forum Testing Most Active
                        schrieb am zuletzt editiert von
                        #483

                        @Dutchman hatte ich dir per chat gesendet, oder meinst du einen anderen?

                        umgestiegen von Proxmox auf Unraid

                        1 Antwort Letzte Antwort
                        0
                        • crunchipC Abwesend
                          crunchipC Abwesend
                          crunchip
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von
                          #484

                          und was ich noch fragen wollte,

                          wie ich die Werte für Zählerstände bekomme, wird bei mir nichts aktualisiert
                          86a8290e-d668-4995-8c8e-b5a5deeeae95-image.png

                          umgestiegen von Proxmox auf Unraid

                          1 Antwort Letzte Antwort
                          0
                          • Palm_ManiacP Offline
                            Palm_ManiacP Offline
                            Palm_Maniac
                            schrieb am zuletzt editiert von
                            #485

                            Hi. Also bis jetzt läuft die neue Version bei mir ohne Probleme und Fehlermeldungen. Alles was vorher lief, läuft auch jetzt. Wegen mir kann es weiter gehen mit dem Einbau neuer und noch fehlender Funktionen. :)

                            1 Antwort Letzte Antwort
                            0
                            • B Offline
                              B Offline
                              Brati
                              schrieb am zuletzt editiert von
                              #486

                              Hallo,

                              hab auf die neuste Version geupdatet und seit dem leider:

                              sourceanalytix.0	2019-03-24 20:12:04.276	error	Case error : value received for calculation with unit : which is currenlty not (yet) supported
                              sourceanalytix.0	2019-03-24 20:12:04.252	error	Sorry unite type not supported yet
                              

                              Es wird auf die Wasseruhr geschaut, die hat einfach 346152 als Wert.

                              Grüße

                              Brati

                              CCU2 - 46 Geräte, ioBroker auf Intel NUC (DN2820FYKH) mit Tab als Frontend, Projekt Gartenhaus mit HM

                              DutchmanD 1 Antwort Letzte Antwort
                              0
                              • P Offline
                                P Offline
                                PrinzEisenherz1
                                schrieb am zuletzt editiert von
                                #487

                                Bei mir bekomme ich beim Wasserzähler auch nen Fehler seit dem update ausgeworfen

                                Case error : value received for calculation with unit : m which is currenlty not (yet) supported
                                

                                Und es werden beim Wasserzähler keine Daten mehr geloggt. Steht dann nur NaN in den Objekten

                                Intel-NUC mit ProxMox: ioBroker,SQL, logging Strom- Gas- u. Wasserzähler;10Zoll Tab im Flur für VIS; weiteres: Homematic CCU2, Homeduino, Kameras, selbstgebaute Wetterstation;

                                DutchmanD 1 Antwort Letzte Antwort
                                0
                                • P PrinzEisenherz1

                                  Bei mir bekomme ich beim Wasserzähler auch nen Fehler seit dem update ausgeworfen

                                  Case error : value received for calculation with unit : m which is currenlty not (yet) supported
                                  

                                  Und es werden beim Wasserzähler keine Daten mehr geloggt. Steht dann nur NaN in den Objekten

                                  DutchmanD Offline
                                  DutchmanD Offline
                                  Dutchman
                                  Developer Most Active Administrators
                                  schrieb am zuletzt editiert von
                                  #488

                                  @PrinzEisenherz1 sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                                  Bei mir bekomme ich beim Wasserzähler auch nen Fehler seit dem update ausgeworfen

                                  sollte die unit von dem state nicht m3 sein anstatt m ?

                                  P 1 Antwort Letzte Antwort
                                  0
                                  • B Brati

                                    Hallo,

                                    hab auf die neuste Version geupdatet und seit dem leider:

                                    sourceanalytix.0	2019-03-24 20:12:04.276	error	Case error : value received for calculation with unit : which is currenlty not (yet) supported
                                    sourceanalytix.0	2019-03-24 20:12:04.252	error	Sorry unite type not supported yet
                                    

                                    Es wird auf die Wasseruhr geschaut, die hat einfach 346152 als Wert.

                                    Grüße

                                    Brati

                                    DutchmanD Offline
                                    DutchmanD Offline
                                    Dutchman
                                    Developer Most Active Administrators
                                    schrieb am zuletzt editiert von
                                    #489

                                    @Brati sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                                    hab auf die neuste Version geupdatet und seit dem leider:

                                    stelle mal bitte auf debug und post das log :relaxed:

                                    1 Antwort Letzte Antwort
                                    0
                                    • DutchmanD Dutchman

                                      @PrinzEisenherz1 sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                                      Bei mir bekomme ich beim Wasserzähler auch nen Fehler seit dem update ausgeworfen

                                      sollte die unit von dem state nicht m3 sein anstatt m ?

                                      P Offline
                                      P Offline
                                      PrinzEisenherz1
                                      schrieb am zuletzt editiert von PrinzEisenherz1
                                      #490

                                      @Dutchman

                                      die unit ist ja auch m3
                                      hier mal das RAW vom Wasserzähler

                                      {
                                        "from": "system.adapter.sourceanalytix.0",
                                        "ts": 1553209200056,
                                        "user": "system.user.admin",
                                        "common": {
                                          "name": "Wasserzählerstand aktuell",
                                          "type": "number",
                                          "unit": "m3",
                                          "role": "javascript",
                                          "custom": {
                                            "sourceanalytix.0": {
                                              "enabled": true,
                                              "alias": "Wasserzaehler",
                                              "state_type": "water_m3",
                                              "state_unit": "m3",
                                              "costs": true,
                                              "consumption": true,
                                              "meter_values": true,
                                              "start_day": 66.901,
                                              "start_week": 63.565,
                                              "start_month": 55.336,
                                              "start_quarter": 28.01,
                                              "start_year": 28.01
                                            }
                                          }
                                        },
                                        "native": {
                                          "name": "Wasserzählerstand aktuell",
                                          "type": "number",
                                          "unit": "m3",
                                          "role": "javascript"
                                        },
                                        "acl": {
                                          "object": 1636,
                                          "owner": "system.user.admin",
                                          "ownerGroup": "system.group.administrator",
                                          "state": 1636
                                        },
                                        "_id": "javascript.0.Energiezaehler.Wasserzaehler.HM-ES-TX-WM_NEQ0864200:1.Zaehlerstand-aktuell.Zaehlerstand",
                                        "type": "state"
                                      }
                                      

                                      Hier mal das log dazu
                                      iobroker.2019-03-24.log

                                      Intel-NUC mit ProxMox: ioBroker,SQL, logging Strom- Gas- u. Wasserzähler;10Zoll Tab im Flur für VIS; weiteres: Homematic CCU2, Homeduino, Kameras, selbstgebaute Wetterstation;

                                      DutchmanD 1 Antwort Letzte Antwort
                                      0
                                      • P PrinzEisenherz1

                                        @Dutchman

                                        die unit ist ja auch m3
                                        hier mal das RAW vom Wasserzähler

                                        {
                                          "from": "system.adapter.sourceanalytix.0",
                                          "ts": 1553209200056,
                                          "user": "system.user.admin",
                                          "common": {
                                            "name": "Wasserzählerstand aktuell",
                                            "type": "number",
                                            "unit": "m3",
                                            "role": "javascript",
                                            "custom": {
                                              "sourceanalytix.0": {
                                                "enabled": true,
                                                "alias": "Wasserzaehler",
                                                "state_type": "water_m3",
                                                "state_unit": "m3",
                                                "costs": true,
                                                "consumption": true,
                                                "meter_values": true,
                                                "start_day": 66.901,
                                                "start_week": 63.565,
                                                "start_month": 55.336,
                                                "start_quarter": 28.01,
                                                "start_year": 28.01
                                              }
                                            }
                                          },
                                          "native": {
                                            "name": "Wasserzählerstand aktuell",
                                            "type": "number",
                                            "unit": "m3",
                                            "role": "javascript"
                                          },
                                          "acl": {
                                            "object": 1636,
                                            "owner": "system.user.admin",
                                            "ownerGroup": "system.group.administrator",
                                            "state": 1636
                                          },
                                          "_id": "javascript.0.Energiezaehler.Wasserzaehler.HM-ES-TX-WM_NEQ0864200:1.Zaehlerstand-aktuell.Zaehlerstand",
                                          "type": "state"
                                        }
                                        

                                        Hier mal das log dazu
                                        iobroker.2019-03-24.log

                                        DutchmanD Offline
                                        DutchmanD Offline
                                        Dutchman
                                        Developer Most Active Administrators
                                        schrieb am zuletzt editiert von
                                        #491

                                        @PrinzEisenherz1 sagte in [Neuer Adapter Beta 0.2.273] SourceAnalytix (Verbrauch Protokollierung von Strom/Gas/Flüssigkeiten):

                                        hier mal das RAW vom Wasserzähler

                                        danke, ich werde mir das object heute mittag mal nachbauen und schauen was da schief geht.

                                        1 Antwort Letzte Antwort
                                        0
                                        • DutchmanD Offline
                                          DutchmanD Offline
                                          Dutchman
                                          Developer Most Active Administrators
                                          schrieb am zuletzt editiert von Dutchman
                                          #492

                                          @PrinzEisenherz1

                                          Probiere mal bitte die version 0.2.274 von GitHub damit sollte es jetzt gehen.
                                          (untestet, sitze im Zug :))

                                          https://github.com/iobroker-community-adapters/ioBroker.sourceanalytix/commit/f2e0aff4a277e505cc6680c983a643d748298af2#diff-7a9076d6d94e62c13d641aa71f19ae8eL914

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          436

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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