andrew@laptop:~$ killall ubuntuone ubuntuone: no process found andrew@laptop:~$ rm -rf /home/andrew/.config/ubuntuone andrew@laptop:~$ /usr/lib/ubuntuone-client/ubuntuone-syncdaemon --debug 2009-12-02 00:18:44,861 - ubuntuone.SyncDaemon.fsm - INFO - loading updated metadata 2009-12-02 00:18:44,862 - ubuntuone.SyncDaemon.fsm - INFO - initialized: idx_path: 1, idx_node_id: 0, shares: 1 2009-12-02 00:18:44,864 - ubuntuone.SyncDaemon.VM - DEBUG - init_root 2009-12-02 00:18:44,865 - ubuntuone.SyncDaemon.HQ - INFO - HashQueue: _hasher started 2009-12-02 00:18:45,909 - ubuntuone.SyncDaemon.DBus - DEBUG - using the real system bus 2009-12-02 00:18:45,911 - ubuntuone.SyncDaemon.DBus - INFO - DBusInterface initialized. 2009-12-02 00:18:45,912 - ubuntuone.SyncDaemon.Main - INFO - Using /home/andrew/Ubuntu One as root dir 2009-12-02 00:18:45,912 - ubuntuone.SyncDaemon.Main - INFO - Using /home/andrew/.local/share/ubuntuone/syncdaemon as data dir 2009-12-02 00:18:45,912 - ubuntuone.SyncDaemon.Main - INFO - Using /home/andrew/.local/share/ubuntuone/shares as shares root dir 2009-12-02 00:18:45,912 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: INIT; queues: metadata: 0; content: 0; hash: 0, fsm-cache: hit=1 miss=1) ---- 2009-12-02 00:18:45,913 - ubuntuone.SyncDaemon.EQ - DEBUG - push_event: SYS_WAIT_FOR_LOCAL_RESCAN, args:(), kw:{} 2009-12-02 00:18:45,913 - ubuntuone.SyncDaemon.State - DEBUG - INIT --[SYS_WAIT_FOR_LOCAL_RESCAN]--> READING 2009-12-02 00:18:45,913 - ubuntuone.SyncDaemon.EQ - DEBUG - push_event: SYS_STATE_CHANGED, args:(), kw:{'state': } 2009-12-02 00:18:45,914 - ubuntuone.SyncDaemon.EQ - DEBUG - Adding inotify watch to '/home/andrew/Ubuntu One' 2009-12-02 00:18:45,914 - ubuntuone.SyncDaemon.Main - NOTE - Local rescan starting... 2009-12-02 00:18:45,914 - ubuntuone.SyncDaemon.local_rescan - INFO - start scan all shares 2009-12-02 00:18:45,915 - ubuntuone.SyncDaemon.local_rescan - DEBUG - process next in queue (len 1) 2009-12-02 00:18:45,916 - ubuntuone.SyncDaemon.local_rescan - DEBUG - _scan_tree: share_path: '/home/andrew/Ubuntu One' path: '/home/andrew/Ubuntu One' 2009-12-02 00:18:45,916 - ubuntuone.SyncDaemon.local_rescan - DEBUG - Path already has watch: '/home/andrew/Ubuntu One' 2009-12-02 00:18:45,916 - ubuntuone.SyncDaemon.INotifyProcessor - DEBUG - Freeze begin: '/home/andrew/Ubuntu One' 2009-12-02 00:18:45,916 - ubuntuone.SyncDaemon.local_rescan - DEBUG - scanning the dir '/home/andrew/Ubuntu One' 2009-12-02 00:18:45,917 - ubuntuone.SyncDaemon.local_rescan - DEBUG - comparing directory '/home/andrew/Ubuntu One' 2009-12-02 00:18:45,917 - ubuntuone.SyncDaemon.INotifyProcessor - DEBUG - Freeze commit: '/home/andrew/Ubuntu One' (0 events) 2009-12-02 00:18:45,917 - ubuntuone.SyncDaemon.local_rescan - DEBUG - process next in queue (len 0) 2009-12-02 00:18:45,918 - ubuntuone.SyncDaemon.local_rescan - INFO - processing trash 2009-12-02 00:18:45,918 - ubuntuone.SyncDaemon.Main - NOTE - Local rescan finished! 2009-12-02 00:18:45,918 - ubuntuone.SyncDaemon.Main - INFO - hash queue empty. We are ready! 2009-12-02 00:18:45,918 - ubuntuone.SyncDaemon.EQ - DEBUG - push_event: SYS_LOCAL_RESCAN_DONE, args:(), kw:{} 2009-12-02 00:18:45,919 - ubuntuone.SyncDaemon.State - DEBUG - READING --[SYS_LOCAL_RESCAN_DONE]--> READY_FOR_NETWORK 2009-12-02 00:18:45,919 - ubuntuone.SyncDaemon.EQ - DEBUG - push_event: SYS_STATE_CHANGED, args:(), kw:{'state': } 2009-12-02 00:18:45,923 - ubuntuone.SyncDaemon.EQ - DEBUG - push_event: SYS_NET_CONNECTED, args:(), kw:{} 2009-12-02 00:18:45,923 - ubuntuone.SyncDaemon.State - DEBUG - READY_FOR_NETWORK --[SYS_NET_CONNECTED]--> READY_WITH_NETWORK 2009-12-02 00:18:45,923 - ubuntuone.SyncDaemon.EQ - DEBUG - push_event: SYS_STATE_CHANGED, args:(), kw:{'state': } 2009-12-02 00:18:58,852 - ubuntuone.SyncDaemon.DBus - DEBUG - called get_rootdir 2009-12-02 00:18:58,852 - ubuntuone.SyncDaemon.DBus - DEBUG - called current_status 2009-12-02 00:19:07,987 - ubuntuone.SyncDaemon.DBus - DEBUG - connect requetsed 2009-12-02 00:19:07,988 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get the auth token Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 1073, in connect access_token = self.main.get_access_token() File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 299, in get_access_token return self.oauth_client.get_access_token() File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 339, in get_access_token raise NoAccessToken("No access token found.") NoAccessToken: No access token found.