1 2012/11/11 19:55:54 :: --------------------------- 2 2012/11/11 19:55:54 :: wicd initializing... 3 2012/11/11 19:55:54 :: --------------------------- 4 2012/11/11 19:55:54 :: wicd is version 1.7.2.3 761 5 2012/11/11 19:55:54 :: setting backend to external 6 2012/11/11 19:55:54 :: trying to load backend external 7 2012/11/11 19:55:54 :: successfully loaded backend external 8 2012/11/11 19:55:54 :: trying to load backend external 9 2012/11/11 19:55:54 :: successfully loaded backend external 10 2012/11/11 19:55:54 :: Automatically detected wireless interface eth1 11 2012/11/11 19:55:54 :: setting wireless interface eth1 12 2012/11/11 19:55:54 :: automatically detected wired interface eth0 13 2012/11/11 19:55:54 :: setting wired interface eth0 14 2012/11/11 19:55:54 :: setting wpa driver wext 15 2012/11/11 19:55:54 :: setting use global dns to False 16 2012/11/11 19:55:54 :: setting global dns 17 2012/11/11 19:55:54 :: global dns servers are None None None 18 2012/11/11 19:55:54 :: domain is None 19 2012/11/11 19:55:54 :: search domain is None 20 2012/11/11 19:55:54 :: setting automatically reconnect when connection drops True 21 2012/11/11 19:55:54 :: Setting dhcp client to 0 22 2012/11/11 19:55:54 :: Wireless configuration file found... 23 2012/11/11 19:55:54 :: Wired configuration file found... 24 2012/11/11 19:55:54 :: chmoding configuration files 0600... 25 2012/11/11 19:55:54 :: chowning configuration files root:root... 26 2012/11/11 19:55:54 :: Using wireless interface...eth1 27 2012/11/11 19:55:54 :: Using wired interface...eth0 28 2012/11/11 19:56:19 :: Connecting to wireless network MyDevice 29 2012/11/11 19:56:19 :: attempting to set hostname with dhclient 30 2012/11/11 19:56:19 :: using dhcpcd or another supported client may work better 31 2012/11/11 19:56:20 :: attempting to set hostname with dhclient 32 2012/11/11 19:56:20 :: using dhcpcd or another supported client may work better 33 2012/11/11 19:56:20 :: Putting interface down 34 2012/11/11 19:56:21 :: Releasing DHCP leases... 35 2012/11/11 19:56:21 :: attempting to set hostname with dhclient 36 2012/11/11 19:56:21 :: using dhcpcd or another supported client may work better 37 2012/11/11 19:56:21 :: attempting to set hostname with dhclient 38 2012/11/11 19:56:21 :: using dhcpcd or another supported client may work better 39 2012/11/11 19:56:21 :: Setting false IP... 40 2012/11/11 19:56:21 :: Stopping wpa_supplicant 41 2012/11/11 19:56:21 :: Flushing the routing table... 42 2012/11/11 19:56:21 :: Putting interface up... 43 2012/11/11 19:56:21 :: attempting to set hostname with dhclient 44 2012/11/11 19:56:21 :: using dhcpcd or another supported client may work better 45 2012/11/11 19:56:21 :: attempting to set hostname with dhclient 46 2012/11/11 19:56:21 :: using dhcpcd or another supported client may work better 47 2012/11/11 19:56:31 :: WARNING: Timed out waiting for interface to come up 48 2012/11/11 19:56:31 :: Running DHCP with hostname greenroom 49 2012/11/11 19:56:31 :: attempting to set hostname with dhclient 50 2012/11/11 19:56:31 :: using dhcpcd or another supported client may work better 51 2012/11/11 19:56:31 :: Internet Systems Consortium DHCP Client 4.1-ESV-R4 52 2012/11/11 19:56:31 :: Copyright 2004-2011 Internet Systems Consortium. 53 2012/11/11 19:56:31 :: All rights reserved. 54 2012/11/11 19:56:31 :: For info, please visit https://www.isc.org/software/dhcp/ 55 2012/11/11 19:56:31 :: 56 2012/11/11 19:56:31 :: Listening on LPF/eth1/00:0e:35:b0:a7:88 57 2012/11/11 19:56:31 :: Sending on LPF/eth1/00:0e:35:b0:a7:88 58 2012/11/11 19:56:31 :: Sending on Socket/fallback 59 2012/11/11 19:56:31 :: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 3 60 2012/11/11 19:56:34 :: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 4 61 2012/11/11 19:56:38 :: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 9 62 2012/11/11 19:56:47 :: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 13 63 2012/11/11 19:56:51 :: canceling connection attempt 64 2012/11/11 19:56:51 :: attempting to set hostname with dhclient 65 2012/11/11 19:56:51 :: using dhcpcd or another supported client may work better 66 2012/11/11 19:56:51 :: running kill dhcp. 67 2012/11/11 19:56:51 :: DHCP connection failed 68 2012/11/11 19:56:51 :: Exception in thread Thread-3: 69 2012/11/11 19:56:51 :: Traceback (most recent call last): 70 2012/11/11 19:56:51 :: File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner 71 2012/11/11 19:56:51 :: self.run() 72 2012/11/11 19:56:51 :: File "/usr/lib/python2.7/dist-packages/wicd/networking.py", line 350, in run 73 2012/11/11 19:56:51 :: self._connect() 74 2012/11/11 19:56:51 :: File "/usr/lib/python2.7/dist-packages/wicd/networking.py", line 941, in _connect 75 2012/11/11 19:56:51 :: self.set_ip_address(wiface) 76 2012/11/11 19:56:51 :: File "/usr/lib/python2.7/dist-packages/wicd/networking.py", line 73, in wrapper 77 2012/11/11 19:56:51 :: return func(self, *__args, **__kargs) 78 2012/11/11 19:56:51 :: File "/usr/lib/python2.7/dist-packages/wicd/networking.py", line 469, in set_ip_address 79 2012/11/11 19:56:51 :: dhcp_status = iface.StartDHCP(hname) 80 2012/11/11 19:56:51 :: File "/usr/lib/python2.7/dist-packages/wicd/wnettools.py", line 195, in newfunc 81 2012/11/11 19:56:51 :: return func(self, *args, **kwargs) 82 2012/11/11 19:56:51 :: File "/usr/lib/python2.7/dist-packages/wicd/wnettools.py", line 622, in StartDHCP 83 2012/11/11 19:56:51 :: self.dhcp_object.wait() 84 2012/11/11 19:56:51 :: AttributeError: 'NoneType' object has no attribute 'wait' 85 2012/11/11 19:56:51 :: 86 2012/11/11 19:56:52 :: Sending connection attempt result aborted