s60sc / ESP32-CAM_MJPEG2SD

ESP32 Camera motion capture application to record JPEGs to SD card as AVI files and stream to browser as MJPEG. If a microphone is installed then a WAV file is also created. Files can be uploaded via FTP or downloaded to browser.
GNU Affero General Public License v3.0
888 stars 209 forks source link

MicroSD card: Open failed: /data/common.js #429

Closed BeHappyYou closed 4 months ago

BeHappyYou commented 4 months ago

Hello,

I have installed the version of 6 April 2024 and I keep on getting this error message:

14:48:16.586 -> [12:48:15.251 WARN wgetFile] Open failed: /data/common.js 14:48:45.665 -> [12:48:44.359 WARN wgetFile] Open failed: /data/common.js

I have tried 2 different MicroSD cards (2GB and 16Gb Fat32) and both give the same error message.

I hope you can help me.

Edit: problem solved by uninstalling and reinstalling the Arduino software.