diff --git a/doc/bugs/get_over_ssh_fails_with___fd__58__19__58___hClose__58___resource_vanished/comment_9_dfb1b7ee4e674cf18d6f41e4f4b6c879._comment b/doc/bugs/get_over_ssh_fails_with___fd__58__19__58___hClose__58___resource_vanished/comment_9_dfb1b7ee4e674cf18d6f41e4f4b6c879._comment new file mode 100644 index 0000000000..024d71f740 --- /dev/null +++ b/doc/bugs/get_over_ssh_fails_with___fd__58__19__58___hClose__58___resource_vanished/comment_9_dfb1b7ee4e674cf18d6f41e4f4b6c879._comment @@ -0,0 +1,21 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 9""" + date="2018-09-25T16:37:53Z" + content=""" +I tried configuring sshd with PrintMotd yes, that actually resulted in +double motd on interactive login, but still none on noninteractive login, +and doesn't cause this problem. + +I tried making ~/.bashrc echo some stuff. That also didn't reproduce the +problem, though debug does have this: + + [2018-09-25 12:40:18.092800592] P2P > ERROR auth failed + +It does not give up, but goes on to use rsync. Although rsync unsurprisingly +also fails "protocol version mismatch -- is your shell clean?". + +Still, this seems to indicate that the motd display shown in your transcripts is +at the root of the problem, although I've not fully replicated the circumstances +and will need more information to get further on this. +"""]]