2010-03-06 22:59:14,584 - ubuntuone.SyncDaemon.State - ERROR - READY_WITH_NETWORK_WITH_METAQ --[SYS_CONNECT]--> ERROR!!! Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/state.py", line 74, in handle_default next_state.enter(self.main) File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/states.py", line 488, in enter=lambda m: m.action_q.connect(), File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/action_queue.py", line 876, in connect d = self._lookup_srv() File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/action_queue.py", line 863, in _lookup_srv d = dns_client.lookupService(self.dns_srv, timeout=[3, 2]) File "/usr/lib/python2.6/dist-packages/twisted/names/client.py", line 804, in lookupService return getResolver().lookupService(name, timeout) File "/usr/lib/python2.6/dist-packages/twisted/names/client.py", line 569, in getResolver theResolver = createResolver() File "/usr/lib/python2.6/dist-packages/twisted/names/client.py", line 543, in createResolver theResolver = Resolver(resolvconf, servers) File "/usr/lib/python2.6/dist-packages/twisted/names/client.py", line 132, in __init__ self.maybeParseConfig() File "/usr/lib/python2.6/dist-packages/twisted/names/client.py", line 165, in maybeParseConfig self.parseConfig(resolvConf) File "/usr/lib/python2.6/dist-packages/twisted/names/client.py", line 177, in parseConfig resolver = (L.split()[1], dns.PORT) IndexError: list index out of range