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: <ERROR> Failed to copy /home/work/Documents/jenkins_site/workspace/mipilot_simulation_debug/mipilot_simulation_tar.tar. The specified multipart upload does not exist. The upload ID may be invalid, or the upload may have been aborted or completed. Total: 0 B, Transferred: 486.73 GiB, Speed: 234.71 MiB/s #5094

Open
tianzhanshen opened this issue Dec 12, 2024 · 2 comments

Comments

@tianzhanshen
Copy link

Expected behavior

Actual behavior

image
mc: Failed to copy /home/work/Documents/jenkins_site/workspace/mipilot_simulation_debug/mipilot_simulation_tar.tar. The specified multipart upload does not exist. The upload ID may be invalid, or the upload may have been aborted or completed.

Total: 0 B, Transferred: 486.73 GiB, Speed: 234.71 MiB/s

Steps to reproduce the behavior

I use MC to upload files to minio. I found that the minio Chinese file was uploaded successfully, but the mc reported an error

mc --version

  • (paste output of mc --version)

mc version RELEASE.2024-11-17T19-35-25Z (commit-id=bb4ff4951a3e54bbee6ac75cfaf387c521e98709)
Runtime: go1.23.3 linux/amd64
Copyright (c) 2015-2024 MinIO, Inc.
License GNU AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html

System information

@marktheunissen
Copy link
Contributor

marktheunissen commented Dec 12, 2024

Hi @tianzhanshen please try mc cp again with --debug. and in another terminal, run mc admin trace ALIAS -v to capture the logs.

Copy-paste the logs here, and also mc admin info ALIAS --json

@harshavardhana
Copy link
Member

how long were you uploading your multipart uploads? beyond 24hrs? @tianzhanshen

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