What | Removed | Added |
---|---|---|
CC | yfjiang@suse.com |
I remember I have seen the similar issue on the same workstation when looked
into a Wifi issue. At that time, the log was quite similar populating from NM
and wlan0. I am appending them.
I remember the solution was to update the root ca_cert file, and setup a new
wifi connection via nm-connection-editor with it. Then the authentication
would be fine with the new network setup.
So I think it's more or less related with the authentication setup
after the migration, but it seems hard to reproduce nowadays.
Perhaps we could close the bug and only reopen whenever it was triggered
somewhen.
> May 27 11:58:49 d41.suse.de NetworkManager[1321]: <info> [1558951129.7726] device (wlan0): supplicant interface state: authenticating -> associating
> May 27 11:58:49 d41.suse.de NetworkManager[1321]: <info> [1558951129.7758] device (wlan0): supplicant interface state: associating -> associated
> May 27 11:58:52 d41.suse.de kernel: wlan0: deauthenticated from 44:48:c1:96:bd:01 (Reason: 23=IEEE8021X_FAILED)
> May 27 11:58:52 d41.suse.de NetworkManager[1321]: <warn> [1558951132.3252] sup-iface[0x565001b04f00,wlan0]: connection disconnected (reason 23)
> May 27 11:58:52 d41.suse.de NetworkManager[1321]: <info> [1558951132.3309] device (wlan0): supplicant interface state: associated -> disconnected
> May 27 11:58:52 d41.suse.de NetworkManager[1321]: <info> [1558951132.4308] device (wlan0): supplicant interface state: disconnected -> scanning
> May 27 11:58:59 d41.suse.de NetworkManager[1321]: <warn> [1558951139.8037] device (wlan0): Activation: (wifi) association took too long
> May 27 11:58:59 d41.suse.de NetworkManager[1321]: <info> [1558951139.8038] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
> May 27 11:58:59 d41.suse.de NetworkManager[1321]: <warn> [1558951139.8092] device (wlan0): Activation: (wifi) asking for new secrets
> May 27 11:58:59 d41.suse.de NetworkManager[1321]: <info> [1558951139.8175] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
> May 27 11:58:59 d41.suse.de NetworkManager[1321]: <info> [1558951139.8181] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
> May 27 11:58:59 d41.suse.de NetworkManager[1321]: <info> [1558951139.8183] device (wlan0): Activation: (wifi) connection 'MicroFocus' has security, and secrets exist. No new secrets needed.
> May 27 11:58:59 d41.suse.de NetworkManager[1321]: <info> [1558951139.8183] Config: added 'ssid' value 'MicroFocus'
> May 27 11:58:59 d41.suse.de NetworkManager[1321]: <info> [1558951139.8183] Config: added 'scan_ssid' value '1'
> May 27 11:58:59 d41.suse.de NetworkManager[1321]: <info> [1558951139.8183] Config: added 'bgscan' value 'simple:30:-65:300'
> May 27 11:58:59 d41.suse.de NetworkManager[1321]: <info> [1558951139.8183] Config: added 'key_mgmt' value 'WPA-EAP'
> May 27 11:58:59 d41.suse.de NetworkManager[1321]: <info> [1558951139.8184] Config: added 'password' value '<hidden>'
> May 27 11:58:59 d41.suse.de NetworkManager[1321]: <info> [1558951139.8184] Config: added 'eap' value 'PEAP'
> May 27 11:58:59 d41.suse.de NetworkManager[1321]: <info> [1558951139.8184] Config: added 'fragment_size' value '1266'
> May 27 11:58:59 d41.suse.de NetworkManager[1321]: <info> [1558951139.8184] Config: added 'phase2' value 'auth=MSCHAPV2'
> May 27 11:58:59 d41.suse.de NetworkManager[1321]: <info> [1558951139.8184] Config: added 'ca_cert' value '/etc/ssl/certs/DigiCert_High_Assurance_EV_Root_CA.pem'
> May 27 11:58:59 d41.suse.de NetworkManager[1321]: <info> [1558951139.8184] Config: added 'identity' value 'runger'
> May 27 11:58:59 d41.suse.de NetworkManager[1321]: <info> [1558951139.8184] Config: added 'proactive_key_caching' value '1'
> May 27 11:59:01 d41.suse.de kernel: wlan0: authenticate with 44:48:c1:96:dd:71
> May 27 11:59:01 d41.suse.de kernel: wlan0: send auth to 44:48:c1:96:dd:71 (try 1/3)
> May 27 11:59:01 d41.suse.de NetworkManager[1321]: <info> [1558951141.1116] device (wlan0): supplicant interface state: scanning -> authenticating
> May 27 11:59:01 d41.suse.de kernel: wlan0: authenticated
> May 27 11:59:01 d41.suse.de kernel: wlan0: associate with 44:48:c1:96:dd:71 (try 1/3)
> May 27 11:59:01 d41.suse.de kernel: wlan0: RX AssocResp from 44:48:c1:96:dd:71 (capab=0x411 status=0 aid=3)
> May 27 11:59:01 d41.suse.de kernel: wlan0: associated
> May 27 11:59:01 d41.suse.de NetworkManager[1321]: <info> [1558951141.1275] device (wlan0): supplicant interface state: authenticating -> associated
> May 27 11:59:03 d41.suse.de kernel: wlan0: deauthenticated from 44:48:c1:96:dd:71 (Reason: 23=IEEE8021X_FAILED)
> May 27 11:59:03 d41.suse.de NetworkManager[1321]: <warn> [1558951143.1124] sup-iface[0x565001b04f00,wlan0]: connection disconnected (reason 23)
> May 27 11:59:03 d41.suse.de NetworkManager[1321]: <info> [1558951143.1182] device (wlan0): supplicant interface state: associated -> disconnected