Comment 17 for bug 376760

Revision history for this message
dobey (dobey) wrote : Re: [Bug 376760] Re: cannot authorise machine behind proxy

Can you paste the corresponding line for the UnknownLoginError, from
your ~/.cache/ubuntuone/log/oauth-login.log file? Thanks.

On Tue, 2009-07-21 at 12:54 +0000, Ali Ross wrote:
> Updated: ii ubuntuone-client
> 0.90.4+r88-0ubuntu1~ppa1~jaunty Ubuntu One client
>
> Still not working for me, however I now see the UbuntuOne icon in the
> menu where I did not before. Trying to connect does not work, and the
> following error arrives on the stdout when i do ubuntuone-client -s :
>
> /usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py:195: 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 239, in got_state
> self.acquire_access_token(description, store)
> File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line 292, 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 195, in make_token_request
> raise UnknownLoginError(e.message)
> ubuntuone.oauthdesktop.auth.UnknownLoginError
>
> HTH. Ali.
>