Comment 4 for bug 1054543

Revision history for this message
劝儒 (quanruzhuoxiu) wrote : Re: [Bug 1054543] Re: can not login in

forgive my poor English

2012/9/26 Rodney Dawes <email address hidden>

> This appears to be a unicode issue as the KeyError is for a character in
> the reporter's name. Can you please attach ~/.cache/sso/sso-client.log
> to this bug? Please use the "Add attachment or patch" link below the
> comment box to do so, rather than pasting all of the output in a
> comment. Thanks.
>
> ** Description changed:
>
> - zhuoxiu@劝儒:~/.cache/ubuntuone/log$ cat syncdaemon.log
> - 2012-09-22 19:21:17,641 - ubuntuone.SyncDaemon.Main - INFO - Starting
> Ubuntu One client version 3.0.2
> - 2012-09-22 19:21:17,641 - ubuntuone.SyncDaemon.Main - INFO - Using
> '/home/zhuoxiu/Ubuntu One' as root dir
> - 2012-09-22 19:21:17,642 - ubuntuone.SyncDaemon.Main - INFO - Using
> '/home/zhuoxiu/.local/share/ubuntuone/syncdaemon' as data dir
> - 2012-09-22 19:21:17,642 - ubuntuone.SyncDaemon.Main - INFO - Using
> '/home/zhuoxiu/.local/share/ubuntuone/shares' as shares root dir
> - 2012-09-22 19:21:17,642 - ubuntuone.SyncDaemon.tritcask - INFO -
> Initializing Tritcask on:
> /home/zhuoxiu/.local/share/ubuntuone/syncdaemon/tritcask
> - 2012-09-22 19:21:17,642 - ubuntuone.SyncDaemon.tritcask - INFO - found 1
> data files, 0 dead and 0 broken files
> - 2012-09-22 19:21:17,643 - ubuntuone.SyncDaemon.tritcask - INFO - keydir
> ready! (keys: 0)
> - 2012-09-22 19:21:17,742 - ubuntuone.SyncDaemon.fsm - INFO - loading
> metadata from old version None
> - 2012-09-22 19:21:17,769 - ubuntuone.SyncDaemon.fsm - INFO - initialized:
> idx_path: 0, idx_node_id: 0, shares: 0
> - 2012-09-22 19:21:17,813 -
> ubuntuone.SyncDaemon.filesystem_notifications.GeneralProcessor - INFO -
> Ignoring files: ['\\A#.*\\Z', '\\A.*~\\Z', '\\A.*\\.py[oc]\\Z',
> '\\A.*\\.sw[nopx]\\Z', '\\A.*\\.swpx\\Z', '\\A\\..*\\.tmp\\Z',
> '\\A\\.~lock\\..*#\\Z', '\\A\\.goutputstream-.*\\Z']
> - 2012-09-22 19:21:17,835 - ubuntuone.SyncDaemon.TunnelRunner - INFO -
> Proxy support not installed.
> - 2012-09-22 19:21:17,841 - ubuntuone.SyncDaemon.HQ - INFO - HashQueue:
> _hasher started
> - 2012-09-22 19:21:18,570 - ubuntuone.SyncDaemon.DBus - INFO -
> DBusInterface initialized.
> - 2012-09-22 19:21:18,570 - ubuntuone.SyncDaemon.InteractionInterfaces -
> INFO - connect: args
> (<ubuntuone.syncdaemon.interaction_interfaces.SyncdaemonService object at
> 0x986c7ac>,), kwargs {'autoconnecting': True}.
> - 2012-09-22 19:21:18,570 - ubuntuone.SyncDaemon.InteractionInterfaces -
> INFO - connect: result <generator object connect at 0x986f3c4>.
> - 2012-09-22 19:21:18,749 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK
> (state: <State: 'INIT' (queues IDLE connection 'Not User Not Network')>;
> queue: 0; offloaded: 0; hash: 0) ----
> - 2012-09-22 19:21:18,750 - ubuntuone.SyncDaemon.Main - NOTE - Local
> rescan starting...
> - 2012-09-22 19:21:18,750 - ubuntuone.SyncDaemon.local_rescan - INFO -
> start scan all volumes
> - 2012-09-22 19:21:18,842 - ubuntuone.SyncDaemon.local_rescan - INFO -
> processing trash
> - 2012-09-22 19:21:18,842 - ubuntuone.SyncDaemon.local_rescan - INFO -
> processing move limbo
> - 2012-09-22 19:21:18,847 - ubuntuone.SyncDaemon - INFO - not starting
> twisted.manhole
> - 2012-09-22 19:21:18,848 - ubuntuone.SyncDaemon.local_rescan - INFO -
> Ignoring path as it's a symlink: '/home/zhuoxiu/Ubuntu One/Shared With Me'
> - 2012-09-22 19:21:18,849 - ubuntuone.SyncDaemon.Main - NOTE - Local
> rescan finished!
> - 2012-09-22 19:21:18,849 - ubuntuone.SyncDaemon.Main - INFO - hash queue
> empty. We are ready!
> 2012-09-22 19:21:19,069 - ubuntuone.SyncDaemon.InteractionInterfaces -
> ERROR - failure while getting the token
> Traceback (most recent call last):
> - File
> "/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py",
> line 1251, in connect
> - autoconnecting=autoconnecting)
> + File
> "/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py",
> line 1251, in connect
> + autoconnecting=autoconnecting)
> CredentialsError: dbus.Dictionary({dbus.String(u'errtype'):
> dbus.String(u'KeyError'), dbus.String(u'message'): dbus.String(u'\u529d')},
> signature=dbus.Signature('ss'))
> 2012-09-22 19:21:19,088 - twisted - ERROR - Unhandled error in Deferred:
> 2012-09-22 19:21:19,098 - twisted - ERROR - Unhandled Error
> Traceback (most recent call last):
> - File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
> line 391, in errback
> - self._startRunCallbacks(fail)
> - File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
> line 458, in _startRunCallbacks
> - self._runCallbacks()
> - File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
> line 545, in _runCallbacks
> - current.result = callback(current.result, *args, **kw)
> - File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
> line 1095, in gotResult
> - _inlineCallbacks(r, g, deferred)
> + File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
> line 391, in errback
> + self._startRunCallbacks(fail)
> + File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
> line 458, in _startRunCallbacks
> + self._runCallbacks()
> + File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
> line 545, in _runCallbacks
> + current.result = callback(current.result, *args, **kw)
> + File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
> line 1095, in gotResult
> + _inlineCallbacks(r, g, deferred)
> --- <exception caught here> ---
> - File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
> line 1037, in _inlineCallbacks
> - result = result.throwExceptionIntoGenerator(g)
> - File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py",
> line 382, in throwExceptionIntoGenerator
> - return g.throw(self.type, self.value, self.tb)
> - File
> "/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py",
> line 1254, in connect
> - raise NoAccessToken(e)
> + File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
> line 1037, in _inlineCallbacks
> + result = result.throwExceptionIntoGenerator(g)
> + File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py",
> line 382, in throwExceptionIntoGenerator
> + return g.throw(self.type, self.value, self.tb)
> + File
> "/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py",
> line 1254, in connect
> + raise NoAccessToken(e)
> ubuntuone.syncdaemon.interaction_interfaces.NoAccessToken:
> dbus.Dictionary({dbus.String(u'errtype'): dbus.String(u'KeyError'),
> dbus.String(u'message'): dbus.String(u'\u529d')},
> signature=dbus.Signature('ss'))
>
> ** Tags added: unicode
>
> ** Changed in: ubuntuone-client
> Status: Incomplete => Triaged
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1054543
>
> Title:
> can not login in
>
> Status in Ubuntu One Client:
> Triaged
> Status in Ubuntu One Client stable-4-0 series:
> Triaged
> Status in Ubuntu One Client trunk series:
> Triaged
>
> Bug description:
> 2012-09-22 19:21:19,069 - ubuntuone.SyncDaemon.InteractionInterfaces -
> ERROR - failure while getting the token
> Traceback (most recent call last):
> File
> "/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py",
> line 1251, in connect
> autoconnecting=autoconnecting)
> CredentialsError: dbus.Dictionary({dbus.String(u'errtype'):
> dbus.String(u'KeyError'), dbus.String(u'message'): dbus.String(u'\u529d')},
> signature=dbus.Signature('ss'))
> 2012-09-22 19:21:19,088 - twisted - ERROR - Unhandled error in Deferred:
> 2012-09-22 19:21:19,098 - twisted - ERROR - Unhandled Error
> Traceback (most recent call last):
> File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
> line 391, in errback
> self._startRunCallbacks(fail)
> File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
> line 458, in _startRunCallbacks
> self._runCallbacks()
> File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
> line 545, in _runCallbacks
> current.result = callback(current.result, *args, **kw)
> File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
> line 1095, in gotResult
> _inlineCallbacks(r, g, deferred)
> --- <exception caught here> ---
> File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py",
> line 1037, in _inlineCallbacks
> result = result.throwExceptionIntoGenerator(g)
> File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py",
> line 382, in throwExceptionIntoGenerator
> return g.throw(self.type, self.value, self.tb)
> File
> "/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py",
> line 1254, in connect
> raise NoAccessToken(e)
> ubuntuone.syncdaemon.interaction_interfaces.NoAccessToken:
> dbus.Dictionary({dbus.String(u'errtype'): dbus.String(u'KeyError'),
> dbus.String(u'message'): dbus.String(u'\u529d')},
> signature=dbus.Signature('ss'))
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntuone-client/+bug/1054543/+subscriptions
>