Comment 9 for bug 362432

Revision history for this message
Gustavo Spadari (gspadari) wrote :

My applet icon has a red exclamation symbol. When I hover it, a "Authentication failed" appears.
When I click it, It offers me "Connect". I click on that option and in the syncdaemon.log has:

2009-08-31 10:52:52,517 - 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 1053, in connect
    access_token = self.main.get_access_token()
  File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 375, in get_access_token
    return self.oauth_client.get_access_token()
  File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 415, in get_access_token
    raise NoAccessToken("No access token found.")
NoAccessToken: No access token found.

I've tried:
- Reinstall the client
- Remove de passowrd on keyring
- Remove the .cache/ubuntuone and the "Ubuntu One" folder.
- u1sync --authorize
- Remove all the computer added to the account through the web interface.

None of them have worked.

This happends on 2 computers. Maybe the problem is related with my account or my launchpad username.

Thanks.