diff --git a/doc/forum/Getting__58___hGetChar__58___illegal_operation___40__handle_is_closed__41__.mdwn b/doc/forum/Getting__58___hGetChar__58___illegal_operation___40__handle_is_closed__41__.mdwn index 587c4e518c..be7c6cff59 100644 --- a/doc/forum/Getting__58___hGetChar__58___illegal_operation___40__handle_is_closed__41__.mdwn +++ b/doc/forum/Getting__58___hGetChar__58___illegal_operation___40__handle_is_closed__41__.mdwn @@ -3,11 +3,11 @@ Hello, using git-annex 6.20180807-23 on Arch I get this message from time to time: ``` -copy archive/Studium/Diplomarbeit/Daten/Vortrag/vortrag.snm (to xgm...) -git-annex-shell: : hGetChar: illegal operation (handle is closed)ok -copy archive/Studium/Diplomarbeit/Daten/Wheels/SingleWheelCalcs/5SpokeWheel/5Spoke_MRF/6000/Lambda2.gz - Lost connection (fd:21: hFlush: resource vanished (Broken pipe)) -(fd:21: hClose: resource vanished (Broken pipe)) failed + copy archive/Studium/Diplomarbeit/Daten/Vortrag/vortrag.snm (to xgm...) + git-annex-shell: : hGetChar: illegal operation (handle is closed)ok + copy archive/Studium/Diplomarbeit/Daten/Wheels/SingleWheelCalcs/5SpokeWheel/5Spoke_MRF/6000/Lambda2.gz + Lost connection (fd:21: hFlush: resource vanished (Broken pipe)) + (fd:21: hClose: resource vanished (Broken pipe)) failed ``` The peer is git-annex, downloaded at Aug 7 at Debian Stable. Repeating the file transfer makes the message goes away, but I have to initiate the transfer multiple times, to be able to transfer all files without this error message.