From 81c51fae30202e7a635e006373bcc2eadd14b084 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Mon, 24 Sep 2018 17:56:42 +0000 Subject: [PATCH] Added a comment: downgrading helped! --- ...comment_4_129a1946d7c76b89ae2f45b8a804959f._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/get_over_ssh_fails_with___fd__58__19__58___hClose__58___resource_vanished/comment_4_129a1946d7c76b89ae2f45b8a804959f._comment diff --git a/doc/bugs/get_over_ssh_fails_with___fd__58__19__58___hClose__58___resource_vanished/comment_4_129a1946d7c76b89ae2f45b8a804959f._comment b/doc/bugs/get_over_ssh_fails_with___fd__58__19__58___hClose__58___resource_vanished/comment_4_129a1946d7c76b89ae2f45b8a804959f._comment new file mode 100644 index 0000000000..158800bcee --- /dev/null +++ b/doc/bugs/get_over_ssh_fails_with___fd__58__19__58___hClose__58___resource_vanished/comment_4_129a1946d7c76b89ae2f45b8a804959f._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="downgrading helped! " + date="2018-09-24T17:56:42Z" + content=""" +Downgrading (testing on local laptop) local git-annex all the way down (didn't try intermediates yet) to 6.20170101-1+deb9u2 helped - I can fetch data from that server. + +My wild guess is that it all relates to the fact that remote git-annex-shell, being outdated, has no clue about `p2pstdio` command, and local new git-annex doesn't fall back anyhow to use some other way to transfer. +"""]]