Running Elementary OS 5.1.6 (Hera), trying to connect to an eero router via WiFi. I put in the correct password (I have checked and re-entered the password literally a dozen times now), click Connect, and it looks like it's trying to authenticate but fails. I can:
- connect to the eero via wired connection on this machine
- connect to every other wifi ssid i've ever attempted on this machine
- connect via wifi to this router on Android, MacOS, and Windows devices of all kinds
- see the connection in the eero app (I've checked that it's the wireless LAN adapter, not the wired), and it's listed as idle.
here's the /var/log/syslog
from my most recent attempts. I've used the native network manager and wicd. I have deleted the backported Intel network drivers.
Jul 12 14:38:38 moooo io.elementary.s[7578]: g_bytes_compare: assertion 'bytes1 != NULL' failed
Jul 12 14:38:38 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:38:38 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:38:38 moooo nm-applet[2838]: Can't set a parent on widget which has a parent
Jul 12 14:38:38 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:38:38 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:38:38 moooo nm-applet[2838]: Can't set a parent on widget which has a parent
Jul 12 14:38:42 moooo NetworkManager[1142]: <info> [1594586322.2893] device (wlp2s0): Activation: starting connection '<ssid-name>' (2d300e81-ad8d-42b6-a3d2-7c13c8868ed0)
Jul 12 14:38:42 moooo NetworkManager[1142]: <info> [1594586322.2896] audit: op="connection-activate" uuid="2d300e81-ad8d-42b6-a3d2-7c13c8868ed0" name="<ssid-name>" pid=2754 uid=1000 result="success"
Jul 12 14:38:42 moooo NetworkManager[1142]: <info> [1594586322.2900] device (wlp2s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 12 14:38:42 moooo NetworkManager[1142]: <info> [1594586322.2909] device (wlp2s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 12 14:38:42 moooo NetworkManager[1142]: <info> [1594586322.2912] device (wlp2s0): Activation: (wifi) access point '<ssid-name>' has security, but secrets are required.
Jul 12 14:38:42 moooo NetworkManager[1142]: <info> [1594586322.2913] device (wlp2s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jul 12 14:38:42 moooo NetworkManager[1142]: <info> [1594586322.2980] device (wlp2s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 12 14:38:42 moooo NetworkManager[1142]: <info> [1594586322.2986] device (wlp2s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 12 14:38:42 moooo NetworkManager[1142]: <info> [1594586322.2989] device (wlp2s0): Activation: (wifi) connection '<ssid-name>' has security, and secrets exist. No new secrets needed.
Jul 12 14:38:42 moooo NetworkManager[1142]: <info> [1594586322.2989] Config: added 'ssid' value '<ssid-name>'
Jul 12 14:38:42 moooo NetworkManager[1142]: <info> [1594586322.2990] Config: added 'scan_ssid' value '1'
Jul 12 14:38:42 moooo NetworkManager[1142]: <info> [1594586322.2990] Config: added 'bgscan' value 'simple:30:-80:86400'
Jul 12 14:38:42 moooo NetworkManager[1142]: <info> [1594586322.2990] Config: added 'key_mgmt' value 'WPA-PSK'
Jul 12 14:38:42 moooo NetworkManager[1142]: <info> [1594586322.2990] Config: added 'auth_alg' value 'OPEN'
Jul 12 14:38:42 moooo NetworkManager[1142]: <info> [1594586322.2990] Config: added 'psk' value '<hidden>'
Jul 12 14:38:42 moooo io.elementary.s[7578]: network_widgets_settings_button_check_sensitive: assertion 'self != NULL' failed
Jul 12 14:38:42 moooo wpa_supplicant[1159]: wlp2s0: SME: Trying to authenticate with 4c:01:43:ea:d4:06 (SSID='<ssid-name>' freq=2412 MHz)
Jul 12 14:38:42 moooo kernel: [ 2757.327632] wlp2s0: authenticate with 4c:01:43:ea:d4:06
Jul 12 14:38:42 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:38:42 moooo kernel: [ 2757.334113] wlp2s0: send auth to 4c:01:43:ea:d4:06 (try 1/3)
Jul 12 14:38:42 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:38:42 moooo NetworkManager[1142]: <info> [1594586322.3222] device (wlp2s0): supplicant interface state: inactive -> authenticating
Jul 12 14:38:42 moooo wpa_supplicant[1159]: wlp2s0: Trying to associate with 4c:01:43:ea:d4:06 (SSID='<ssid-name>' freq=2412 MHz)
Jul 12 14:38:42 moooo kernel: [ 2757.337687] wlp2s0: authenticated
Jul 12 14:38:42 moooo kernel: [ 2757.338411] wlp2s0: associate with 4c:01:43:ea:d4:06 (try 1/3)
Jul 12 14:38:42 moooo kernel: [ 2757.342113] wlp2s0: RX AssocResp from 4c:01:43:ea:d4:06 (capab=0x431 status=0 aid=1)
Jul 12 14:38:42 moooo NetworkManager[1142]: <info> [1594586322.3314] device (wlp2s0): supplicant interface state: authenticating -> associating
Jul 12 14:38:42 moooo nm-applet[2838]: Can't set a parent on widget which has a parent
Jul 12 14:38:42 moooo kernel: [ 2757.362048] wlp2s0: associated
Jul 12 14:38:42 moooo wpa_supplicant[1159]: wlp2s0: Associated with 4c:01:43:ea:d4:06
Jul 12 14:38:42 moooo wpa_supplicant[1159]: wlp2s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 12 14:38:42 moooo wpa_supplicant[1159]: wlp2s0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=US
Jul 12 14:38:42 moooo NetworkManager[1142]: <info> [1594586322.3555] device (wlp2s0): supplicant interface state: associating -> associated
Jul 12 14:38:42 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:38:42 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:38:42 moooo nm-applet[2838]: Can't set a parent on widget which has a parent
Jul 12 14:38:47 moooo kernel: [ 2762.451570] wlp2s0: deauthenticated from 4c:01:43:ea:d4:06 (Reason: 2=PREV_AUTH_NOT_VALID)
Jul 12 14:38:47 moooo wpa_supplicant[1159]: wlp2s0: CTRL-EVENT-DISCONNECTED bssid=4c:01:43:ea:d4:06 reason=2
Jul 12 14:38:47 moooo wpa_supplicant[1159]: wlp2s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="<ssid-name>" auth_failures=1 duration=10 reason=CONN_FAILED
Jul 12 14:38:47 moooo wpa_supplicant[1159]: wlp2s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 12 14:38:47 moooo NetworkManager[1142]: <warn> [1594586327.4984] sup-iface[0x5629e4645990,wlp2s0]: connection disconnected (reason 2)
Jul 12 14:38:47 moooo NetworkManager[1142]: <info> [1594586327.5036] device (wlp2s0): supplicant interface state: associated -> disconnected
Jul 12 14:38:47 moooo NetworkManager[1142]: <info> [1594586327.6030] device (wlp2s0): supplicant interface state: disconnected -> scanning
Jul 12 14:38:47 moooo io.elementary.s[7578]: g_bytes_compare: assertion 'bytes1 != NULL' failed
Jul 12 14:38:47 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:38:47 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:38:47 moooo nm-applet[2838]: Can't set a parent on widget which has a parent
Jul 12 14:38:47 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:38:47 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:38:47 moooo nm-applet[2838]: Can't set a parent on widget which has a parent
Jul 12 14:38:58 moooo wpa_supplicant[1159]: wlp2s0: CTRL-EVENT-SSID-REENABLED id=0 ssid="<ssid-name>"
Jul 12 14:38:58 moooo wpa_supplicant[1159]: wlp2s0: SME: Trying to authenticate with 80:da:13:1e:5e:63 (SSID='<ssid-name>' freq=2412 MHz)
Jul 12 14:38:58 moooo kernel: [ 2773.176456] wlp2s0: authenticate with 80:da:13:1e:5e:63
Jul 12 14:38:58 moooo kernel: [ 2773.179379] wlp2s0: send auth to 80:da:13:1e:5e:63 (try 1/3)
Jul 12 14:38:58 moooo NetworkManager[1142]: <info> [1594586338.1704] device (wlp2s0): supplicant interface state: scanning -> authenticating
Jul 12 14:38:58 moooo wpa_supplicant[1159]: wlp2s0: Trying to associate with 80:da:13:1e:5e:63 (SSID='<ssid-name>' freq=2412 MHz)
Jul 12 14:38:58 moooo kernel: [ 2773.184915] wlp2s0: authenticated
Jul 12 14:38:58 moooo kernel: [ 2773.186023] wlp2s0: associate with 80:da:13:1e:5e:63 (try 1/3)
Jul 12 14:38:58 moooo NetworkManager[1142]: <info> [1594586338.1806] device (wlp2s0): supplicant interface state: authenticating -> associating
Jul 12 14:38:58 moooo kernel: [ 2773.190882] wlp2s0: RX AssocResp from 80:da:13:1e:5e:63 (capab=0x431 status=0 aid=4)
Jul 12 14:38:58 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:38:58 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:38:58 moooo wpa_supplicant[1159]: wlp2s0: Associated with 80:da:13:1e:5e:63
Jul 12 14:38:58 moooo wpa_supplicant[1159]: wlp2s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 12 14:38:58 moooo wpa_supplicant[1159]: wlp2s0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=US
Jul 12 14:38:58 moooo kernel: [ 2773.210746] wlp2s0: associated
Jul 12 14:38:58 moooo NetworkManager[1142]: <info> [1594586338.2151] device (wlp2s0): supplicant interface state: associating -> associated
Jul 12 14:38:58 moooo io.elementary.s[7578]: network_widgets_settings_button_check_sensitive: assertion 'self != NULL' failed
Jul 12 14:38:58 moooo nm-applet[2838]: Can't set a parent on widget which has a parent
Jul 12 14:38:58 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:38:58 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:38:58 moooo nm-applet[2838]: Can't set a parent on widget which has a parent
Jul 12 14:39:03 moooo kernel: [ 2778.300464] wlp2s0: deauthenticated from 80:da:13:1e:5e:63 (Reason: 2=PREV_AUTH_NOT_VALID)
Jul 12 14:39:03 moooo wpa_supplicant[1159]: wlp2s0: CTRL-EVENT-DISCONNECTED bssid=80:da:13:1e:5e:63 reason=2
Jul 12 14:39:03 moooo wpa_supplicant[1159]: wlp2s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="<ssid-name>" auth_failures=2 duration=20 reason=CONN_FAILED
Jul 12 14:39:03 moooo wpa_supplicant[1159]: wlp2s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 12 14:39:03 moooo NetworkManager[1142]: <warn> [1594586343.3587] sup-iface[0x5629e4645990,wlp2s0]: connection disconnected (reason 2)
Jul 12 14:39:03 moooo NetworkManager[1142]: <info> [1594586343.3638] device (wlp2s0): supplicant interface state: associated -> disconnected
Jul 12 14:39:03 moooo NetworkManager[1142]: <info> [1594586343.4638] device (wlp2s0): supplicant interface state: disconnected -> scanning
Jul 12 14:39:04 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:39:04 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:39:04 moooo nm-applet[2838]: Can't set a parent on widget which has a parent
Jul 12 14:39:04 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:39:04 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:39:04 moooo nm-applet[2838]: Can't set a parent on widget which has a parent
Jul 12 14:39:07 moooo NetworkManager[1142]: <warn> [1594586347.1893] device (wlp2s0): Activation: (wifi) association took too long
Jul 12 14:39:07 moooo NetworkManager[1142]: <info> [1594586347.1894] device (wlp2s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jul 12 14:39:07 moooo NetworkManager[1142]: <warn> [1594586347.1945] device (wlp2s0): Activation: (wifi) asking for new secrets
Jul 12 14:39:07 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:39:07 moooo nm-applet[2838]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
Jul 12 14:39:07 moooo nm-applet[2838]: Can't set a parent on widget which has a parent
Jul 12 14:39:07 moooo nm-applet[2838]: No keyring secrets found for <ssid-name>/802-11-wireless-security; asking user.
Jul 12 14:39:07 moooo nm-applet[2838]: GtkDialog mapped without a transient parent. This is discouraged.
Jul 12 14:39:07 moooo dbus-daemon[1086]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.79' (uid=1000 pid=2838 comm="nm-applet " label="unconfined")
Jul 12 14:39:07 moooo systemd[1]: Starting Hostname Service...
Jul 12 14:39:07 moooo dbus-daemon[1086]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jul 12 14:39:07 moooo systemd[1]: Started Hostname Service.