davesteele / comitup

Bootstrap Wifi support over Wifi
https://davesteele.github.io/comitup/
GNU General Public License v2.0
322 stars 54 forks source link

Not opening wifi sign in page in mobile phones #62

Closed krishnakulkarni88 closed 4 years ago

krishnakulkarni88 commented 4 years ago

Hi,

It's a great project, It was very helpful for my college project. when pi is in access point mode for connecting wifi I am not able to open the sign-in page(comitup-94.local/) on my mobile phone(android). I have checked in other mobiles also but it was not opening. If I open in laptop it was happening and able to connect with other wifi networks can I know any fix for this issue.

muelli commented 4 years ago

I can only speculate. Do you have any other network connection configured, e.g. mobile data? It /could/ be that your operating system decides to not resolve the name via the WiFi, because it detected that there is no Internet connection. It'd be terribly incompatible with how captive portals are deployed today, though. Anyway, have you tried navigating to the IP address of the comitup device instead?

davesteele commented 4 years ago

I just tried the latest with my Android phone. After connecting to the "comitup-nn" hotspot:

I'm guessing your laptop is a Mac.

davesteele commented 4 years ago

In summary, automated captive portal detection should work with all-but-very-old releases, but mdns resolves will probably never happen