u1sync outputs error messages

Bug #486566 reported by MikeR
8
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu One Client
New
Undecided
Unassigned

Bug Description

mike@ubuntu:~$ u1sync --init /home/mike/Ubuntu\ One/
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line 185, in run
    self.__run()
  File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line 113, in wrapper
    return real_cb(real_s, condition)
  File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line 217, in callback
    self.simulate() # fire Twisted timers
  File "/usr/lib/python2.6/dist-packages/twisted/internet/gtk2reactor.py", line 225, in simulate
    self.runUntilCurrent()
--- <exception caught here> ---
  File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 729, in runUntilCurrent
    f(*a, **kw)
  File "/usr/lib/python2.6/dist-packages/ubuntuone/u1sync/client.py", line 73, in wrapper
    ent = func(*arg, **kwargs)
  File "/usr/lib/python2.6/dist-packages/ubuntuone/u1sync/client.py", line 296, in _obtain_token
    oauth_client.ensure_access_token()
  File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line 408, in ensure_access_token
    access_token = self.get_access_token()
  File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line 169, in get_access_token
    items = self._get_keyring_items()
  File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line 153, in _get_keyring_items
    self.consumer.key})
gnomekeyring.NoKeyringDaemonError:

mike@ubuntu:~$ tail ~/.cache/ubuntuone/log/syncdaemon.log
2009-11-22 08:41:38,514 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: WORKING_ON_METADATA_WITH_CONTQ; queues: metadata: 29; content: 40; hash: 0, fsm-cache: hit=4944 miss=418) ----
2009-11-22 08:43:38,514 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: WORKING_ON_METADATA_WITH_CONTQ; queues: metadata: 29; content: 40; hash: 0, fsm-cache: hit=4944 miss=418) ----
2009-11-22 08:45:38,514 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: WORKING_ON_METADATA_WITH_CONTQ; queues: metadata: 29; content: 40; hash: 0, fsm-cache: hit=4944 miss=418) ----
2009-11-22 08:47:38,514 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: WORKING_ON_METADATA_WITH_CONTQ; queues: metadata: 29; content: 40; hash: 0, fsm-cache: hit=4944 miss=418) ----
2009-11-22 08:49:38,514 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: WORKING_ON_METADATA_WITH_CONTQ; queues: metadata: 29; content: 40; hash: 0, fsm-cache: hit=4944 miss=418) ----
2009-11-22 08:51:38,514 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: WORKING_ON_METADATA_WITH_CONTQ; queues: metadata: 29; content: 40; hash: 0, fsm-cache: hit=4944 miss=418) ----
2009-11-22 08:53:38,514 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: WORKING_ON_METADATA_WITH_CONTQ; queues: metadata: 29; content: 40; hash: 0, fsm-cache: hit=4944 miss=418) ----
2009-11-22 08:55:38,514 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: WORKING_ON_METADATA_WITH_CONTQ; queues: metadata: 29; content: 40; hash: 0, fsm-cache: hit=4944 miss=418) ----
2009-11-22 08:57:38,514 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: WORKING_ON_METADATA_WITH_CONTQ; queues: metadata: 29; content: 40; hash: 0, fsm-cache: hit=4944 miss=418) ----
2009-11-22 08:59:38,514 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: WORKING_ON_METADATA_WITH_CONTQ; queues: metadata: 29; content: 40; hash: 0, fsm-cache: hit=4944 miss=418) ----

Revision history for this message
Martin West (martin-objectgizmos) wrote :

Me to, box above says its a duplicate but I cannot see any link or indication of which bugs its a duplicate

Revision history for this message
Martin West (martin-objectgizmos) wrote :

K, found the duplicate and my case is not a duplicate - Im not headless - the computer not me :-)

Revision history for this message
Martin West (martin-objectgizmos) wrote :

PS Im on the latest version of 9.10

Revision history for this message
Martin West (martin-objectgizmos) wrote :

hmmm, odd ...
ps aux | grep keyring
martin 2406 0.0 0.1 40724 3524 ? Sl 08:40 0:00 /usr/bin/gnome-keyring-daemon --daemonize --login

oh my brain hurts

Ah, I was still running as root after installing u1 client tools - DOH

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.