3 subject="""comment 9"""
4 date="2022-09-22T17:04:35Z"
6 Thanks for the --debug. It shows that git-annex is not running
7 `git update-index --refresh` at all.
9 And it shows that the transfer happens in a `git-annex transferrer` process.
10 So, I think you have annex.stalldetection set.
12 [2022-09-21 21:29:59.931525] (Utility.Process) process [3968203] chat: /home/dandi/miniconda3/envs/dandisets/bin/git-annex [\"transferrer\",\"-c\",\"annex.debug=true\"]
14 And interestingly, that transferrer process fails at the end:
16 [2022-09-21 21:30:06.373343] (Utility.Process) process [3968203] done ExitFailure 1
18 Aha! I can reproduce it by setting annex.stalldetection.