Web Server Stops responding after a while · Issue #54 · me-no-dev/ESPAsyncWebServer (original) (raw)
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
Description
Hi All,
ESP async webserver becomes unavailable after sometime intermittently where it says
Connection to http://192.168.1.4:80 refused
org.apache.http.conn.HttpHostConnectException: Connection to http://192.168.1.4:80 refused
The same happens from the web browser and then it starts working randomly. Checking the logs of the ESP device itself there is no crash.
Am i missing something in the setup of the server which can keep it alive all the time.
Cheers,
Akash A