mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #73] cant upload the AP to the Esp32. Filesystem missing #2242
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Smoeller0 on GitHub (Jun 25, 2023).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/73
Hello i clone this code, Open ESP32_AP-Flasher in the visual studio code and upload. its nearly successful. But after the Wifi manager it shows "index.html not found. Did you forget to upload the littlefs partition?"
Where can i get this data?
In the video (https://www.youtube.com/watch?v=Etonkolz9Bs) there is an second upload from the Folder / Platform / Upload filesystem image. But i cant find this data anymore?
@jjwbruijn commented on GitHub (Jun 25, 2023):
They're found in PlatformIO under actions. As you correctly recognized, this data is required for the AP to work :)