The errors in the logs:

  File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 751, 
in _inlineCallbacks
    result = g.send(result)
  File 
"/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 
1083, 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 
337, in get_access_token
    return oauth.OAuthToken.from_string(items[0].secret)
  File "/usr/lib/python2.6/dist-packages/oauth/oauth.py", line 142, in 
from_string
    key = params['oauth_token'][0]
exceptions.KeyError: 'oauth_token'

point to a bug in oauth.py, or the way the syncdaemon calls oauth.py,
i.e. with params that don't have the 'oauth_token' key.

** Changed in: ubuntuone-client (Ubuntu)
       Status: New => Confirmed

** Changed in: ubuntuone-client (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntuone-client (Ubuntu)
     Assignee: (unassigned) => Ubuntu One Foundations+ team 
(ubuntuone-foundations+)

-- 
Ubuntuone, not connecting, not syncing
https://bugs.launchpad.net/bugs/528759
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to