acd_cli cache not updated after a failed upload #487
Comments
yadayada
added the
CLI
label
Nov 26, 2016
ganlub
commented
Dec 13, 2016
|
Exactly the same situation here, any thoughts on that? |
|
I think this is a duplicate of #349. |
yadayada
closed this
Dec 18, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jorti commentedNov 17, 2016
I've noticed that after a failed upload, subsequent retries fail because of a name collision.
If I sync again, I can find the file and see that it has been created, then I trash it and can upload it again.
So it looks like an entry in the local cache should be added after a failed upload, or maybe even auto-trash the file, because the file has been created in ACD, but the content is truncated.
Look at this duplicity bug report, where I paste the exact errors.
https://bugs.launchpad.net/duplicity/+bug/1640195
I use duplicity which calls acd_cli to upload the files. In this example, the command that failed was:
In the first attempt, it failed with this error:
The next retries were all failing with a name collision error:
The versions used are: