When I attempt to run u1sync, I get the following error message:

Fetching metadata...
Traceback (most recent call last):
  File "/usr/bin/u1sync", line 29, in <module>
    exit(main(*sys.argv))
  File "/usr/lib/python2.6/dist-packages/ubuntuone/u1sync/main.py", line 462, 
in main
    do_main(argv=argv)
  File "/usr/lib/python2.6/dist-packages/ubuntuone/u1sync/main.py", line 444, 
in capture_exception
    func()
  File "/usr/lib/python2.6/dist-packages/ubuntuone/u1sync/main.py", line 423, 
in run_client
    dry_run=options.dry_run, quiet=options.quiet)
  File "/usr/lib/python2.6/dist-packages/ubuntuone/u1sync/main.py", line 168, 
in do_sync
    remote_tree = client.build_tree(info.share_uuid, info.root_uuid)
  File "/usr/lib/python2.6/dist-packages/ubuntuone/u1sync/client.py", line 73, 
in wrapper
    ent = func(*arg, **kwargs)
  File "/usr/lib/python2.6/dist-packages/ubuntuone/u1sync/client.py", line 613, 
in build_tree
    node.content_hash)
  File "/usr/lib/python2.6/dist-packages/ubuntuone/u1sync/client.py", line 379, 
in defer_from_thread
    failure.raiseException()
  File "/usr/lib/python2.6/dist-packages/twisted/python/failure.py", line 326, 
in raiseException
    raise self.type, self.value, self.tb
ubuntuone.storageprotocol.errors.TryAgainError: TRY_AGAIN

-- 
File Sync Not working
https://bugs.launchpad.net/bugs/580399
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to