Closed
Bug 796380
Opened 13 years ago
Closed 7 years ago
UI stays at connecting after authentication failed when trying to connect to a WPA network
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Firefox OS Graveyard
Gaia::Settings
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ghtobz, Unassigned)
Details
(Whiteboard: [label:networking])
Attachments
(1 file)
|
76.43 KB,
text/plain
|
Details |
[GitHub issue by nhirata on 2012-07-10T20:23:40Z, https://github.com/mozilla-b2g/gaia/issues/2297]
## Environment
* Otoro phone, build 2012-07-10
* Gaia commit: d0fc2f0cdbec7bd94d6bd3fd782803b8787f8040
## Repro
1. go to settings -> wifi
2. select Mozilla-G
3. type in username with wrong password
## Expected:
* when the authentication fails, it will state authentication fails after some time and then revert back to secured by WPA-PSK
## Actual:
* it stays at : "connecting..."
## Note:
logcat:
07-10 20:14:58.459: I/wpa_supplicant(256): wlan0: CTRL-EVENT-EAP-FAILURE EAP authentication failed
07-10 20:15:00.459: I/wpa_supplicant(256): wlan0: Authentication with d8:c7:c8:eb:06:f0 timed out.
07-10 20:15:00.459: I/wpa_supplicant(256): wlan0: CTRL-EVENT-DISCONNECTED bssid=d8:c7:c8:eb:06:f0 reason=3
07-10 20:15:00.479: I/wpa_supplicant(256): wlan0: CTRL-EVENT-DISCONNECTED bssid=00:00:00:00:00:00 reason=0
07-10 20:15:00.869: I/wpa_supplicant(256): wlan0: Trying to associate with d8:c7:c8:eb:07:70 (SSID='Mozilla-G' freq=2437 MHz)
07-10 20:15:00.939: I/wpa_supplicant(256): wlan0: Associated with d8:c7:c8:eb:07:70
07-10 20:15:00.949: I/wpa_supplicant(256): wlan0: CTRL-EVENT-EAP-STARTED EAP authentication started
07-10 20:15:00.959: W/wpa_supplicant(256): EAP: buildIdentity: identity configuration was not available
07-10 20:15:00.959: I/wpa_supplicant(256): wlan0: CTRL-REQ-IDENTITY-0:Identity needed for SSID Mozilla-G
Comment 1•13 years ago
|
||
I experimented also this problem today and it prevents the phone from connecting at all.
Updated•13 years ago
|
Component: Gaia → Gaia::Settings
Comment 2•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•