From: jwodder Date: Wed, 27 Oct 2021 16:08:30 +0000 (+0000) Subject: (no commit message) X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~79^2~90 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=24d6906d3eb4f41c5dc9ea944f05884e11243b35;p=git-annex.git --- diff --git a/doc/bugs/addurl_failure_has_empty_error-messages.mdwn b/doc/bugs/addurl_failure_has_empty_error-messages.mdwn new file mode 100644 index 0000000000..6e5246cda3 --- /dev/null +++ b/doc/bugs/addurl_failure_has_empty_error-messages.mdwn @@ -0,0 +1,4 @@ +While running `git-annex addurl --batch --with-files --jobs 10 --json --json-error-messages --json-progress --raw`, I occasionally run into files that fail to download for no discernable reason, and the `"error-messages"` key in the output from the command is an empty list. This makes it hard to figure out exactly why the download is failing. + +[[!meta author=jwodder]] +[[!tag projects/dandi]]