S3 Sync Task Part number must be an integer between
Description
Problem/Justification
None
Impact
None
relates to
SmartDraw Connector
Katalon Manual Tests (BETA)
Activity
Show:
Bug Clerk October 20, 2020 at 1:55 PM
Bug Clerk September 18, 2020 at 2:28 PM
Bug Clerk September 18, 2020 at 2:03 PM
Bonnie Follweiler September 10, 2020 at 12:48 PM
Thank you for the report @Armand VIGNAT. Can you please provide a debug by navigating to System -> Advanced, click save debug, and upload attachment to this ticket?
Complete
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Vladimir Vinogradenko
Vladimir VinogradenkoReporter
Armand VIGNAT
Armand VIGNATComponents
Fix versions
Affects versions
Priority
More fields
Time tracking
More fields
Time trackingKatalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Created September 9, 2020 at 10:48 PM
Updated March 29, 2021 at 11:01 AM
Resolved October 20, 2020 at 1:55 PM
Hello,
I want to backup my NAS to a S3 service (Scaleway).
I've got around 6TB of content to upload.
But it never gets done because of the following error :
Failed to copy: MultipartUpload: upload multipart failed upload id: OWZkYjU0OTctNDA1NS00MDMwLWFhZjktN2Q0YWFkMzVhNzYz caused by: InvalidArgument: Part number must be an integer between 1 and 1000, inclusive status code: 400, request id: txab5601fb55c94ba48231b-005f5680f1, host id: txab5601fb55c94ba48231b-005f5680f1
Based on some research it seems that I have to tweak the option --s3-chunk-size to fix the issue (https://forum.rclone.org/t/problem-with-uploading-to-s3-scaleway/15340)
Currently there is no way to tweak specific parameters for rclone