ESPAsyncWebServer icon indicating copy to clipboard operation
ESPAsyncWebServer copied to clipboard

ESP32 webserver freeze / auto restart

Open ManiekJG opened this issue 1 year ago • 1 comments

Hello,

I have usend Your library to create a boiler controller. However sometimes the webserver does not load a webpage (saved using LittleFS) when powering the ESP32 and sometimes during constatnt usage makes the webpage unaccesible even though the ESP32 is working as phisical buttons are working as intended. Is there any way to check if the webserver is working and if not force restart the webserver?

ManiekJG avatar Feb 04 '24 12:02 ManiekJG