[GH-ISSUE #1163] Notify the user when user is not successfully connected to the local network (after providing the credentials) / invalid password scenario #996

Closed
opened 2026-02-28 01:28:02 +03:00 by kerem · 2 comments
Owner

Originally created by @charitha95 on GitHub (Dec 9, 2020).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1163

Basic Infos

Hardware

WiFimanager Branch/Release:

  • Master
  • Development

Esp8266/Esp32:

  • ESP8266
  • ESP32

Hardware: ESP-12e, esp01, esp25

  • ESP01
  • ESP12 E/F/S (nodemcu, wemos, feather)
  • Other

ESP Core Version: 2.4.0, staging

  • 2.3.0
  • 2.4.0
  • staging (master/dev)

Description

I would like to notify the user when the user is not connected successfully to the local network after providing the credentials. Is there a way to redirect the user to a page or tell the user that the given credentials are invalid?

Originally created by @charitha95 on GitHub (Dec 9, 2020). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1163 ### Basic Infos #### Hardware **WiFimanager Branch/Release:** - [x] Master - [ ] Development **Esp8266/Esp32:** - [x] ESP8266 - [ ] ESP32 **Hardware: ESP-12e, esp01, esp25** - [ ] ESP01 - [x] ESP12 E/F/S (nodemcu, wemos, feather) - [ ] Other **ESP Core Version: 2.4.0, staging** - [ ] 2.3.0 - [ ] 2.4.0 - [ ] staging (master/dev) ### Description I would like to notify the user when the user is not connected successfully to the local network after providing the credentials. Is there a way to redirect the user to a page or tell the user that the given credentials are invalid?
kerem closed this issue 2026-02-28 01:28:02 +03:00
Author
Owner

@charitha95 commented on GitHub (Dec 9, 2020):

I think dev branch addresses this issue already.

<!-- gh-comment-id:741901517 --> @charitha95 commented on GitHub (Dec 9, 2020): I think dev branch addresses this issue already.
Author
Owner

@tablatronix commented on GitHub (Dec 9, 2020):

It will say invalid password after it starts the ap back up, but it will not automatically redirect you to it after saving, the reason is that the ap is shutdown when testing new connections, and captive portals will close, we may add some js checking, but it is later on the todo

<!-- gh-comment-id:741983381 --> @tablatronix commented on GitHub (Dec 9, 2020): It will say invalid password after it starts the ap back up, but it will not automatically redirect you to it after saving, the reason is that the ap is shutdown when testing new connections, and captive portals will close, we may add some js checking, but it is later on the todo
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#996
No description provided.