boblemaire / IoTaWatt

IoTaWatt Open WiFi Electric Energy Monitor
https://iotawatt.com
GNU General Public License v3.0
639 stars 177 forks source link

02_06_06 firmware seems not sending data to InfluxDB 1 #321

Closed mgaggero closed 2 years ago

mgaggero commented 2 years ago

Release 02_06_06 of the IotaWatt firmware are not sending data to a local InfluxDB 1.8.9 server. Previous 02_05_11 does. Actually it seems that there are some other issues since log stops after the boot and no other events are logged.

** Restart **

SD initialized.
11/16/21 12:02:56z Real Time Clock is running. Unix time 1637064176 
11/16/21 12:02:56z Reset reason: Software/System restart
11/16/21 12:02:56z Trace:  9:0[1], 9:0, 9:1, 8:2[1], 8:2, 9:2, 1:2, 1:3, 1:3, 1:1[1], 1:2, 9:0, 9:0, 9:1, 8:2, 8:2, 9:2, 1:2, 1:3, 1:3, 1:1, 1:2[1], 9:0[1], 9:0, 9:1, 8:2[1], 8:2, 9:2, 1:2, 1:3, 10:2, 10:3
11/16/21 12:02:56z ESP8266 ID: 2528155, RTC PCF8523
11/16/21 12:02:56z IoTaWatt 4.x, Firmware version 02_06_06
11/16/21 12:02:56z SPIFFS mounted.
11/16/21 13:02:56 Local time zone: +1:00, using DST/BST when in effect.
11/16/21 13:02:56 device name: IotaWatt
11/16/21 13:02:56 HTTP server started
11/16/21 13:02:56 influxDB_v1: Starting, interval:10, url:http://xxx.yyy.www.zzz:8086
11/16/21 13:02:59 timeSync: service started.
11/16/21 13:03:10 statService: started.

Schermata 2021-11-16 alle 12 58 10 Schermata 2021-11-16 alle 13 16 11

boblemaire commented 2 years ago

Closed as inactive.