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

Erroneous error message after completing a transfer task #170

Open
6 tasks
szipan opened this issue Mar 3, 2025 · 1 comment
Open
6 tasks

Erroneous error message after completing a transfer task #170

szipan opened this issue Mar 3, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@szipan
Copy link

szipan commented Mar 3, 2025

Describe the bug
I have a source Aliyun OSS bucket and a destination S3 bucket. The source bucket contains 474356 objects, and the total size of the bucket is around 14TB. After a transfer task, I checked both buckets. They have the same number of objects and the data sizes. So I believe the task was in fact successful. But I still got the error message, saying 474437 objects were transferred (there was only 474356 in fact) and the task is not completed.

To Reproduce
Steps to reproduce the behavior.

Expected behavior
The task should report correct status and won't say it transfers more objects than how many objects there are indeed in the bucket.

Please complete the following information about the solution:

  • Version: v2.6.6

  • Region: eu-central-1

  • Was the solution modified from the version published on this repository? No

  • If the answer to the previous question was yes, are the changes available on GitHub?

  • Have you checked your [service quotas] (https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html) for the sevices this solution uses? Yes

  • Were there any errors in the CloudWatch Logs? Didn't find any.

Image

Screenshots
If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).

Additional context
Add any other context about the problem here.

@szipan szipan added the bug Something isn't working label Mar 3, 2025
@gockle
Copy link
Member

gockle commented Mar 4, 2025

hi @szipan
Thanks for providing the details will look into this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants