(no commit message)
authorjwodder <jwodder@web>
Wed, 27 Oct 2021 16:08:30 +0000 (16:08 +0000)
committeradmin <admin@branchable.com>
Wed, 27 Oct 2021 16:08:30 +0000 (16:08 +0000)
doc/bugs/addurl_failure_has_empty_error-messages.mdwn [new file with mode: 0644]

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 (file)
index 0000000..6e5246c
--- /dev/null
@@ -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]]