tonyp7 / esp32-wifi-manager

Captive Portal for ESP32 that can connect to a saved wireless network or start an access point where you can connect to existing wifis.
MIT License
673 stars 220 forks source link

net::ERR_CONNECTION_RESET #65

Closed matheusnatanb closed 4 years ago

matheusnatanb commented 4 years ago

Hello, most of time I try to access the AP page from windows 10 I get this: error_1

I'm using the last stable version of esp-idf, i've also tried with previous version 3.2.3, 3.2.

I've noticed that it happens in internet browsers often.

What can i do to fix that?

Please, someone help me.

tonyp7 commented 4 years ago

This is solved since moving the webserver to esp_http_server