Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

SPIFFS Editor file open error #1256

Open
mtibi75 opened this issue Dec 25, 2022 · 3 comments
Open

SPIFFS Editor file open error #1256

mtibi75 opened this issue Dec 25, 2022 · 3 comments
Labels

Comments

@mtibi75
Copy link

mtibi75 commented Dec 25, 2022

When the first load editor, it show the index.htm content. But i clicked other file, it not show file content, not delete, not download.
Browser console error: GET http://192.168.1.23/edit?edit=index.css 404 (Not Found). But, i open this link a new tab and modify the path, insert a "/" :http://192.168.1.23/edit?edit=/index.css, it shows file content. I use Arduino 1.8.19, LittleFs file system and the new 2.0.6 board SDK. Thanks for help.

@andykaaa
Copy link

andykaaa commented Dec 28, 2022

„When the first load editor, it show the index.htm content. But i clicked other file, it not show file content, not delete, not download. ...”

Megoldva: (#1220)

@Jakeduncan00
Copy link

Jakeduncan00 commented Dec 28, 2022

The files you want to upload to the ESP32 filesystem should be placed in a folder called data under the project folder. ...
Then, select the newly created data folder and create the files you want to upload by clicking on the New File icon. ...
Write some random text inside that . https://www.myadvocateaurora.us/

@stale
Copy link

stale bot commented May 22, 2023

[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants