You are not logged in.
NetworkManager connects to a WPA access point successfully, and the connection works perfectly fine, but nm-applet and kdeplasma-applets-plasma-nm continue to report a status of "setting network address", along with the animated in-progress icon. Not only is this visually displeasing, it means the network manager never remembers that I connected to that network, and so it doesn't connect automatically in the future.
Arch Linux was freshly installed today. Wi-fi adapter is "09:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)".
What's going on?
Here's the output of "journalctl" from before clicking "connect" until after it connects and then gets stuck:
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> Activation (wlp9s0) starting connection 'Vilko Letena'
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> Activation (wlp9s0) Stage 1 of 5 (Device Prepare) scheduled...
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> Activation (wlp9s0) Stage 1 of 5 (Device Prepare) started...
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> (wlp9s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> NetworkManager state is now CONNECTING
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> Activation (wlp9s0) Stage 2 of 5 (Device Configure) scheduled...
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> Activation (wlp9s0) Stage 1 of 5 (Device Prepare) complete.
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> Activation (wlp9s0) Stage 2 of 5 (Device Configure) starting...
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> (wlp9s0): device state change: prepare -> config (reason 'none') [40 50 0]
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> Activation (wlp9s0/wireless): connection 'Vilko Letena' has security, and secrets exist. No new secrets needed.
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> Config: added 'ssid' value 'Vilko Letena'
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> Config: added 'scan_ssid' value '1'
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> Config: added 'auth_alg' value 'OPEN'
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> Config: added 'psk' value '<omitted>'
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> Activation (wlp9s0) Stage 2 of 5 (Device Configure) complete.
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> Config: set interface ap_scan to 1
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> (wlp9s0): supplicant interface state: disconnected -> scanning
Sep 02 17:14:57 Blackbird kernel: wlp9s0: authenticate with 54:e6:fc:ae:b7:90
Sep 02 17:14:57 Blackbird kernel: wlp9s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> (wlp9s0): supplicant interface state: scanning -> authenticating
Sep 02 17:14:57 Blackbird kernel: wlp9s0: send auth to 54:e6:fc:ae:b7:90 (try 1/3)
Sep 02 17:14:57 Blackbird kernel: wlp9s0: authenticated
Sep 02 17:14:57 Blackbird kernel: wlp9s0: associate with 54:e6:fc:ae:b7:90 (try 1/3)
Sep 02 17:14:57 Blackbird NetworkManager[1646]: <info> (wlp9s0): supplicant interface state: authenticating -> associating
Sep 02 17:14:58 Blackbird kernel: wlp9s0: RX AssocResp from 54:e6:fc:ae:b7:90 (capab=0x431 status=0 aid=2)
Sep 02 17:14:58 Blackbird kernel: wlp9s0: associated
Sep 02 17:14:58 Blackbird NetworkManager[1646]: <info> (wlp9s0): supplicant interface state: associating -> associated
Sep 02 17:14:58 Blackbird NetworkManager[1646]: <info> (wlp9s0): supplicant interface state: associated -> 4-way handshake
Sep 02 17:14:58 Blackbird dhcpcd[351]: wlp9s0: carrier acquired
Sep 02 17:14:58 Blackbird NetworkManager[1646]: <info> (wlp9s0): supplicant interface state: 4-way handshake -> completed
Sep 02 17:14:58 Blackbird NetworkManager[1646]: <info> Activation (wlp9s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'Vilko Letena'.
Sep 02 17:14:58 Blackbird NetworkManager[1646]: <info> Activation (wlp9s0) Stage 3 of 5 (IP Configure Start) scheduled.
Sep 02 17:14:58 Blackbird NetworkManager[1646]: <info> Activation (wlp9s0) Stage 3 of 5 (IP Configure Start) started...
Sep 02 17:14:58 Blackbird NetworkManager[1646]: <info> (wlp9s0): device state change: config -> ip-config (reason 'none') [50 70 0]
Sep 02 17:14:58 Blackbird NetworkManager[1646]: <info> Activation (wlp9s0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Sep 02 17:14:58 Blackbird NetworkManager[1646]: <info> dhcpcd started with pid 2226
Sep 02 17:14:58 Blackbird NetworkManager[1646]: <info> Activation (wlp9s0) Stage 3 of 5 (IP Configure Start) complete.
Sep 02 17:14:58 Blackbird dhcpcd[2226]: sending commands to master dhcpcd process
Sep 02 17:14:58 Blackbird NetworkManager[1646]: <info> (wlp9s0): DHCPv4 client pid 2226 exited with status 0
Sep 02 17:14:58 Blackbird NetworkManager[1646]: <info> Activation (wlp9s0) Stage 4 of 5 (IPv4 Configure Timeout) scheduled...
Sep 02 17:14:58 Blackbird NetworkManager[1646]: <info> Activation (wlp9s0) Stage 4 of 5 (IPv4 Configure Timeout) started...
Sep 02 17:14:58 Blackbird NetworkManager[1646]: <info> Activation (wlp9s0) Stage 4 of 5 (IPv4 Configure Timeout) complete.
Sep 02 17:14:58 Blackbird NetworkManager[1646]: dhcpcd[2226]: sending commands to master dhcpcd process
Sep 02 17:14:58 Blackbird dhcpcd[351]: wlp9s0: adding address fe80::c96e:54e1:3674:c051
Sep 02 17:14:58 Blackbird dhcpcd[351]: wlp9s0: IAID c6:56:01:a3
Sep 02 17:14:58 Blackbird dhcpcd[351]: control command: /usr/bin/dhcpcd -B -K -L -G -c /usr/lib/networkmanager/nm-dhcp-helper wlp9s0
Sep 02 17:14:58 Blackbird dhcpcd[351]: wlp9s0: soliciting an IPv6 router
Sep 02 17:14:58 Blackbird dhcpcd[351]: wlp9s0: rebinding lease of 192.168.1.100
Sep 02 17:14:59 Blackbird systemd-timesyncd[210]: Network configuration changed, trying to establish connection.
Sep 02 17:14:59 Blackbird systemd-timesyncd[210]: Using NTP server 216.239.36.15:123 (time3.google.com).
Sep 02 17:14:59 Blackbird systemd-timesyncd[210]: Using NTP server [2001:4860:4802:36::f]:123 (time3.google.com).
Sep 02 17:14:59 Blackbird systemd-timesyncd[210]: Network configuration changed, trying to establish connection.
Sep 02 17:15:03 Blackbird dhcpcd[351]: wlp9s0: leased 192.168.1.100 for 7200 seconds
Sep 02 17:15:03 Blackbird dhcpcd[351]: wlp9s0: adding route to 192.168.1.0/24
Sep 02 17:15:03 Blackbird dhcpcd[351]: wlp9s0: adding default route via 192.168.1.1
Sep 02 17:15:03 Blackbird systemd-timesyncd[210]: Network configuration changed, trying to establish connection.
Sep 02 17:15:03 Blackbird nscd[2266]: 2266 cannot stat() file `/etc/netgroup': No such file or directory
Sep 02 17:15:03 Blackbird nscd[2266]: 2266 cannot create /var/db/nscd/passwd; no persistent database used
Sep 02 17:15:03 Blackbird nscd[2266]: 2266 cannot create /var/db/nscd/group; no persistent database used
Sep 02 17:15:03 Blackbird nscd[2266]: 2266 cannot create /var/db/nscd/hosts; no persistent database used
Sep 02 17:15:03 Blackbird nscd[2266]: 2266 cannot create /var/db/nscd/services; no persistent database used
Sep 02 17:15:03 Blackbird nscd[2266]: 2266 cannot create /var/db/nscd/netgroup; no persistent database used
Sep 02 17:15:11 Blackbird dhcpcd[351]: wlp9s0: no IPv6 Routers available
Last edited by xlqex (2014-09-29 07:58:05)
Offline
Fixed in networkmanager 0.9.10.0-4.
Offline
Mistake: it's not fixed, I still have the same problem.
Offline