X3000 Wifi connection failure

Hi,
I’m experiencing sporadic disconnection failures to our X3000 setup as an AP.

Example from the logs. All clients are Android 11, connecting to AP1NAME:

Jan 18 11:30:21 2024 kern.err kernel: [167448.127855] WiFi@C15L1,RTMPDeletePMKIDCache() 1246: IF(2), del PMKID CacheIdx=3
Thu Jan 18 11:30:52 2024 kern.notice kernel: [167479.314435] 7981@C08L3,ap_peer_auth_req_at_idle_action() 717: AUTH - MBSS(2), Rcv AUTH seq#1, Alg=0, Status=0 from [wcid=1023]a2:2e:5f:95:cb:7d
Thu Jan 18 11:30:52 2024 kern.debug kernel: [167479.327595] entrytb_aid_aquire(): found non-occupied aid:4, allocated from:4
Thu Jan 18 11:30:52 2024 kern.warn kernel: [167479.334764] 7981@C13L2,MacTableInsertEntry() 1537: New Sta:a2:2e:5f:95:cb:7d
Thu Jan 18 11:30:52 2024 kern.notice kernel: [167479.345051] 7981@C08L3,ap_cmm_peer_assoc_req_action() 1647:  Recv Assoc from STA - a2:2e:5f:95:cb:7d
Thu Jan 18 11:30:52 2024 kern.err kernel: [167479.354359] 7981@C08L1,APBuildAssociation() 693: invalid status code(53) !!!
Thu Jan 18 11:30:52 2024 kern.notice kernel: [167479.361550] 7981@C08L3,ap_cmm_peer_assoc_req_action() 2170: ASSOC Send ASSOC response (Status=53)...
Thu Jan 18 11:30:52 2024 kern.err kernel: [167479.389347] 7981@C08L1,ap_peer_auth_req_at_idle_action() 692: wcid1 exist in Band1 but Recv Band0, CH7 => SKIP
Thu Jan 18 11:30:52 2024 kern.warn kernel: [167479.399454] 7981@C01L2,wifi_sys_disconn_act() 1002:  wdev_idx=2
Thu Jan 18 11:30:52 2024 kern.warn kernel: [167479.405722] 7981@C13L2,MacTableDeleteEntry() 1793: Del Sta:a2:2e:5f:95:cb:7d
Thu Jan 18 11:30:52 2024 kern.notice kernel: [167479.413055] 7981@C08L3,ap_peer_auth_req_at_idle_action() 717: AUTH - MBSS(0), Rcv AUTH seq#1, Alg=0, Status=0 from [wcid=1]a2:2e:5f:95:cb:7d
Thu Jan 18 11:30:52 2024 kern.debug kernel: [167479.425810] entrytb_aid_aquire(): found non-occupied aid:4, allocated from:4
Thu Jan 18 11:30:52 2024 kern.warn kernel: [167479.432956] 7981@C13L2,MacTableInsertEntry() 1537: New Sta:a2:2e:5f:95:cb:7d
Thu Jan 18 11:30:52 2024 kern.notice kernel: [167479.444853] 7981@C08L3,ap_cmm_peer_assoc_req_action() 1647:  Recv Assoc from STA - a2:2e:5f:95:cb:7d
Thu Jan 18 11:30:52 2024 kern.notice kernel: [167479.454266] 7981@C08L3,ap_cmm_peer_assoc_req_action() 2170: ASSOC Send ASSOC response (Status=0)...
Thu Jan 18 11:30:52 2024 kern.notice kernel: [167479.463463] 7981@C01L3,wifi_sys_conn_act() 1115: wdev idx = 0
Thu Jan 18 11:30:52 2024 kern.notice kernel: [167479.469573] 7981@C08L3,hw_ctrl_flow_v2_connt_act() 215: wdev_idx=0
Thu Jan 18 11:30:52 2024 kern.notice kernel: [167479.588515] 7981@C15L3,WPABuildPairMsg1() 5280: <=== send Msg1 of 4-way
Thu Jan 18 11:30:52 2024 kern.err kernel: [167479.594657] 7981@C15L1,PMF_PerformRxFrameAction() 1492: [PMF] : NOT_ROBUST_UNICAST_FRAME, FC->SubType=12 (wcid=1)
Thu Jan 18 11:30:53 2024 kern.err kernel: [167480.415915] WiFi@C15L1,RTMPDeletePMKIDCache() 1246: IF(2), del PMKID CacheIdx=28
Thu Jan 18 11:30:53 2024 kern.notice kernel: [167480.596322] 7981@C15L3,WPABuildPairMsg1() 5280: <=== send Msg1 of 4-way
Thu Jan 18 11:30:54 2024 kern.notice kernel: [167481.620006] 7981@C15L3,WPABuildPairMsg1() 5280: <=== send Msg1 of 4-way
Thu Jan 18 11:30:55 2024 kern.err kernel: [167482.643082] 7981@C15L1,WpaEAPOLRetryAction() 7675: 4Way-MSG1 timeout with a2:2e:5f:95:cb:7d
Thu Jan 18 11:30:55 2024 kern.notice kernel: [167482.651542] 7981@C15L3,MlmeDeAuthAction() 1399: Send DEAUTH frame with ReasonCode(15) to a2:2e:5f:95:cb:7d
Thu Jan 18 11:30:55 2024 kern.warn kernel: [167482.661359] 7981@C01L2,wifi_sys_disconn_act() 1002:  wdev_idx=0
Thu Jan 18 11:30:55 2024 kern.notice kernel: [167482.667625] 7981@C08L3,hw_ctrl_flow_v2_disconnt_act() 172: wdev_idx=0
Thu Jan 18 11:30:55 2024 kern.warn kernel: [167482.674838] 7981@C13L2,MacTableDeleteEntry() 1793: Del Sta:a2:2e:5f:95:cb:7d
Thu Jan 18 11:32:08 2024 kern.warn kernel: [167554.889448] Unknown case of dp, iif=80 --> rax0

