-
Notifications
You must be signed in to change notification settings - Fork 161
Description
Hello, I have tried to put to my ESP32 SPIFFS the jquery pages, however, during the upload, I have this error:
[SPIFFS] data : C:\RH\Sources\RH\RemoteHomeArduinoSketches\WiFi_ESP32\PirSensor\data
[SPIFFS] start : 2691072
[SPIFFS] size : 1468
[SPIFFS] page : 256
[SPIFFS] block : 4096
/favicon.ico
/jquery/dataTables.jqueryui.min.js
SPIFFS mount failed with error: -10025
SPIFFS_write error(-10010): unknown
error adding file!
Error for adding content from jquery!
[SPIFFS] upload : C:\Users\gregorro\AppData\Local\Temp\arduino_build_971420/PirSensor.spiffs.bin
[SPIFFS] address: 2691072
[SPIFFS] port : COM24
[SPIFFS] speed : 921600
[SPIFFS] mode : dio
[SPIFFS] freq : 80m
esptool.py v2.1
Connecting........_
Chip is ESP32D0WDQ6 (revision 1)
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
Configuring flash size...
Auto-detected Flash size: 4MB
Compressed 1503232 bytes to 4190...
Writing at 0x00291000... (100 %)
Wrote 1503232 bytes (4190 compressed) at 0x00291000 in 0.1 seconds (effective 150323.3 kbit/s)...
Hash of data verified.
What can be wrong???