cotestatnt / async-esp-fs-webserver

ESP32/ESP8266 WebServer, WiFi manager and ACE web editor Arduino library. Based on ESPAsyncWebServer
Apache License 2.0
44 stars 12 forks source link

config/config.json does not start with / #27

Closed cdmaxy closed 6 months ago

cdmaxy commented 8 months ago

Hallo,

I've detect possible error on set value by dialog "Simple Async ESP FS Webserver" 2024-02-02 19_14_09-Simple Async ESP FS WebServer

Error Code:

2044358][W][AsyncTCP.cpp:974] _poll(): pcb is NULL
[2058398][E][vfs_api.cpp:29] open(): config does not start with /

[I][.pio/libdeps/nodemcu-32s/AsyncEspFsWebserver/src/AsyncFsWebServer.cpp:316] createDirFromPath():     Error. Folder config not created[2058409][E][vfs_api.cpp:29] open(): config/config.json does not start with /
cotestatnt commented 6 months ago

This bug should be fixed with latest release.