Neil
Neil
I'm skeptical that this is an NTFS issue though... Both the backup and InfluxDB instance have data stored on separate NTFS-formatted disks and only one _(importing from a backup)_ is...
@gwossum Good morning! The SFTP file transfer has finished and you should see two backups on the server: `20220728` and the more recent `20220808`. Both were created with `influx backup`...
@RasmusB That has a different folder structure from the downloadable zip file and the repo I've linked to... Am I missing something?
Ah, I'll look into that today.
Huh, strangely, the `./rtos/FreeRTOS/Source` folder is empty... wtf? Everything still compiles...
> Use `--full` flag after path, to completely restore new database This is _not_ a solution. I've tried that and `--full` replaces EVERYTHING about the InfluxDB instance, screwing up the...
Honestly, I can't say I remember as of now 🤦. Looking back at it now, I'm pretty sure the only change I ended up making from [your stock solution](https://github.com/ShawnHymel/introduction-to-rtos/blob/main/10-deadlock/esp32-freertos-10-demo-deadlock-timeout/esp32-freertos-10-demo-deadlock-timeout.ino) was...
If I remember correctly, and based on the serial output I provided in the original issue text, the resets started occurring immediately after an MCU reset/program cycle. I can't remember...