iobroker-community-adapters / ioBroker.pvforecast

Forecast for your photovoltaic plant in ioBroker
Other
26 stars 15 forks source link

Datenbank: TypeError: influxinstance.includes is not a function #22

Closed Steff42 closed 2 years ago

Steff42 commented 2 years ago

Hallo, mit der neuen Version 1.0.0 bekomme ich stündlich diese Fehlermeldung.

2022-04-07 17:06:53.131 - info: host.Smarthome instance system.adapter.pvforecast.0 started with pid 28247 2022-04-07 17:06:53.847 - info: pvforecast.0 (28247) starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.pvforecast, node: v12.22.10, js-controller: 3.3.22 2022-04-07 17:06:53.873 - info: pvforecast.0 (28247) longitude and/or latitude not set, get data from system configuration 2022-04-07 17:06:53.885 - info: pvforecast.0 (28247) using system latitude: 48.000000 longitude: 9.0000000 2022-04-07 17:06:54.498 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.499 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.500 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.501 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.502 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.503 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.504 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.505 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.506 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.507 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.508 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.509 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.510 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.511 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.512 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.513 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.513 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.513 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.514 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.514 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.515 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.515 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.516 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.516 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.517 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.518 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.518 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.519 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.519 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.520 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.520 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.521 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.521 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.522 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.522 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function 2022-04-07 17:06:54.523 - error: pvforecast.0 (28247) Datenbank: TypeError: influxinstance.includes is not a function

Habe die Instanz und den Adapter auch schon komplett gelöscht und wieder neu installiert. Influx habe ich nicht installiert und ist bei den Einstellungen auch mit >none< abgewählt.

Gruß Steffen

Steff42 commented 2 years ago

Sorry!! Mein Fehler, ich hatte zwar die Instanz und den Adapter gelöscht und neu installiert, aber eine alte Konfig mit "alten" Parametern genommen. Habe jetzt nochmal alle Parameter neu eingegeben und schon geht´s.

Danke für den Adapter! Gruß Steffen