exceptions.Exception: peer cant handle message 'ERROR'

Bug #934098 reported by Chris Bainbridge
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
ubuntuone-client (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

ubuntuone-client 2.0.0-0ubuntu2.3

2012-02-17 10:20:47,074 - twisted - ERROR - Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithLogger
    return callWithContext({"system": lp}, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 69, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
    return self.currentContext().callWithContext(ctx, func, *args, **kw)
  File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
    return func(*args,**kw)
--- <exception caught here> ---
  File "/usr/lib/python2.7/dist-packages/twisted/internet/gtk2reactor.py", line 288, in _doReadOrWrite
    why = source.doRead()
  File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 137, in doRead
    return Connection.doRead(self)
  File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 460, in doRead
    rval = self.protocol.dataReceived(data)
  File "/usr/lib/python2.7/dist-packages/ubuntuone-storage-protocol/ubuntuone/storageprotocol/client.py", line 1601, in dataReceived
    StorageClient.dataReceived(self, data)
  File "/usr/lib/python2.7/dist-packages/ubuntuone-storage-protocol/ubuntuone/storageprotocol/client.py", line 91, in dataReceived
    request.RequestHandler.dataReceived(self, data)
  File "/usr/lib/python2.7/dist-packages/ubuntuone-storage-protocol/ubuntuone/storageprotocol/request.py", line 143, in dataReceived
    self.buildMessage(data)
  File "/usr/lib/python2.7/dist-packages/ubuntuone-storage-protocol/ubuntuone/storageprotocol/request.py", line 163, in buildMessage
    self.buildMessage(data[:p])
  File "/usr/lib/python2.7/dist-packages/ubuntuone-storage-protocol/ubuntuone/storageprotocol/request.py", line 190, in buildMessage
    self.processMessage(message)
  File "/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/action_queue.py", line 272, in processMessage
    result = ThrottlingStorageClient.processMessage(self, message)
  File "/usr/lib/python2.7/dist-packages/ubuntuone-storage-protocol/ubuntuone/storageprotocol/request.py", line 232, in processMessage
    str(message).replace("\n", " ")))
exceptions.Exception: peer cant handle message 'ERROR' {id: 7 type: ERROR error { type: TRY_AGAIN comment: "TryAgain (RPCTimeoutError: )" } }

Revision history for this message
Chris Bainbridge (chris-bainbridge) wrote :

Looks similar to bug #589059 and bug #584461

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in ubuntuone-client (Ubuntu):
status: New → Confirmed
Revision history for this message
Bertrand Chevrier (chevrier-bertrand) wrote :

After a reinstall on Oneiric (following this FAQ https://answers.launchpad.net/ubuntuone-client/+faq/778), it doesn't occurs anymore

Revision history for this message
Roman Yepishev (rye) wrote :

This is a server-side response. The client action is to reconnect upon receiving this.

Revision history for this message
Darren Fuller (daz-fuller) wrote :

I'm getting the same error in the log file, is there a resolution which doesn't involve completely removing and re-installing u1?

Revision history for this message
Roman Yepishev (rye) wrote :

Removing and reinstalling Ubuntu One client does not affect this error, this is the server-side response.
The client will reconnect until it connects to the server instance that is able to provide the synchronization service.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.