mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 00:55:52 +03:00
[GH-ISSUE #780] some weird issue in my library. #652
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#652
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 @karthhic on GitHub (Dec 5, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/780
*WM: settings invalidated
*WM: THIS MAY CAUSE AP NOT TO START UP PROPERLY. YOU NEED TO COMMENT IT OUT AFTER ERASING THE DATA.
*WM:
*WM: AutoConnect
*WM: Connecting as wifi client...
*WM: Using last saved values, should be faster
*WM: Connection result:
*WM: 0
*WM:
*WM: Configuring access point...
*WM: ESP154137
*WM: AP IP address:
*WM: 192.168.4.1
*WM: HTTP server started
I am getting this issue, I dont know what to do, AP is not showing up also not connecting to the router.
@tablatronix commented on GitHub (Dec 5, 2018):
Are you erasing settings on purpose?
@karthhic commented on GitHub (Dec 6, 2018):
Actually i had 2 different programs, i just tried to combine both to one program. one used wifi manager and the other using the normal wifi where we declare SSID and password. after combining i removed the old method and tried to use wifi manager. but endedup with this error.
@tablatronix commented on GitHub (Dec 6, 2018):
Settings invalidated means you are calling erase somewhere