Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sometimes web pages does not load when in AP Mode, while Client Mode works as normal #11

Closed
omersiar opened this issue Aug 7, 2017 · 4 comments
Labels

Comments

@omersiar
Copy link
Collaborator

omersiar commented Aug 7, 2017

First thing to check : DNS Queries from Mobile Phones may congest loop()

Possible solution : ?

What else to check ?

@omersiar omersiar added the bug label Aug 7, 2017
@omersiar omersiar modified the milestones: v0.2, v0.4 Daskyleion Aug 7, 2017
@omersiar
Copy link
Collaborator Author

omersiar commented Aug 8, 2017

Commenting out dnsServer.start(53, "*", apIP); fixes problem, clearly breaks Captive Portal feature.

@omersiar
Copy link
Collaborator Author

omersiar commented Aug 8, 2017

dnsServer.setErrorReplyCode(DNSReplyCode::NoError); fixes this.

@omersiar omersiar closed this as completed Aug 8, 2017
@omersiar omersiar modified the milestones: v0.2, v0.4 Daskyleion Aug 9, 2017
@omersiar omersiar removed this from the v0.2 milestone Aug 18, 2017
@omersiar
Copy link
Collaborator Author

Still same

@omersiar omersiar reopened this Aug 18, 2017
@omersiar
Copy link
Collaborator Author

2914379 fixes this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant