mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 09:05:56 +03:00
[GH-ISSUE #347] AP config portal won't load #294
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#294
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 @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:
Not sure what to try next...
@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 :(