[GH-ISSUE #807] No auto redirect to captive portal on Android and Windows with release 0.14 #675

Open
opened 2026-02-28 01:26:31 +03:00 by kerem · 5 comments
Owner

Originally created by @domingosl on GitHub (Jan 15, 2019).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/807

Basic Infos

Hardware

WiFimanager Branch/Release:

  • Master
  • Development

Esp8266/Esp32:

  • ESP8266
  • ESP32

Hardware: ESP-12e, esp01, esp25

  • ESP01
  • ESP12 E/F/S (nodemcu, wemos, feather)
  • Other

ESP Core Version: 2.4.0, staging

  • 2.3.0
  • 2.4.0
  • staging (master/dev)

Description

On Windows 10 and Android devices after a successful connection to the WiFi network, there is no redirect to the captive portal. On IOS and Mac, it works. From the serial debug I can see the ESP trying to lunch the captive portal redirect but nothing happens on the devices mentioned before. Either way, with auto-redirect or not, the portal always works by manually going to 192.168.244.1.

Originally created by @domingosl on GitHub (Jan 15, 2019). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/807 ### Basic Infos #### Hardware **WiFimanager Branch/Release:** - [X] Master - [ ] Development **Esp8266/Esp32:** - [X] ESP8266 - [ ] ESP32 **Hardware: ESP-12e, esp01, esp25** - [ ] ESP01 - [X] ESP12 E/F/S (nodemcu, wemos, feather) - [ ] Other **ESP Core Version: 2.4.0, staging** - [X] 2.3.0 - [ ] 2.4.0 - [ ] staging (master/dev) ### Description On Windows 10 and Android devices after a successful connection to the WiFi network, there is no redirect to the captive portal. On IOS and Mac, it works. From the serial debug I can see the ESP trying to lunch the captive portal redirect but nothing happens on the devices mentioned before. Either way, with auto-redirect or not, the portal always works by manually going to 192.168.244.1.
Author
Owner

@tablatronix commented on GitHub (Jan 15, 2019):

I had some issues with windows 10, I think there was a security av or firewall blocking it

<!-- gh-comment-id:454574551 --> @tablatronix commented on GitHub (Jan 15, 2019): I had some issues with windows 10, I think there was a security av or firewall blocking it
Author
Owner

@domingosl commented on GitHub (Jan 16, 2019):

I had some issues with windows 10, I think there was a security av or firewall blocking it

I have the firewall turned off on Windows and no firewall on my Android phone. Are you able to test the 0.14 on Windows or Android? can you confirm is not a problem only on my hardware?

<!-- gh-comment-id:454738912 --> @domingosl commented on GitHub (Jan 16, 2019): > I had some issues with windows 10, I think there was a security av or firewall blocking it I have the firewall turned off on Windows and no firewall on my Android phone. Are you able to test the 0.14 on Windows or Android? can you confirm is not a problem only on my hardware?
Author
Owner

@draconusdesigns commented on GitHub (Feb 17, 2019):

Android version 7 likes to ignore captive portals. I ran into this as a network engineer developing smb routers for an ISP. So it is likely not this code but rather an android eccentricity.

<!-- gh-comment-id:464452329 --> @draconusdesigns commented on GitHub (Feb 17, 2019): Android version 7 likes to ignore captive portals. I ran into this as a network engineer developing smb routers for an ISP. So it is likely not this code but rather an android eccentricity.
Author
Owner

@workonwomen commented on GitHub (Feb 28, 2020):

Have the same issue that my Android S8 is not redirecting at all... Wondering if an DNS service may not help here, so user is typing in an random page and then he is redirected...
Pls help.

<!-- gh-comment-id:592394891 --> @workonwomen commented on GitHub (Feb 28, 2020): Have the same issue that my Android S8 is not redirecting at all... Wondering if an DNS service may not help here, so user is typing in an random page and then he is redirected... Pls help.
Author
Owner

@tablatronix commented on GitHub (Feb 28, 2020):

There is a huge thread on esp about this, dns issue some people had luck by using google dns ips etc instead of class c, not sure the cause or if it was intended on android

<!-- gh-comment-id:592536707 --> @tablatronix commented on GitHub (Feb 28, 2020): There is a huge thread on esp about this, dns issue some people had luck by using google dns ips etc instead of class c, not sure the cause or if it was intended on android
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#675
No description provided.