Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
HappyWYQ opened this issue Sep 15, 2022 · 3 comments
Open

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

HappyWYQ opened this issue Sep 15, 2022 · 3 comments
Assignees

Comments

@HappyWYQ
Copy link

Expected behavior

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

Actual behavior

when it runs sometime, it happens error like this
mcli: 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

@harshavardhana
Copy link
Member

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

@stale
Copy link

stale bot commented Dec 21, 2022

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 stale bot added the stale label Dec 21, 2022
@zveinn
Copy link
Contributor

zveinn commented Mar 15, 2024

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

@stale stale bot removed the stale label Mar 15, 2024
@zveinn zveinn self-assigned this Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants