mc icon indicating copy to clipboard operation
mc copied to clipboard

mc mirror appears Connection closed by foreign host http:/xxxx

Open HappyWYQ opened this issue 3 years ago • 3 comments

Expected behavior

mcli --insecure mirror -a oss1/bucket1 oss2/bucket1

Actual behavior

when it runs sometime, it happens error like this mcli: <ERROR> Failed to copy https://xxxx/dddd. Put "http://xxxx:10001/xxx/ddddd?partNumber=27&uploadId=92734d20-58e9-421f-99b2-e632fccd5e57": Connection closed by foreign host http://xxxx:10001/xxxxx/dddd?partNumber=27&uploadId=92734d20-58e9-421f-99b2-e632fccd5e57. Retry again.

Steps to reproduce the behavior

mc --version

  • (paste output of mc --version) mcli version RELEASE.2022-08-23T05-45-20Z (commit-id=07fffc3bc88f70a73c3714d9af23122f611b76cf) Runtime: go1.18.5 linux/amd64 Copyright (c) 2015-2022 MinIO, Inc. License GNU AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html

System information

HappyWYQ avatar Sep 15 '22 15:09 HappyWYQ

It looks like server closed the connection on an active request.

harshavardhana avatar Sep 15 '22 17:09 harshavardhana

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 21 '22 03:12 stale[bot]

This seems like a network error? are there any other logs that might indicate otherwise ?

zveinn avatar Mar 15 '24 19:03 zveinn