Comment 0 for bug 467397

Revision history for this message
Celal ERGÜN (celalergun) wrote : Clicking on connect doesn't do anything

Hi there,
Its been two days I'm working on it but there is no hope left so I decided to report the situation.

Ubuntu One client doesn't do anything on clicking "Connect". I didn't see any "this is my computer" page either. It just sits tight on the bar with a red cross on it. Even "report a problem" menu isn't working.

I did "tail -f .cache/ubuntuone/log/syncdaemon.log" to get some hint. I'm pasting it here for you to see. I see no "token" or password thing in Passwords And Keys menu under Accessories (Name can be different since I'm using Ubuntu in Turkish)

The bad thing is I've been talking about Ubuntu One around and I couldn't show it to anybody :)

Here is my syncdaemon.log dump:

2009-10-31 22:30:14,499 - ubuntuone.SyncDaemon.Main - INFO - hash queue empty. We are ready!
2009-10-31 22:30:24,124 - 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.
2009-10-31 22:32:14,468 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: READY_WITH_NETWORK; queues: metadata: 0; content: 0; hash: 0, fsm-cache: hit=4 miss=1) ----

Thanks in advance guys.