giobauermeister / esp32-wifi-manager-vuejs

A modern WiFi Manager for ESP32 built with Vuejs and BootstrapVue
79 stars 21 forks source link

Partição não monta: E (124304) SPIFFS: mount failed, -10025 #3

Open jorgewqs opened 3 years ago

jorgewqs commented 3 years ago

Boa tarde, inicialmente quero parabenizar pelo fantástica iniciativa, porem estou com um erro de partição, como resolver?

HandleRoot E (21977) 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

gabrielmoura commented 3 years ago

Estou passando pelo mesmo problema.

saeedsahoor commented 2 years ago

I have the same problem.

saeedsahoor commented 2 years ago

I have the same problem.

Do not compress the file and upload it directly (index.html.gz).

gasantana77 commented 2 years ago

Guys, did you solve this? I have the same problem.

excalq commented 2 years ago

Also encountering the same issue. Being new to Platform.io, I'm guessing there's a build step that we're missing here? Can this be documented, please? Also are the contents of partitions_custom.csv specific to a certain board, or are they universal to all ESP32 boards?