Yeah, I thought I narrowed it down to the router messing up and did a factory restore and I connected fine the first time. After I disconnected though, it's back to the same old thing. I'm at a loss of what else to do. It will lease the IP and then subsequently release it and fork the process to the background.
I haven't updated anything before this started happening. Nothing has changed at all between when it was working and since it stopped.
wicd log of successful connection:
Code:
2013/11/16 11:45:07 :: ---------------------------
2013/11/16 11:45:07 :: wicd initializing...
2013/11/16 11:45:07 :: ---------------------------
2013/11/16 11:45:07 :: wicd is version 1.7.2.4 768
2013/11/16 11:45:08 :: setting backend to external
2013/11/16 11:45:08 :: trying to load backend external
2013/11/16 11:45:08 :: successfully loaded backend external
2013/11/16 11:45:08 :: trying to load backend external
2013/11/16 11:45:08 :: successfully loaded backend external
2013/11/16 11:45:08 :: Automatically detected wireless interface wlp3s0
2013/11/16 11:45:08 :: setting wireless interface wlp3s0
2013/11/16 11:45:08 :: automatically detected wired interface enp8s0
2013/11/16 11:45:08 :: setting wired interface enp8s0
2013/11/16 11:45:08 :: setting wpa driver wext
2013/11/16 11:45:08 :: setting use global dns to False
2013/11/16 11:45:08 :: setting global dns
2013/11/16 11:45:08 :: global dns servers are None None None
2013/11/16 11:45:08 :: domain is None
2013/11/16 11:45:08 :: search domain is None
2013/11/16 11:45:08 :: setting automatically reconnect when connection drops True
2013/11/16 11:45:08 :: Setting dhcp client to 0
2013/11/16 11:45:09 :: Wireless configuration file found...
2013/11/16 11:45:09 :: Wired configuration file found...
2013/11/16 11:45:09 :: chmoding configuration files 0600...
2013/11/16 11:45:09 :: chowning configuration files root:root...
2013/11/16 11:45:09 :: Using wireless interface...wlp3s0
2013/11/16 11:45:09 :: Using wired interface...enp8s0
2013/11/16 11:45:10 :: hidden
2013/11/16 11:45:14 :: Autoconnecting...
2013/11/16 11:45:14 :: No wired connection present, attempting to autoconnect to wireless network
2013/11/16 11:45:15 :: hidden
2013/11/16 11:45:15 :: trying to automatically connect to...Pirate Cove
2013/11/16 11:45:15 :: Connecting to wireless network Pirate Cove
2013/11/16 11:45:15 :: Putting interface down
2013/11/16 11:45:15 :: Releasing DHCP leases...
2013/11/16 11:45:15 :: Setting false IP...
2013/11/16 11:45:16 :: Stopping wpa_supplicant
2013/11/16 11:45:16 :: Flushing the routing table...
2013/11/16 11:45:16 :: Putting interface up...
2013/11/16 11:45:18 :: Running DHCP with hostname Excalibur
2013/11/16 11:45:18 :: dhcpcd[420]: version 5.6.8 starting
2013/11/16 11:45:18 ::
2013/11/16 11:45:18 :: dhcpcd[420]: wlp3s0: waiting for carrier
2013/11/16 11:45:18 ::
2013/11/16 11:45:48 :: dhcpcd[420]: timed out
2013/11/16 11:45:48 ::
2013/11/16 11:45:48 :: DHCP connection failed
2013/11/16 11:45:48 :: exiting connection thread
2013/11/16 11:45:48 :: Sending connection attempt result dhcp_failed
2013/11/16 11:45:51 :: hidden
2013/11/16 11:46:14 :: Connecting to wireless network Pirate Cove
2013/11/16 11:46:15 :: Putting interface down
2013/11/16 11:46:15 :: Releasing DHCP leases...
2013/11/16 11:46:15 :: Setting false IP...
2013/11/16 11:46:15 :: Stopping wpa_supplicant
2013/11/16 11:46:15 :: Flushing the routing table...
2013/11/16 11:46:15 :: Putting interface up...
2013/11/16 11:46:17 :: Generating psk...
2013/11/16 11:46:17 :: Attempting to authenticate...
2013/11/16 11:46:19 :: Running DHCP with hostname Excalibur
2013/11/16 11:46:19 :: dhcpcd[745]: version 5.6.8 starting
2013/11/16 11:46:19 ::
2013/11/16 11:46:19 :: dhcpcd[745]: wlp3s0: sending IPv6 Router Solicitation
2013/11/16 11:46:19 ::
2013/11/16 11:46:19 :: dhcpcd[745]: wlp3s0: broadcasting for a lease
2013/11/16 11:46:19 ::
2013/11/16 11:46:20 :: dhcpcd[745]: wlp3s0: offered 10.0.0.6 from 10.0.0.1
2013/11/16 11:46:20 ::
2013/11/16 11:46:21 :: dhcpcd[745]: wlp3s0: acknowledged 10.0.0.6 from 10.0.0.1
2013/11/16 11:46:21 ::
2013/11/16 11:46:21 :: dhcpcd[745]: wlp3s0: checking for 10.0.0.6
2013/11/16 11:46:21 ::
2013/11/16 11:46:22 :: dhcpcd[745]: wlp3s0: Router Advertisement from fe80::cea4:62ff:fef7:e311
2013/11/16 11:46:22 ::
2013/11/16 11:46:22 :: dhcpcd[745]: forked to background, child pid 837
log of unsuccessful connection:
Code:
2013/11/16 15:01:25 :: wicd initializing...
2013/11/16 15:01:25 :: ---------------------------
2013/11/16 15:01:25 :: wicd is version 1.7.2.4 768
2013/11/16 15:01:25 :: setting backend to external
2013/11/16 15:01:25 :: trying to load backend external
2013/11/16 15:01:25 :: successfully loaded backend external
2013/11/16 15:01:25 :: trying to load backend external
2013/11/16 15:01:25 :: successfully loaded backend external
2013/11/16 15:01:25 :: Automatically detected wireless interface wlp3s0
2013/11/16 15:01:25 :: setting wireless interface wlp3s0
2013/11/16 15:01:25 :: automatically detected wired interface enp8s0
2013/11/16 15:01:25 :: setting wired interface enp8s0
2013/11/16 15:01:25 :: setting wpa driver wext
2013/11/16 15:01:26 :: setting use global dns to False
2013/11/16 15:01:26 :: setting global dns
2013/11/16 15:01:26 :: global dns servers are None None None
2013/11/16 15:01:26 :: domain is None
2013/11/16 15:01:26 :: search domain is None
2013/11/16 15:01:26 :: setting automatically reconnect when connection drops True
2013/11/16 15:01:27 :: Setting dhcp client to 0
2013/11/16 15:01:27 :: Wireless configuration file found...
2013/11/16 15:01:27 :: Wired configuration file found...
2013/11/16 15:01:27 :: chmoding configuration files 0600...
2013/11/16 15:01:27 :: chowning configuration files root:root...
2013/11/16 15:01:27 :: Using wireless interface...wlp3s0
2013/11/16 15:01:27 :: Using wired interface...enp8s0
2013/11/16 15:01:28 :: hidden
2013/11/16 15:01:33 :: Autoconnecting...
2013/11/16 15:01:33 :: No wired connection present, attempting to autoconnect to wireless network
2013/11/16 15:01:34 :: hidden
2013/11/16 15:01:34 :: trying to automatically connect to...Pirate Cove
2013/11/16 15:01:34 :: Connecting to wireless network Pirate Cove
2013/11/16 15:01:35 :: Putting interface down
2013/11/16 15:01:35 :: Releasing DHCP leases...
2013/11/16 15:01:35 :: Setting false IP...
2013/11/16 15:01:35 :: Stopping wpa_supplicant
2013/11/16 15:01:35 :: Flushing the routing table...
2013/11/16 15:01:35 :: Putting interface up...
2013/11/16 15:01:37 :: Generating psk...
2013/11/16 15:01:37 :: Attempting to authenticate...
2013/11/16 15:01:40 :: Running DHCP with hostname Excalibur
2013/11/16 15:01:40 :: dhcpcd[579]: version 5.6.8 starting
2013/11/16 15:01:40 ::
2013/11/16 15:01:41 :: dhcpcd[579]: wlp3s0: sending IPv6 Router Solicitation
2013/11/16 15:01:41 ::
2013/11/16 15:01:41 :: dhcpcd[579]: wlp3s0: broadcasting for a lease
2013/11/16 15:01:41 ::
2013/11/16 15:01:41 :: dhcpcd[579]: wlp3s0: offered 10.0.0.6 from 10.0.0.1
2013/11/16 15:01:41 ::
2013/11/16 15:01:41 :: dhcpcd[579]: wlp3s0: acknowledged 10.0.0.6 from 10.0.0.1
2013/11/16 15:01:41 ::
2013/11/16 15:01:41 :: dhcpcd[579]: wlp3s0: checking for 10.0.0.6
2013/11/16 15:01:41 ::
2013/11/16 15:01:42 :: dhcpcd[579]: wlp3s0: Router Advertisement from fe80::cea4:62ff:fef7:e311
2013/11/16 15:01:42 ::
2013/11/16 15:01:42 :: dhcpcd[579]: forked to background, child pid 711
2013/11/16 15:01:42 ::
2013/11/16 15:01:42 ::
2013/11/16 15:01:42 :: DHCP connection successful
2013/11/16 15:01:42 :: not verifying
2013/11/16 15:01:42 :: Connecting thread exiting.
2013/11/16 15:01:46 :: Sending connection attempt result success
2013/11/16 15:01:46 :: Autoconnecting...
2013/11/16 15:01:46 :: No wired connection present, attempting to autoconnect to wireless network
2013/11/16 15:01:49 :: hidden
2013/11/16 15:01:49 :: hidden
2013/11/16 15:01:49 :: hidden
2013/11/16 15:01:49 :: trying to automatically connect to...Pirate Cove
2013/11/16 15:01:49 :: Connecting to wireless network Pirate Cove
2013/11/16 15:01:49 :: Putting interface down
2013/11/16 15:01:49 :: Releasing DHCP leases...
2013/11/16 15:01:49 :: Setting false IP...
2013/11/16 15:01:49 :: Stopping wpa_supplicant
2013/11/16 15:01:49 :: Flushing the routing table...
2013/11/16 15:01:49 :: Putting interface up...
2013/11/16 15:01:51 :: Generating psk...
2013/11/16 15:01:51 :: Attempting to authenticate...
2013/11/16 15:01:53 :: Running DHCP with hostname Excalibur
2013/11/16 15:01:53 :: dhcpcd[877]: version 5.6.8 starting
2013/11/16 15:01:53 ::
2013/11/16 15:01:53 :: dhcpcd[877]: wlp3s0: sending IPv6 Router Solicitation
2013/11/16 15:01:53 ::
2013/11/16 15:01:53 :: dhcpcd[877]: wlp3s0: sendmsg: Cannot assign requested address
2013/11/16 15:01:53 ::
2013/11/16 15:01:53 :: dhcpcd[877]: wlp3s0: broadcasting for a lease
2013/11/16 15:01:53 ::
2013/11/16 15:01:53 :: dhcpcd[877]: wlp3s0: offered 10.0.0.6 from 10.0.0.1
2013/11/16 15:01:53 ::
2013/11/16 15:01:53 :: dhcpcd[877]: wlp3s0: acknowledged 10.0.0.6 from 10.0.0.1
2013/11/16 15:01:53 ::
2013/11/16 15:01:53 :: dhcpcd[877]: wlp3s0: checking for 10.0.0.6
2013/11/16 15:01:53 ::
2013/11/16 15:01:55 :: dhcpcd[877]: wlp3s0: Router Advertisement from fe80::cea4:62ff:fef7:e311
2013/11/16 15:01:55 ::
2013/11/16 15:01:55 :: dhcpcd[877]: forked to background, child pid 977
Also, here is the journalctl output for the successful connection after a router restore earlier:
Code:
Nov 16 11:48:59 Excalibur dhcpcd[1511]: version 5.6.8 starting
Nov 16 11:48:59 Excalibur dhcpcd[1511]: wlp3s0: sending IPv6 Router Solicitation
Nov 16 11:48:59 Excalibur dhcpcd[1511]: wlp3s0: broadcasting for a lease
Nov 16 11:48:59 Excalibur dhcpcd[1511]: wlp3s0: offered 10.0.0.6 from 10.0.0.1
Nov 16 11:48:59 Excalibur dhcpcd[1511]: wlp3s0: acknowledged 10.0.0.6 from 10.0.0.1
Nov 16 11:48:59 Excalibur dhcpcd[1511]: wlp3s0: checking for 10.0.0.6
Nov 16 11:49:02 Excalibur dhcpcd[1511]: wlp3s0: Router Advertisement from fe80::cea4:62ff:fef7:e311
Nov 16 11:49:02 Excalibur dhcpcd[1602]: wlp3s0: no support for DHCPv6 management
Nov 16 11:49:04 Excalibur dhcpcd[1602]: wlp3s0: leased 10.0.0.6 for 604800 seconds
Nov 16 11:49:05 Excalibur dhcpcd[1602]: wlp3s0: fe80::cea4:62ff:fef7:e311: expired option 25
Nov 16 11:49:05 Excalibur dhcpcd[1602]: wlp3s0: fe80::cea4:62ff:fef7:e311: expired option 25
Nov 16 11:49:05 Excalibur dhcpcd[1602]: wlp3s0: Router Advertisement from fe80::cea4:62ff:fef7:e311
Nov 16 11:49:05 Excalibur dhcpcd[1602]: wlp3s0: no support for DHCPv6 management
Nov 16 11:49:08 Excalibur dhcpcd[1602]: wlp3s0: Router Advertisement from fe80::cea4:62ff:fef7:e311
Nov 16 11:49:08 Excalibur dhcpcd[1602]: wlp3s0: no support for DHCPv6 management
Nov 16 11:49:11 Excalibur dhcpcd[1602]: wlp3s0: Router Advertisement from fe80::cea4:62ff:fef7:e311
Nov 16 11:49:11 Excalibur dhcpcd[1602]: wlp3s0: no support for DHCPv6 management
Nov 16 11:49:14 Excalibur dhcpcd[1602]: wlp3s0: Router Advertisement from fe80::cea4:62ff:fef7:e311
Nov 16 11:49:14 Excalibur dhcpcd[1602]: wlp3s0: no support for DHCPv6 management
The Router Advertisement and no support for DHCPv6 management lines repeat until I disconnect, occasionally being interrupted by the expired option 25 lines.
Here is a journalctl output from now (not connecting):
Code:
Nov 16 15:53:07 Excalibur dhcpcd[6330]: version 5.6.8 starting
Nov 16 15:53:07 Excalibur dhcpcd[6330]: wlp3s0: sending IPv6 Router Solicitation
Nov 16 15:53:07 Excalibur dhcpcd[6330]: wlp3s0: sendmsg: Cannot assign requested address
Nov 16 15:53:07 Excalibur dhcpcd[6330]: wlp3s0: broadcasting for a lease
Nov 16 15:53:09 Excalibur dhcpcd[6330]: wlp3s0: carrier lost
Nov 16 15:53:11 Excalibur dhcpcd[6330]: wlp3s0: carrier acquired
Nov 16 15:53:11 Excalibur dhcpcd[6330]: wlp3s0: sending IPv6 Router Solicitation
Nov 16 15:53:11 Excalibur dhcpcd[6330]: wlp3s0: broadcasting for a lease
Nov 16 15:53:11 Excalibur dhcpcd[6330]: wlp3s0: Router Advertisement from fe80::cea4:62ff:fef7:e311
Nov 16 15:53:11 Excalibur dhcpcd[6479]: wlp3s0: no support for DHCPv6 management
Nov 16 15:53:11 Excalibur dhcpcd[6479]: wlp3s0: offered 10.0.0.6 from 10.0.0.1
Nov 16 15:53:11 Excalibur dhcpcd[6479]: wlp3s0: acknowledged 10.0.0.6 from 10.0.0.1
Nov 16 15:53:11 Excalibur dhcpcd[6479]: wlp3s0: checking for 10.0.0.6
Nov 16 15:53:14 Excalibur wicd[330]: dhcpcd[6483]: sending signal 1 to pid 6479
Nov 16 15:53:14 Excalibur wicd[330]: dhcpcd[6483]: waiting for pid 6479 to exit
Nov 16 15:53:14 Excalibur dhcpcd[6483]: sending signal 1 to pid 6479
Nov 16 15:53:14 Excalibur dhcpcd[6483]: waiting for pid 6479 to exit
Nov 16 15:53:14 Excalibur dhcpcd[6479]: received SIGHUP, releasing
Nov 16 15:53:14 Excalibur dhcpcd[6479]: wlp3s0: removing interface
Nov 16 15:53:14 Excalibur wicd[330]: dhcpcd[6549]: dhcpcd not running
Nov 16 15:53:14 Excalibur wicd[330]: Failed to connect to non-global ctrl_ifname: enp8s0 error: No such file or directory
Nov 16 15:56:15 Excalibur wicd[330]: dhcpcd[6671]: dhcpcd not running
Nov 16 15:56:15 Excalibur wicd[330]: Failed to connect to non-global ctrl_ifname: wlp3s0 error: No such file or directory
Nov 16 15:56:15 Excalibur wicd[330]: dhcpcd[6677]: dhcpcd not running
Nov 16 15:56:15 Excalibur wicd[330]: Failed to connect to non-global ctrl_ifname: enp8s0 error: No such file or directory
Nov 16 15:56:15 Excalibur wicd[330]: dhcpcd[6685]: dhcpcd not running
Nov 16 15:56:16 Excalibur wicd[330]: Failed to connect to non-global ctrl_ifname: wlp3s0 error: No such file or directory