openwrt / mt76

mac80211 driver for MediaTek MT76x0e, MT76x2e, MT7603, MT7615, MT7628 and MT7688
749 stars 342 forks source link

wifi cannot re-connected to upstream wifi #482

Open ptpt52 opened 3 years ago

ptpt52 commented 3 years ago

BUG: https://bugs.openwrt.org/index.php?do=details&task_id=3512

first I change password in upstream wifi (ssid=X-WRT_9B84) and my mt76x8 device lost wifi connection then I change the password back again but the mt76x8 cannot re-connect to upstream wifi

the log:

Fri Dec 11 19:22:40 2020 kern.info kernel: [92023.412533] wlan0: deauthenticated from xx:xx:xx:e1:9b:86 (Reason: 3=DEAUTH_LEAVING)
Fri Dec 11 19:22:40 2020 daemon.notice netifd: Network device 'wlan0' link is down
Fri Dec 11 19:22:40 2020 daemon.notice netifd: Interface 'wwan' has link connectivity loss
Fri Dec 11 19:22:40 2020 daemon.notice wpa_supplicant[10521]: wlan0: CTRL-EVENT-DISCONNECTED bssid=xx:xx:xx:e1:9b:86 reason=3
Fri Dec 11 19:22:40 2020 daemon.notice netifd: wwan (11438): udhcpc: received SIGTERM
Fri Dec 11 19:22:40 2020 daemon.notice netifd: wwan (11438): udhcpc: unicasting a release of 192.168.15.145 to 192.168.15.1
Fri Dec 11 19:22:40 2020 daemon.notice netifd: wwan (11438): udhcpc: sending release
Fri Dec 11 19:22:40 2020 daemon.notice netifd: wwan (11438): udhcpc: entering released state
Fri Dec 11 19:22:40 2020 daemon.notice netifd: wwan (11438): Command failed: Permission denied
Fri Dec 11 19:22:40 2020 daemon.notice netifd: Interface 'wwan' is now down
Fri Dec 11 19:22:40 2020 daemon.debug dnsmasq[11344]: stopped listening on wlan0(#20): 192.168.15.145 port 53
Fri Dec 11 19:22:40 2020 daemon.notice netifd: Interface 'wwan' is disabled
Fri Dec 11 19:22:40 2020 daemon.notice netifd: Interface 'wwan' is enabled
Fri Dec 11 19:22:40 2020 daemon.info dnsmasq[11344]: reading /tmp/resolv.conf.d/resolv.conf.auto
Fri Dec 11 19:22:40 2020 daemon.info dnsmasq[11344]: using only locally-known addresses for domain test
Fri Dec 11 19:22:40 2020 daemon.info dnsmasq[11344]: using only locally-known addresses for domain onion
Fri Dec 11 19:22:40 2020 daemon.info dnsmasq[11344]: using only locally-known addresses for domain localhost
Fri Dec 11 19:22:40 2020 daemon.info dnsmasq[11344]: using only locally-known addresses for domain local
Fri Dec 11 19:22:40 2020 daemon.info dnsmasq[11344]: using only locally-known addresses for domain invalid
Fri Dec 11 19:22:40 2020 daemon.info dnsmasq[11344]: using only locally-known addresses for domain bind
Fri Dec 11 19:22:40 2020 daemon.info dnsmasq[11344]: using only locally-known addresses for domain lan
Fri Dec 11 19:22:40 2020 daemon.info dnsmasq[11344]: using nameserver fe80::2efd:a1ff:fe03:9d91%eth0.1#53
Fri Dec 11 19:22:40 2020 daemon.info dnsmasq[11344]: using nameserver 192.168.16.1#53
Fri Dec 11 19:22:41 2020 daemon.notice netifd: Network device 'wlan0-1' link is down
Fri Dec 11 19:22:41 2020 daemon.notice netifd: Interface 'lanap' has link connectivity loss
Fri Dec 11 19:22:46 2020 daemon.notice netifd: Network device 'wlan0-1' link is up
Fri Dec 11 19:22:46 2020 daemon.notice netifd: Interface 'lanap' has link connectivity
Fri Dec 11 19:24:25 2020 daemon.notice wpa_supplicant[10521]: wlan0: SME: Trying to authenticate with xx:xx:xx:e1:9b:86 (SSID='X-WRT_9B84' freq=2462 MHz)
Fri Dec 11 19:24:25 2020 daemon.notice wpa_supplicant[10521]: wlan0: SME: Authentication request to the driver failed
Fri Dec 11 19:24:25 2020 kern.info kernel: [92127.874903] wlan0: authenticate with xx:xx:xx:e1:9b:86
Fri Dec 11 19:24:25 2020 daemon.notice netifd: Network device 'wlan0-1' link is down
Fri Dec 11 19:24:25 2020 daemon.notice netifd: Interface 'lanap' has link connectivity loss
Fri Dec 11 19:24:26 2020 daemon.notice wpa_supplicant[10521]: wlan0: SME: Trying to authenticate with xx:xx:xx:e1:9b:86 (SSID='X-WRT_9B84' freq=2462 MHz)
Fri Dec 11 19:24:26 2020 kern.info kernel: [92129.339747] wlan0: authenticate with xx:xx:xx:e1:9b:86
Fri Dec 11 19:24:26 2020 kern.info kernel: [92129.369148] wlan0: send auth to xx:xx:xx:e1:9b:86 (try 1/3)
Fri Dec 11 19:24:26 2020 daemon.notice wpa_supplicant[10521]: wlan0: Trying to associate with xx:xx:xx:e1:9b:86 (SSID='X-WRT_9B84' freq=2462 MHz)
Fri Dec 11 19:24:26 2020 kern.info kernel: [92129.387006] wlan0: authenticated
Fri Dec 11 19:24:26 2020 kern.info kernel: [92129.397573] wlan0: associate with xx:xx:xx:e1:9b:86 (try 1/3)
Fri Dec 11 19:24:26 2020 kern.info kernel: [92129.417213] wlan0: RX AssocResp from xx:xx:xx:e1:9b:86 (capab=0x431 status=0 aid=1)
Fri Dec 11 19:24:26 2020 kern.info kernel: [92129.432615] wlan0: associated
Fri Dec 11 19:24:26 2020 daemon.notice netifd: Network device 'wlan0' link is up
Fri Dec 11 19:24:26 2020 daemon.notice netifd: Interface 'wwan' has link connectivity
Fri Dec 11 19:24:26 2020 daemon.notice netifd: Interface 'wwan' is setting up now
Fri Dec 11 19:24:26 2020 daemon.notice wpa_supplicant[10521]: wlan0: Associated with xx:xx:xx:e1:9b:86
Fri Dec 11 19:24:26 2020 daemon.notice wpa_supplicant[10521]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Fri Dec 11 19:24:26 2020 daemon.notice netifd: wwan (11770): udhcpc: started, v1.31.1
Fri Dec 11 19:24:26 2020 daemon.notice netifd: wwan (11770): udhcpc: sending discover
Fri Dec 11 19:24:29 2020 daemon.notice netifd: wwan (11770): udhcpc: sending discover
Fri Dec 11 19:24:30 2020 daemon.notice netifd: Network device 'wlan0' link is down
Fri Dec 11 19:24:30 2020 daemon.notice netifd: Interface 'wwan' has link connectivity loss
Fri Dec 11 19:24:30 2020 kern.info kernel: [92133.436716] wlan0: deauthenticated from xx:xx:xx:e1:9b:86 (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
Fri Dec 11 19:24:30 2020 daemon.notice wpa_supplicant[10521]: wlan0: CTRL-EVENT-DISCONNECTED bssid=xx:xx:xx:e1:9b:86 reason=15
Fri Dec 11 19:24:30 2020 daemon.notice wpa_supplicant[10521]: wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
Fri Dec 11 19:24:30 2020 daemon.notice wpa_supplicant[10521]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="X-WRT_9B84" auth_failures=1 duration=10 reason=WRONG_KEY
Fri Dec 11 19:24:30 2020 daemon.notice netifd: wwan (11770): udhcpc: received SIGTERM
Fri Dec 11 19:24:30 2020 daemon.notice netifd: wwan (11770): udhcpc: entering released state
Fri Dec 11 19:24:30 2020 daemon.notice netifd: wwan (11770): Command failed: Permission denied
Fri Dec 11 19:24:30 2020 daemon.notice netifd: Interface 'wwan' is now down
Fri Dec 11 19:24:30 2020 daemon.notice netifd: Interface 'wwan' is disabled
Fri Dec 11 19:24:30 2020 daemon.notice netifd: Interface 'wwan' is enabled
Fri Dec 11 19:24:34 2020 daemon.notice netifd: Network device 'wlan0-1' link is up
Fri Dec 11 19:24:34 2020 daemon.notice netifd: Interface 'lanap' has link connectivity
Fri Dec 11 19:24:41 2020 daemon.notice wpa_supplicant[10521]: wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="X-WRT_9B84"
Fri Dec 11 19:24:41 2020 daemon.notice wpa_supplicant[10521]: wlan0: SME: Trying to authenticate with xx:xx:xx:e1:9b:86 (SSID='X-WRT_9B84' freq=2462 MHz)
Fri Dec 11 19:24:41 2020 daemon.notice wpa_supplicant[10521]: wlan0: SME: Authentication request to the driver failed
Fri Dec 11 19:24:41 2020 kern.info kernel: [92144.477289] wlan0: authenticate with xx:xx:xx:e1:9b:86
Fri Dec 11 19:24:41 2020 daemon.notice wpa_supplicant[10521]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="X-WRT_9B84" auth_failures=2 duration=20 reason=CONN_FAILED
Fri Dec 11 19:24:41 2020 daemon.notice netifd: Network device 'wlan0-1' link is down
Fri Dec 11 19:24:41 2020 daemon.notice netifd: Interface 'lanap' has link connectivity loss
Fri Dec 11 19:24:46 2020 daemon.notice netifd: Network device 'wlan0-1' link is up
Fri Dec 11 19:24:46 2020 daemon.notice netifd: Interface 'lanap' has link connectivity
Fri Dec 11 19:25:02 2020 daemon.notice wpa_supplicant[10521]: wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="X-WRT_9B84"
Fri Dec 11 19:25:02 2020 daemon.notice wpa_supplicant[10521]: wlan0: SME: Trying to authenticate with xx:xx:xx:e1:9b:86 (SSID='X-WRT_9B84' freq=2462 MHz)
Fri Dec 11 19:25:02 2020 daemon.notice wpa_supplicant[10521]: wlan0: SME: Authentication request to the driver failed
Fri Dec 11 19:25:02 2020 daemon.notice wpa_supplicant[10521]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="X-WRT_9B84" auth_failures=3 duration=30 reason=CONN_FAILED
Fri Dec 11 19:25:02 2020 kern.info kernel: [92165.400213] wlan0: authenticate with xx:xx:xx:e1:9b:86
Fri Dec 11 19:25:02 2020 daemon.notice netifd: Network device 'wlan0-1' link is down
Fri Dec 11 19:25:02 2020 daemon.notice netifd: Interface 'lanap' has link connectivity loss
Fri Dec 11 19:25:04 2020 daemon.notice netifd: Network device 'wlan0-1' link is up
Fri Dec 11 19:25:04 2020 daemon.notice netifd: Interface 'lanap' has link connectivity

if I do /etc/init.d/network restart it re-connect ok

ptpt52 commented 3 years ago

another log:

Fri Dec 11 19:45:28 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-BEACON-LOSS
Fri Dec 11 19:45:28 2020 daemon.notice netifd: Network device 'wlan0' link is down
Fri Dec 11 19:45:28 2020 daemon.notice netifd: Interface 'wwan' has link connectivity loss
Fri Dec 11 19:45:28 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-DISCONNECTED bssid=xx:xx:xx:e1:9b:86 reason=4 locally_generated=1
Fri Dec 11 19:45:28 2020 daemon.notice netifd: wwan (3346): udhcpc: received SIGTERM
Fri Dec 11 19:45:28 2020 daemon.notice netifd: wwan (3346): udhcpc: unicasting a release of 192.168.15.145 to 192.168.15.1
Fri Dec 11 19:45:28 2020 daemon.notice netifd: wwan (3346): udhcpc: sending release
Fri Dec 11 19:45:28 2020 daemon.notice netifd: wwan (3346): udhcpc: entering released state
Fri Dec 11 19:45:28 2020 daemon.notice netifd: wwan (3346): Command failed: Permission denied
Fri Dec 11 19:45:28 2020 daemon.notice netifd: Interface 'wwan' is now down
Fri Dec 11 19:45:28 2020 daemon.debug dnsmasq[3121]: stopped listening on wlan0(#14): 192.168.15.145 port 53
Fri Dec 11 19:45:28 2020 daemon.notice netifd: Interface 'wwan' is disabled
Fri Dec 11 19:45:28 2020 daemon.notice netifd: Interface 'wwan' is enabled
Fri Dec 11 19:45:28 2020 daemon.info dnsmasq[3121]: reading /tmp/resolv.conf.d/resolv.conf.auto
Fri Dec 11 19:45:28 2020 daemon.info dnsmasq[3121]: using only locally-known addresses for domain test
Fri Dec 11 19:45:28 2020 daemon.info dnsmasq[3121]: using only locally-known addresses for domain onion
Fri Dec 11 19:45:28 2020 daemon.info dnsmasq[3121]: using only locally-known addresses for domain localhost
Fri Dec 11 19:45:28 2020 daemon.info dnsmasq[3121]: using only locally-known addresses for domain local
Fri Dec 11 19:45:28 2020 daemon.info dnsmasq[3121]: using only locally-known addresses for domain invalid
Fri Dec 11 19:45:28 2020 daemon.info dnsmasq[3121]: using only locally-known addresses for domain bind
Fri Dec 11 19:45:28 2020 daemon.info dnsmasq[3121]: using only locally-known addresses for domain lan
Fri Dec 11 19:45:28 2020 daemon.info dnsmasq[3121]: using nameserver fe80::2efd:a1ff:fe03:9d91%eth0.1#53
Fri Dec 11 19:45:28 2020 daemon.info dnsmasq[3121]: using nameserver 192.168.16.1#53
Fri Dec 11 19:45:29 2020 daemon.notice netifd: Network device 'wlan0-1' link is down
Fri Dec 11 19:45:29 2020 daemon.notice netifd: Interface 'lanap' has link connectivity loss
Fri Dec 11 19:45:37 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:45:37 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:45:40 2020 daemon.notice wpa_supplicant[1514]: wlan0: SME: Trying to authenticate with xx:xx:xx:e1:9b:86 (SSID='X-WRT_9B84' freq=2472 MHz)
Fri Dec 11 19:45:40 2020 kern.info kernel: [  155.721626] wlan0: authenticate with xx:xx:xx:e1:9b:86
Fri Dec 11 19:45:40 2020 kern.info kernel: [  155.755464] wlan0: send auth to xx:xx:xx:e1:9b:86 (try 1/3)
Fri Dec 11 19:45:40 2020 kern.info kernel: [  155.768864] wlan0: authenticated
Fri Dec 11 19:45:40 2020 daemon.notice wpa_supplicant[1514]: wlan0: Trying to associate with xx:xx:xx:e1:9b:86 (SSID='X-WRT_9B84' freq=2472 MHz)
Fri Dec 11 19:45:40 2020 kern.info kernel: [  155.779718] wlan0: associate with xx:xx:xx:e1:9b:86 (try 1/3)
Fri Dec 11 19:45:41 2020 kern.info kernel: [  155.795453] wlan0: RX AssocResp from xx:xx:xx:e1:9b:86 (capab=0x431 status=0 aid=1)
Fri Dec 11 19:45:41 2020 kern.info kernel: [  155.810927] wlan0: associated
Fri Dec 11 19:45:41 2020 daemon.notice netifd: Network device 'wlan0' link is up
Fri Dec 11 19:45:41 2020 daemon.notice netifd: Interface 'wwan' has link connectivity
Fri Dec 11 19:45:41 2020 daemon.notice netifd: Interface 'wwan' is setting up now
Fri Dec 11 19:45:41 2020 daemon.notice wpa_supplicant[1514]: wlan0: Associated with xx:xx:xx:e1:9b:86
Fri Dec 11 19:45:41 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Fri Dec 11 19:45:41 2020 daemon.notice netifd: wwan (3678): udhcpc: started, v1.31.1
Fri Dec 11 19:45:41 2020 daemon.notice netifd: wwan (3678): udhcpc: sending discover
Fri Dec 11 19:45:41 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:45:44 2020 daemon.notice netifd: wwan (3678): udhcpc: sending discover
Fri Dec 11 19:45:45 2020 daemon.notice netifd: Network device 'wlan0' link is down
Fri Dec 11 19:45:45 2020 daemon.notice netifd: Interface 'wwan' has link connectivity loss
Fri Dec 11 19:45:45 2020 kern.info kernel: [  159.807044] wlan0: deauthenticated from xx:xx:xx:e1:9b:86 (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
Fri Dec 11 19:45:45 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-DISCONNECTED bssid=xx:xx:xx:e1:9b:86 reason=15
Fri Dec 11 19:45:45 2020 daemon.notice wpa_supplicant[1514]: wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
Fri Dec 11 19:45:45 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="X-WRT_9B84" auth_failures=1 duration=10 reason=WRONG_KEY
Fri Dec 11 19:45:45 2020 daemon.notice netifd: wwan (3678): udhcpc: received SIGTERM
Fri Dec 11 19:45:45 2020 daemon.notice netifd: wwan (3678): udhcpc: entering released state
Fri Dec 11 19:45:45 2020 daemon.notice netifd: wwan (3678): Command failed: Permission denied
Fri Dec 11 19:45:45 2020 daemon.notice netifd: Interface 'wwan' is now down
Fri Dec 11 19:45:45 2020 daemon.notice netifd: Interface 'wwan' is disabled
Fri Dec 11 19:45:45 2020 daemon.notice netifd: Interface 'wwan' is enabled
Fri Dec 11 19:45:52 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:45:56 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="X-WRT_9B84"
Fri Dec 11 19:45:56 2020 daemon.notice wpa_supplicant[1514]: wlan0: SME: Trying to authenticate with xx:xx:xx:e1:9b:86 (SSID='X-WRT_9B84' freq=2472 MHz)
Fri Dec 11 19:45:56 2020 kern.info kernel: [  170.833177] wlan0: authenticate with xx:xx:xx:e1:9b:86
Fri Dec 11 19:45:56 2020 kern.info kernel: [  170.866991] wlan0: send auth to xx:xx:xx:e1:9b:86 (try 1/3)
Fri Dec 11 19:45:56 2020 daemon.notice wpa_supplicant[1514]: wlan0: Trying to associate with xx:xx:xx:e1:9b:86 (SSID='X-WRT_9B84' freq=2472 MHz)
Fri Dec 11 19:45:56 2020 kern.info kernel: [  170.880490] wlan0: authenticated
Fri Dec 11 19:45:56 2020 kern.info kernel: [  170.891440] wlan0: associate with xx:xx:xx:e1:9b:86 (try 1/3)
Fri Dec 11 19:45:56 2020 kern.info kernel: [  170.906528] wlan0: RX AssocResp from xx:xx:xx:e1:9b:86 (capab=0x431 status=0 aid=1)
Fri Dec 11 19:45:56 2020 kern.info kernel: [  170.921995] wlan0: associated
Fri Dec 11 19:45:56 2020 daemon.notice netifd: Network device 'wlan0' link is up
Fri Dec 11 19:45:56 2020 daemon.notice netifd: Interface 'wwan' has link connectivity
Fri Dec 11 19:45:56 2020 daemon.notice netifd: Interface 'wwan' is setting up now
Fri Dec 11 19:45:56 2020 daemon.notice wpa_supplicant[1514]: wlan0: Associated with xx:xx:xx:e1:9b:86
Fri Dec 11 19:45:56 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Fri Dec 11 19:45:56 2020 daemon.notice netifd: wwan (3769): udhcpc: started, v1.31.1
Fri Dec 11 19:45:56 2020 daemon.notice netifd: wwan (3769): udhcpc: sending discover
Fri Dec 11 19:45:59 2020 daemon.notice netifd: wwan (3769): udhcpc: sending discover
Fri Dec 11 19:46:00 2020 daemon.notice netifd: Network device 'wlan0' link is down
Fri Dec 11 19:46:00 2020 daemon.notice netifd: Interface 'wwan' has link connectivity loss
Fri Dec 11 19:46:00 2020 kern.info kernel: [  174.918874] wlan0: deauthenticated from xx:xx:xx:e1:9b:86 (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
Fri Dec 11 19:46:00 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-DISCONNECTED bssid=xx:xx:xx:e1:9b:86 reason=15
Fri Dec 11 19:46:00 2020 daemon.notice wpa_supplicant[1514]: wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
Fri Dec 11 19:46:00 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="X-WRT_9B84" auth_failures=2 duration=20 reason=WRONG_KEY
Fri Dec 11 19:46:00 2020 daemon.notice netifd: wwan (3769): udhcpc: received SIGTERM
Fri Dec 11 19:46:00 2020 daemon.notice netifd: wwan (3769): udhcpc: entering released state
Fri Dec 11 19:46:00 2020 daemon.notice netifd: wwan (3769): Command failed: Permission denied
Fri Dec 11 19:46:00 2020 daemon.notice netifd: Interface 'wwan' is now down
Fri Dec 11 19:46:00 2020 daemon.notice netifd: Interface 'wwan' is disabled
Fri Dec 11 19:46:00 2020 daemon.notice netifd: Interface 'wwan' is enabled
Fri Dec 11 19:46:02 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:46:02 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:46:09 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:46:21 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="X-WRT_9B84"
Fri Dec 11 19:46:21 2020 daemon.notice wpa_supplicant[1514]: wlan0: SME: Trying to authenticate with xx:xx:xx:e1:9b:86 (SSID='X-WRT_9B84' freq=2472 MHz)
Fri Dec 11 19:46:21 2020 kern.info kernel: [  195.948021] wlan0: authenticate with xx:xx:xx:e1:9b:86
Fri Dec 11 19:46:21 2020 kern.info kernel: [  195.981862] wlan0: send auth to xx:xx:xx:e1:9b:86 (try 1/3)
Fri Dec 11 19:46:21 2020 daemon.notice wpa_supplicant[1514]: wlan0: Trying to associate with xx:xx:xx:e1:9b:86 (SSID='X-WRT_9B84' freq=2472 MHz)
Fri Dec 11 19:46:21 2020 kern.info kernel: [  195.997648] wlan0: authenticated
Fri Dec 11 19:46:21 2020 kern.info kernel: [  196.008275] wlan0: associate with xx:xx:xx:e1:9b:86 (try 1/3)
Fri Dec 11 19:46:21 2020 kern.info kernel: [  196.023808] wlan0: RX AssocResp from xx:xx:xx:e1:9b:86 (capab=0x431 status=0 aid=1)
Fri Dec 11 19:46:21 2020 kern.info kernel: [  196.039267] wlan0: associated
Fri Dec 11 19:46:21 2020 daemon.notice netifd: Network device 'wlan0' link is up
Fri Dec 11 19:46:21 2020 daemon.notice netifd: Interface 'wwan' has link connectivity
Fri Dec 11 19:46:21 2020 daemon.notice netifd: Interface 'wwan' is setting up now
Fri Dec 11 19:46:21 2020 daemon.notice wpa_supplicant[1514]: wlan0: Associated with xx:xx:xx:e1:9b:86
Fri Dec 11 19:46:21 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Fri Dec 11 19:46:21 2020 daemon.notice netifd: wwan (3860): udhcpc: started, v1.31.1
Fri Dec 11 19:46:21 2020 daemon.notice netifd: wwan (3860): udhcpc: sending discover
Fri Dec 11 19:46:24 2020 daemon.notice netifd: wwan (3860): udhcpc: sending discover
Fri Dec 11 19:46:25 2020 daemon.notice netifd: Network device 'wlan0' link is down
Fri Dec 11 19:46:25 2020 daemon.notice netifd: Interface 'wwan' has link connectivity loss
Fri Dec 11 19:46:25 2020 kern.info kernel: [  200.035368] wlan0: deauthenticated from xx:xx:xx:e1:9b:86 (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
Fri Dec 11 19:46:25 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-DISCONNECTED bssid=xx:xx:xx:e1:9b:86 reason=15
Fri Dec 11 19:46:25 2020 daemon.notice wpa_supplicant[1514]: wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
Fri Dec 11 19:46:25 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="X-WRT_9B84" auth_failures=3 duration=30 reason=WRONG_KEY
Fri Dec 11 19:46:25 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="X-WRT_9B84" auth_failures=4 duration=60 reason=CONN_FAILED
Fri Dec 11 19:46:25 2020 daemon.notice netifd: wwan (3860): udhcpc: received SIGTERM
Fri Dec 11 19:46:25 2020 daemon.notice netifd: wwan (3860): udhcpc: entering released state
Fri Dec 11 19:46:25 2020 daemon.notice netifd: wwan (3860): Command failed: Permission denied
Fri Dec 11 19:46:25 2020 daemon.notice netifd: Interface 'wwan' is now down
Fri Dec 11 19:46:25 2020 daemon.notice netifd: Interface 'wwan' is disabled
Fri Dec 11 19:46:25 2020 daemon.notice netifd: Interface 'wwan' is enabled
Fri Dec 11 19:46:29 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:46:29 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:46:30 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:46:34 2020 daemon.notice netifd: Network device 'wlan0-1' link is up
Fri Dec 11 19:46:34 2020 daemon.notice netifd: Interface 'lanap' has link connectivity
Fri Dec 11 19:47:26 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="X-WRT_9B84"
Fri Dec 11 19:47:26 2020 daemon.notice wpa_supplicant[1514]: wlan0: SME: Trying to authenticate with xx:xx:xx:e1:9b:86 (SSID='X-WRT_9B84' freq=2472 MHz)
Fri Dec 11 19:47:26 2020 daemon.notice wpa_supplicant[1514]: wlan0: SME: Authentication request to the driver failed
Fri Dec 11 19:47:26 2020 kern.info kernel: [  261.066540] wlan0: authenticate with xx:xx:xx:e1:9b:86
Fri Dec 11 19:47:26 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="X-WRT_9B84" auth_failures=5 duration=60 reason=CONN_FAILED
Fri Dec 11 19:47:26 2020 daemon.notice netifd: Network device 'wlan0-1' link is down
Fri Dec 11 19:47:26 2020 daemon.notice netifd: Interface 'lanap' has link connectivity loss
Fri Dec 11 19:47:37 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:47:37 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:47:50 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:47:50 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:47:50 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:47:50 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:47:52 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:47:52 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:48:27 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="X-WRT_9B84"
Fri Dec 11 19:48:34 2020 daemon.notice netifd: Network device 'wlan0-1' link is up
Fri Dec 11 19:48:34 2020 daemon.notice netifd: Interface 'lanap' has link connectivity
Fri Dec 11 19:48:42 2020 daemon.notice wpa_supplicant[1514]: wlan0: SME: Trying to authenticate with xx:xx:xx:e1:9b:86 (SSID='X-WRT_9B84' freq=2462 MHz)
Fri Dec 11 19:48:42 2020 daemon.notice wpa_supplicant[1514]: wlan0: SME: Authentication request to the driver failed
Fri Dec 11 19:48:42 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="X-WRT_9B84" auth_failures=6 duration=90 reason=CONN_FAILED
Fri Dec 11 19:48:42 2020 kern.info kernel: [  337.584929] wlan0: authenticate with xx:xx:xx:e1:9b:86
Fri Dec 11 19:48:42 2020 daemon.notice netifd: Network device 'wlan0-1' link is down
Fri Dec 11 19:48:42 2020 daemon.notice netifd: Interface 'lanap' has link connectivity loss
Fri Dec 11 19:49:07 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:49:08 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:49:22 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:49:23 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:49:37 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:49:38 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:49:44 2020 daemon.notice netifd: Network device 'wlan0-1' link is up
Fri Dec 11 19:49:44 2020 daemon.notice netifd: Interface 'lanap' has link connectivity
Fri Dec 11 19:50:13 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="X-WRT_9B84"
Fri Dec 11 19:50:13 2020 daemon.notice wpa_supplicant[1514]: wlan0: SME: Trying to authenticate with xx:xx:xx:e1:9b:86 (SSID='X-WRT_9B84' freq=2462 MHz)
Fri Dec 11 19:50:13 2020 kern.info kernel: [  428.510923] wlan0: authenticate with xx:xx:xx:e1:9b:86
Fri Dec 11 19:50:13 2020 daemon.notice wpa_supplicant[1514]: wlan0: SME: Authentication request to the driver failed
Fri Dec 11 19:50:13 2020 daemon.notice wpa_supplicant[1514]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="X-WRT_9B84" auth_failures=7 duration=90 reason=CONN_FAILED
Fri Dec 11 19:50:13 2020 daemon.notice netifd: Network device 'wlan0-1' link is down
Fri Dec 11 19:50:13 2020 daemon.notice netifd: Interface 'lanap' has link connectivity loss
Fri Dec 11 19:50:22 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:50:22 2020 daemon.notice hostapd: handle_probe_req: send failed
Fri Dec 11 19:50:52 2020 daemon.notice hostapd: handle_probe_req: send failed