WildernessLabs / Meadow_Issues

Public repo for bugs and issues with Meadow
15 stars 0 forks source link

Cultivar app silently restarting #610

Closed duduita closed 1 week ago

duduita commented 5 months ago

Describe the bug The Cultivar app is silently crashing. Hopefully, it's auto-resetting, but it's not showing error messages.

To Reproduce Run CultivarApp with health metrics enabled for a while.

Expected behavior It should return a message error message.

Meadow (please complete the following information as best as you can): Board Information Model: F7Micro Hardware version: F7CoreComputeV2 Device name: Cultivar

Hardware Information Processor type: STM32F777IIK6 ID: 2F-00-1F-00-12-50-33-53-32-34-31-20 Serial number: 2050346B5333 Coprocessor type: ESP32 MAC Address - WiFi: 4C:75:25:D5:28:5C

Firmware Versions OS: 1.11.0.0 Mono: 1.11.0.0 Coprocessor: 1.11.0.0 Protocol: 7

jorgedevs commented 3 months ago

Running Cultivar, I'm also seeing random silent resets, so looks like it happens with all network adapters.

bryancostanich commented 1 month ago

Likely NTP client. NTP has now been moved out of Kernel and into Userland, so we're hopeful that will fix this.

bryancostanich commented 1 month ago

Working on getting the NTP PR merged. Lots of work to review and make sure we get this right. That should fix this issue.

bryancostanich commented 1 month ago

We're no longer confident that this is NTP. Investigating.

duduita commented 1 week ago

After seeing Cultivar running for 25 days without silently and randomly restarting, this issue looks fixed to me.