Comment 35 for bug 376087

Revision history for this message
Felipe Figueiredo (philsf) wrote :

I updated to the latest available version in the PPA, and can authenticate with my laptop and workstation, but still no luck with my desktop. Can anyone please confirm that I have another bug and not this one?

philsf@peralta:~$ apt-cache policy ubuntuone-client
ubuntuone-client:
  Installed: 0.96.0+r231-0ubuntu1~ppa1~jaunty
  Candidate: 0.96.0+r231-0ubuntu1~ppa1~jaunty
  Version table:
 *** 0.96.0+r231-0ubuntu1~ppa1~jaunty 0
        500 http://ppa.launchpad.net jaunty/main Packages
        100 /var/lib/dpkg/status

philsf@peralta:~$ ubuntuone-client-applet
/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py:208: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  raise UnknownLoginError(e.message)
Traceback (most recent call last):
  File "/var/lib/python-support/python2.6/dbus/connection.py", line 578, in msg_reply_handler
    reply_handler(*message.get_args_list(**get_args_opts))
  File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line 254, in got_state
    self.acquire_access_token(description, store)
  File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line 316, in acquire_access_token
    self.request_token = self.make_token_request(oauth_request)
  File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line 208, in make_token_request
    raise UnknownLoginError(e.message)
ubuntuone.oauthdesktop.auth.UnknownLoginError

And in .cache/ubuntuone/log/oauth-login.log :

2009-10-14 05:08:18,837:837.048053741 UbuntuOne.OAuthDesktop.main Creating a LoginProcessor
2009-10-14 05:08:18,840:840.883970261 UbuntuOne.OAuthDesktop.main Hooking libnotify
2009-10-14 05:08:18,845:845.648050308 UbuntuOne.OAuthDesktop.main Getting configuration
2009-10-14 05:08:18,846:846.817970276 UbuntuOne.OAuthDesktop.main Login D-Bus service starting up
2009-10-14 05:08:18,847:847.877025604 UbuntuOne.Client.Applet Starting Ubuntu One client version 0.96.0
2009-10-14 05:08:19,005:5.71990013123 UbuntuOne.OAuthDesktop.main maybe_login() D-Bus message received with realm='https://ubuntuone.com', consumer_key='ubuntuone'
2009-10-14 05:08:19,006:6.36911392212 UbuntuOne.OAuthDesktop.main Initiating OAuth login in LoginProcessor
2009-10-14 05:08:19,006:6.6978931427 UbuntuOne.OAuthDesktop.main Obtaining OAuth urls
2009-10-14 05:08:19,007:7.01093673706 UbuntuOne.OAuthDesktop.main Fetching config URLs for realm='https://ubuntuone.com'
2009-10-14 05:08:19,007:7.45296478271 UbuntuOne.OAuthDesktop.main Realm 'https://ubuntuone.com' is not in config
2009-10-14 05:08:19,008:8.10194015503 UbuntuOne.OAuthDesktop.main OAuth URLs are: request='https://ubuntuone.com/oauth/request/', userauth='https://ubuntuone.com/oauth/authorize/', access='https://ubuntuone.com/oauth/access/', secret='hammertime'
2009-10-14 05:08:19,078:78.5920619965 UbuntuOne.OAuthDesktop.auth auth.AuthorisationClient created with parameters realm='https://ubuntuone.com', request_token_url='https://ubuntuone.com/oauth/request/', user_authorisation_url='https://ubuntuone.com/oauth/authorize/',access_token_url='https://ubuntuone.com/oauth/access/', consumer_key='ubuntuone', callback_parent='<bound method LoginProcessor.got_token of <ubuntuone.oauthdesktop.main.LoginProcessor instance at 0x8da936c>>'
2009-10-14 05:08:19,079:79.0519714355 UbuntuOne.OAuthDesktop.main Calling auth.client.ensure_access_token in thread
2009-10-14 05:08:19,080:80.5680751801 UbuntuOne.OAuthDesktop.auth Trying to fetch the token from the keyring
2009-10-14 05:08:19,082:82.3938846588 UbuntuOne.OAuthDesktop.auth Access token was not in the keyring
2009-10-14 05:08:19,082:82.818031311 UbuntuOne.OAuthDesktop.auth Checking whether we are online
2009-10-14 05:08:19,098:98.3839035034 UbuntuOne.OAuthDesktop.auth We are online
2009-10-14 05:08:19,098:98.8290309906 UbuntuOne.OAuthDesktop.auth Creating a request token to begin access request
2009-10-14 05:08:19,099:99.1630554199 UbuntuOne.OAuthDesktop.auth Creating a listening temp web server
2009-10-14 05:08:19,100:100.034952164 UbuntuOne.OAuthDesktop.auth Webserver listening on port '<<class 'twisted.internet.tcp.Port'> of twisted.web.server.Site on 35670>'
2009-10-14 05:08:19,101:101.37796402 UbuntuOne.OAuthDesktop.auth Making token request
2009-10-14 05:08:19,101:101.696014404 UbuntuOne.OAuthDesktop.auth Making a token request
2009-10-14 05:08:20,669:669.945001602 UbuntuOne.OAuthDesktop.auth There was some unknown login error '(60, 'server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt')'
^C