On Sat, 2015-05-09 at 19:11 +0200, Henning Skoglund wrote:
> Hi! I have serious issues with wifi access at the moment. I cannot connect
> anymore with NetworkManager. I am experiencing "mai 09 15:26:09 satellite
> NetworkManager[14956]: <warn>  (wlp7s0): add_pending_action (2): 'waiting
> for supplicant' already pending
> mai 09 15:26:09 satellite NetworkManager[14956]: file devices/nm-device.c:
> line 6503 (nm_device_add_pending_action): should not be reached".

I believe the problem behind that line has been fixed recently, but in
any case it's actually something you can ignore.

The larger problem appears to be that wpa_supplicant has died (that's
the disconnect -3 issue), and then after resume from sleep the wifi
driver cannot connect to the AP.  This is likely a driver problem.  One
thing you can try is to 'rmmod' the driver, then 'modprobe' it again,
and see if that fixes the issue.  If it does, then the problem is likely
in the kernel driver.  If you've got any questions about that, reply
with your 'lsmod' output and we'll identify the kernel driver on your
system from it, which you'll use for the rmmod.

Also useful would be the 'dmesg' output of your system when it cannot
connect, which might provide more details about why the driver cannot
talk to the AP.

Dan

> Here an excerpt of the log:
> 
> mai 09 15:26:10 satellite NetworkManager[14956]: <info>  wpa_supplicant
> started
> mai 09 15:26:10 satellite NetworkManager[14956]: <info>  (wlp7s0) supports
> 5 scan SSIDs
> mai 09 15:26:10 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: starting -> ready
> mai 09 15:26:10 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: unavailable -> disconnected (reason 'supplicant-available') [2
> mai 09 15:26:10 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: ready -> disconnected
> mai 09 15:26:10 satellite NetworkManager[14956]: <info>  (wlp7s0) supports
> 5 scan SSIDs
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Auto-activating
> connection 'Skoglund'.
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) starting connection 'Skoglund'
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) scheduled...
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) started...
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: disconnected -> prepare (reason 'none') [30 40 0]
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  NetworkManager
> state is now CONNECTING
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) scheduled...
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) complete.
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) starting...
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: prepare -> config (reason 'none') [40 50 0]
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0/wireless): access point 'Skoglund' has security, but secrets are
> required.
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: config -> need-auth (reason 'none') [50 60 0]
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) complete.
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: disconnected -> inactive
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) scheduled...
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) started...
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: need-auth -> prepare (reason 'none') [60 40 0]
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) scheduled...
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) complete.
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) starting...
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: prepare -> config (reason 'none') [40 50 0]
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0/wireless): connection 'Skoglund' has security, and secrets exist.
> No new
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Config: added
> 'ssid' value 'Skoglund'
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Config: added
> 'scan_ssid' value '1'
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Config: added
> 'key_mgmt' value 'WPA-PSK'
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Config: added
> 'psk' value '<omitted>'
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Config: added
> 'proto' value 'WPA RSN'
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) complete.
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Config: set
> interface ap_scan to 1
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: inactive -> scanning
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: scanning -> authenticating
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: authenticating -> associating
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: associating -> 4-way handshake
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: 4-way handshake -> completed
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to
> wirele
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 3 of 5 (IP Configure Start) scheduled.
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 3 of 5 (IP Configure Start) started...
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: config -> ip-config (reason 'none') [50 70 0]
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Beginning DHCPv4 transaction (timeout in 45 seconds)
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  dhclient started
> with pid 26676
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 3 of 5 (IP Configure Start) complete.
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  (wlp7s0): DHCPv4
> state changed nbi -> preinit
> mai 09 15:26:16 satellite dhclient[26676]: DHCPREQUEST on wlp7s0 to
> 255.255.255.255 port 67 (xid=0x4468dc20)
> mai 09 15:26:16 satellite dhclient[26676]: DHCPACK from 192.168.0.1
> (xid=0x4468dc20)
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  (wlp7s0): DHCPv4
> state changed preinit -> reboot
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>    address
> 192.168.0.113
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>    plen 24
> (255.255.255.0)
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>    gateway
> 192.168.0.1
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>    server
> identifier 192.168.0.1
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>    lease time 86400
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>    nameserver
> '192.168.0.1'
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 5 of 5 (IPv4 Commit) started...
> mai 09 15:26:16 satellite dhclient[26676]: bound to 192.168.0.113 --
> renewal in 39553 seconds.
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: ip-config -> ip-check (reason 'none') [70 80 0]
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 5 of 5 (IPv4 Commit) complete.
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: ip-check -> secondaries (reason 'none') [80 90 0]
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: secondaries -> activated (reason 'none') [90 100 0]
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  NetworkManager
> state is now CONNECTED_LOCAL
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  NetworkManager
> state is now CONNECTED_SITE
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  Policy set
> 'Skoglund' (wlp7s0) as default for IPv4 routing and DNS.
> mai 09 15:26:16 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) successful, device activated.
> mai 09 15:26:17 satellite NetworkManager[14956]: <info>  NetworkManager
> state is now CONNECTED_GLOBAL
> mai 09 15:26:20 satellite NetworkManager[14956]: <info>  wpa_supplicant die
> count reset
> mai 09 15:26:49 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
> mai 09 15:26:49 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 4 of 5 (IPv6 Configure Timeout) started...
> mai 09 15:26:49 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
> mai 09 15:26:59 satellite NetworkManager[14956]: <warn>  Connection
> disconnected (reason -3)
> mai 09 15:26:59 satellite dhclient[26676]: receive_packet failed on wlp7s0:
> Network is down
> mai 09 15:26:59 satellite NetworkManager[14956]: <info>  wpa_supplicant
> stopped
> mai 09 15:26:59 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: completed -> down
> mai 09 15:26:59 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: activated -> unavailable (reason 'supplicant-failed') [100 20
> mai 09 15:26:59 satellite NetworkManager[14956]: <info>  (wlp7s0):
> deactivating device (reason 'supplicant-failed') [10]
> mai 09 15:26:59 satellite NetworkManager[14956]: <info>  (wlp7s0): canceled
> DHCP transaction, DHCP client pid 26676
> mai 09 15:26:59 satellite NetworkManager[14956]: <info>  NetworkManager
> state is now CONNECTED_LOCAL
> mai 09 15:26:59 satellite NetworkManager[14956]: <warn>  (wlp7s0):
> add_pending_action (2): 'waiting for supplicant' already pending
> mai 09 15:26:59 satellite NetworkManager[14956]: file devices/nm-device.c:
> line 6503 (nm_device_add_pending_action): should not be reached
> mai 09 15:26:59 satellite NetworkManager[14956]: <info>  wpa_supplicant
> started
> mai 09 15:26:59 satellite NetworkManager[14956]: <info>  (wlp7s0) supports
> 5 scan SSIDs
> mai 09 15:26:59 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: starting -> ready
> mai 09 15:26:59 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: unavailable -> disconnected (reason 'supplicant-available') [2
> mai 09 15:26:59 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: ready -> disconnected
> mai 09 15:26:59 satellite NetworkManager[14956]: <info>  (wlp7s0) supports
> 5 scan SSIDs
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Auto-activating
> connection 'Skoglund'.
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) starting connection 'Skoglund'
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) scheduled...
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) started...
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: disconnected -> prepare (reason 'none') [30 40 0]
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  NetworkManager
> state is now CONNECTING
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) scheduled...
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) complete.
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) starting...
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: prepare -> config (reason 'none') [40 50 0]
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0/wireless): access point 'Skoglund' has security, but secrets are
> required.
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: config -> need-auth (reason 'none') [50 60 0]
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) complete.
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) scheduled...
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) started...
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: need-auth -> prepare (reason 'none') [60 40 0]
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) scheduled...
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) complete.
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) starting...
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: prepare -> config (reason 'none') [40 50 0]
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0/wireless): connection 'Skoglund' has security, and secrets exist.
> No new
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Config: added
> 'ssid' value 'Skoglund'
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Config: added
> 'scan_ssid' value '1'
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Config: added
> 'key_mgmt' value 'WPA-PSK'
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Config: added
> 'psk' value '<omitted>'
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Config: added
> 'proto' value 'WPA RSN'
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) complete.
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  Config: set
> interface ap_scan to 1
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: disconnected -> inactive
> mai 09 15:27:03 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: inactive -> scanning
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: scanning -> authenticating
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: authenticating -> associating
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: associating -> associated
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: associated -> completed
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to
> wirele
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 3 of 5 (IP Configure Start) scheduled.
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 3 of 5 (IP Configure Start) started...
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: config -> ip-config (reason 'none') [50 70 0]
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Beginning DHCPv4 transaction (timeout in 45 seconds)
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  dhclient started
> with pid 27214
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 3 of 5 (IP Configure Start) complete.
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  (wlp7s0): DHCPv4
> state changed nbi -> preinit
> mai 09 15:27:06 satellite dhclient[27214]: DHCPREQUEST on wlp7s0 to
> 255.255.255.255 port 67 (xid=0xe069a23d)
> mai 09 15:27:06 satellite dhclient[27214]: DHCPACK from 192.168.0.1
> (xid=0xe069a23d)
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  (wlp7s0): DHCPv4
> state changed preinit -> reboot
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>    address
> 192.168.0.113
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>    plen 24
> (255.255.255.0)
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>    gateway
> 192.168.0.1
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>    server
> identifier 192.168.0.1
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>    lease time 86400
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>    nameserver
> '192.168.0.1'
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 5 of 5 (IPv4 Commit) started...
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: ip-config -> ip-check (reason 'none') [70 80 0]
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 5 of 5 (IPv4 Commit) complete.
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: ip-check -> secondaries (reason 'none') [80 90 0]
> mai 09 15:27:06 satellite dhclient[27214]: bound to 192.168.0.113 --
> renewal in 41105 seconds.
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: secondaries -> activated (reason 'none') [90 100 0]
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  NetworkManager
> state is now CONNECTED_LOCAL
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  NetworkManager
> state is now CONNECTED_SITE
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  Policy set
> 'Skoglund' (wlp7s0) as default for IPv4 routing and DNS.
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) successful, device activated.
> mai 09 15:27:06 satellite NetworkManager[14956]: <info>  NetworkManager
> state is now CONNECTED_GLOBAL
> mai 09 15:27:10 satellite NetworkManager[14956]: <info>  wpa_supplicant die
> count reset
> mai 09 15:27:38 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
> mai 09 15:27:38 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 4 of 5 (IPv6 Configure Timeout) started...
> mai 09 15:27:38 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
> mai 09 15:51:22 satellite NetworkManager[14956]: <info>  sleep requested
> (sleeping: no  enabled: yes)
> mai 09 15:51:22 satellite NetworkManager[14956]: <info>  sleeping...
> mai 09 15:51:22 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: activated -> unmanaged (reason 'sleeping') [100 10 37]
> mai 09 15:51:22 satellite NetworkManager[14956]: <info>  (wlp7s0):
> deactivating device (reason 'sleeping') [37]
> mai 09 15:51:22 satellite NetworkManager[14956]: <info>  (wlp7s0): canceled
> DHCP transaction, DHCP client pid 27214
> mai 09 15:51:22 satellite NetworkManager[14956]: <info>  NetworkManager
> state is now ASLEEP
> mai 09 15:52:35 satellite NetworkManager[14956]: <info>  wake requested
> (sleeping: yes  enabled: yes)
> mai 09 15:52:35 satellite NetworkManager[14956]: <info>  waking up...
> mai 09 15:52:35 satellite NetworkManager[14956]: <info>  (enp8s0): device
> state change: unavailable -> unmanaged (reason 'sleeping') [20 10 37]
> mai 09 15:52:35 satellite NetworkManager[14956]: <info>  (enp8s0): device
> state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
> mai 09 15:52:35 satellite NetworkManager[14956]: <info>  (enp8s0):
> preparing device
> mai 09 15:52:35 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
> mai 09 15:52:35 satellite NetworkManager[14956]: <info>  (wlp7s0):
> preparing device
> mai 09 15:52:35 satellite NetworkManager[14956]: <info>  NetworkManager
> state is now CONNECTED_LOCAL
> mai 09 15:52:35 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 15:52:35 satellite NetworkManager[14956]: <info>  (wlp7s0) supports
> 5 scan SSIDs
> mai 09 15:52:35 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: starting -> ready
> mai 09 15:52:35 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: unavailable -> disconnected (reason 'supplicant-available') [2
> mai 09 15:52:35 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: ready -> disconnected
> mai 09 15:52:35 satellite NetworkManager[14956]: <info>  (wlp7s0) supports
> 5 scan SSIDs
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Auto-activating
> connection 'Skoglund'.
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) starting connection 'Skoglund'
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) scheduled...
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) started...
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: disconnected -> prepare (reason 'none') [30 40 0]
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  NetworkManager
> state is now CONNECTING
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) scheduled...
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) complete.
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) starting...
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: prepare -> config (reason 'none') [40 50 0]
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0/wireless): access point 'Skoglund' has security, but secrets are
> required.
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: config -> need-auth (reason 'none') [50 60 0]
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) complete.
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) scheduled...
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) started...
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: need-auth -> prepare (reason 'none') [60 40 0]
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) scheduled...
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) complete.
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) starting...
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: prepare -> config (reason 'none') [40 50 0]
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0/wireless): connection 'Skoglund' has security, and secrets exist.
> No new
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Config: added
> 'ssid' value 'Skoglund'
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Config: added
> 'scan_ssid' value '1'
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Config: added
> 'key_mgmt' value 'WPA-PSK'
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Config: added
> 'psk' value '<omitted>'
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Config: added
> 'proto' value 'WPA RSN'
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) complete.
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: disconnected -> inactive
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  Config: set
> interface ap_scan to 1
> mai 09 15:52:39 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: inactive -> scanning
> mai 09 15:52:42 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: scanning -> authenticating
> mai 09 15:52:42 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: authenticating -> disconnected
> mai 09 15:52:42 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: disconnected -> scanning
> mai 09 15:52:45 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: scanning -> authenticating
> mai 09 15:52:46 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: authenticating -> disconnected
> mai 09 15:52:46 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: disconnected -> scanning
> mai 09 15:52:49 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: scanning -> authenticating
> mai 09 15:52:49 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: authenticating -> disconnected
> mai 09 15:52:50 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: disconnected -> scanning
> mai 09 15:52:54 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: scanning -> authenticating
> mai 09 15:52:54 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: authenticating -> associating
> mai 09 15:52:54 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: associating -> disconnected
> mai 09 15:52:59 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: disconnected -> scanning
> mai 09 15:53:02 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: scanning -> authenticating
> mai 09 15:53:02 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: authenticating -> disconnected
> mai 09 15:53:04 satellite NetworkManager[14956]: <warn>  Activation
> (wlp7s0/wireless): association took too long.
> mai 09 15:53:04 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: config -> need-auth (reason 'none') [50 60 0]
> mai 09 15:53:04 satellite NetworkManager[14956]: <warn>  Activation
> (wlp7s0/wireless): asking for new secrets
> mai 09 15:53:04 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) scheduled...
> mai 09 15:53:04 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) started...
> mai 09 15:53:04 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: need-auth -> prepare (reason 'none') [60 40 0]
> mai 09 15:53:04 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) scheduled...
> mai 09 15:53:04 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) complete.
> mai 09 15:53:04 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) starting...
> mai 09 15:53:04 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: prepare -> config (reason 'none') [40 50 0]
> mai 09 15:53:04 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0/wireless): connection 'Skoglund' has security, and secrets exist.
> No new
> mai 09 15:53:04 satellite NetworkManager[14956]: <info>  Config: added
> 'ssid' value 'Skoglund'
> mai 09 15:53:04 satellite NetworkManager[14956]: <info>  Config: added
> 'scan_ssid' value '1'
> mai 09 15:53:04 satellite NetworkManager[14956]: <info>  Config: added
> 'key_mgmt' value 'WPA-PSK'
> mai 09 15:53:04 satellite NetworkManager[14956]: <info>  Config: added
> 'psk' value '<omitted>'
> mai 09 15:53:04 satellite NetworkManager[14956]: <info>  Config: added
> 'proto' value 'WPA RSN'
> mai 09 15:53:04 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) complete.
> mai 09 15:53:04 satellite NetworkManager[14956]: <info>  Config: set
> interface ap_scan to 1
> mai 09 15:53:12 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: disconnected -> scanning
> mai 09 15:53:16 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: scanning -> authenticating
> mai 09 15:53:16 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: authenticating -> disconnected
> mai 09 15:53:26 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: disconnected -> scanning
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: scanning -> authenticating
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: authenticating -> disconnected
> mai 09 15:53:29 satellite NetworkManager[14956]: <warn>  Activation
> (wlp7s0/wireless): association took too long, failing activation.
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: config -> failed (reason 'ssid-not-found') [50 120 53]
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  NetworkManager
> state is now CONNECTED_LOCAL
> mai 09 15:53:29 satellite NetworkManager[14956]: <warn>  Activation
> (wlp7s0) failed for connection 'Skoglund'
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: failed -> disconnected (reason 'none') [120 30 0]
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  (wlp7s0):
> deactivating device (reason 'none') [0]
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  Auto-activating
> connection 'Skoglund'.
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) starting connection 'Skoglund'
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) scheduled...
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) started...
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: disconnected -> prepare (reason 'none') [30 40 0]
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  NetworkManager
> state is now CONNECTING
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) scheduled...
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) complete.
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) starting...
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: prepare -> config (reason 'none') [40 50 0]
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0/wireless): access point 'Skoglund' has security, but secrets are
> required.
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: config -> need-auth (reason 'none') [50 60 0]
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) complete.
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) scheduled...
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) started...
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: need-auth -> prepare (reason 'none') [60 40 0]
> mai 09 15:53:29 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) scheduled...
> mai 09 14:15:19 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: scanning -> authenticating
> mai 09 14:15:20 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: authenticating -> disconnected
> mai 09 14:15:23 satellite NetworkManager[14956]: <warn>  (wlp7s0): link
> timed out.
> mai 09 14:15:23 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: activated -> failed (reason 'ssid-not-found') [100 120 53]
> mai 09 14:15:23 satellite NetworkManager[14956]: <info>  NetworkManager
> state is now CONNECTED_LOCAL
> mai 09 14:15:23 satellite NetworkManager[14956]: <warn>  Activation
> (wlp7s0) failed for connection 'Skoglund'
> mai 09 14:15:23 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: failed -> disconnected (reason 'none') [120 30 0]
> mai 09 14:15:23 satellite NetworkManager[14956]: <info>  (wlp7s0):
> deactivating device (reason 'none') [0]
> mai 09 14:15:23 satellite NetworkManager[14956]: <info>  (wlp7s0): canceled
> DHCP transaction, DHCP client pid 23494
> mai 09 14:15:25 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: disconnected -> inactive
> mai 09 14:15:26 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: inactive -> scanning
> mai 09 14:17:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 14:22:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 14:27:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 14:32:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 14:37:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 14:42:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 14:47:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 14:52:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 14:57:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 15:02:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 15:07:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 15:12:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 15:17:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 15:22:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 15:26:09 satellite NetworkManager[14956]: <info>  wpa_supplicant
> stopped
> mai 09 15:26:09 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: scanning -> down
> mai 09 15:26:09 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: disconnected -> unavailable (reason 'supplicant-failed') [30 2
> mai 09 15:26:09 satellite NetworkManager[14956]: <info>  (wlp7s0):
> deactivating device (reason 'supplicant-failed') [10]
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  (wlp7s0):
> add_pending_action (2): 'waiting for supplicant' already pending
> mai 09 15:26:09 satellite NetworkManager[14956]: file devices/nm-device.c:
> line 6503 (nm_device_add_pending_action): should not be reached
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.settings.modify.hostname: (4) GDBus.
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.settings.modify.own: (4) GDBus.Error
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.settings.modify.system: (4) GDBus.Er
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.wifi.share.open: (4) GDBus.Error:org
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.wifi.share.protected: (4) GDBus.Erro
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.network-control: (4) GDBus.Error:org
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-wimax: (4) GDBus.Erro
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-wwan: (4) GDBus.Error
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-wifi: (4) GDBus.Error
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.sleep-wake: (4) GDBus.Error:org.free
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-network: (4) GDBus.Er
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.settings.modify.hostname: (4) GDBus.
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.settings.modify.own: (4) GDBus.Error
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.settings.modify.system: (4) GDBus.Er
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.wifi.share.open: (4) GDBus.Error:org
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.wifi.share.protected: (4) GDBus.Erro
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.network-control: (4) GDBus.Error:org
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-wimax: (4) GDBus.Erro
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-wwan: (4) GDBus.Error
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-wifi: (4) GDBus.Error
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.sleep-wake: (4) GDBus.Error:org.free
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-network: (4) GDBus.Er
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.settings.modify.hostname: (4) GDBus.
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.settings.modify.own: (4) GDBus.Error
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.settings.modify.system: (4) GDBus.Er
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.wifi.share.open: (4) GDBus.Error:org
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.wifi.share.protected: (4) GDBus.Erro
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.network-control: (4) GDBus.Error:org
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-wimax: (4) GDBus.Erro
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-wwan: (4) GDBus.Error
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-wifi: (4) GDBus.Error
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.sleep-wake: (4) GDBus.Error:org.free
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-network: (4) GDBus.Er
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.wifi.share.open: (4) GDBus.Error:org
> mai 09 15:26:10 satellite NetworkManager[14956]: <info>  wpa_supplicant
> started
> mai 09 15:26:10 satellite NetworkManager[14956]: <info>  (wlp7s0) supports
> 5 scan SSIDs
> mai 09 15:26:10 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: starting -> ready
> mai 09 15:26:10 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: unavailable -> disconnected (reason 'supplicant-available') [2
> mai 09 15:26:10 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: ready -> disconnected
> mai 09 15:26:10 satellite NetworkManager[14956]: <info>  (wlp7s0) supports
> 5 scan SSIDs
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Auto-activating
> connection 'Skoglund'.
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) starting connection 'Skoglund'
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) scheduled...
> mai 09 14:15:19 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: scanning -> authenticating
> mai 09 14:15:20 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: authenticating -> disconnected
> mai 09 14:15:23 satellite NetworkManager[14956]: <warn>  (wlp7s0): link
> timed out.
> mai 09 14:15:23 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: activated -> failed (reason 'ssid-not-found') [100 120 53]
> mai 09 14:15:23 satellite NetworkManager[14956]: <info>  NetworkManager
> state is now CONNECTED_LOCAL
> mai 09 14:15:23 satellite NetworkManager[14956]: <warn>  Activation
> (wlp7s0) failed for connection 'Skoglund'
> mai 09 14:15:23 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: failed -> disconnected (reason 'none') [120 30 0]
> mai 09 14:15:23 satellite NetworkManager[14956]: <info>  (wlp7s0):
> deactivating device (reason 'none') [0]
> mai 09 14:15:23 satellite NetworkManager[14956]: <info>  (wlp7s0): canceled
> DHCP transaction, DHCP client pid 23494
> mai 09 14:15:25 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: disconnected -> inactive
> mai 09 14:15:26 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: inactive -> scanning
> mai 09 14:17:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 14:22:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 14:27:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 14:32:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 14:37:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 14:42:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 14:47:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 14:52:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 14:57:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 15:02:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 15:07:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 15:12:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 15:17:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 15:22:00 satellite NetworkManager[14956]: <info>  Connectivity check
> for uri 'https://fedoraproject.org/static/hotspot.txt' failed with 'Feil u
> mai 09 15:26:09 satellite NetworkManager[14956]: <info>  wpa_supplicant
> stopped
> mai 09 15:26:09 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: scanning -> down
> mai 09 15:26:09 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: disconnected -> unavailable (reason 'supplicant-failed') [30 2
> mai 09 15:26:09 satellite NetworkManager[14956]: <info>  (wlp7s0):
> deactivating device (reason 'supplicant-failed') [10]
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  (wlp7s0):
> add_pending_action (2): 'waiting for supplicant' already pending
> mai 09 15:26:09 satellite NetworkManager[14956]: file devices/nm-device.c:
> line 6503 (nm_device_add_pending_action): should not be reached
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.settings.modify.hostname: (4) GDBus.
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.settings.modify.own: (4) GDBus.Error
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.settings.modify.system: (4) GDBus.Er
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.wifi.share.open: (4) GDBus.Error:org
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.wifi.share.protected: (4) GDBus.Erro
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.network-control: (4) GDBus.Error:org
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-wimax: (4) GDBus.Erro
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-wwan: (4) GDBus.Error
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-wifi: (4) GDBus.Error
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.sleep-wake: (4) GDBus.Error:org.free
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-network: (4) GDBus.Er
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.settings.modify.hostname: (4) GDBus.
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.settings.modify.own: (4) GDBus.Error
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.settings.modify.system: (4) GDBus.Er
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.wifi.share.open: (4) GDBus.Error:org
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.wifi.share.protected: (4) GDBus.Erro
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.network-control: (4) GDBus.Error:org
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-wimax: (4) GDBus.Erro
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-wwan: (4) GDBus.Error
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-wifi: (4) GDBus.Error
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.sleep-wake: (4) GDBus.Error:org.free
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-network: (4) GDBus.Er
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.settings.modify.hostname: (4) GDBus.
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.settings.modify.own: (4) GDBus.Error
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.settings.modify.system: (4) GDBus.Er
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.wifi.share.open: (4) GDBus.Error:org
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.wifi.share.protected: (4) GDBus.Erro
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.network-control: (4) GDBus.Error:org
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-wimax: (4) GDBus.Erro
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-wwan: (4) GDBus.Error
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-wifi: (4) GDBus.Error
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.sleep-wake: (4) GDBus.Error:org.free
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.enable-disable-network: (4) GDBus.Er
> mai 09 15:26:09 satellite NetworkManager[14956]: <warn>  error requesting
> auth for org.freedesktop.NetworkManager.wifi.share.open: (4) GDBus.Error:org
> mai 09 15:26:10 satellite NetworkManager[14956]: <info>  wpa_supplicant
> started
> mai 09 15:26:10 satellite NetworkManager[14956]: <info>  (wlp7s0) supports
> 5 scan SSIDs
> mai 09 15:26:10 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: starting -> ready
> mai 09 15:26:10 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: unavailable -> disconnected (reason 'supplicant-available') [2
> mai 09 15:26:10 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: ready -> disconnected
> mai 09 15:26:10 satellite NetworkManager[14956]: <info>  (wlp7s0) supports
> 5 scan SSIDs
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Auto-activating
> connection 'Skoglund'.
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) starting connection 'Skoglund'
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) scheduled...
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) started...
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: disconnected -> prepare (reason 'none') [30 40 0]
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  NetworkManager
> state is now CONNECTING
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) scheduled...
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) complete.
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) starting...
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: prepare -> config (reason 'none') [40 50 0]
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0/wireless): access point 'Skoglund' has security, but secrets are
> required.
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: config -> need-auth (reason 'none') [50 60 0]
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) complete.
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  (wlp7s0):
> supplicant interface state: disconnected -> inactive
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) scheduled...
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) started...
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: need-auth -> prepare (reason 'none') [60 40 0]
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) scheduled...
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 1 of 5 (Device Prepare) complete.
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0) Stage 2 of 5 (Device Configure) starting...
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  (wlp7s0): device
> state change: prepare -> config (reason 'none') [40 50 0]
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Activation
> (wlp7s0/wireless): connection 'Skoglund' has security, and secrets exist.
> No new
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Config: added
> 'ssid' value 'Skoglund'
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Config: added
> 'scan_ssid' value '1'
> mai 09 15:26:13 satellite NetworkManager[14956]: <info>  Config: added
> 'key_mgmt' value 'WPA-PSK'
> 
> 
> The only way I am able to connect now is manual by root user:
> 
>   init 3
>   pkill wpa_supplicant
>   wpa_supplicant -B -iwlp7s0 -c./wpa.conf
>   dhclient -r
>   dhclient wlp7s0
>   init 5
> 
> I am now on fedora 21.
> 
> lspci | grep Wireless
> 
> 07:00.0 Network controller: Intel Corporation Wireless 3160 (rev 83)
> 
> lsmod |grep  iw
> 
> iwlmvm                279524  0
> mac80211              699626  1 iwlmvm
> iwlwifi               134197  1 iwlmvm
> cfg80211              541088  3 iwlwifi,mac80211,iwlmvm
> 
> systemctl status NetworkManager
> ● NetworkManager.service - Network Manager
>    Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; disabled)
>    Active: inactive (dead)
> 
> (disabled by me)
> 
> yum info NetworkManager
> 
> Name        : NetworkManager
> Arch        : x86_64
> Epoch       : 1
> Version     : 0.9.10.2
> Release     : 2.fc21
> Size        : 5.9 M
> Arkiv      : installed
> 
> sestatus
> 
> SELinux status:  disabled
> 
> (by me)
> 
> 
> I also have expericenced the same problem on Fedora 22 beta. So there seems
> that something is wrong somewhere?
> 
> Best regards,
> 
> Henning Skoglund
> _______________________________________________
> networkmanager-list mailing list
> networkmanager-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/networkmanager-list


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

Reply via email to