From 009e961eca2dc7b88133fcc35f15dd48da83470b Mon Sep 17 00:00:00 2001 From: anarcat Date: Mon, 15 Jun 2015 19:16:18 +0000 Subject: [PATCH] workaround: restarting the assistant --- doc/bugs/s3_InternalIOException__63__.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/s3_InternalIOException__63__.mdwn b/doc/bugs/s3_InternalIOException__63__.mdwn index ec153b708c..5a5674f663 100644 --- a/doc/bugs/s3_InternalIOException__63__.mdwn +++ b/doc/bugs/s3_InternalIOException__63__.mdwn @@ -8,6 +8,8 @@ Then subsequent transfers seem to fail with: InternalIOException send: resource vanished (Connection reset by peer) +Workaround: restart the assistant. + ### What steps will reproduce the problem? It's unclear. The assistant is trying to sync a lot of stuff to S3 right now, as files are regularly added into the repository and the assistant migrates them all there. The repository is setup as a "source" repository to make sure it doesn't keep files and send them all to s3.