#Im running into this as well if you hit
1 messages · Page 1 of 1 (latest)
last error i got before board was supposed to run supervisor.reload()
gah! I think in my case its this part failing.
cal = ntp.datetime
so i guess its failing to reach ntp servers over wifi and then i get that error and hard crash
wrapped it in a while/try/catch so it tries it until it succeeds before moving on. hasz been stable a bit now but since down to 30 second intervals this is gonna eat up my azure credits on the free tier haha
Well I think my issue is resolved with that, for the most part.
Weirdly enough I went to update my interval again and when saving it crashed and i had to physically reboot again, hoping that not a permanent thing and just related to the workload / wifi being connected or the small syntax error in my code when I saved.