That really should not happen. Did you use the detail logging? That can write a lot of data relatively fast into a storage file. Normal logging writes two files every 5 minutes and on reloads. Do you know how full the storage was?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
That really should not happen. Did you use the detail logging? That can write a lot of data relatively fast into a storage file. Normal logging writes two files every 5 minutes and on reloads. Do you know how full the storage was?