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

PIFFS: mount failed, -10025 Error #8

Open
sw-dev-code opened this issue Jun 11, 2020 · 3 comments
Open

PIFFS: mount failed, -10025 Error #8

sw-dev-code opened this issue Jun 11, 2020 · 3 comments

Comments

@sw-dev-code
Copy link

When I run the example code in platformiIO I'm getting the following error:

E (57) SPIFFS: mount failed, -10025
[E][SPIFFS.cpp:72] begin(): Mounting SPIFFS failed! Error: -1
[E][vfs_api.cpp:22] open(): File system is not mounted

How can I solve this issue? I've erased the flash before testing the example code.

@fabianoriccardi
Copy link
Owner

Hi, had you tried to run the ESP32 default examples about SPIFFS?

@sw-dev-code
Copy link
Author

@fabiuz7 Yes, the only thing that solved my issue is to set the if(!ESP_LOGGER_FLASH_FS.begin(true)){ in logger-spiffs.cpp. Is there some step that I'm missing before flashing the firmware?

@fabianoriccardi
Copy link
Owner

Hi, did you finally solved the issue?

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

2 participants