And wireless config


config wifi-device 'mt798111'
	option type 'mtk'
	option band '2g'
	option txpower '100'
	option country 'US'
	option disabled '0'
	option legacy_rates '0'
	option hwmode '11g'
	option channel 'auto'
	option htmode 'HE40'
	option noscan '0'

config wifi-iface 'wifi2g'
	option device 'mt798111'
	option mode 'ap'
	option network 'lan'
	option ifname 'ra0'
	option wds '1'
	option ssid 'AP1NAME'
	option key 'xxxxxxxxxx'
	option wmm '1'
	option disassoc_low_ack '0'
	option wpa_group_rekey '0'
	option auth_cache '1'
	option hidden '0'
	option encryption 'sae-mixed'
	option disabled '0'

config wifi-device 'mt798112'
	option type 'mtk'
	option band '5g'
	option channel 'auto'
	option txpower '100'
	option country 'US'
	option disabled '0'
	option legacy_rates '0'
	option hwmode '11a'
	option htmode 'HE80'
	option noscan '0'

config wifi-iface 'wifi5g'
	option device 'mt798112'
	option mode 'ap'
	option network 'lan'
	option ifname 'rax0'
	option wds '1'
	option ssid 'AP1NAME'
	option key 'xxxxxxxxxx'
	option disabled '0'
	option wmm '1'
	option disassoc_low_ack '0'
	option wpa_group_rekey '0'
	option auth_cache '1'
	option hidden '0'
	option encryption 'sae-mixed'

config wifi-iface 'guest2g'
	option device 'mt798111'
	option network 'guest'
	option mode 'ap'
	option ifname 'ra1'
	option encryption 'psk2'
	option guest '1'
	option wds '1'
	option hidden '0'
	option key 'goodlife'
	option ssid 'AP2NAME'
	option isolate '1'
	option disabled '1'

config wifi-iface 'guest5g'
	option device 'mt798112'
	option network 'guest'
	option mode 'ap'
	option ifname 'rax1'
	option encryption 'psk2'
	option guest '1'
	option wds '1'
	option hidden '0'
	option disabled '0'
	option key 'goodlife'
	option ssid 'AP2NAME'
	option isolate '1'


Do you use your firmware? do you change our standard firmware to test.

We have checked your wireless setting, we find you use wpa2/wpa3, can you change to wpa/wpa2-psk test again?

Can you give us your firmware to test?

Can you tell me your phones brands and model? we will find some brand and model phone to test.