Closed Bug 823036 Opened 12 years ago Closed 6 years ago

MAC undefinded? can't connect to WIFI, reason=3

Categories

(Firefox OS Graveyard :: Wifi, defect)

x86
macOS
defect
Not set
normal

Tracking

(tracking-b2g:backlog, b2g18+ affected)

RESOLVED WONTFIX
tracking-b2g backlog
Tracking Status
b2g18 + affected

People

(Reporter: Pike, Unassigned)

Details

Attachments

(1 file)

On the unagi I flashed yesterday, I can't connect to the WIFI locally.

In the settings app, I see that my MAC is undefined, and on the OFFER from the wifi router, adb logcat cycles through

I/wpa_supplicant( 3409): wlan0: Trying to associate with SSID 'WLAN-1DE305'
I/wpa_supplicant( 3409): wlan0: Associated with 00:1d:19:1d:e3:df
I/wpa_supplicant( 3409): wlan0: WPA: Key negotiation completed with 00:1d:19:1d:e3:df [PTK=CCMP GTK=TKIP]
I/wpa_supplicant( 3409): wlan0: CTRL-EVENT-CONNECTED - Connection to 00:1d:19:1d:e3:df completed (reauth) [id=0 id_str=]
D/memalloc( 2825): /dev/pmem: Allocated buffer base:0x4ad5a000 size:81920 offset:4300800 fd:143
D/memalloc( 3121): /dev/pmem: Mapped buffer base:0x45058000 size:4382720 offset:4300800 fd:38
D/memalloc( 2825): /dev/pmem: Allocated buffer base:0x4ad5a000 size:81920 offset:4382720 fd:162
D/memalloc( 3121): /dev/pmem: Mapped buffer base:0x46432000 size:4464640 offset:4382720 fd:50
D/memalloc( 2825): /dev/pmem: Freeing buffer base:0x4b174000 size:81920 offset:4300800 fd:143
D/memalloc( 2825): /dev/pmem: Allocated buffer base:0x4ad5a000 size:81920 offset:4300800 fd:143
D/memalloc( 3121): /dev/pmem: Mapped buffer base:0x4691f000 size:4382720 offset:4300800 fd:53
D/memalloc( 3121): /dev/pmem: Unmapping buffer base:0x45058000 size:4382720 offset:4300800
D/memalloc( 2825): /dev/pmem: Freeing buffer base:0x4b174000 size:81920 offset:4300800 fd:143
D/memalloc( 3121): /dev/pmem: Unmapping buffer base:0x4691f000 size:4382720 offset:4300800
D/memalloc( 2825): /dev/pmem: Freeing buffer base:0x4b188000 size:81920 offset:4382720 fd:162
D/memalloc( 3121): /dev/pmem: Unmapping buffer base:0x46432000 size:4464640 offset:4382720
I/ONCRPC  (  115): rpc_handle_rpc_call: for Xid: 7e0, Prog: 31000000, Vers: fc37ad5c, Proc: 00000012
I/ONCRPC  (  115): rpc_handle_rpc_call: Find Status: 0 Xid: 7e0
I/ONCRPC  (  115): oncrpc_proxy_handle_cmd_rpc_call: Dispatching xid: 7e0
I/ONCRPC  (  115): rpc_handle_rpc_call: for Xid: 7e9, Prog: 31000000, Vers: fc37ad5c, Proc: 00000012
I/ONCRPC  (  115): rpc_handle_rpc_call: Find Status: 0 Xid: 7e9
I/ONCRPC  (  115): oncrpc_proxy_handle_cmd_rpc_call: Dispatching xid: 7e9
I/ONCRPC  (  115): rpc_handle_rpc_call: for Xid: 7ed, Prog: 31000000, Vers: fc37ad5c, Proc: 00000012
I/ONCRPC  (  115): rpc_handle_rpc_call: Find Status: 0 Xid: 7ed
I/ONCRPC  (  115): oncrpc_proxy_handle_cmd_rpc_call: Dispatching xid: 7ed
I/wpa_supplicant( 3409): wlan0: CTRL-EVENT-DISCONNECTED bssid=00:1d:19:1d:e3:df reason=3
W/wpa_supplicant( 3409): wlan0: Failed to initiate AP scan
W/wpa_supplicant( 3409): wlan0: Failed to initiate AP scan
I/wpa_supplicant( 3409): wlan0: CTRL-EVENT-DISCONNECTED bssid=00:00:00:00:00:00 reason=0
My MAC now reports in settings, but I still can't connect to WIFI. Same reports in logcat.
Summary: MAC undefinded, can't connect to WIFI → MAC undefinded? can't connect to WIFI, reason=3
Slightly different log, but device can't connect to my Wireless router:

02-07 13:55:35.629: I/wpa_supplicant(379): wlan0: CTRL-EVENT-ASSOC-REJECT status_code=1
02-07 13:55:42.619: I/wpa_supplicant(379): wlan0: Authentication with 00:00:00:00:00:00 timed out.
02-07 13:55:43.569: I/wpa_supplicant(379): wlan0: Trying to associate with SSID 'MozKC'
02-07 13:55:46.579: I/wpa_supplicant(379): wlan0: CTRL-EVENT-ASSOC-REJECT status_code=1
02-07 13:55:53.579: I/wpa_supplicant(379): wlan0: Authentication with 00:00:00:00:00:00 timed out.
02-07 13:55:54.529: I/wpa_supplicant(379): wlan0: Trying to associate with SSID 'MozKC'
flagging for tracking-b2g18.   this affects uesrs, businesses, that set their router to enabling mac address security.
tracking-b2g18: --- → ?
Attached file wifiLog
attached log of failure with wifi logging enabled. 

I have many android devices connected to my home network without MAC address matching.  My unagi device is not required to match to the router. It just needs the WPA-PSK password, which I correctly enter on the device.
(In reply to Tracy Walker [:tracy] from comment #4)
> Created attachment 711492 [details]
> wifiLog
> 
> attached log of failure with wifi logging enabled. 
> 
> I have many android devices connected to my home network without MAC address
> matching.  My unagi device is not required to match to the router. It just
> needs the WPA-PSK password, which I correctly enter on the device.

That is a mistake on my part. 

There was a setting in my router I had forgotten about, and just rediscovered.  I've added the FxOS phone MAC address to the access list and am able to connect to the wifi network.

As such, the reports I've made here are invalid.
blocking-b2g: --- → backlog
blocking-b2g: backlog → ---
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: