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. Beta Test js-controller 3.0.x auf GitHub

NEWS

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

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

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

Beta Test js-controller 3.0.x auf GitHub

Geplant Angeheftet Gesperrt Verschoben Tester
js-controller
416 Beiträge 39 Kommentatoren 70.3k Aufrufe 38 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.
  • BBTownB BBTown

    @apollon77 bei der v3.0.8 erhalte ich beim iot-Adapter folgende Meldungen

    
    iot.0	2020-04-14 12:08:25.927	warn	(12587) adapter.objects.getObjectView is deprecated, and will be removed in the future. Please use adapter.getObjectView/Async. Report this to Developer!
    iot.0	2020-04-14 12:08:25.852	warn	(12587) adapter.objects.getObjectView is deprecated, and will be removed in the future. Please use adapter.getObjectView/Async. Report this to Developer!
    iot.0	2020-04-14 12:08:25.627	warn	(12587) adapter.objects.getObjectView is deprecated, and will be removed in the future. Please use adapter.getObjectView/Async. Report this to Developer!
    iot.0	2020-04-14 12:08:25.017	warn	(12587) adapter.objects.getObjectView is deprecated, and will be removed in the future. Please use adapter.getObjectView/Async. Report this to Developer!
    iot.0	2020-04-14 12:08:25.016	warn	(12587) adapter.objects.getObjectView is deprecated, and will be removed in the future. Please use adapter.getObjectView/Async. Report this to Developer!
    iot.0	2020-04-14 12:08:25.008	warn	the module (for instance, using `npm rebuild` or `npm install`).
    iot.0	2020-04-14 12:08:25.008	warn	NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
    iot.0	2020-04-14 12:08:25.008	warn	NODE_MODULE_VERSION 64. This version of Node.js requires
    iot.0	2020-04-14 12:08:25.008	warn	was compiled against a different Node.js version using
    iot.0	2020-04-14 12:08:25.008	warn	(12587) Cannot initialize getImage: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node'
    

    Dies wiederholt sich beim Restart des Adapters und nach einem Upload und anschließendem Restart des Adapters

    K Online
    K Online
    Kueppert
    schrieb am zuletzt editiert von
    #200

    @BBTown das hatte ich auch - allerdings hatte ich da gem. HOST im ioBroker keine 3.0.8 drauf, sondern immer noch die 2.x.x. Ich hatte den falschen Ordner für das Update ausgewählt (war bei der JS-Controller-Installation nicht im Ordner /opt/iobroker).

    UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

    BBTownB 1 Antwort Letzte Antwort
    0
    • K Kueppert

      @BBTown das hatte ich auch - allerdings hatte ich da gem. HOST im ioBroker keine 3.0.8 drauf, sondern immer noch die 2.x.x. Ich hatte den falschen Ordner für das Update ausgewählt (war bei der JS-Controller-Installation nicht im Ordner /opt/iobroker).

      BBTownB Offline
      BBTownB Offline
      BBTown
      schrieb am zuletzt editiert von BBTown
      #201

      @Kueppert sagte in Beta Test js-controller 3.0.x auf GitHub:

      @BBTown das hatte ich auch - allerdings hatte ich da gem. HOST im ioBroker keine 3.0.8 drauf, sondern immer noch die 2.x.x. Ich hatte den falschen Ordner für das Update ausgewählt (war bei der JS-Controller-Installation nicht im Ordner /opt/iobroker).

      Interessant, da auch ich eben zunächst im falschen Ordner den aktuellen js-controller installiert habe (mir ist aufgefallen, dass die Version auf v3.0.7 geblieben war)
      Danach habe ich dann erneut den js-copntroller in /opt/iobroker installiert und sehe nun auch die v3.0.8.

      Kann/muss man dennoch ein uninstall der falschen js-controller Installation durchführen?
      Wenn ja, wie? :sunglasses:

      ioBroker auf NUC (VM debian v13 (Trixie ), node v22.21.0 npm v10.9.4, js-controller v7.0.7 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

      K apollon77A 2 Antworten Letzte Antwort
      0
      • BBTownB BBTown

        @Kueppert sagte in Beta Test js-controller 3.0.x auf GitHub:

        @BBTown das hatte ich auch - allerdings hatte ich da gem. HOST im ioBroker keine 3.0.8 drauf, sondern immer noch die 2.x.x. Ich hatte den falschen Ordner für das Update ausgewählt (war bei der JS-Controller-Installation nicht im Ordner /opt/iobroker).

        Interessant, da auch ich eben zunächst im falschen Ordner den aktuellen js-controller installiert habe (mir ist aufgefallen, dass die Version auf v3.0.7 geblieben war)
        Danach habe ich dann erneut den js-copntroller in /opt/iobroker installiert und sehe nun auch die v3.0.8.

        Kann/muss man dennoch ein uninstall der falschen js-controller Installation durchführen?
        Wenn ja, wie? :sunglasses:

        K Online
        K Online
        Kueppert
        schrieb am zuletzt editiert von
        #202

        @BBTown ich hab die 2. Installation auch noch nicht entfernt, weil ich auch nicht weiß, wie das geht ^^

        UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

        1 Antwort Letzte Antwort
        0
        • BBTownB BBTown

          @Kueppert sagte in Beta Test js-controller 3.0.x auf GitHub:

          @BBTown das hatte ich auch - allerdings hatte ich da gem. HOST im ioBroker keine 3.0.8 drauf, sondern immer noch die 2.x.x. Ich hatte den falschen Ordner für das Update ausgewählt (war bei der JS-Controller-Installation nicht im Ordner /opt/iobroker).

          Interessant, da auch ich eben zunächst im falschen Ordner den aktuellen js-controller installiert habe (mir ist aufgefallen, dass die Version auf v3.0.7 geblieben war)
          Danach habe ich dann erneut den js-copntroller in /opt/iobroker installiert und sehe nun auch die v3.0.8.

          Kann/muss man dennoch ein uninstall der falschen js-controller Installation durchführen?
          Wenn ja, wie? :sunglasses:

          apollon77A Offline
          apollon77A Offline
          apollon77
          schrieb am zuletzt editiert von
          #203

          @BBTown in dem Falschen verzeichnis sollte an sich maximal ein Verzeichnis "node_modules" entstanden sein. vllt eine package.json und/oder package-lock.json. DIe einfach löschen das sollte es gewesen sein

          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
          1 Antwort Letzte Antwort
          1
          • BBTownB BBTown

            @apollon77 bei der v3.0.8 erhalte ich beim iot-Adapter folgende Meldungen

            
            iot.0	2020-04-14 12:08:25.927	warn	(12587) adapter.objects.getObjectView is deprecated, and will be removed in the future. Please use adapter.getObjectView/Async. Report this to Developer!
            iot.0	2020-04-14 12:08:25.852	warn	(12587) adapter.objects.getObjectView is deprecated, and will be removed in the future. Please use adapter.getObjectView/Async. Report this to Developer!
            iot.0	2020-04-14 12:08:25.627	warn	(12587) adapter.objects.getObjectView is deprecated, and will be removed in the future. Please use adapter.getObjectView/Async. Report this to Developer!
            iot.0	2020-04-14 12:08:25.017	warn	(12587) adapter.objects.getObjectView is deprecated, and will be removed in the future. Please use adapter.getObjectView/Async. Report this to Developer!
            iot.0	2020-04-14 12:08:25.016	warn	(12587) adapter.objects.getObjectView is deprecated, and will be removed in the future. Please use adapter.getObjectView/Async. Report this to Developer!
            iot.0	2020-04-14 12:08:25.008	warn	the module (for instance, using `npm rebuild` or `npm install`).
            iot.0	2020-04-14 12:08:25.008	warn	NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
            iot.0	2020-04-14 12:08:25.008	warn	NODE_MODULE_VERSION 64. This version of Node.js requires
            iot.0	2020-04-14 12:08:25.008	warn	was compiled against a different Node.js version using
            iot.0	2020-04-14 12:08:25.008	warn	(12587) Cannot initialize getImage: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node'
            

            Dies wiederholt sich beim Restart des Adapters und nach einem Upload und anschließendem Restart des Adapters

            apollon77A Offline
            apollon77A Offline
            apollon77
            schrieb am zuletzt editiert von
            #204

            @BBTown Alles klar, wie weiter oben schon gesagt tut hier der Auto rebuild nicht weil der Adapter den Fehler fängt und ggf einzelne Funktionen nicht zur verfügung stehen.

            Aber auch dafür haben wir etwas neues :-)

            Führe mal "iobroker rebuild iot" aus.

            Falls der Fehler danach noch bleibt mach ein

            "iobroker rebuild iot --install"

            Danach sollte es spätestens weg sein

            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
            BBTownB 1 Antwort Letzte Antwort
            1
            • apollon77A apollon77

              @BBTown Alles klar, wie weiter oben schon gesagt tut hier der Auto rebuild nicht weil der Adapter den Fehler fängt und ggf einzelne Funktionen nicht zur verfügung stehen.

              Aber auch dafür haben wir etwas neues :-)

              Führe mal "iobroker rebuild iot" aus.

              Falls der Fehler danach noch bleibt mach ein

              "iobroker rebuild iot --install"

              Danach sollte es spätestens weg sein

              BBTownB Offline
              BBTownB Offline
              BBTown
              schrieb am zuletzt editiert von BBTown
              #205

              @apollon77 sagte in Beta Test js-controller 3.0.x auf GitHub:

              Führe mal "iobroker rebuild iot" aus.

              dann erhalte ich ein Rebuild iot done zurück - ich denke mal, so soll es sein :-)

              [EDIT]
              ... allerdings sind die WARN-Hinwiese des iot-Adapters nach einem Neustat von ioBroker noch immer da. Dann versuche ich nun mal mit der zweiten Option iobroker rebuild iot --install

              Erneut kommt die Rüclmeldung Rebuild iot done

              Nach einem Neustrat von ioBroker kommen jetzt nur noch die bekannten:

              iot.0	2020-04-14 15:54:04.891	warn	(1304) adapter.objects.getObjectView is deprecated, and will be removed in the future. Please use adapter.getObjectView/Async. Report this to Developer!
              

              Meldungen.

              ioBroker auf NUC (VM debian v13 (Trixie ), node v22.21.0 npm v10.9.4, js-controller v7.0.7 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

              apollon77A 1 Antwort Letzte Antwort
              0
              • BBTownB BBTown

                @apollon77 sagte in Beta Test js-controller 3.0.x auf GitHub:

                Führe mal "iobroker rebuild iot" aus.

                dann erhalte ich ein Rebuild iot done zurück - ich denke mal, so soll es sein :-)

                [EDIT]
                ... allerdings sind die WARN-Hinwiese des iot-Adapters nach einem Neustat von ioBroker noch immer da. Dann versuche ich nun mal mit der zweiten Option iobroker rebuild iot --install

                Erneut kommt die Rüclmeldung Rebuild iot done

                Nach einem Neustrat von ioBroker kommen jetzt nur noch die bekannten:

                iot.0	2020-04-14 15:54:04.891	warn	(1304) adapter.objects.getObjectView is deprecated, and will be removed in the future. Please use adapter.getObjectView/Async. Report this to Developer!
                

                Meldungen.

                apollon77A Offline
                apollon77A Offline
                apollon77
                schrieb am zuletzt editiert von
                #206

                @BBTown :-) Hat also geklappt wie es soll

                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                1 Antwort Letzte Antwort
                0
                • apollon77A Offline
                  apollon77A Offline
                  apollon77
                  schrieb am zuletzt editiert von
                  #207

                  Am Ende ist das Auto-Rebuild und die neuen "rebuild" Kommandos der ersatz für resinstall.sh das globale rebuild kommando was immer wieder komische effekte hat

                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                  1 Antwort Letzte Antwort
                  0
                  • E Offline
                    E Offline
                    e-i-k-e
                    schrieb am zuletzt editiert von e-i-k-e
                    #208

                    Hallo,

                    ein Beta Test! Da bin ich wieder mit dabei. ;)

                    Master/Slave System läuft auf 2.2.9, node 10.20.0, npm 6.14.4
                    Master: Intel Nuc mit Proxmox
                    Slave: 6x Raspberry mit Rasbian

                    Vor dem Update der Slave auf 3.0.8, habe ich jeweils den fixer laufen lassen.
                    Update über npm install ioBroker/ioBroker.js-controller lief zwar durch, aber unter Host wurde keine neue Version angezeigt.
                    Der Versuch über sudo -H -u iobroker npm install ioBroker/ioBroker.js-controller brachte einige Fehler.

                    
                    pi@raspberrypi-display3:~ $ iobroker stop
                    pi@raspberrypi-display3:~ $ sudo -H -u iobroker npm install ioBroker/ioBroker.js-controller
                    npm WARN checkPermissions Missing write access to /home/pi/node_modules/iobroker.js-controller
                    npm WARN checkPermissions Missing write access to /home/pi/node_modules
                    npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
                    npm WARN pi No description
                    npm WARN pi No repository field.
                    npm WARN pi No README data
                    npm WARN pi No license field.
                    
                    npm ERR! code EACCES
                    npm ERR! syscall access
                    npm ERR! path /home/pi/node_modules/iobroker.js-controller
                    npm ERR! errno -13
                    npm ERR! Error: EACCES: permission denied, access '/home/pi/node_modules/iobroker.js-controller'
                    npm ERR!  { [Error: EACCES: permission denied, access '/home/pi/node_modules/iobroker.js-controller']
                    npm ERR!   stack:
                    npm ERR!    'Error: EACCES: permission denied, access \'/home/pi/node_modules/iobroker.js-controller\'',
                    npm ERR!   errno: -13,
                    npm ERR!   code: 'EACCES',
                    npm ERR!   syscall: 'access',
                    npm ERR!   path: '/home/pi/node_modules/iobroker.js-controller' }
                    npm ERR!
                    npm ERR! The operation was rejected by your operating system.
                    npm ERR! It is likely you do not have the permissions to access this file as the current user
                    npm ERR!
                    npm ERR! If you believe this might be a permissions issue, please double-check the
                    npm ERR! permissions of the file and its containing directories, or try running
                    npm ERR! the command again as root/Administrator.
                    
                    npm ERR! A complete log of this run can be found in:
                    npm ERR!     /home/iobroker/.npm/_logs/2020-04-14T15_14_45_176Z-debug.log
                    
                    

                    Anbei die log-Datei.
                    2020-04-14T15_14_45_176Z-debug.log

                    Edit: Wie dumm! War im falschen Ordner. :face_with_rolling_eyes:
                    3.0.8 lauft jetzt auf einem Slave.

                    K 1 Antwort Letzte Antwort
                    0
                    • E e-i-k-e

                      Hallo,

                      ein Beta Test! Da bin ich wieder mit dabei. ;)

                      Master/Slave System läuft auf 2.2.9, node 10.20.0, npm 6.14.4
                      Master: Intel Nuc mit Proxmox
                      Slave: 6x Raspberry mit Rasbian

                      Vor dem Update der Slave auf 3.0.8, habe ich jeweils den fixer laufen lassen.
                      Update über npm install ioBroker/ioBroker.js-controller lief zwar durch, aber unter Host wurde keine neue Version angezeigt.
                      Der Versuch über sudo -H -u iobroker npm install ioBroker/ioBroker.js-controller brachte einige Fehler.

                      
                      pi@raspberrypi-display3:~ $ iobroker stop
                      pi@raspberrypi-display3:~ $ sudo -H -u iobroker npm install ioBroker/ioBroker.js-controller
                      npm WARN checkPermissions Missing write access to /home/pi/node_modules/iobroker.js-controller
                      npm WARN checkPermissions Missing write access to /home/pi/node_modules
                      npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
                      npm WARN pi No description
                      npm WARN pi No repository field.
                      npm WARN pi No README data
                      npm WARN pi No license field.
                      
                      npm ERR! code EACCES
                      npm ERR! syscall access
                      npm ERR! path /home/pi/node_modules/iobroker.js-controller
                      npm ERR! errno -13
                      npm ERR! Error: EACCES: permission denied, access '/home/pi/node_modules/iobroker.js-controller'
                      npm ERR!  { [Error: EACCES: permission denied, access '/home/pi/node_modules/iobroker.js-controller']
                      npm ERR!   stack:
                      npm ERR!    'Error: EACCES: permission denied, access \'/home/pi/node_modules/iobroker.js-controller\'',
                      npm ERR!   errno: -13,
                      npm ERR!   code: 'EACCES',
                      npm ERR!   syscall: 'access',
                      npm ERR!   path: '/home/pi/node_modules/iobroker.js-controller' }
                      npm ERR!
                      npm ERR! The operation was rejected by your operating system.
                      npm ERR! It is likely you do not have the permissions to access this file as the current user
                      npm ERR!
                      npm ERR! If you believe this might be a permissions issue, please double-check the
                      npm ERR! permissions of the file and its containing directories, or try running
                      npm ERR! the command again as root/Administrator.
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/iobroker/.npm/_logs/2020-04-14T15_14_45_176Z-debug.log
                      
                      

                      Anbei die log-Datei.
                      2020-04-14T15_14_45_176Z-debug.log

                      Edit: Wie dumm! War im falschen Ordner. :face_with_rolling_eyes:
                      3.0.8 lauft jetzt auf einem Slave.

                      K Online
                      K Online
                      Kueppert
                      schrieb am zuletzt editiert von
                      #209

                      @e-i-k-e HAHAHA, passiert den Besten ;) ist nicht nur dir passiert ^^

                      UDM Pro, Intel NUC - ioBroker in Proxmox-VM, PiHole+Grafana&Influx+TasmoAdmin in LXCs, Raspberry Pi3 (als CCU), Zigbee-Stick Sonoff, Synology DS918+

                      apollon77A 1 Antwort Letzte Antwort
                      0
                      • E Offline
                        E Offline
                        e-i-k-e
                        schrieb am zuletzt editiert von
                        #210

                        Komplette System läuft jetzt auf 3.0.8. Alle Adapter sind aktuell grün.

                        host.JPG

                        Im Log kommen unzählige Warnungen von sourceanalytix.

                        Anbei ein Auszug davon.

                        sourceanalytix.0	2020-04-14 18:01:04.142	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.142	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.31 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.138	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.138	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.31 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.133	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.133	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.31 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.123	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.123	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.30 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.114	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.113	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.30 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.108	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.107	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.30 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.102	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.102	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.29 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.098	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.097	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.29 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.093	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.093	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.29 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.087	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.084	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.28 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.082	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.081	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.28 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.079	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.078	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.28 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.075	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.075	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.27 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.073	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.072	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.27 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.068	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.068	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.27 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.062	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.062	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.26 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.057	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.057	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.26 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.052	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.052	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.26 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.048	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.048	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.25 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.044	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.044	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.25 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.040	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.039	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.25 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.032	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.032	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.24 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.028	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.028	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.24 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.023	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.023	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.24 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.016	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.016	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.23 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.011	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:04.009	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.23 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:04.001	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.998	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.23 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.992	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.992	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.22 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.987	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.987	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.22 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.983	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.983	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.22 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.978	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.978	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.21 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.973	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.972	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.21 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.969	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.969	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.21 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.966	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.966	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.20 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.961	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.961	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.20 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.956	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.956	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.20 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.950	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.950	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.19 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.946	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.946	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.19 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.943	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.943	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.19 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.940	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.940	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.18 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.937	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.937	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.18 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.933	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.933	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.18 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.925	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.925	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.17 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.913	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.913	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.17 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.904	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.904	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.17 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.896	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.895	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.16 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.890	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.890	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.16 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.881	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.881	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.16 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.874	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.874	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.15 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.865	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.864	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.15 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.860	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.859	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.15 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.856	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.856	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.14 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.853	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.853	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.14 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.850	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.850	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.14 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.846	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.846	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.13 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.842	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.842	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.13 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.837	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.836	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.13 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.831	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.831	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.12 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.827	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.826	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.12 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.821	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.821	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.12 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.816	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.816	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.11 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.812	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.812	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.11 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.807	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.806	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.11 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.801	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.801	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.10 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.797	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.796	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.10 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.792	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                        sourceanalytix.0	2020-04-14 18:01:03.792	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.10 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                        sourceanalytix.0	2020-04-14 18:01:03.709	info	(15468) Meter Calculation executed consumed data for javascript.0.variablen.Photovoltaik.Gesamtverbrauch : {"consumedDay":-2954.475,"consumedWeek":-2941.951,"consumedMonth":-2801.436,"consumedQuarter"
                        sourceanalytix.0	2020-04-14 18:01:03.707	info	(15468) Set calculated value 0.0483900082888889 on state : javascript__0__variablen__Photovoltaik__Gesamtverbrauch.Current_Reading}
                        sourceanalytix.0	2020-04-14 18:01:03.707	info	(15468) Calculation for javascript.0.variablen.Photovoltaik.Gesamtverbrauch with value : {"val":612.12,"ack":true,"ts":1586880063702,"q":0,"from":"system.adapter.javascript.0","user":"system.user.admi
                        sourceanalytix.0	2020-04-14 18:01:03.677	info	(15468) Initialising discovergy.0.61234183.energy with configuration {"stateDetails":{"alias":"","consumption":true,"costs":true,"deviceName":"discovergy__0__61234183__energy","financielCathegorie":"c
                        sourceanalytix.0	2020-04-14 18:01:03.677	info	(15468) for state discovergy.0.61234183.energy Previous watt calculated reading used Version > 4 from {"val":2949.776,"ack":true,"ts":1586880060349,"q":0,"from":"system.adapter.sourceanalytix.0","user
                        sourceanalytix.0	2020-04-14 18:01:03.675	info	(15468) Meter Calculation executed consumed data for discovergy.0.61234183.energy : {"consumedDay":5.033,"consumedWeek":17.073,"consumedMonth":165.724,"consumedQuarter":165.724,"consumedYear":1606.206
                        sourceanalytix.0	2020-04-14 18:01:03.672	info	(15468) Set calculated value 2949.7770563 on state : discovergy__0__61234183__energy.Current_Reading}
                        sourceanalytix.0	2020-04-14 18:01:03.670	info	(15468) Calculation for discovergy.0.61234183.energy with value : {"val":2949.7770563,"ack":true,"ts":1586880063659,"q":0,"from":"system.adapter.discovergy.0","user":"system.user.admin","lc":158688006
                        sql.0	2020-04-14 18:01:03.671	info	(15194) enabled logging of discovergy.0.61234183.energy, Alias=false
                        sql.0	2020-04-14 18:01:03.671	info	(15194) enabled logging of discovergy.0.61234183.Power_Consumption, Alias=false
                        sourceanalytix.0	2020-04-14 18:01:03.666	info	(15468) Updated SourceAnalytix configuration for : discovergy.0.61234183.energy
                        sql.0	2020-04-14 18:01:03.661	info	(15194) enabled logging of discovergy.0.61234183.energyOut, Alias=false
                        sourceanalytix.0	2020-04-14 16:01:00.348	info	(15468) Initialization finished for : discovergy.0.61234183.energy
                        sourceanalytix.0	2020-04-14 16:01:00.348	info	(15468) Meter Calculation executed consumed data for discovergy.0.61234183.energy : {"consumedDay":5.033,"consumedWeek":17.072,"consumedMonth":165.723,"consumedQuarter":165.723,"consumedYear":1606.20
                        sourceanalytix.0	2020-04-14 16:01:00.342	info	(15468) Set calculated value 2949.7764479 on state : discovergy__0__61234183__energy.Current_Reading}
                        sourceanalytix.0	2020-04-14 16:01:00.342	info	(15468) Calculation for discovergy.0.61234183.energy with value : {"val":2949.7764479,"ack":true,"ts":1586880058571,"q":0,"from":"system.adapter.discovergy.0","user":"system.user.admin","lc":15868800
                        sourceanalytix.0	2020-04-14 16:01:00.341	info	(15468) First time calc result after initialising
                        
                        Homer.J.H apollon77A 2 Antworten Letzte Antwort
                        0
                        • E e-i-k-e

                          Komplette System läuft jetzt auf 3.0.8. Alle Adapter sind aktuell grün.

                          host.JPG

                          Im Log kommen unzählige Warnungen von sourceanalytix.

                          Anbei ein Auszug davon.

                          sourceanalytix.0	2020-04-14 18:01:04.142	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.142	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.31 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.138	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.138	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.31 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.133	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.133	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.31 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.123	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.123	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.30 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.114	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.113	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.30 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.108	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.107	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.30 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.102	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.102	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.29 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.098	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.097	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.29 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.093	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.093	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.29 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.087	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.084	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.28 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.082	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.081	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.28 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.079	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.078	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.28 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.075	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.075	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.27 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.073	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.072	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.27 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.068	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.068	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.27 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.062	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.062	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.26 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.057	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.057	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.26 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.052	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.052	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.26 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.048	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.048	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.25 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.044	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.044	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.25 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.040	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.039	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.25 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.032	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.032	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.24 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.028	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.028	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.24 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.023	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.023	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.24 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.016	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.016	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.23 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.011	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:04.009	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.23 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:04.001	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.998	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.23 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.992	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.992	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.22 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.987	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.987	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.22 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.983	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.983	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.22 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.978	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.978	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.21 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.973	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.972	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.21 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.969	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.969	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.21 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.966	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.966	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.20 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.961	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.961	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.20 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.956	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.956	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.20 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.950	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.950	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.19 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.946	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.946	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.19 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.943	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.943	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.19 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.940	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.940	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.18 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.937	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.937	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.18 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.933	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.933	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.18 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.925	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.925	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.17 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.913	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.913	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.17 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.904	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.904	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.17 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.896	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.895	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.16 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.890	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.890	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.16 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.881	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.881	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.16 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.874	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.874	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.15 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.865	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.864	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.15 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.860	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.859	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.15 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.856	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.856	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.14 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.853	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.853	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.14 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.850	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.850	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.14 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.846	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.846	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.13 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.842	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.842	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.13 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.837	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.836	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.13 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.831	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.831	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.12 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.827	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.826	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.12 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.821	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.821	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.12 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.816	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.816	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.11 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.812	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.812	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.11 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.807	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.806	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.11 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.801	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.801	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.10 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.797	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.796	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.10 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.792	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                          sourceanalytix.0	2020-04-14 18:01:03.792	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.10 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                          sourceanalytix.0	2020-04-14 18:01:03.709	info	(15468) Meter Calculation executed consumed data for javascript.0.variablen.Photovoltaik.Gesamtverbrauch : {"consumedDay":-2954.475,"consumedWeek":-2941.951,"consumedMonth":-2801.436,"consumedQuarter"
                          sourceanalytix.0	2020-04-14 18:01:03.707	info	(15468) Set calculated value 0.0483900082888889 on state : javascript__0__variablen__Photovoltaik__Gesamtverbrauch.Current_Reading}
                          sourceanalytix.0	2020-04-14 18:01:03.707	info	(15468) Calculation for javascript.0.variablen.Photovoltaik.Gesamtverbrauch with value : {"val":612.12,"ack":true,"ts":1586880063702,"q":0,"from":"system.adapter.javascript.0","user":"system.user.admi
                          sourceanalytix.0	2020-04-14 18:01:03.677	info	(15468) Initialising discovergy.0.61234183.energy with configuration {"stateDetails":{"alias":"","consumption":true,"costs":true,"deviceName":"discovergy__0__61234183__energy","financielCathegorie":"c
                          sourceanalytix.0	2020-04-14 18:01:03.677	info	(15468) for state discovergy.0.61234183.energy Previous watt calculated reading used Version > 4 from {"val":2949.776,"ack":true,"ts":1586880060349,"q":0,"from":"system.adapter.sourceanalytix.0","user
                          sourceanalytix.0	2020-04-14 18:01:03.675	info	(15468) Meter Calculation executed consumed data for discovergy.0.61234183.energy : {"consumedDay":5.033,"consumedWeek":17.073,"consumedMonth":165.724,"consumedQuarter":165.724,"consumedYear":1606.206
                          sourceanalytix.0	2020-04-14 18:01:03.672	info	(15468) Set calculated value 2949.7770563 on state : discovergy__0__61234183__energy.Current_Reading}
                          sourceanalytix.0	2020-04-14 18:01:03.670	info	(15468) Calculation for discovergy.0.61234183.energy with value : {"val":2949.7770563,"ack":true,"ts":1586880063659,"q":0,"from":"system.adapter.discovergy.0","user":"system.user.admin","lc":158688006
                          sql.0	2020-04-14 18:01:03.671	info	(15194) enabled logging of discovergy.0.61234183.energy, Alias=false
                          sql.0	2020-04-14 18:01:03.671	info	(15194) enabled logging of discovergy.0.61234183.Power_Consumption, Alias=false
                          sourceanalytix.0	2020-04-14 18:01:03.666	info	(15468) Updated SourceAnalytix configuration for : discovergy.0.61234183.energy
                          sql.0	2020-04-14 18:01:03.661	info	(15194) enabled logging of discovergy.0.61234183.energyOut, Alias=false
                          sourceanalytix.0	2020-04-14 16:01:00.348	info	(15468) Initialization finished for : discovergy.0.61234183.energy
                          sourceanalytix.0	2020-04-14 16:01:00.348	info	(15468) Meter Calculation executed consumed data for discovergy.0.61234183.energy : {"consumedDay":5.033,"consumedWeek":17.072,"consumedMonth":165.723,"consumedQuarter":165.723,"consumedYear":1606.20
                          sourceanalytix.0	2020-04-14 16:01:00.342	info	(15468) Set calculated value 2949.7764479 on state : discovergy__0__61234183__energy.Current_Reading}
                          sourceanalytix.0	2020-04-14 16:01:00.342	info	(15468) Calculation for discovergy.0.61234183.energy with value : {"val":2949.7764479,"ack":true,"ts":1586880058571,"q":0,"from":"system.adapter.discovergy.0","user":"system.user.admin","lc":15868800
                          sourceanalytix.0	2020-04-14 16:01:00.341	info	(15468) First time calc result after initialising
                          
                          Homer.J.H Offline
                          Homer.J.H Offline
                          Homer.J.
                          schrieb am zuletzt editiert von
                          #211

                          @e-i-k-e ist bekannt Log auf error umstellen.

                          1 Antwort Letzte Antwort
                          0
                          • K Kueppert

                            @e-i-k-e HAHAHA, passiert den Besten ;) ist nicht nur dir passiert ^^

                            apollon77A Offline
                            apollon77A Offline
                            apollon77
                            schrieb am zuletzt editiert von
                            #212

                            @Kueppert Dabeihab ichs diesmal extra oben dazu geschrieben. Ich machs mal noch fett ... nächster schritt wäre rot blinkend :-)

                            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                            1 Antwort Letzte Antwort
                            0
                            • E e-i-k-e

                              Komplette System läuft jetzt auf 3.0.8. Alle Adapter sind aktuell grün.

                              host.JPG

                              Im Log kommen unzählige Warnungen von sourceanalytix.

                              Anbei ein Auszug davon.

                              sourceanalytix.0	2020-04-14 18:01:04.142	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.142	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.31 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.138	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.138	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.31 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.133	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.133	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.31 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.123	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.123	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.30 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.114	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.113	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.30 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.108	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.107	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.30 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.102	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.102	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.29 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.098	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.097	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.29 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.093	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.093	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.29 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.087	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.084	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.28 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.082	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.081	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.28 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.079	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.078	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.28 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.075	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.075	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.27 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.073	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.072	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.27 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.068	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.068	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.27 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.062	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.062	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.26 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.057	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.057	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.26 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.052	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.052	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.26 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.048	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.048	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.25 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.044	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.044	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.25 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.040	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.039	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.25 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.032	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.032	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.24 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.028	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.028	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.24 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.023	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.023	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.24 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.016	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.016	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.23 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.011	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:04.009	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.23 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:04.001	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.998	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.23 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.992	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.992	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.22 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.987	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.987	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.22 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.983	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.983	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.22 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.978	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.978	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.21 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.973	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.972	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.21 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.969	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.969	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.21 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.966	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.966	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.20 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.961	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.961	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.20 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.956	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.956	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.20 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.950	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.950	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.19 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.946	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.946	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.19 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.943	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.943	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.19 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.940	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.940	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.18 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.937	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.937	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.18 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.933	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.933	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.18 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.925	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.925	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.17 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.913	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.913	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.17 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.904	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.904	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.17 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.896	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.895	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.16 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.890	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.890	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.16 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.881	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.881	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.16 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.874	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.874	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.15 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.865	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.864	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.15 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.860	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.859	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.15 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.856	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.856	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.14 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.853	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.853	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.14 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.850	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.850	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.14 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.846	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.846	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.13 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.842	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.842	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.13 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.837	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.836	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.13 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.831	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.831	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.12 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.827	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.826	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.12 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.821	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.821	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.12 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.816	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.816	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.11 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.812	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.812	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.11 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.807	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.806	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.11 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.801	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.801	warn	(15468) Object discovergy__0__61234183__energy.2020.costs.weeks.10 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.797	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.796	warn	(15468) Object discovergy__0__61234183__energy.2020.meterReadings.weeks.10 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.792	warn	(15468) This object will not be created in future versions. Please report this to the developer.
                              sourceanalytix.0	2020-04-14 18:01:03.792	warn	(15468) Object discovergy__0__61234183__energy.2020.consumed.weeks.10 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                              sourceanalytix.0	2020-04-14 18:01:03.709	info	(15468) Meter Calculation executed consumed data for javascript.0.variablen.Photovoltaik.Gesamtverbrauch : {"consumedDay":-2954.475,"consumedWeek":-2941.951,"consumedMonth":-2801.436,"consumedQuarter"
                              sourceanalytix.0	2020-04-14 18:01:03.707	info	(15468) Set calculated value 0.0483900082888889 on state : javascript__0__variablen__Photovoltaik__Gesamtverbrauch.Current_Reading}
                              sourceanalytix.0	2020-04-14 18:01:03.707	info	(15468) Calculation for javascript.0.variablen.Photovoltaik.Gesamtverbrauch with value : {"val":612.12,"ack":true,"ts":1586880063702,"q":0,"from":"system.adapter.javascript.0","user":"system.user.admi
                              sourceanalytix.0	2020-04-14 18:01:03.677	info	(15468) Initialising discovergy.0.61234183.energy with configuration {"stateDetails":{"alias":"","consumption":true,"costs":true,"deviceName":"discovergy__0__61234183__energy","financielCathegorie":"c
                              sourceanalytix.0	2020-04-14 18:01:03.677	info	(15468) for state discovergy.0.61234183.energy Previous watt calculated reading used Version > 4 from {"val":2949.776,"ack":true,"ts":1586880060349,"q":0,"from":"system.adapter.sourceanalytix.0","user
                              sourceanalytix.0	2020-04-14 18:01:03.675	info	(15468) Meter Calculation executed consumed data for discovergy.0.61234183.energy : {"consumedDay":5.033,"consumedWeek":17.073,"consumedMonth":165.724,"consumedQuarter":165.724,"consumedYear":1606.206
                              sourceanalytix.0	2020-04-14 18:01:03.672	info	(15468) Set calculated value 2949.7770563 on state : discovergy__0__61234183__energy.Current_Reading}
                              sourceanalytix.0	2020-04-14 18:01:03.670	info	(15468) Calculation for discovergy.0.61234183.energy with value : {"val":2949.7770563,"ack":true,"ts":1586880063659,"q":0,"from":"system.adapter.discovergy.0","user":"system.user.admin","lc":158688006
                              sql.0	2020-04-14 18:01:03.671	info	(15194) enabled logging of discovergy.0.61234183.energy, Alias=false
                              sql.0	2020-04-14 18:01:03.671	info	(15194) enabled logging of discovergy.0.61234183.Power_Consumption, Alias=false
                              sourceanalytix.0	2020-04-14 18:01:03.666	info	(15468) Updated SourceAnalytix configuration for : discovergy.0.61234183.energy
                              sql.0	2020-04-14 18:01:03.661	info	(15194) enabled logging of discovergy.0.61234183.energyOut, Alias=false
                              sourceanalytix.0	2020-04-14 16:01:00.348	info	(15468) Initialization finished for : discovergy.0.61234183.energy
                              sourceanalytix.0	2020-04-14 16:01:00.348	info	(15468) Meter Calculation executed consumed data for discovergy.0.61234183.energy : {"consumedDay":5.033,"consumedWeek":17.072,"consumedMonth":165.723,"consumedQuarter":165.723,"consumedYear":1606.20
                              sourceanalytix.0	2020-04-14 16:01:00.342	info	(15468) Set calculated value 2949.7764479 on state : discovergy__0__61234183__energy.Current_Reading}
                              sourceanalytix.0	2020-04-14 16:01:00.342	info	(15468) Calculation for discovergy.0.61234183.energy with value : {"val":2949.7764479,"ack":true,"ts":1586880058571,"q":0,"from":"system.adapter.discovergy.0","user":"system.user.admin","lc":15868800
                              sourceanalytix.0	2020-04-14 16:01:00.341	info	(15468) First time calc result after initialising
                              
                              apollon77A Offline
                              apollon77A Offline
                              apollon77
                              schrieb am zuletzt editiert von
                              #213

                              @e-i-k-e Dutchmen ist schon dran

                              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                              Homer.J.H 1 Antwort Letzte Antwort
                              1
                              • apollon77A apollon77

                                @e-i-k-e Dutchmen ist schon dran

                                Homer.J.H Offline
                                Homer.J.H Offline
                                Homer.J.
                                schrieb am zuletzt editiert von
                                #214

                                @apollon77 von mir jedenfalls einen :+1: läuft alles Klasse 3.0.8 mit Node.js
                                v13.12.0 keine Fehler mehr, und läuft jetzt auf meinem Produktivsystem.

                                J 1 Antwort Letzte Antwort
                                1
                                • E Offline
                                  E Offline
                                  e-i-k-e
                                  schrieb am zuletzt editiert von e-i-k-e
                                  #215

                                  @apollon77
                                  Habe gerade festgestellt, dass sich die Javascript Adapter auf den Slave Geräten, ab und zu neustarten.

                                  Anbei die Log-Datei von einem Slave.

                                  apollon77A 1 Antwort Letzte Antwort
                                  0
                                  • Homer.J.H Homer.J.

                                    @apollon77 von mir jedenfalls einen :+1: läuft alles Klasse 3.0.8 mit Node.js
                                    v13.12.0 keine Fehler mehr, und läuft jetzt auf meinem Produktivsystem.

                                    J Offline
                                    J Offline
                                    Jan1
                                    schrieb am zuletzt editiert von
                                    #216

                                    @Homer-J
                                    War das nur ein Test mit Node13?

                                    In der Doku steht dick und rot das dazu:
                                    ungerade nodejs-Versionen sind grundsätzlich nicht empfohlen, da es sich um Entwicklerversionen handelt.

                                    Homer.J.H apollon77A 2 Antworten Letzte Antwort
                                    0
                                    • J Jan1

                                      @Homer-J
                                      War das nur ein Test mit Node13?

                                      In der Doku steht dick und rot das dazu:
                                      ungerade nodejs-Versionen sind grundsätzlich nicht empfohlen, da es sich um Entwicklerversionen handelt.

                                      Homer.J.H Offline
                                      Homer.J.H Offline
                                      Homer.J.
                                      schrieb am zuletzt editiert von
                                      #217

                                      @Jan1 war ein Test von mir da z.B. der Yahka Adapter in der 12 Version nicht tut, in der 13 läuft bei mir alles wunderbar deshalb lass ich es so. :blush:
                                      Grüße

                                      J apollon77A 2 Antworten Letzte Antwort
                                      0
                                      • Homer.J.H Homer.J.

                                        @Jan1 war ein Test von mir da z.B. der Yahka Adapter in der 12 Version nicht tut, in der 13 läuft bei mir alles wunderbar deshalb lass ich es so. :blush:
                                        Grüße

                                        J Offline
                                        J Offline
                                        Jan1
                                        schrieb am zuletzt editiert von
                                        #218

                                        @Homer-J
                                        Kann funktionieren, muss aber nicht. In ein paar Tagen kommt die 14 raus und da solltest noch mal "testen". Denn wenn in der 12er was drin ist, das den Yahka stört und in der 13er nicht, dann sollte die finale 14er auch laufen und das stabiler als die 13er.

                                        Homer.J.H 1 Antwort Letzte Antwort
                                        0
                                        • J Jan1

                                          @Homer-J
                                          Kann funktionieren, muss aber nicht. In ein paar Tagen kommt die 14 raus und da solltest noch mal "testen". Denn wenn in der 12er was drin ist, das den Yahka stört und in der 13er nicht, dann sollte die finale 14er auch laufen und das stabiler als die 13er.

                                          Homer.J.H Offline
                                          Homer.J.H Offline
                                          Homer.J.
                                          schrieb am zuletzt editiert von
                                          #219

                                          @Jan1 mach ich dafür sind ja Tests da. Hab immer ein Klon von meinem stabilen System kann also jederzeit zurück.

                                          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

                                          805

                                          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