DreamcastHDMI icon indicating copy to clipboard operation
DreamcastHDMI copied to clipboard

Error 1000 When Migrating to LittleFS

Open eatnumber1 opened this issue 3 years ago • 0 comments

After running the migratefs command and downloading the index.html.gz page, I'm presented with an "ERROR 1000" message.

After this point the /index.html page is inaccessible.

After about ten minutes of waiting (in case it was doing the update anyway), I rebooted the console. After a reboot, the /index.html page is accessible again, and an ls shows that I'm still on SPIFFS.

Poking around the code, it looks as if error code 1000 happens when the LittleFS.format() call fails. Is there an easy way to get better debugging information? Any recommended ways to resolve the issue?

eatnumber1 avatar Feb 28 '21 15:02 eatnumber1