mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-28 01:25:49 +03:00
[GH-ISSUE #941] How to connect few clients to ESP8266 webpage? #797
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#797
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Portia-Lin on GitHub (Sep 14, 2019).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/941
I use your library and have a problem with client connections. If only one device opens a page, then all is well. If you open the page from your phone, it will not open.
This may be due to the fact that it is currently open from another device?
I opened the page from my phone and can't open it from my laptop.
If you don't use your library, then everything seems fine. Can someone explain this to me?
I use this code which i found on internet. It is not perfect and contains errors
@tablatronix commented on GitHub (Sep 14, 2019):
My guess is its more related to running 2 webservers.