[GH-ISSUE #347] AP config portal won't load #294

Closed
opened 2026-02-28 01:24:34 +03:00 by kerem · 1 comment
Owner

Originally created by @bmarks-mylo on GitHub (Apr 4, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/347

Vitals:
arduino IDE: 1.8.2
board: NodeMCU 1.0 ESP-12E
core: 2.3.0

I've uploaded the examples/AutoConnect sketch as is and my phone and laptop both can connect to the AutoConnectAP no problem. When I navigate to 192.168.4.1 I see no content load in the browser but the serial monitor shows *WM: Handle root.

More output:

*WM: Configuring access point... 
*WM: tacotime
*WM: abcd1234
*WM: AP IP address: 
*WM: 192.168.4.1
*WM: HTTP server started
*WM: 204 No Response
*WM: Request redirected to captive portal
*WM: Request redirected to captive portal
*WM: Handle root
*WM: Request redirected to captive portal
*WM: Request redirected to captive portal
*WM: Request redirected to captive portal
*WM: Handle root
*WM: Handle root
*WM: Request redirected to captive portal
*WM: Handle root
*WM: Request redirected to captive portal
*WM: Handle root
*WM: Request redirected to captive portal
*WM: Handle root
*WM: Handle root
*WM: Handle root
*WM: Handle root
*WM: Handle root
*WM: 204 No Response
*WM: 204 No Response
*WM: 204 No Response
*WM: 204 No Response

Not sure what to try next...

Originally created by @bmarks-mylo on GitHub (Apr 4, 2017). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/347 Vitals: arduino IDE: 1.8.2 board: NodeMCU 1.0 ESP-12E core: 2.3.0 I've uploaded the examples/AutoConnect sketch as is and my phone and laptop both can connect to the AutoConnectAP no problem. When I navigate to 192.168.4.1 I see no content load in the browser but the serial monitor shows ```*WM: Handle root```. More output: ``` *WM: Configuring access point... *WM: tacotime *WM: abcd1234 *WM: AP IP address: *WM: 192.168.4.1 *WM: HTTP server started *WM: 204 No Response *WM: Request redirected to captive portal *WM: Request redirected to captive portal *WM: Handle root *WM: Request redirected to captive portal *WM: Request redirected to captive portal *WM: Request redirected to captive portal *WM: Handle root *WM: Handle root *WM: Request redirected to captive portal *WM: Handle root *WM: Request redirected to captive portal *WM: Handle root *WM: Request redirected to captive portal *WM: Handle root *WM: Handle root *WM: Handle root *WM: Handle root *WM: Handle root *WM: 204 No Response *WM: 204 No Response *WM: 204 No Response *WM: 204 No Response ``` Not sure what to try next...
kerem closed this issue 2026-02-28 01:24:34 +03:00
Author
Owner

@bmarks-mylo commented on GitHub (Apr 4, 2017):

I triple checked all of my settings in Arudino IDE and sure enough the library manager downloaded 0.5.0 of WiFiManager instead of latest. Of course, that fixes the issue. Ignore me :(

<!-- gh-comment-id:291393509 --> @bmarks-mylo commented on GitHub (Apr 4, 2017): I triple checked all of my settings in Arudino IDE and sure enough the library manager downloaded 0.5.0 of WiFiManager instead of latest. Of course, that fixes the issue. Ignore me :(
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#294
No description provided.