Rebooting and no data

This all started early this morning with data stopping at around 2:14am with the following message in the log.
11/02/22 02:14:21 dataLog: datalog WDT - restarting.

it did it again at 4:24am but no data was logged inbetween.

11/02/22 02:14:24 statService: started.
11/02/22 03:25:58 dataLog: service started.
11/02/22 03:25:58 dataLog: Last log entry 11/02/22 02:09:20
11/02/22 03:25:58 WiFi connected. SSID=WIFI, IP=192.168.1.98, channel=6, RSSI -68db
11/02/22 03:25:58 MDNS responder started for hostname IotaWatt
11/02/22 03:25:59 LLMNR responder started for hostname IotaWatt
11/02/22 03:25:59 Updater: service started. Auto-update class is NONE
11/02/22 03:25:59 historyLog: service started.
11/02/22 03:25:59 historyLog: Last log entry 11/02/22 02:09:00
11/02/22 04:42:39 dataLog: datalog WDT - restarting

Now all I get is the following in the log.
** Restart **

SD initialized.
11/01/22 21:55:07z Real Time Clock is running. Unix time 1667339707
11/01/22 21:55:07z Reset reason: Exception
11/01/22 21:55:07z Trace: 34:30, 33:0, 34:30, 10:16[1], 10:16[1], 34:30, 34:30, 33:0, 34:30, 10:16[1], 34:30, 34:30, 33:0, 34:30, 10:16[1], 34:30, 34:30, 33:0, 34:30, 10:16[1], 34:30, 34:30, 33:0, 34:30, 10:16[2], 10:17, 31:110, 31:110, 10:17, 10:18, 10:23, 10:17
11/01/22 21:55:07z ESP8266 ID: 14663699, RTC PCF8523 (68)
11/01/22 21:55:07z IoTaWatt 5.0, Firmware version 02_07_05
11/01/22 21:55:07z SPIFFS mounted.
11/02/22 08:55:07 Local time zone: +10:00, using DST/BST when in effect.
11/02/22 08:55:07 device name: IotaWatt
11/02/22 08:55:07 HTTP server started

Steps taken so far :
Powered down and restarted. - no change
Removed and backed up the SD card. - no change
Tried reloading firmware ( version 02_07_05) - no change

What other information do you guys want to help me troubleshoot this ?
Anthony

UPDATE: After deleting all my Outputs and Intergrators I get the following.

Blockquote

** Restart **

SD initialized.
11/01/22 22:52:16z Real Time Clock is running. Unix time 1667343136
11/01/22 22:52:16z Reset reason: Software/System restart
11/01/22 22:52:16z Trace: 1:2, 1:3, 1:3, 1:1[4], 1:2[5], 9:0[5], 9:0, 9:1, 8:4, 8:6, 8:8, 8:9, 9:2, 1:2, 1:3, 1:3, 1:1[5], 1:2[6], 9:0[6], 9:0, 9:1, 8:4, 8:6, 8:8, 8:9, 9:3, 9:5, 9:9, 1:2, 1:3, 10:2, 10:3
11/01/22 22:52:16z ESP8266 ID: 14663699, RTC PCF8523 (68)
11/01/22 22:52:16z IoTaWatt 5.0, Firmware version 02_07_05
11/01/22 22:52:16z SPIFFS mounted.
11/02/22 09:52:16 Local time zone: +10:00, using DST/BST when in effect.
11/02/22 09:52:16 device name: IotaWatt
11/02/22 09:52:16 HTTP server started
11/02/22 09:52:16 timeSync: service started.
11/02/22 09:52:16 statService: started.

Blockquote

What is the led status? When you power cycle, what is the led status?

Edit what are you using for an AC adapter and can you verify that it is producing a nominal 9VAC output?

LED Status is Green - 9VAC power pack is dead… It tripped the RCD overnight.
I will go and get a new one. This was one I had lying around in my spares.
I will let you know what happens. Thanks for your help.
Anthony

New 9VAC power pack has resolved the issue.
Now time to rebuild my Outputs and Intergrators.
Thanks for the speedy response and easy fix.

This is why I advocate that folks try reporting issues first before taking rash measures like opening the unit, removing the SD card and flashing firmware. I’m happy it worked out for you but could easily have turned into a compound problem difficult to address over 10,000 miles and 16 time zones.

The issues with a non-functional AC adapter have been fixed in the latest release now out in ALPHA.

Agree totally. I discounted the AC adapter as I had a green LED and thought something in the software had been corrupted. Lesson learnt.