Comment 3 for bug 635636

Revision history for this message
hanzz (hans-prueller) wrote :

I am having really lots of files within my ubuntuone folder(s) and I am running 2 machines-desktop and netbook.

I have experienced that ubuntuone syncs nothing because it fails to connect automatically on both machines; even if I let the machine up and running in idle state for hours -- u1 won't connect and continue syncing.

also when I try to connect manually via terminal I have to give it several tries until it succeeds, e.g. this is what I had to do today:

============
u1hansp@smithers:~$ u1sdtool -c

Oops, an error ocurred:
Traceback (most recent call last):
Failure: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
hansp@smithers:~$ u1sdtool -c

Oops, an error ocurred:
Traceback (most recent call last):
Failure: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
hansp@smithers:~$ u1sdtool -c
hansp@smithers:~$
hansp@smithers:~$ u1sdtool -s
State: LOCAL_RESCAN
    connection: With User With Network
    description: doing local rescan
    is_connected: False
    is_error: False
    is_online: False
    queues: WORKING_ON_BOTH
hansp@smithers:~$

============