You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
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.
The text was updated successfully, but these errors were encountered: