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. Error/Bug
  4. Discovergy Adapter stoppt

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.9k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Discovergy Adapter stoppt

Geplant Angeheftet Gesperrt Verschoben Error/Bug
[gelöst]
2 Beiträge 1 Kommentatoren 96 Aufrufe 1 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.
  • SmiddiS Offline
    SmiddiS Offline
    Smiddi
    schrieb am zuletzt editiert von Smiddi
    #1
    Systemdata Bitte Ausfüllen
    Hardwaresystem: Raspberry Pi4
    Arbeitsspeicher: 4GB
    Festplattenart: SD-Karte
    Betriebssystem: Linux
    Node-Version: 12.20.2
    Nodejs-Version: 12.20.2
    NPM-Version: 6.14.11
    Installationsart: Manuell
    Image genutzt: Ja
    Ort/Name der Imagedatei: Link

    Seit heute morgen werden über den Adapter keine Daten mehr aktualisiert. Nach mehreren reboots stoppt der Adapter, weil er einen "loop" erkannt hat. Laut Adapter Anzeige ist die Verbindung mit Host: "false" und das Lebenszeichen "false".

    Kann mir jemand helfen?

    Hier die Log Daten:

    2021-02-20 11:31:14.925 - info: host.raspberrypi "system.adapter.discovergy.0" disabled
    2021-02-20 11:31:20.138 - info: host.raspberrypi "system.adapter.discovergy.0" enabled
    2021-02-20 11:31:20.340 - info: host.raspberrypi instance system.adapter.discovergy.0 started with pid 2529
    2021-02-20 11:31:21.927 - info: discovergy.0 (2529) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:31:21.961 - info: discovergy.0 (2529) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:31:22.155 - info: discovergy.0 (2529) Discovergy meter found at your account with serial : 61234139
    2021-02-20 11:31:22.158 - error: discovergy.0 (2529) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-02-20 11:31:22.158 - error: discovergy.0 (2529) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:31:22.161 - error: discovergy.0 (2529) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
    at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    2021-02-20 11:31:22.162 - error: discovergy.0 (2529) The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:31:22.187 - info: discovergy.0 (2529) cleaned everything up...
    2021-02-20 11:31:22.188 - info: discovergy.0 (2529) terminating
    2021-02-20 11:31:22.189 - warn: discovergy.0 (2529) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-02-20 11:31:22.291 - warn: discovergy.0 (2529) State "discovergy.0.61234139.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
    2021-02-20 11:31:22.763 - error: host.raspberrypi instance system.adapter.discovergy.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-02-20 11:31:22.764 - info: host.raspberrypi Restart adapter system.adapter.discovergy.0 because enabled
    2021-02-20 11:31:52.787 - info: host.raspberrypi instance system.adapter.discovergy.0 started with pid 2546
    2021-02-20 11:31:54.375 - info: discovergy.0 (2546) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:31:54.409 - info: discovergy.0 (2546) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:31:54.589 - info: discovergy.0 (2546) Discovergy meter found at your account with serial : 61234139
    2021-02-20 11:31:54.592 - error: discovergy.0 (2546) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-02-20 11:31:54.592 - error: discovergy.0 (2546) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:31:54.596 - error: discovergy.0 (2546) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
    at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    2021-02-20 11:31:54.596 - error: discovergy.0 (2546) The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:31:54.622 - info: discovergy.0 (2546) cleaned everything up...
    2021-02-20 11:31:54.623 - info: discovergy.0 (2546) terminating
    2021-02-20 11:31:54.624 - warn: discovergy.0 (2546) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-02-20 11:31:54.705 - warn: discovergy.0 (2546) State "discovergy.0.61234139.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
    2021-02-20 11:31:55.195 - error: host.raspberrypi instance system.adapter.discovergy.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-02-20 11:31:55.196 - info: host.raspberrypi Restart adapter system.adapter.discovergy.0 because enabled
    2021-02-20 11:32:25.244 - info: host.raspberrypi instance system.adapter.discovergy.0 started with pid 2631
    2021-02-20 11:32:26.810 - info: discovergy.0 (2631) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:32:26.842 - info: discovergy.0 (2631) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:32:27.033 - info: discovergy.0 (2631) Discovergy meter found at your account with serial : 61234139
    2021-02-20 11:32:27.036 - error: discovergy.0 (2631) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-02-20 11:32:27.037 - error: discovergy.0 (2631) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:32:27.041 - error: discovergy.0 (2631) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
    at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    2021-02-20 11:32:27.041 - error: discovergy.0 (2631) The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:32:27.148 - info: discovergy.0 (2631) cleaned everything up...
    2021-02-20 11:32:27.150 - info: discovergy.0 (2631) terminating
    2021-02-20 11:32:27.152 - warn: discovergy.0 (2631) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-02-20 11:32:27.180 - warn: discovergy.0 (2631) State "discovergy.0.61234139.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
    2021-02-20 11:32:27.719 - error: host.raspberrypi instance system.adapter.discovergy.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-02-20 11:32:27.720 - info: host.raspberrypi Restart adapter system.adapter.discovergy.0 because enabled
    2021-02-20 11:32:27.720 - warn: host.raspberrypi Do not restart adapter system.adapter.discovergy.0 because restart loop detected
    2021-02-20 11:34:01.215 - info: host.raspberrypi iobroker add discovergy --host raspberrypi
    2021-02-20 11:34:03.087 - info: host.raspberrypi iobroker host.raspberrypi create instance discovergy
    2021-02-20 11:34:03.098 - info: host.raspberrypi iobroker host.raspberrypi object discovergy.1.info.connection created
    2021-02-20 11:34:03.126 - info: host.raspberrypi iobroker host.raspberrypi object discovergy.1.info created
    2021-02-20 11:34:03.158 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.logLevel created
    2021-02-20 11:34:03.188 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.sigKill created
    2021-02-20 11:34:03.220 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.eventLoopLag created
    2021-02-20 11:34:03.251 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.outputCount created
    2021-02-20 11:34:03.282 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.inputCount created
    2021-02-20 11:34:03.313 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.uptime created
    2021-02-20 11:34:03.344 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.memRss created
    2021-02-20 11:34:03.375 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.memHeapTotal created
    2021-02-20 11:34:03.407 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.memHeapUsed created
    2021-02-20 11:34:03.438 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.cputime created
    2021-02-20 11:34:03.472 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.cpu created
    2021-02-20 11:34:03.502 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.compactMode created
    2021-02-20 11:34:03.533 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.connected created
    2021-02-20 11:34:03.564 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.alive created
    2021-02-20 11:34:03.598 - info: host.raspberrypi iobroker host.raspberrypi Set default value of discovergy.1.info.connection: false
    2021-02-20 11:34:03.643 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1 created
    2021-02-20 11:34:04.675 - info: host.raspberrypi iobroker exit 0
    2021-02-20 11:34:06.761 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 2727
    2021-02-20 11:34:08.546 - info: discovergy.1 (2727) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:34:08.579 - info: discovergy.1 (2727) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:34:08.580 - error: discovergy.1 (2727) *** Adapter deactivated, credentials missing in Adaptper Settings !!! ***
    2021-02-20 11:34:08.611 - warn: discovergy.1 (2727) State "system.this.discovergy.1.alive" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:50.063 - info: host.raspberrypi stopInstance system.adapter.discovergy.1 (force=false, process=true)
    2021-02-20 11:34:50.074 - info: host.raspberrypi stopInstance system.adapter.discovergy.1 send kill signal
    2021-02-20 11:34:50.073 - info: discovergy.1 (2727) Got terminate signal TERMINATE_YOURSELF
    2021-02-20 11:34:50.076 - info: discovergy.1 (2727) cleaned everything up...
    2021-02-20 11:34:50.078 - info: discovergy.1 (2727) terminating
    2021-02-20 11:34:50.081 - info: discovergy.1 (2727) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2021-02-20 11:34:50.708 - info: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2021-02-20 11:34:53.251 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 2813
    2021-02-20 11:34:54.814 - info: discovergy.1 (2813) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:34:54.847 - info: discovergy.1 (2813) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:34:55.093 - info: discovergy.1 (2813) Discovergy meter found at your account with serial : 61234021
    2021-02-20 11:34:55.096 - error: discovergy.1 (2813) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-02-20 11:34:55.096 - error: discovergy.1 (2813) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:34:55.100 - error: discovergy.1 (2813) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
    at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    2021-02-20 11:34:55.101 - error: discovergy.1 (2813) The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:34:55.236 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.meterId" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.237 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.manufacturerId" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.239 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.serialNumber" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.240 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.fullSerialNumber" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.241 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.administrationNumber" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.242 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.type" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.243 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.measurementType" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.244 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.loadProfileType" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.246 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.scalingFactor" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.247 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.currentScalingFactor" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.248 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.voltageScalingFactor" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.249 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.internalMeters" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.250 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.firstMeasurementTime" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.251 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.lastMeasurementTime" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.253 - warn: discovergy.1 (2813) State "discovergy.1.61234021.energyOut" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.254 - warn: discovergy.1 (2813) State "discovergy.1.61234021.voltage1" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.255 - warn: discovergy.1 (2813) State "discovergy.1.61234021.Power_Delivery" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.256 - warn: discovergy.1 (2813) State "discovergy.1.61234021.Power_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.278 - warn: discovergy.1 (2813) State "discovergy.1.61234021.Power_T3_Delivery" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.279 - warn: discovergy.1 (2813) State "discovergy.1.61234021.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.280 - warn: discovergy.1 (2813) State "discovergy.1.61234021.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.281 - warn: discovergy.1 (2813) State "discovergy.1.61234021.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.282 - warn: discovergy.1 (2813) State "discovergy.1.61234021.voltage2" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.283 - warn: discovergy.1 (2813) State "discovergy.1.61234021.energy" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.284 - warn: discovergy.1 (2813) State "discovergy.1.61234021.Power_T2_Delivery" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.285 - warn: discovergy.1 (2813) State "discovergy.1.61234021.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.286 - warn: discovergy.1 (2813) State "discovergy.1.61234021.voltage3" has no existing object, this might lead to an error in future versions
    2021-02-20 11:34:55.496 - info: discovergy.1 (2813) cleaned everything up...
    2021-02-20 11:34:55.499 - info: discovergy.1 (2813) terminating
    2021-02-20 11:34:55.501 - warn: discovergy.1 (2813) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-02-20 11:34:56.090 - error: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-02-20 11:34:56.091 - info: host.raspberrypi Restart adapter system.adapter.discovergy.1 because enabled
    2021-02-20 11:35:26.146 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 2899
    2021-02-20 11:35:27.747 - info: discovergy.1 (2899) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:35:27.781 - info: discovergy.1 (2899) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:35:28.209 - info: discovergy.1 (2899) Discovergy meter found at your account with serial : 61234021
    2021-02-20 11:35:28.212 - error: discovergy.1 (2899) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-02-20 11:35:28.212 - error: discovergy.1 (2899) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:35:28.216 - error: discovergy.1 (2899) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
    at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    2021-02-20 11:35:28.216 - error: discovergy.1 (2899) The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:35:28.260 - info: discovergy.1 (2899) cleaned everything up...
    2021-02-20 11:35:28.262 - info: discovergy.1 (2899) terminating
    2021-02-20 11:35:28.264 - warn: discovergy.1 (2899) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-02-20 11:35:28.337 - warn: discovergy.1 (2899) State "discovergy.1.61234021.Power_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:35:28.338 - warn: discovergy.1 (2899) State "discovergy.1.61234021.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:35:28.339 - warn: discovergy.1 (2899) State "discovergy.1.61234021.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:35:28.340 - warn: discovergy.1 (2899) State "discovergy.1.61234021.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:35:28.850 - error: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-02-20 11:35:28.852 - info: host.raspberrypi Restart adapter system.adapter.discovergy.1 because enabled
    2021-02-20 11:35:58.874 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 2914
    2021-02-20 11:36:00.454 - info: discovergy.1 (2914) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:36:00.488 - info: discovergy.1 (2914) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:36:00.682 - info: discovergy.1 (2914) Discovergy meter found at your account with serial : 61234021
    2021-02-20 11:36:00.684 - error: discovergy.1 (2914) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-02-20 11:36:00.685 - error: discovergy.1 (2914) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:36:00.688 - error: discovergy.1 (2914) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
    at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    2021-02-20 11:36:00.689 - error: discovergy.1 (2914) The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:36:00.722 - info: discovergy.1 (2914) cleaned everything up...
    2021-02-20 11:36:00.723 - info: discovergy.1 (2914) terminating
    2021-02-20 11:36:00.725 - warn: discovergy.1 (2914) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-02-20 11:36:00.811 - warn: discovergy.1 (2914) State "discovergy.1.61234021.Power_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:00.812 - warn: discovergy.1 (2914) State "discovergy.1.61234021.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:00.813 - warn: discovergy.1 (2914) State "discovergy.1.61234021.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:00.814 - warn: discovergy.1 (2914) State "discovergy.1.61234021.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:01.300 - error: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-02-20 11:36:01.301 - info: host.raspberrypi Restart adapter system.adapter.discovergy.1 because enabled
    2021-02-20 11:36:01.301 - warn: host.raspberrypi Do not restart adapter system.adapter.discovergy.1 because restart loop detected
    2021-02-20 11:36:11.440 - info: host.raspberrypi iobroker add discovergy --host raspberrypi
    2021-02-20 11:36:13.312 - info: host.raspberrypi iobroker host.raspberrypi create instance discovergy
    2021-02-20 11:36:13.322 - info: host.raspberrypi iobroker host.raspberrypi object discovergy.2.info.connection created
    2021-02-20 11:36:13.351 - info: host.raspberrypi iobroker host.raspberrypi object discovergy.2.info created
    2021-02-20 11:36:13.383 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.logLevel created
    2021-02-20 11:36:13.415 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.sigKill created
    2021-02-20 11:36:13.448 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.eventLoopLag created
    2021-02-20 11:36:13.487 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.outputCount created
    2021-02-20 11:36:13.522 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.inputCount created
    2021-02-20 11:36:13.554 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.uptime created
    2021-02-20 11:36:13.586 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.memRss created
    2021-02-20 11:36:13.618 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.memHeapTotal created
    2021-02-20 11:36:13.665 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.memHeapUsed created
    2021-02-20 11:36:13.703 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.cputime created
    2021-02-20 11:36:13.735 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.cpu created
    2021-02-20 11:36:13.768 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.compactMode created
    2021-02-20 11:36:13.800 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.connected created
    2021-02-20 11:36:13.832 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.alive created
    2021-02-20 11:36:13.866 - info: host.raspberrypi iobroker host.raspberrypi Set default value of discovergy.2.info.connection: false
    2021-02-20 11:36:13.908 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2 created
    2021-02-20 11:36:14.933 - info: host.raspberrypi iobroker exit 0
    2021-02-20 11:36:17.030 - info: host.raspberrypi instance system.adapter.discovergy.2 started with pid 2972
    2021-02-20 11:36:18.837 - info: discovergy.2 (2972) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:36:18.870 - info: discovergy.2 (2972) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:36:18.872 - error: discovergy.2 (2972) *** Adapter deactivated, credentials missing in Adaptper Settings !!! ***
    2021-02-20 11:36:18.903 - warn: discovergy.2 (2972) State "system.this.discovergy.2.alive" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:23.310 - info: host.raspberrypi stopInstance system.adapter.discovergy.2 (force=false, process=true)
    2021-02-20 11:36:23.319 - info: discovergy.2 (2972) Got terminate signal TERMINATE_YOURSELF
    2021-02-20 11:36:23.320 - info: host.raspberrypi stopInstance system.adapter.discovergy.2 send kill signal
    2021-02-20 11:36:23.321 - info: discovergy.2 (2972) cleaned everything up...
    2021-02-20 11:36:23.322 - info: discovergy.2 (2972) terminating
    2021-02-20 11:36:23.324 - info: discovergy.2 (2972) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2021-02-20 11:36:23.968 - info: host.raspberrypi instance system.adapter.discovergy.2 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2021-02-20 11:36:26.444 - info: host.raspberrypi instance system.adapter.discovergy.2 started with pid 2993
    2021-02-20 11:36:28.057 - info: discovergy.2 (2993) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:36:28.091 - info: discovergy.2 (2993) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:36:28.325 - info: discovergy.2 (2993) Discovergy meter found at your account with serial : 61234139
    2021-02-20 11:36:28.327 - error: discovergy.2 (2993) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-02-20 11:36:28.328 - error: discovergy.2 (2993) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:36:28.331 - error: discovergy.2 (2993) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
    at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    2021-02-20 11:36:28.332 - error: discovergy.2 (2993) The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:36:28.355 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.meterId" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.356 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.manufacturerId" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.357 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.serialNumber" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.358 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.fullSerialNumber" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.359 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.administrationNumber" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.360 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.type" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.360 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.measurementType" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.361 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.loadProfileType" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.362 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.scalingFactor" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.363 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.currentScalingFactor" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.363 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.voltageScalingFactor" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.366 - info: discovergy.2 (2993) cleaned everything up...
    2021-02-20 11:36:28.367 - info: discovergy.2 (2993) terminating
    2021-02-20 11:36:28.367 - warn: discovergy.2 (2993) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-02-20 11:36:28.391 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.internalMeters" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.393 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.firstMeasurementTime" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.394 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.lastMeasurementTime" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.480 - warn: discovergy.2 (2993) State "discovergy.2.61234139.energyOut" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.482 - warn: discovergy.2 (2993) State "discovergy.2.61234139.voltage1" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.482 - warn: discovergy.2 (2993) State "discovergy.2.61234139.Power_Delivery" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.483 - warn: discovergy.2 (2993) State "discovergy.2.61234139.Power_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.484 - warn: discovergy.2 (2993) State "discovergy.2.61234139.Power_T3_Delivery" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.484 - warn: discovergy.2 (2993) State "discovergy.2.61234139.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.485 - warn: discovergy.2 (2993) State "discovergy.2.61234139.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.486 - warn: discovergy.2 (2993) State "discovergy.2.61234139.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.486 - warn: discovergy.2 (2993) State "discovergy.2.61234139.voltage2" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.487 - warn: discovergy.2 (2993) State "discovergy.2.61234139.energy" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.488 - warn: discovergy.2 (2993) State "discovergy.2.61234139.Power_T2_Delivery" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.489 - warn: discovergy.2 (2993) State "discovergy.2.61234139.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.502 - warn: discovergy.2 (2993) State "discovergy.2.61234139.voltage3" has no existing object, this might lead to an error in future versions
    2021-02-20 11:36:28.932 - error: host.raspberrypi instance system.adapter.discovergy.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-02-20 11:36:28.932 - info: host.raspberrypi Restart adapter system.adapter.discovergy.2 because enabled
    2021-02-20 11:36:58.962 - info: host.raspberrypi instance system.adapter.discovergy.2 started with pid 3038
    2021-02-20 11:37:00.586 - info: discovergy.2 (3038) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:37:00.620 - info: discovergy.2 (3038) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:37:00.806 - info: discovergy.2 (3038) Discovergy meter found at your account with serial : 61234139
    2021-02-20 11:37:00.808 - error: discovergy.2 (3038) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-02-20 11:37:00.809 - error: discovergy.2 (3038) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:37:00.812 - error: discovergy.2 (3038) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
    at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    2021-02-20 11:37:00.813 - error: discovergy.2 (3038) The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:37:00.839 - info: discovergy.2 (3038) cleaned everything up...
    2021-02-20 11:37:00.840 - info: discovergy.2 (3038) terminating
    2021-02-20 11:37:00.841 - warn: discovergy.2 (3038) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-02-20 11:37:00.938 - warn: discovergy.2 (3038) State "discovergy.2.61234139.Power_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:37:00.939 - warn: discovergy.2 (3038) State "discovergy.2.61234139.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:37:00.940 - warn: discovergy.2 (3038) State "discovergy.2.61234139.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
    2021-02-20 11:37:00.941 - warn: discovergy.2 (3038) State "discovergy.2.61234139.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:37:01.457 - error: host.raspberrypi instance system.adapter.discovergy.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-02-20 11:37:01.458 - info: host.raspberrypi Restart adapter system.adapter.discovergy.2 because enabled
    2021-02-20 11:37:31.519 - info: host.raspberrypi instance system.adapter.discovergy.2 started with pid 3095
    2021-02-20 11:37:33.183 - info: discovergy.2 (3095) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:37:33.218 - info: discovergy.2 (3095) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:37:34.651 - info: discovergy.2 (3095) Discovergy meter found at your account with serial : 61234139
    2021-02-20 11:37:34.654 - error: discovergy.2 (3095) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-02-20 11:37:34.655 - error: discovergy.2 (3095) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:37:34.660 - error: discovergy.2 (3095) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
    at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    2021-02-20 11:37:34.661 - error: discovergy.2 (3095) The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:37:34.706 - info: discovergy.2 (3095) cleaned everything up...
    2021-02-20 11:37:34.707 - info: discovergy.2 (3095) terminating
    2021-02-20 11:37:34.709 - warn: discovergy.2 (3095) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-02-20 11:37:34.795 - warn: discovergy.2 (3095) State "discovergy.2.61234139.Power_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:37:34.796 - warn: discovergy.2 (3095) State "discovergy.2.61234139.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:37:34.797 - warn: discovergy.2 (3095) State "discovergy.2.61234139.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
    2021-02-20 11:37:34.799 - warn: discovergy.2 (3095) State "discovergy.2.61234139.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:37:35.292 - error: host.raspberrypi instance system.adapter.discovergy.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-02-20 11:37:35.293 - info: host.raspberrypi Restart adapter system.adapter.discovergy.2 because enabled
    2021-02-20 11:37:35.293 - warn: host.raspberrypi Do not restart adapter system.adapter.discovergy.2 because restart loop detected
    2021-02-20 11:39:33.984 - info: host.raspberrypi instance system.adapter.discovergy.0 started with pid 3274
    2021-02-20 11:39:35.550 - info: discovergy.0 (3274) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:39:35.663 - info: discovergy.0 (3274) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:39:35.839 - info: discovergy.0 (3274) Discovergy meter found at your account with serial : 61234139
    2021-02-20 11:39:35.842 - error: discovergy.0 (3274) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-02-20 11:39:35.842 - error: discovergy.0 (3274) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:39:35.846 - error: discovergy.0 (3274) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
    at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    2021-02-20 11:39:35.846 - error: discovergy.0 (3274) The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:39:35.872 - info: discovergy.0 (3274) cleaned everything up...
    2021-02-20 11:39:35.873 - info: discovergy.0 (3274) terminating
    2021-02-20 11:39:35.874 - warn: discovergy.0 (3274) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-02-20 11:39:35.947 - warn: discovergy.0 (3274) State "discovergy.0.61234139.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
    2021-02-20 11:39:36.447 - error: host.raspberrypi instance system.adapter.discovergy.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-02-20 11:39:36.448 - info: host.raspberrypi Restart adapter system.adapter.discovergy.0 because enabled
    2021-02-20 11:39:37.489 - info: host.raspberrypi instance system.adapter.discovergy.0 started with pid 3289
    2021-02-20 11:39:39.334 - info: discovergy.0 (3289) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:39:39.440 - info: discovergy.0 (3289) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:39:40.030 - info: discovergy.0 (3289) Discovergy meter found at your account with serial : 61234139
    2021-02-20 11:39:40.034 - error: discovergy.0 (3289) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-02-20 11:39:40.035 - error: discovergy.0 (3289) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:39:40.040 - error: discovergy.0 (3289) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
    at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    2021-02-20 11:39:40.041 - error: discovergy.0 (3289) The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:39:40.084 - info: discovergy.0 (3289) cleaned everything up...
    2021-02-20 11:39:40.085 - info: discovergy.0 (3289) terminating
    2021-02-20 11:39:40.088 - warn: discovergy.0 (3289) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-02-20 11:39:40.227 - warn: discovergy.0 (3289) State "discovergy.0.61234139.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
    2021-02-20 11:39:40.655 - error: host.raspberrypi instance system.adapter.discovergy.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-02-20 11:39:40.656 - info: host.raspberrypi Restart adapter system.adapter.discovergy.0 because enabled
    2021-02-20 11:39:40.735 - info: host.raspberrypi iobroker del discovergy.2
    2021-02-20 11:39:41.683 - info: host.raspberrypi instance system.adapter.discovergy.0 started with pid 3316
    2021-02-20 11:39:42.573 - info: host.raspberrypi iobroker Delete adapter "discovergy.2"
    2021-02-20 11:39:42.594 - info: host.raspberrypi iobroker host.raspberrypi Counted 1 instances of discovergy.2
    2021-02-20 11:39:42.611 - info: host.raspberrypi iobroker host.raspberrypi Counted 1 devices of discovergy.2
    2021-02-20 11:39:42.631 - info: host.raspberrypi iobroker host.raspberrypi Counted 2 channels of discovergy.2
    2021-02-20 11:39:42.642 - info: host.raspberrypi iobroker host.raspberrypi Counted 25 states of discovergy.2
    2021-02-20 11:39:42.660 - info: host.raspberrypi iobroker host.raspberrypi Counted 14 states of system.adapter.discovergy.2
    2021-02-20 11:39:42.667 - info: host.raspberrypi iobroker host.raspberrypi Counted 28 states (io.discovergy.2.*) from states
    2021-02-20 11:39:42.685 - info: host.raspberrypi iobroker host.raspberrypi Counted 13 states (system.adapter.discovergy.2.*) from states
    2021-02-20 11:39:43.659 - info: host.raspberrypi iobroker host.raspberrypi Deleting 43 object(s).
    2021-02-20 11:39:43.666 - info: discovergy.0 (3316) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:39:43.804 - info: discovergy.0 (3316) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:39:44.005 - info: discovergy.0 (3316) Discovergy meter found at your account with serial : 61234139
    2021-02-20 11:39:44.007 - error: discovergy.0 (3316) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-02-20 11:39:44.008 - error: discovergy.0 (3316) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:39:44.012 - error: discovergy.0 (3316) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
    at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    2021-02-20 11:39:44.013 - error: discovergy.0 (3316) The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:39:44.099 - info: discovergy.0 (3316) cleaned everything up...
    2021-02-20 11:39:44.101 - info: discovergy.0 (3316) terminating
    2021-02-20 11:39:44.103 - warn: discovergy.0 (3316) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-02-20 11:39:44.281 - warn: discovergy.0 (3316) State "discovergy.0.61234139.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
    2021-02-20 11:39:44.719 - error: host.raspberrypi instance system.adapter.discovergy.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-02-20 11:39:44.720 - info: host.raspberrypi Restart adapter system.adapter.discovergy.0 because enabled
    2021-02-20 11:39:44.721 - warn: host.raspberrypi Do not restart adapter system.adapter.discovergy.0 because restart loop detected
    2021-02-20 11:39:44.734 - info: host.raspberrypi iobroker host.raspberrypi Deleting 41 state(s).
    2021-02-20 11:39:44.745 - info: host.raspberrypi object deleted system.adapter.discovergy.2
    2021-02-20 11:39:45.888 - info: host.raspberrypi iobroker exit 0
    2021-02-20 11:39:59.790 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 3360
    2021-02-20 11:40:01.433 - info: discovergy.1 (3360) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:40:01.539 - info: discovergy.1 (3360) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:40:01.712 - info: discovergy.1 (3360) Discovergy meter found at your account with serial : 61234021
    2021-02-20 11:40:01.715 - error: discovergy.1 (3360) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-02-20 11:40:01.715 - error: discovergy.1 (3360) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:40:01.718 - error: discovergy.1 (3360) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
    at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    2021-02-20 11:40:01.719 - error: discovergy.1 (3360) The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:40:01.748 - info: discovergy.1 (3360) cleaned everything up...
    2021-02-20 11:40:01.749 - info: discovergy.1 (3360) terminating
    2021-02-20 11:40:01.751 - warn: discovergy.1 (3360) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-02-20 11:40:01.837 - warn: discovergy.1 (3360) State "discovergy.1.61234021.Power_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:01.838 - warn: discovergy.1 (3360) State "discovergy.1.61234021.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:01.839 - warn: discovergy.1 (3360) State "discovergy.1.61234021.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:01.841 - warn: discovergy.1 (3360) State "discovergy.1.61234021.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:02.375 - error: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-02-20 11:40:02.376 - info: host.raspberrypi Restart adapter system.adapter.discovergy.1 because enabled
    2021-02-20 11:40:03.423 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 3375
    2021-02-20 11:40:05.392 - info: discovergy.1 (3375) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:40:05.498 - info: discovergy.1 (3375) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:40:05.692 - info: discovergy.1 (3375) Discovergy meter found at your account with serial : 61234021
    2021-02-20 11:40:05.695 - error: discovergy.1 (3375) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-02-20 11:40:05.695 - error: discovergy.1 (3375) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:40:05.699 - error: discovergy.1 (3375) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
    at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    2021-02-20 11:40:05.699 - error: discovergy.1 (3375) The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:40:05.806 - warn: discovergy.1 (3375) State "discovergy.1.61234021.Power_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:05.807 - warn: discovergy.1 (3375) State "discovergy.1.61234021.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:05.808 - warn: discovergy.1 (3375) State "discovergy.1.61234021.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:05.811 - info: discovergy.1 (3375) cleaned everything up...
    2021-02-20 11:40:05.812 - info: discovergy.1 (3375) terminating
    2021-02-20 11:40:05.813 - warn: discovergy.1 (3375) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-02-20 11:40:05.825 - warn: discovergy.1 (3375) State "discovergy.1.61234021.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:06.449 - error: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-02-20 11:40:06.451 - info: host.raspberrypi Restart adapter system.adapter.discovergy.1 because enabled
    2021-02-20 11:40:07.500 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 3390
    2021-02-20 11:40:09.071 - info: discovergy.1 (3390) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:40:09.177 - info: discovergy.1 (3390) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:40:09.365 - info: discovergy.1 (3390) Discovergy meter found at your account with serial : 61234021
    2021-02-20 11:40:09.368 - error: discovergy.1 (3390) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-02-20 11:40:09.368 - error: discovergy.1 (3390) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:40:09.372 - error: discovergy.1 (3390) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
    at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    2021-02-20 11:40:09.372 - error: discovergy.1 (3390) The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:40:09.399 - info: discovergy.1 (3390) cleaned everything up...
    2021-02-20 11:40:09.400 - info: discovergy.1 (3390) terminating
    2021-02-20 11:40:09.402 - warn: discovergy.1 (3390) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-02-20 11:40:09.482 - warn: discovergy.1 (3390) State "discovergy.1.61234021.Power_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:09.483 - warn: discovergy.1 (3390) State "discovergy.1.61234021.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:09.484 - warn: discovergy.1 (3390) State "discovergy.1.61234021.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:09.485 - warn: discovergy.1 (3390) State "discovergy.1.61234021.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:10.034 - error: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-02-20 11:40:10.035 - info: host.raspberrypi Restart adapter system.adapter.discovergy.1 because enabled
    2021-02-20 11:40:10.036 - warn: host.raspberrypi Do not restart adapter system.adapter.discovergy.1 because restart loop detected
    2021-02-20 11:40:15.998 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 3441
    2021-02-20 11:40:17.589 - info: discovergy.1 (3441) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:40:17.695 - info: discovergy.1 (3441) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:40:17.874 - info: discovergy.1 (3441) Discovergy meter found at your account with serial : 61234021
    2021-02-20 11:40:17.876 - error: discovergy.1 (3441) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-02-20 11:40:17.877 - error: discovergy.1 (3441) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:40:17.880 - error: discovergy.1 (3441) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
    at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    2021-02-20 11:40:17.881 - error: discovergy.1 (3441) The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:40:17.912 - info: discovergy.1 (3441) cleaned everything up...
    2021-02-20 11:40:17.913 - info: discovergy.1 (3441) terminating
    2021-02-20 11:40:17.914 - warn: discovergy.1 (3441) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-02-20 11:40:17.999 - warn: discovergy.1 (3441) State "discovergy.1.61234021.Power_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:18.001 - warn: discovergy.1 (3441) State "discovergy.1.61234021.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:18.002 - warn: discovergy.1 (3441) State "discovergy.1.61234021.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:18.003 - warn: discovergy.1 (3441) State "discovergy.1.61234021.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:18.494 - error: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-02-20 11:40:18.495 - info: host.raspberrypi Restart adapter system.adapter.discovergy.1 because enabled
    2021-02-20 11:40:19.536 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 3456
    2021-02-20 11:40:21.484 - info: discovergy.1 (3456) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:40:21.592 - info: discovergy.1 (3456) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:40:21.761 - info: discovergy.1 (3456) Discovergy meter found at your account with serial : 61234021
    2021-02-20 11:40:21.763 - error: discovergy.1 (3456) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-02-20 11:40:21.763 - error: discovergy.1 (3456) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:40:21.767 - error: discovergy.1 (3456) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
    at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    2021-02-20 11:40:21.767 - error: discovergy.1 (3456) The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:40:21.814 - info: discovergy.1 (3456) cleaned everything up...
    2021-02-20 11:40:21.815 - info: discovergy.1 (3456) terminating
    2021-02-20 11:40:21.819 - warn: discovergy.1 (3456) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-02-20 11:40:21.879 - warn: discovergy.1 (3456) State "discovergy.1.61234021.Power_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:21.880 - warn: discovergy.1 (3456) State "discovergy.1.61234021.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:21.881 - warn: discovergy.1 (3456) State "discovergy.1.61234021.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:21.882 - warn: discovergy.1 (3456) State "discovergy.1.61234021.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:22.388 - error: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-02-20 11:40:22.390 - info: host.raspberrypi Restart adapter system.adapter.discovergy.1 because enabled
    2021-02-20 11:40:23.436 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 3471
    2021-02-20 11:40:25.004 - info: discovergy.1 (3471) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
    2021-02-20 11:40:25.109 - info: discovergy.1 (3471) Discovergy Adapter startet, trying to discover meters associated with your account
    2021-02-20 11:40:25.278 - info: discovergy.1 (3471) Discovergy meter found at your account with serial : 61234021
    2021-02-20 11:40:25.280 - error: discovergy.1 (3471) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-02-20 11:40:25.281 - error: discovergy.1 (3471) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:40:25.284 - error: discovergy.1 (3471) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
    at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    2021-02-20 11:40:25.285 - error: discovergy.1 (3471) The state contains the forbidden properties street, streetNumber, zip, city, country!
    2021-02-20 11:40:25.313 - info: discovergy.1 (3471) cleaned everything up...
    2021-02-20 11:40:25.314 - info: discovergy.1 (3471) terminating
    2021-02-20 11:40:25.317 - warn: discovergy.1 (3471) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-02-20 11:40:25.401 - warn: discovergy.1 (3471) State "discovergy.1.61234021.Power_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:25.402 - warn: discovergy.1 (3471) State "discovergy.1.61234021.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:25.403 - warn: discovergy.1 (3471) State "discovergy.1.61234021.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:25.404 - warn: discovergy.1 (3471) State "discovergy.1.61234021.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
    2021-02-20 11:40:25.945 - error: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-02-20 11:40:25.946 - info: host.raspberrypi Restart adapter system.adapter.discovergy.1 because enabled
    2021-02-20 11:40:25.946 - warn: host.raspberrypi Do not restart adapter system.adapter.discovergy.1 because restart loop detected
    2021-02-20 11:40:56.043 - info: host.raspberrypi Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
    

    MOD EDIT: LOGS BITTE IN CODE TAGS </> POSTEN

    Raspberry Pi 4 (4GB)

    SmiddiS 1 Antwort Letzte Antwort
    0
    • SmiddiS Smiddi
      Systemdata Bitte Ausfüllen
      Hardwaresystem: Raspberry Pi4
      Arbeitsspeicher: 4GB
      Festplattenart: SD-Karte
      Betriebssystem: Linux
      Node-Version: 12.20.2
      Nodejs-Version: 12.20.2
      NPM-Version: 6.14.11
      Installationsart: Manuell
      Image genutzt: Ja
      Ort/Name der Imagedatei: Link

      Seit heute morgen werden über den Adapter keine Daten mehr aktualisiert. Nach mehreren reboots stoppt der Adapter, weil er einen "loop" erkannt hat. Laut Adapter Anzeige ist die Verbindung mit Host: "false" und das Lebenszeichen "false".

      Kann mir jemand helfen?

      Hier die Log Daten:

      2021-02-20 11:31:14.925 - info: host.raspberrypi "system.adapter.discovergy.0" disabled
      2021-02-20 11:31:20.138 - info: host.raspberrypi "system.adapter.discovergy.0" enabled
      2021-02-20 11:31:20.340 - info: host.raspberrypi instance system.adapter.discovergy.0 started with pid 2529
      2021-02-20 11:31:21.927 - info: discovergy.0 (2529) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:31:21.961 - info: discovergy.0 (2529) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:31:22.155 - info: discovergy.0 (2529) Discovergy meter found at your account with serial : 61234139
      2021-02-20 11:31:22.158 - error: discovergy.0 (2529) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-02-20 11:31:22.158 - error: discovergy.0 (2529) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:31:22.161 - error: discovergy.0 (2529) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
      at Request.emit (events.js:314:20)
      at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
      at Request.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
      at Object.onceWrapper (events.js:420:28)
      at IncomingMessage.emit (events.js:326:22)
      2021-02-20 11:31:22.162 - error: discovergy.0 (2529) The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:31:22.187 - info: discovergy.0 (2529) cleaned everything up...
      2021-02-20 11:31:22.188 - info: discovergy.0 (2529) terminating
      2021-02-20 11:31:22.189 - warn: discovergy.0 (2529) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-02-20 11:31:22.291 - warn: discovergy.0 (2529) State "discovergy.0.61234139.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
      2021-02-20 11:31:22.763 - error: host.raspberrypi instance system.adapter.discovergy.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-02-20 11:31:22.764 - info: host.raspberrypi Restart adapter system.adapter.discovergy.0 because enabled
      2021-02-20 11:31:52.787 - info: host.raspberrypi instance system.adapter.discovergy.0 started with pid 2546
      2021-02-20 11:31:54.375 - info: discovergy.0 (2546) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:31:54.409 - info: discovergy.0 (2546) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:31:54.589 - info: discovergy.0 (2546) Discovergy meter found at your account with serial : 61234139
      2021-02-20 11:31:54.592 - error: discovergy.0 (2546) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-02-20 11:31:54.592 - error: discovergy.0 (2546) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:31:54.596 - error: discovergy.0 (2546) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
      at Request.emit (events.js:314:20)
      at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
      at Request.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
      at Object.onceWrapper (events.js:420:28)
      at IncomingMessage.emit (events.js:326:22)
      2021-02-20 11:31:54.596 - error: discovergy.0 (2546) The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:31:54.622 - info: discovergy.0 (2546) cleaned everything up...
      2021-02-20 11:31:54.623 - info: discovergy.0 (2546) terminating
      2021-02-20 11:31:54.624 - warn: discovergy.0 (2546) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-02-20 11:31:54.705 - warn: discovergy.0 (2546) State "discovergy.0.61234139.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
      2021-02-20 11:31:55.195 - error: host.raspberrypi instance system.adapter.discovergy.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-02-20 11:31:55.196 - info: host.raspberrypi Restart adapter system.adapter.discovergy.0 because enabled
      2021-02-20 11:32:25.244 - info: host.raspberrypi instance system.adapter.discovergy.0 started with pid 2631
      2021-02-20 11:32:26.810 - info: discovergy.0 (2631) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:32:26.842 - info: discovergy.0 (2631) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:32:27.033 - info: discovergy.0 (2631) Discovergy meter found at your account with serial : 61234139
      2021-02-20 11:32:27.036 - error: discovergy.0 (2631) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-02-20 11:32:27.037 - error: discovergy.0 (2631) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:32:27.041 - error: discovergy.0 (2631) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
      at Request.emit (events.js:314:20)
      at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
      at Request.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
      at Object.onceWrapper (events.js:420:28)
      at IncomingMessage.emit (events.js:326:22)
      2021-02-20 11:32:27.041 - error: discovergy.0 (2631) The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:32:27.148 - info: discovergy.0 (2631) cleaned everything up...
      2021-02-20 11:32:27.150 - info: discovergy.0 (2631) terminating
      2021-02-20 11:32:27.152 - warn: discovergy.0 (2631) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-02-20 11:32:27.180 - warn: discovergy.0 (2631) State "discovergy.0.61234139.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
      2021-02-20 11:32:27.719 - error: host.raspberrypi instance system.adapter.discovergy.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-02-20 11:32:27.720 - info: host.raspberrypi Restart adapter system.adapter.discovergy.0 because enabled
      2021-02-20 11:32:27.720 - warn: host.raspberrypi Do not restart adapter system.adapter.discovergy.0 because restart loop detected
      2021-02-20 11:34:01.215 - info: host.raspberrypi iobroker add discovergy --host raspberrypi
      2021-02-20 11:34:03.087 - info: host.raspberrypi iobroker host.raspberrypi create instance discovergy
      2021-02-20 11:34:03.098 - info: host.raspberrypi iobroker host.raspberrypi object discovergy.1.info.connection created
      2021-02-20 11:34:03.126 - info: host.raspberrypi iobroker host.raspberrypi object discovergy.1.info created
      2021-02-20 11:34:03.158 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.logLevel created
      2021-02-20 11:34:03.188 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.sigKill created
      2021-02-20 11:34:03.220 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.eventLoopLag created
      2021-02-20 11:34:03.251 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.outputCount created
      2021-02-20 11:34:03.282 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.inputCount created
      2021-02-20 11:34:03.313 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.uptime created
      2021-02-20 11:34:03.344 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.memRss created
      2021-02-20 11:34:03.375 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.memHeapTotal created
      2021-02-20 11:34:03.407 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.memHeapUsed created
      2021-02-20 11:34:03.438 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.cputime created
      2021-02-20 11:34:03.472 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.cpu created
      2021-02-20 11:34:03.502 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.compactMode created
      2021-02-20 11:34:03.533 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.connected created
      2021-02-20 11:34:03.564 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1.alive created
      2021-02-20 11:34:03.598 - info: host.raspberrypi iobroker host.raspberrypi Set default value of discovergy.1.info.connection: false
      2021-02-20 11:34:03.643 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.1 created
      2021-02-20 11:34:04.675 - info: host.raspberrypi iobroker exit 0
      2021-02-20 11:34:06.761 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 2727
      2021-02-20 11:34:08.546 - info: discovergy.1 (2727) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:34:08.579 - info: discovergy.1 (2727) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:34:08.580 - error: discovergy.1 (2727) *** Adapter deactivated, credentials missing in Adaptper Settings !!! ***
      2021-02-20 11:34:08.611 - warn: discovergy.1 (2727) State "system.this.discovergy.1.alive" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:50.063 - info: host.raspberrypi stopInstance system.adapter.discovergy.1 (force=false, process=true)
      2021-02-20 11:34:50.074 - info: host.raspberrypi stopInstance system.adapter.discovergy.1 send kill signal
      2021-02-20 11:34:50.073 - info: discovergy.1 (2727) Got terminate signal TERMINATE_YOURSELF
      2021-02-20 11:34:50.076 - info: discovergy.1 (2727) cleaned everything up...
      2021-02-20 11:34:50.078 - info: discovergy.1 (2727) terminating
      2021-02-20 11:34:50.081 - info: discovergy.1 (2727) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2021-02-20 11:34:50.708 - info: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2021-02-20 11:34:53.251 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 2813
      2021-02-20 11:34:54.814 - info: discovergy.1 (2813) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:34:54.847 - info: discovergy.1 (2813) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:34:55.093 - info: discovergy.1 (2813) Discovergy meter found at your account with serial : 61234021
      2021-02-20 11:34:55.096 - error: discovergy.1 (2813) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-02-20 11:34:55.096 - error: discovergy.1 (2813) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:34:55.100 - error: discovergy.1 (2813) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
      at Request.emit (events.js:314:20)
      at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
      at Request.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
      at Object.onceWrapper (events.js:420:28)
      at IncomingMessage.emit (events.js:326:22)
      2021-02-20 11:34:55.101 - error: discovergy.1 (2813) The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:34:55.236 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.meterId" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.237 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.manufacturerId" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.239 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.serialNumber" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.240 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.fullSerialNumber" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.241 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.administrationNumber" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.242 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.type" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.243 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.measurementType" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.244 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.loadProfileType" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.246 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.scalingFactor" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.247 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.currentScalingFactor" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.248 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.voltageScalingFactor" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.249 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.internalMeters" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.250 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.firstMeasurementTime" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.251 - warn: discovergy.1 (2813) State "discovergy.1.61234021.info.lastMeasurementTime" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.253 - warn: discovergy.1 (2813) State "discovergy.1.61234021.energyOut" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.254 - warn: discovergy.1 (2813) State "discovergy.1.61234021.voltage1" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.255 - warn: discovergy.1 (2813) State "discovergy.1.61234021.Power_Delivery" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.256 - warn: discovergy.1 (2813) State "discovergy.1.61234021.Power_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.278 - warn: discovergy.1 (2813) State "discovergy.1.61234021.Power_T3_Delivery" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.279 - warn: discovergy.1 (2813) State "discovergy.1.61234021.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.280 - warn: discovergy.1 (2813) State "discovergy.1.61234021.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.281 - warn: discovergy.1 (2813) State "discovergy.1.61234021.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.282 - warn: discovergy.1 (2813) State "discovergy.1.61234021.voltage2" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.283 - warn: discovergy.1 (2813) State "discovergy.1.61234021.energy" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.284 - warn: discovergy.1 (2813) State "discovergy.1.61234021.Power_T2_Delivery" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.285 - warn: discovergy.1 (2813) State "discovergy.1.61234021.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.286 - warn: discovergy.1 (2813) State "discovergy.1.61234021.voltage3" has no existing object, this might lead to an error in future versions
      2021-02-20 11:34:55.496 - info: discovergy.1 (2813) cleaned everything up...
      2021-02-20 11:34:55.499 - info: discovergy.1 (2813) terminating
      2021-02-20 11:34:55.501 - warn: discovergy.1 (2813) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-02-20 11:34:56.090 - error: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-02-20 11:34:56.091 - info: host.raspberrypi Restart adapter system.adapter.discovergy.1 because enabled
      2021-02-20 11:35:26.146 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 2899
      2021-02-20 11:35:27.747 - info: discovergy.1 (2899) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:35:27.781 - info: discovergy.1 (2899) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:35:28.209 - info: discovergy.1 (2899) Discovergy meter found at your account with serial : 61234021
      2021-02-20 11:35:28.212 - error: discovergy.1 (2899) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-02-20 11:35:28.212 - error: discovergy.1 (2899) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:35:28.216 - error: discovergy.1 (2899) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
      at Request.emit (events.js:314:20)
      at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
      at Request.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
      at Object.onceWrapper (events.js:420:28)
      at IncomingMessage.emit (events.js:326:22)
      2021-02-20 11:35:28.216 - error: discovergy.1 (2899) The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:35:28.260 - info: discovergy.1 (2899) cleaned everything up...
      2021-02-20 11:35:28.262 - info: discovergy.1 (2899) terminating
      2021-02-20 11:35:28.264 - warn: discovergy.1 (2899) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-02-20 11:35:28.337 - warn: discovergy.1 (2899) State "discovergy.1.61234021.Power_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:35:28.338 - warn: discovergy.1 (2899) State "discovergy.1.61234021.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:35:28.339 - warn: discovergy.1 (2899) State "discovergy.1.61234021.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:35:28.340 - warn: discovergy.1 (2899) State "discovergy.1.61234021.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:35:28.850 - error: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-02-20 11:35:28.852 - info: host.raspberrypi Restart adapter system.adapter.discovergy.1 because enabled
      2021-02-20 11:35:58.874 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 2914
      2021-02-20 11:36:00.454 - info: discovergy.1 (2914) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:36:00.488 - info: discovergy.1 (2914) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:36:00.682 - info: discovergy.1 (2914) Discovergy meter found at your account with serial : 61234021
      2021-02-20 11:36:00.684 - error: discovergy.1 (2914) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-02-20 11:36:00.685 - error: discovergy.1 (2914) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:36:00.688 - error: discovergy.1 (2914) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
      at Request.emit (events.js:314:20)
      at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
      at Request.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
      at Object.onceWrapper (events.js:420:28)
      at IncomingMessage.emit (events.js:326:22)
      2021-02-20 11:36:00.689 - error: discovergy.1 (2914) The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:36:00.722 - info: discovergy.1 (2914) cleaned everything up...
      2021-02-20 11:36:00.723 - info: discovergy.1 (2914) terminating
      2021-02-20 11:36:00.725 - warn: discovergy.1 (2914) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-02-20 11:36:00.811 - warn: discovergy.1 (2914) State "discovergy.1.61234021.Power_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:00.812 - warn: discovergy.1 (2914) State "discovergy.1.61234021.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:00.813 - warn: discovergy.1 (2914) State "discovergy.1.61234021.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:00.814 - warn: discovergy.1 (2914) State "discovergy.1.61234021.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:01.300 - error: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-02-20 11:36:01.301 - info: host.raspberrypi Restart adapter system.adapter.discovergy.1 because enabled
      2021-02-20 11:36:01.301 - warn: host.raspberrypi Do not restart adapter system.adapter.discovergy.1 because restart loop detected
      2021-02-20 11:36:11.440 - info: host.raspberrypi iobroker add discovergy --host raspberrypi
      2021-02-20 11:36:13.312 - info: host.raspberrypi iobroker host.raspberrypi create instance discovergy
      2021-02-20 11:36:13.322 - info: host.raspberrypi iobroker host.raspberrypi object discovergy.2.info.connection created
      2021-02-20 11:36:13.351 - info: host.raspberrypi iobroker host.raspberrypi object discovergy.2.info created
      2021-02-20 11:36:13.383 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.logLevel created
      2021-02-20 11:36:13.415 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.sigKill created
      2021-02-20 11:36:13.448 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.eventLoopLag created
      2021-02-20 11:36:13.487 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.outputCount created
      2021-02-20 11:36:13.522 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.inputCount created
      2021-02-20 11:36:13.554 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.uptime created
      2021-02-20 11:36:13.586 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.memRss created
      2021-02-20 11:36:13.618 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.memHeapTotal created
      2021-02-20 11:36:13.665 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.memHeapUsed created
      2021-02-20 11:36:13.703 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.cputime created
      2021-02-20 11:36:13.735 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.cpu created
      2021-02-20 11:36:13.768 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.compactMode created
      2021-02-20 11:36:13.800 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.connected created
      2021-02-20 11:36:13.832 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2.alive created
      2021-02-20 11:36:13.866 - info: host.raspberrypi iobroker host.raspberrypi Set default value of discovergy.2.info.connection: false
      2021-02-20 11:36:13.908 - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.discovergy.2 created
      2021-02-20 11:36:14.933 - info: host.raspberrypi iobroker exit 0
      2021-02-20 11:36:17.030 - info: host.raspberrypi instance system.adapter.discovergy.2 started with pid 2972
      2021-02-20 11:36:18.837 - info: discovergy.2 (2972) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:36:18.870 - info: discovergy.2 (2972) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:36:18.872 - error: discovergy.2 (2972) *** Adapter deactivated, credentials missing in Adaptper Settings !!! ***
      2021-02-20 11:36:18.903 - warn: discovergy.2 (2972) State "system.this.discovergy.2.alive" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:23.310 - info: host.raspberrypi stopInstance system.adapter.discovergy.2 (force=false, process=true)
      2021-02-20 11:36:23.319 - info: discovergy.2 (2972) Got terminate signal TERMINATE_YOURSELF
      2021-02-20 11:36:23.320 - info: host.raspberrypi stopInstance system.adapter.discovergy.2 send kill signal
      2021-02-20 11:36:23.321 - info: discovergy.2 (2972) cleaned everything up...
      2021-02-20 11:36:23.322 - info: discovergy.2 (2972) terminating
      2021-02-20 11:36:23.324 - info: discovergy.2 (2972) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2021-02-20 11:36:23.968 - info: host.raspberrypi instance system.adapter.discovergy.2 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2021-02-20 11:36:26.444 - info: host.raspberrypi instance system.adapter.discovergy.2 started with pid 2993
      2021-02-20 11:36:28.057 - info: discovergy.2 (2993) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:36:28.091 - info: discovergy.2 (2993) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:36:28.325 - info: discovergy.2 (2993) Discovergy meter found at your account with serial : 61234139
      2021-02-20 11:36:28.327 - error: discovergy.2 (2993) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-02-20 11:36:28.328 - error: discovergy.2 (2993) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:36:28.331 - error: discovergy.2 (2993) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
      at Request.emit (events.js:314:20)
      at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
      at Request.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
      at Object.onceWrapper (events.js:420:28)
      at IncomingMessage.emit (events.js:326:22)
      2021-02-20 11:36:28.332 - error: discovergy.2 (2993) The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:36:28.355 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.meterId" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.356 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.manufacturerId" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.357 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.serialNumber" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.358 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.fullSerialNumber" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.359 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.administrationNumber" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.360 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.type" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.360 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.measurementType" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.361 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.loadProfileType" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.362 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.scalingFactor" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.363 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.currentScalingFactor" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.363 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.voltageScalingFactor" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.366 - info: discovergy.2 (2993) cleaned everything up...
      2021-02-20 11:36:28.367 - info: discovergy.2 (2993) terminating
      2021-02-20 11:36:28.367 - warn: discovergy.2 (2993) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-02-20 11:36:28.391 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.internalMeters" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.393 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.firstMeasurementTime" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.394 - warn: discovergy.2 (2993) State "discovergy.2.61234139.info.lastMeasurementTime" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.480 - warn: discovergy.2 (2993) State "discovergy.2.61234139.energyOut" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.482 - warn: discovergy.2 (2993) State "discovergy.2.61234139.voltage1" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.482 - warn: discovergy.2 (2993) State "discovergy.2.61234139.Power_Delivery" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.483 - warn: discovergy.2 (2993) State "discovergy.2.61234139.Power_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.484 - warn: discovergy.2 (2993) State "discovergy.2.61234139.Power_T3_Delivery" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.484 - warn: discovergy.2 (2993) State "discovergy.2.61234139.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.485 - warn: discovergy.2 (2993) State "discovergy.2.61234139.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.486 - warn: discovergy.2 (2993) State "discovergy.2.61234139.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.486 - warn: discovergy.2 (2993) State "discovergy.2.61234139.voltage2" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.487 - warn: discovergy.2 (2993) State "discovergy.2.61234139.energy" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.488 - warn: discovergy.2 (2993) State "discovergy.2.61234139.Power_T2_Delivery" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.489 - warn: discovergy.2 (2993) State "discovergy.2.61234139.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.502 - warn: discovergy.2 (2993) State "discovergy.2.61234139.voltage3" has no existing object, this might lead to an error in future versions
      2021-02-20 11:36:28.932 - error: host.raspberrypi instance system.adapter.discovergy.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-02-20 11:36:28.932 - info: host.raspberrypi Restart adapter system.adapter.discovergy.2 because enabled
      2021-02-20 11:36:58.962 - info: host.raspberrypi instance system.adapter.discovergy.2 started with pid 3038
      2021-02-20 11:37:00.586 - info: discovergy.2 (3038) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:37:00.620 - info: discovergy.2 (3038) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:37:00.806 - info: discovergy.2 (3038) Discovergy meter found at your account with serial : 61234139
      2021-02-20 11:37:00.808 - error: discovergy.2 (3038) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-02-20 11:37:00.809 - error: discovergy.2 (3038) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:37:00.812 - error: discovergy.2 (3038) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
      at Request.emit (events.js:314:20)
      at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
      at Request.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
      at Object.onceWrapper (events.js:420:28)
      at IncomingMessage.emit (events.js:326:22)
      2021-02-20 11:37:00.813 - error: discovergy.2 (3038) The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:37:00.839 - info: discovergy.2 (3038) cleaned everything up...
      2021-02-20 11:37:00.840 - info: discovergy.2 (3038) terminating
      2021-02-20 11:37:00.841 - warn: discovergy.2 (3038) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-02-20 11:37:00.938 - warn: discovergy.2 (3038) State "discovergy.2.61234139.Power_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:37:00.939 - warn: discovergy.2 (3038) State "discovergy.2.61234139.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:37:00.940 - warn: discovergy.2 (3038) State "discovergy.2.61234139.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
      2021-02-20 11:37:00.941 - warn: discovergy.2 (3038) State "discovergy.2.61234139.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:37:01.457 - error: host.raspberrypi instance system.adapter.discovergy.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-02-20 11:37:01.458 - info: host.raspberrypi Restart adapter system.adapter.discovergy.2 because enabled
      2021-02-20 11:37:31.519 - info: host.raspberrypi instance system.adapter.discovergy.2 started with pid 3095
      2021-02-20 11:37:33.183 - info: discovergy.2 (3095) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:37:33.218 - info: discovergy.2 (3095) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:37:34.651 - info: discovergy.2 (3095) Discovergy meter found at your account with serial : 61234139
      2021-02-20 11:37:34.654 - error: discovergy.2 (3095) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-02-20 11:37:34.655 - error: discovergy.2 (3095) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:37:34.660 - error: discovergy.2 (3095) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
      at Request.emit (events.js:314:20)
      at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
      at Request.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
      at Object.onceWrapper (events.js:420:28)
      at IncomingMessage.emit (events.js:326:22)
      2021-02-20 11:37:34.661 - error: discovergy.2 (3095) The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:37:34.706 - info: discovergy.2 (3095) cleaned everything up...
      2021-02-20 11:37:34.707 - info: discovergy.2 (3095) terminating
      2021-02-20 11:37:34.709 - warn: discovergy.2 (3095) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-02-20 11:37:34.795 - warn: discovergy.2 (3095) State "discovergy.2.61234139.Power_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:37:34.796 - warn: discovergy.2 (3095) State "discovergy.2.61234139.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:37:34.797 - warn: discovergy.2 (3095) State "discovergy.2.61234139.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
      2021-02-20 11:37:34.799 - warn: discovergy.2 (3095) State "discovergy.2.61234139.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:37:35.292 - error: host.raspberrypi instance system.adapter.discovergy.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-02-20 11:37:35.293 - info: host.raspberrypi Restart adapter system.adapter.discovergy.2 because enabled
      2021-02-20 11:37:35.293 - warn: host.raspberrypi Do not restart adapter system.adapter.discovergy.2 because restart loop detected
      2021-02-20 11:39:33.984 - info: host.raspberrypi instance system.adapter.discovergy.0 started with pid 3274
      2021-02-20 11:39:35.550 - info: discovergy.0 (3274) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:39:35.663 - info: discovergy.0 (3274) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:39:35.839 - info: discovergy.0 (3274) Discovergy meter found at your account with serial : 61234139
      2021-02-20 11:39:35.842 - error: discovergy.0 (3274) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-02-20 11:39:35.842 - error: discovergy.0 (3274) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:39:35.846 - error: discovergy.0 (3274) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
      at Request.emit (events.js:314:20)
      at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
      at Request.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
      at Object.onceWrapper (events.js:420:28)
      at IncomingMessage.emit (events.js:326:22)
      2021-02-20 11:39:35.846 - error: discovergy.0 (3274) The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:39:35.872 - info: discovergy.0 (3274) cleaned everything up...
      2021-02-20 11:39:35.873 - info: discovergy.0 (3274) terminating
      2021-02-20 11:39:35.874 - warn: discovergy.0 (3274) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-02-20 11:39:35.947 - warn: discovergy.0 (3274) State "discovergy.0.61234139.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
      2021-02-20 11:39:36.447 - error: host.raspberrypi instance system.adapter.discovergy.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-02-20 11:39:36.448 - info: host.raspberrypi Restart adapter system.adapter.discovergy.0 because enabled
      2021-02-20 11:39:37.489 - info: host.raspberrypi instance system.adapter.discovergy.0 started with pid 3289
      2021-02-20 11:39:39.334 - info: discovergy.0 (3289) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:39:39.440 - info: discovergy.0 (3289) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:39:40.030 - info: discovergy.0 (3289) Discovergy meter found at your account with serial : 61234139
      2021-02-20 11:39:40.034 - error: discovergy.0 (3289) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-02-20 11:39:40.035 - error: discovergy.0 (3289) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:39:40.040 - error: discovergy.0 (3289) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
      at Request.emit (events.js:314:20)
      at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
      at Request.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
      at Object.onceWrapper (events.js:420:28)
      at IncomingMessage.emit (events.js:326:22)
      2021-02-20 11:39:40.041 - error: discovergy.0 (3289) The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:39:40.084 - info: discovergy.0 (3289) cleaned everything up...
      2021-02-20 11:39:40.085 - info: discovergy.0 (3289) terminating
      2021-02-20 11:39:40.088 - warn: discovergy.0 (3289) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-02-20 11:39:40.227 - warn: discovergy.0 (3289) State "discovergy.0.61234139.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
      2021-02-20 11:39:40.655 - error: host.raspberrypi instance system.adapter.discovergy.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-02-20 11:39:40.656 - info: host.raspberrypi Restart adapter system.adapter.discovergy.0 because enabled
      2021-02-20 11:39:40.735 - info: host.raspberrypi iobroker del discovergy.2
      2021-02-20 11:39:41.683 - info: host.raspberrypi instance system.adapter.discovergy.0 started with pid 3316
      2021-02-20 11:39:42.573 - info: host.raspberrypi iobroker Delete adapter "discovergy.2"
      2021-02-20 11:39:42.594 - info: host.raspberrypi iobroker host.raspberrypi Counted 1 instances of discovergy.2
      2021-02-20 11:39:42.611 - info: host.raspberrypi iobroker host.raspberrypi Counted 1 devices of discovergy.2
      2021-02-20 11:39:42.631 - info: host.raspberrypi iobroker host.raspberrypi Counted 2 channels of discovergy.2
      2021-02-20 11:39:42.642 - info: host.raspberrypi iobroker host.raspberrypi Counted 25 states of discovergy.2
      2021-02-20 11:39:42.660 - info: host.raspberrypi iobroker host.raspberrypi Counted 14 states of system.adapter.discovergy.2
      2021-02-20 11:39:42.667 - info: host.raspberrypi iobroker host.raspberrypi Counted 28 states (io.discovergy.2.*) from states
      2021-02-20 11:39:42.685 - info: host.raspberrypi iobroker host.raspberrypi Counted 13 states (system.adapter.discovergy.2.*) from states
      2021-02-20 11:39:43.659 - info: host.raspberrypi iobroker host.raspberrypi Deleting 43 object(s).
      2021-02-20 11:39:43.666 - info: discovergy.0 (3316) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:39:43.804 - info: discovergy.0 (3316) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:39:44.005 - info: discovergy.0 (3316) Discovergy meter found at your account with serial : 61234139
      2021-02-20 11:39:44.007 - error: discovergy.0 (3316) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-02-20 11:39:44.008 - error: discovergy.0 (3316) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:39:44.012 - error: discovergy.0 (3316) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
      at Request.emit (events.js:314:20)
      at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
      at Request.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
      at Object.onceWrapper (events.js:420:28)
      at IncomingMessage.emit (events.js:326:22)
      2021-02-20 11:39:44.013 - error: discovergy.0 (3316) The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:39:44.099 - info: discovergy.0 (3316) cleaned everything up...
      2021-02-20 11:39:44.101 - info: discovergy.0 (3316) terminating
      2021-02-20 11:39:44.103 - warn: discovergy.0 (3316) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-02-20 11:39:44.281 - warn: discovergy.0 (3316) State "discovergy.0.61234139.Power_T1_Delivery" has no existing object, this might lead to an error in future versions
      2021-02-20 11:39:44.719 - error: host.raspberrypi instance system.adapter.discovergy.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-02-20 11:39:44.720 - info: host.raspberrypi Restart adapter system.adapter.discovergy.0 because enabled
      2021-02-20 11:39:44.721 - warn: host.raspberrypi Do not restart adapter system.adapter.discovergy.0 because restart loop detected
      2021-02-20 11:39:44.734 - info: host.raspberrypi iobroker host.raspberrypi Deleting 41 state(s).
      2021-02-20 11:39:44.745 - info: host.raspberrypi object deleted system.adapter.discovergy.2
      2021-02-20 11:39:45.888 - info: host.raspberrypi iobroker exit 0
      2021-02-20 11:39:59.790 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 3360
      2021-02-20 11:40:01.433 - info: discovergy.1 (3360) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:40:01.539 - info: discovergy.1 (3360) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:40:01.712 - info: discovergy.1 (3360) Discovergy meter found at your account with serial : 61234021
      2021-02-20 11:40:01.715 - error: discovergy.1 (3360) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-02-20 11:40:01.715 - error: discovergy.1 (3360) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:40:01.718 - error: discovergy.1 (3360) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
      at Request.emit (events.js:314:20)
      at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
      at Request.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
      at Object.onceWrapper (events.js:420:28)
      at IncomingMessage.emit (events.js:326:22)
      2021-02-20 11:40:01.719 - error: discovergy.1 (3360) The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:40:01.748 - info: discovergy.1 (3360) cleaned everything up...
      2021-02-20 11:40:01.749 - info: discovergy.1 (3360) terminating
      2021-02-20 11:40:01.751 - warn: discovergy.1 (3360) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-02-20 11:40:01.837 - warn: discovergy.1 (3360) State "discovergy.1.61234021.Power_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:01.838 - warn: discovergy.1 (3360) State "discovergy.1.61234021.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:01.839 - warn: discovergy.1 (3360) State "discovergy.1.61234021.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:01.841 - warn: discovergy.1 (3360) State "discovergy.1.61234021.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:02.375 - error: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-02-20 11:40:02.376 - info: host.raspberrypi Restart adapter system.adapter.discovergy.1 because enabled
      2021-02-20 11:40:03.423 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 3375
      2021-02-20 11:40:05.392 - info: discovergy.1 (3375) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:40:05.498 - info: discovergy.1 (3375) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:40:05.692 - info: discovergy.1 (3375) Discovergy meter found at your account with serial : 61234021
      2021-02-20 11:40:05.695 - error: discovergy.1 (3375) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-02-20 11:40:05.695 - error: discovergy.1 (3375) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:40:05.699 - error: discovergy.1 (3375) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
      at Request.emit (events.js:314:20)
      at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
      at Request.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
      at Object.onceWrapper (events.js:420:28)
      at IncomingMessage.emit (events.js:326:22)
      2021-02-20 11:40:05.699 - error: discovergy.1 (3375) The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:40:05.806 - warn: discovergy.1 (3375) State "discovergy.1.61234021.Power_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:05.807 - warn: discovergy.1 (3375) State "discovergy.1.61234021.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:05.808 - warn: discovergy.1 (3375) State "discovergy.1.61234021.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:05.811 - info: discovergy.1 (3375) cleaned everything up...
      2021-02-20 11:40:05.812 - info: discovergy.1 (3375) terminating
      2021-02-20 11:40:05.813 - warn: discovergy.1 (3375) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-02-20 11:40:05.825 - warn: discovergy.1 (3375) State "discovergy.1.61234021.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:06.449 - error: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-02-20 11:40:06.451 - info: host.raspberrypi Restart adapter system.adapter.discovergy.1 because enabled
      2021-02-20 11:40:07.500 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 3390
      2021-02-20 11:40:09.071 - info: discovergy.1 (3390) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:40:09.177 - info: discovergy.1 (3390) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:40:09.365 - info: discovergy.1 (3390) Discovergy meter found at your account with serial : 61234021
      2021-02-20 11:40:09.368 - error: discovergy.1 (3390) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-02-20 11:40:09.368 - error: discovergy.1 (3390) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:40:09.372 - error: discovergy.1 (3390) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
      at Request.emit (events.js:314:20)
      at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
      at Request.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
      at Object.onceWrapper (events.js:420:28)
      at IncomingMessage.emit (events.js:326:22)
      2021-02-20 11:40:09.372 - error: discovergy.1 (3390) The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:40:09.399 - info: discovergy.1 (3390) cleaned everything up...
      2021-02-20 11:40:09.400 - info: discovergy.1 (3390) terminating
      2021-02-20 11:40:09.402 - warn: discovergy.1 (3390) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-02-20 11:40:09.482 - warn: discovergy.1 (3390) State "discovergy.1.61234021.Power_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:09.483 - warn: discovergy.1 (3390) State "discovergy.1.61234021.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:09.484 - warn: discovergy.1 (3390) State "discovergy.1.61234021.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:09.485 - warn: discovergy.1 (3390) State "discovergy.1.61234021.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:10.034 - error: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-02-20 11:40:10.035 - info: host.raspberrypi Restart adapter system.adapter.discovergy.1 because enabled
      2021-02-20 11:40:10.036 - warn: host.raspberrypi Do not restart adapter system.adapter.discovergy.1 because restart loop detected
      2021-02-20 11:40:15.998 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 3441
      2021-02-20 11:40:17.589 - info: discovergy.1 (3441) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:40:17.695 - info: discovergy.1 (3441) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:40:17.874 - info: discovergy.1 (3441) Discovergy meter found at your account with serial : 61234021
      2021-02-20 11:40:17.876 - error: discovergy.1 (3441) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-02-20 11:40:17.877 - error: discovergy.1 (3441) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:40:17.880 - error: discovergy.1 (3441) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
      at Request.emit (events.js:314:20)
      at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
      at Request.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
      at Object.onceWrapper (events.js:420:28)
      at IncomingMessage.emit (events.js:326:22)
      2021-02-20 11:40:17.881 - error: discovergy.1 (3441) The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:40:17.912 - info: discovergy.1 (3441) cleaned everything up...
      2021-02-20 11:40:17.913 - info: discovergy.1 (3441) terminating
      2021-02-20 11:40:17.914 - warn: discovergy.1 (3441) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-02-20 11:40:17.999 - warn: discovergy.1 (3441) State "discovergy.1.61234021.Power_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:18.001 - warn: discovergy.1 (3441) State "discovergy.1.61234021.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:18.002 - warn: discovergy.1 (3441) State "discovergy.1.61234021.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:18.003 - warn: discovergy.1 (3441) State "discovergy.1.61234021.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:18.494 - error: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-02-20 11:40:18.495 - info: host.raspberrypi Restart adapter system.adapter.discovergy.1 because enabled
      2021-02-20 11:40:19.536 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 3456
      2021-02-20 11:40:21.484 - info: discovergy.1 (3456) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:40:21.592 - info: discovergy.1 (3456) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:40:21.761 - info: discovergy.1 (3456) Discovergy meter found at your account with serial : 61234021
      2021-02-20 11:40:21.763 - error: discovergy.1 (3456) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-02-20 11:40:21.763 - error: discovergy.1 (3456) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:40:21.767 - error: discovergy.1 (3456) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
      at Request.emit (events.js:314:20)
      at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
      at Request.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
      at Object.onceWrapper (events.js:420:28)
      at IncomingMessage.emit (events.js:326:22)
      2021-02-20 11:40:21.767 - error: discovergy.1 (3456) The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:40:21.814 - info: discovergy.1 (3456) cleaned everything up...
      2021-02-20 11:40:21.815 - info: discovergy.1 (3456) terminating
      2021-02-20 11:40:21.819 - warn: discovergy.1 (3456) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-02-20 11:40:21.879 - warn: discovergy.1 (3456) State "discovergy.1.61234021.Power_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:21.880 - warn: discovergy.1 (3456) State "discovergy.1.61234021.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:21.881 - warn: discovergy.1 (3456) State "discovergy.1.61234021.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:21.882 - warn: discovergy.1 (3456) State "discovergy.1.61234021.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:22.388 - error: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-02-20 11:40:22.390 - info: host.raspberrypi Restart adapter system.adapter.discovergy.1 because enabled
      2021-02-20 11:40:23.436 - info: host.raspberrypi instance system.adapter.discovergy.1 started with pid 3471
      2021-02-20 11:40:25.004 - info: discovergy.1 (3471) starting. Version 0.5.0 in /opt/iobroker/node_modules/iobroker.discovergy, node: v12.20.2, js-controller: 3.2.16
      2021-02-20 11:40:25.109 - info: discovergy.1 (3471) Discovergy Adapter startet, trying to discover meters associated with your account
      2021-02-20 11:40:25.278 - info: discovergy.1 (3471) Discovergy meter found at your account with serial : 61234021
      2021-02-20 11:40:25.280 - error: discovergy.1 (3471) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-02-20 11:40:25.281 - error: discovergy.1 (3471) unhandled promise rejection: The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:40:25.284 - error: discovergy.1 (3471) Error: The state contains the forbidden properties street, streetNumber, zip, city, country!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at Discovergy.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at Request._callback (/opt/iobroker/node_modules/iobroker.discovergy/main.js:90:13)
      at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
      at Request.emit (events.js:314:20)
      at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
      at Request.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
      at Object.onceWrapper (events.js:420:28)
      at IncomingMessage.emit (events.js:326:22)
      2021-02-20 11:40:25.285 - error: discovergy.1 (3471) The state contains the forbidden properties street, streetNumber, zip, city, country!
      2021-02-20 11:40:25.313 - info: discovergy.1 (3471) cleaned everything up...
      2021-02-20 11:40:25.314 - info: discovergy.1 (3471) terminating
      2021-02-20 11:40:25.317 - warn: discovergy.1 (3471) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-02-20 11:40:25.401 - warn: discovergy.1 (3471) State "discovergy.1.61234021.Power_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:25.402 - warn: discovergy.1 (3471) State "discovergy.1.61234021.Power_T3_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:25.403 - warn: discovergy.1 (3471) State "discovergy.1.61234021.Power_T1_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:25.404 - warn: discovergy.1 (3471) State "discovergy.1.61234021.Power_T2_Consumption" has no existing object, this might lead to an error in future versions
      2021-02-20 11:40:25.945 - error: host.raspberrypi instance system.adapter.discovergy.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-02-20 11:40:25.946 - info: host.raspberrypi Restart adapter system.adapter.discovergy.1 because enabled
      2021-02-20 11:40:25.946 - warn: host.raspberrypi Do not restart adapter system.adapter.discovergy.1 because restart loop detected
      2021-02-20 11:40:56.043 - info: host.raspberrypi Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
      

      MOD EDIT: LOGS BITTE IN CODE TAGS </> POSTEN

      SmiddiS Offline
      SmiddiS Offline
      Smiddi
      schrieb am zuletzt editiert von
      #2

      [Gelöst]

      Ich habe nun den Beta Adapter 0.5.4 installiert und dieser behebt das Problem.

      Raspberry Pi 4 (4GB)

      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

      578

      Online

      32.7k

      Benutzer

      82.4k

      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