Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPIFFS_write error(-10010): unknown #56

Open
alfandirifaul opened this issue Oct 25, 2024 · 0 comments
Open

SPIFFS_write error(-10010): unknown #56

alfandirifaul opened this issue Oct 25, 2024 · 0 comments

Comments

@alfandirifaul
Copy link

alfandirifaul commented Oct 25, 2024

Im try to use make a webserver using esp32 with "LittleFS.h" library, then when i was upload the file the error is occured with the statement following:

Building in release mode
Building FS image from 'data' directory to .pio/build/esp32doit-devkit-v1/spiffs.bin
/index.html
skipping .DS_Store
skipping .DS_Store
/bootstrap/css/bootstrap.min.css.gz
SPIFFS_write error(-10010): unknown
error adding file!
Error for adding content from css!
/bootstrap/js/bootstrap.min.js
/bootstrap/js/bootstrap.bundle.min.js.gz
SPIFFS_write error(-10010): unknown
error adding file!
Error for adding content from js!
/jquery/jquery.min.js.gz

and i was try to make the file be .gz format for my web file. can everyone give me some solution to solve thats problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant