On Tue, 2022-05-24 at 12:17 +0000, Alexandre Bard wrote:
> Hello,
> 
> I am using networkmanager 1.22.10 and sometimes see a strange
> behavior:
> Our AP is showing in in the list but with a RATE and SIGNAL of "0"
> and
> is not connectable.
> 
> # nmcli d wifi list
> IN-USE  BSSID              SSID           MODE   CHAN  RATE     
> SIGNAL  BARS  SECURITY
> *       7C:97:63:70:3E:F8  ROBOT_TEST_AP  Infra  1     0 Mbit/s 
> 0             WPA2
> 
> # nmcli d wifi connect ROBOT_TEST_AP password ********
> Error: No network with SSID 'ROBOT_TEST_AP' found.
> 
> 
> It happens sometimes in our automated tests, I don't have more
> details
> yet but it is likely that after just a few seconds or a rescan, the
> AP
> becomes connectable.
> 
> It looks to me like a kind of race condition where the AP is listed
> but
> not actually ready.
> 
> Does someone know if this is an expected behavior or if this has been
> fixed in newer versions of NetworkManager ?
> 
> 
> Best regards,
> Alexandre Bard

Hi,

I don't know, but to debug this, please read
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1011#note_1400744

The log should tell you about the wifi scan result.
Unless there is a bug, this is what wpa_supplicant exposes.
Compare there.

best,
Thomas

_______________________________________________
networkmanager-list mailing list
networkmanager-list@gnome.org
https://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to