You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have a esp32-device with a webpage on it. There is a html script (from the example) for uploading and saving files to flash and it works fine, but it is not very useful for production. I tried to create an spiffs image of web with mkspiffs and it said "SPIFFS_write error(-10001): File system is full". Instead of 0x220000 bytes it requires 0x260000. What might be a problem?..
The text was updated successfully, but these errors were encountered:
Hi,
I have a esp32-device with a webpage on it. There is a html script (from the example) for uploading and saving files to flash and it works fine, but it is not very useful for production. I tried to create an spiffs image of web with mkspiffs and it said "SPIFFS_write error(-10001): File system is full". Instead of 0x220000 bytes it requires 0x260000. What might be a problem?..
The text was updated successfully, but these errors were encountered: