I can't upload to internet archive error 400

What is the problem you are having with rclone?

I'm trying to learn how to upload to the Internet Archive, but in addition to repeating the items contained in the folder 3 times, it always prints an invalid name error for the bucket. I've already tested and researched possible solutions here on the forum before contacting you. I would like to thank you in advance for any help or tips on how to configure both the command I am using, and if it is some other error that I am unaware of.

Run the command 'rclone version' and share the full output of the command.

rclone v1.68.0
- os/version: Microsoft Windows 11 Pro 23H2 (64 bit)
- os/kernel: 10.0.22631.4169 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.23.1
- go/linking: static
- go/tags: cmount

Which cloud storage system are you using? (eg Google Drive)

Internet Archive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone copy -vv --fast-list -vP --transfers=20 "G:\PS2\CHD\jogos" archive1:"YourBucketNameGoesHereJV V2"

Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.

[archive1]
type = internetarchive
access_key_id = XXX
secret_access_key = XXX

A log from the command that you were trying to run with the -vv flag

2024/09/18 03:14:12 DEBUG : rclone: Version "v1.68.0" starting with parameters ["rclone" "copy" "-vv" "--fast-list" "-vP" "--transfers=20" "G:\\PS2\\CHD\\jogos" "archive1:YourBucketNameGoesHereJV V2"]
2024/09/18 03:14:12 DEBUG : Creating backend with remote "G:\\PS2\\CHD\\jogos"
2024/09/18 03:14:12 DEBUG : Using config file from "C:\\Users\\johnn\\AppData\\Roaming\\rclone\\rclone.conf"
2024/09/18 03:14:12 DEBUG : fs cache: renaming cache item "G:\\PS2\\CHD\\jogos" to be canonical "//?/G:/PS2/CHD/jogos"
2024/09/18 03:14:12 DEBUG : Creating backend with remote "archive1:YourBucketNameGoesHereJV V2"
2024/09/18 03:14:15 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Need to transfer - File not found at Destination
2024/09/18 03:14:15 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Need to transfer - File not found at Destination
2024/09/18 03:14:15 DEBUG : Internet Archive item YourBucketNameGoesHereJV V2: Waiting for checks to finish
2024/09/18 03:14:15 DEBUG : Internet Archive item YourBucketNameGoesHereJV V2: Waiting for transfers to finish
2024/09/18 03:15:44 ERROR : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>db299351-ab51-4b5f-ac79-4103b2fe5b2b</RequestId></Error>"
2024/09/18 03:15:52 ERROR : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>6c1ba782-1da4-4290-af70-ac038c96a02b</RequestId></Error>"
2024/09/18 03:15:52 ERROR : Attempt 1/3 failed with 2 errors and: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>6c1ba782-1da4-4290-af70-ac038c96a02b</RequestId></Error>"
2024/09/18 03:15:55 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Need to transfer - File not found at Destination
2024/09/18 03:15:55 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Need to transfer - File not found at Destination
2024/09/18 03:15:55 DEBUG : Internet Archive item YourBucketNameGoesHereJV V2: Waiting for checks to finish
2024/09/18 03:15:55 DEBUG : Internet Archive item YourBucketNameGoesHereJV V2: Waiting for transfers to finish
2024/09/18 03:18:28 ERROR : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>5e35cb1e-a0cc-4c6d-a898-b24c5c3aa50e</RequestId></Error>"
2024/09/18 03:19:17 ERROR : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>6c6769e5-8329-447f-86aa-debd5e2b08b9</RequestId></Error>"
2024/09/18 03:19:17 ERROR : Attempt 2/3 failed with 2 errors and: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>6c6769e5-8329-447f-86aa-debd5e2b08b9</RequestId></Error>"
2024/09/18 03:19:21 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Need to transfer - File not found at Destination
2024/09/18 03:19:21 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Need to transfer - File not found at Destination
2024/09/18 03:19:21 DEBUG : Internet Archive item YourBucketNameGoesHereJV V2: Waiting for checks to finish
2024/09/18 03:19:21 DEBUG : Internet Archive item YourBucketNameGoesHereJV V2: Waiting for transfers to finish
2024/09/18 03:19:47 ERROR : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>523cbc11-28df-4edb-95a2-c7ff9fd30d2d</RequestId></Error>"
2024/09/18 03:19:48 ERROR : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Failed to copy: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>11ff8cf3-a2af-4fed-9da9-34d71bc9cac2</RequestId></Error>"
2024/09/18 03:19:48 ERROR : Attempt 3/3 failed with 2 errors and: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>11ff8cf3-a2af-4fed-9da9-34d71bc9cac2</RequestId></Error>"
Transferred:        1.369 GiB / 1.369 GiB, 100%, 1.906 MiB/s, ETA 0s
Errors:                 2 (retrying may help)
Elapsed time:      5m35.9s
2024/09/18 03:19:48 INFO  :
Transferred:        1.369 GiB / 1.369 GiB, 100%, 1.906 MiB/s, ETA 0s
Errors:                 2 (retrying may help)
Elapsed time:      5m35.9s

2024/09/18 03:19:48 DEBUG : 3 go routines active
2024/09/18 03:19:48 NOTICE: Failed to copy with 2 errors: last error was: HTTP error 400 (400 Bad Request) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><Resource>Bucket names should be valid archive identifiers; try someting matching this regular expression: ^[a-zA-Z0-9][a-zA-Z0-9_.-]{4,100}$ (or, if you are making unusual identifiers, this user may lack the special permission to do so)</Resource><RequestId>11ff8cf3-a2af-4fed-9da9-34d71bc9cac2</RequestId></Error>"

welcome to the forum,

YourBucketNameGoesHereJV V2 is not valid bucket name, as it has a space character

2024/09/18 12:48:16 DEBUG : rclone: Version "v1.68.0" starting with parameters ["rclone" "copy" "-vv" "--fast-list" "-vP" "--transfers=20" "G:\\PS2\\CHD\\jogos" "archive1:YourBdse234ucketNameGoesHereJVV22180924"]
2024/09/18 12:48:16 DEBUG : Creating backend with remote "G:\\PS2\\CHD\\jogos"
2024/09/18 12:48:16 DEBUG : Using config file from "C:\\Users\\johnn\\AppData\\Roaming\\rclone\\rclone.conf"
2024/09/18 12:48:16 DEBUG : fs cache: renaming cache item "G:\\PS2\\CHD\\jogos" to be canonical "//?/G:/PS2/CHD/jogos"
2024/09/18 12:48:16 DEBUG : Creating backend with remote "archive1:YourBdse234ucketNameGoesHereJVV22180924"
2024/09/18 12:48:21 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Need to transfer - File not found at Destination
2024/09/18 12:48:21 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Need to transfer - File not found at Destination
2024/09/18 12:48:21 DEBUG : Internet Archive item YourBdse234ucketNameGoesHereJVV22180924: Waiting for checks to finish
2024/09/18 12:48:21 DEBUG : Internet Archive item YourBdse234ucketNameGoesHereJVV22180924: Waiting for transfers to finish
2024/09/18 12:56:05 NOTICE: Time may be set wrong - time from "s3.us.archive.org" is 7m44.8190041s different from this computer
2024/09/18 12:56:08 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Dst hash empty - aborting Src hash check
2024/09/18 12:56:08 INFO  : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Copied (new)
2024/09/18 12:56:18 ERROR : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Failed to copy: HTTP error 409 (409 Conflict) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>BucketAlreadyExists</Code><Message>The requested bucket name is not available. The bucket namespace is shared by all users of the system. Please select a different name and try again.</Message><Resource /><RequestId>4235902e-9fbb-4cdc-9bb6-ac3a7b6a15d6</RequestId></Error>"
2024/09/18 12:56:18 ERROR : Attempt 1/3 failed with 1 errors and: HTTP error 409 (409 Conflict) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>BucketAlreadyExists</Code><Message>The requested bucket name is not available. The bucket namespace is shared by all users of the system. Please select a different name and try again.</Message><Resource /><RequestId>4235902e-9fbb-4cdc-9bb6-ac3a7b6a15d6</RequestId></Error>"
2024/09/18 12:56:19 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Need to transfer - File not found at Destination
2024/09/18 12:56:19 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Need to transfer - File not found at Destination
2024/09/18 12:56:19 DEBUG : Internet Archive item YourBdse234ucketNameGoesHereJVV22180924: Waiting for checks to finish
2024/09/18 12:56:19 DEBUG : Internet Archive item YourBdse234ucketNameGoesHereJVV22180924: Waiting for transfers to finish
2024/09/18 13:00:55 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Dst hash empty - aborting Src hash check
2024/09/18 13:00:55 INFO  : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Copied (new)
2024/09/18 13:01:56 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Dst hash empty - aborting Src hash check
2024/09/18 13:01:56 INFO  : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Copied (new)
2024/09/18 13:01:56 ERROR : Attempt 2/3 succeeded
Transferred:      934.658 MiB / 934.658 MiB, 100%, 1.253 MiB/s, ETA 0s
Transferred:            3 / 3, 100%
Elapsed time:     13m39.6s
2024/09/18 13:01:56 INFO  :
Transferred:      934.658 MiB / 934.658 MiB, 100%, 1.253 MiB/s, ETA 0s
Transferred:            3 / 3, 100%
Elapsed time:     13m39.6s

2024/09/18 13:01:56 DEBUG : 3 go routines active

Thanks for the welcome message

About the name, I've already tested several formats, and I always get the same error message (either that the name already exists, or that it has some invalid character) even though I named it in some way so that it won't be used by another bucket or that the name is invalid, and I get the same error regardless, I'm afraid it's an error in my command line.

I will do more tests, if I have any results, I will let you know here

what about that?

2024/09/18 13:20:27 DEBUG : rclone: Version "v1.68.0" starting with parameters ["rclone" "copy" "-vv" "--fast-list" "-vP" "--transfers=20" "G:\\PS2\\CHD\\jogos" "archive1:YourBdse234ucketNameGoesHereJVV22180924d3e2342334322222"]
2024/09/18 13:20:27 DEBUG : Creating backend with remote "G:\\PS2\\CHD\\jogos"
2024/09/18 13:20:27 DEBUG : Using config file from "C:\\Users\\johnn\\AppData\\Roaming\\rclone\\rclone.conf"
2024/09/18 13:20:27 DEBUG : fs cache: renaming cache item "G:\\PS2\\CHD\\jogos" to be canonical "//?/G:/PS2/CHD/jogos"
2024/09/18 13:20:27 DEBUG : Creating backend with remote "archive1:YourBdse234ucketNameGoesHereJVV22180924d3e2342334322222"
2024/09/18 13:20:30 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Need to transfer - File not found at Destination
2024/09/18 13:20:30 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Need to transfer - File not found at Destination
2024/09/18 13:20:30 DEBUG : Internet Archive item YourBdse234ucketNameGoesHereJVV22180924d3e2342334322222: Waiting for checks to finish
2024/09/18 13:20:30 DEBUG : Internet Archive item YourBdse234ucketNameGoesHereJVV22180924d3e2342334322222: Waiting for transfers to finish
2024/09/18 13:30:25 NOTICE: Time may be set wrong - time from "s3.us.archive.org" is 9m53.5609944s different from this computer
2024/09/18 13:30:28 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Dst hash empty - aborting Src hash check
2024/09/18 13:30:28 INFO  : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Copied (new)
2024/09/18 13:31:13 ERROR : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Failed to copy: HTTP error 409 (409 Conflict) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>BucketAlreadyExists</Code><Message>The requested bucket name is not available. The bucket namespace is shared by all users of the system. Please select a different name and try again.</Message><Resource /><RequestId>78dbdba5-8fbc-4133-a70e-84cb6d7c9919</RequestId></Error>"
2024/09/18 13:31:13 ERROR : Attempt 1/3 failed with 1 errors and: HTTP error 409 (409 Conflict) returned body: "<?xml version='1.0' encoding='UTF-8'?>\n<Error><Code>BucketAlreadyExists</Code><Message>The requested bucket name is not available. The bucket namespace is shared by all users of the system. Please select a different name and try again.</Message><Resource /><RequestId>78dbdba5-8fbc-4133-a70e-84cb6d7c9919</RequestId></Error>"
2024/09/18 13:31:14 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Need to transfer - File not found at Destination
2024/09/18 13:31:14 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Need to transfer - File not found at Destination
2024/09/18 13:31:14 DEBUG : Internet Archive item YourBdse234ucketNameGoesHereJVV22180924d3e2342334322222: Waiting for checks to finish
2024/09/18 13:31:14 DEBUG : Internet Archive item YourBdse234ucketNameGoesHereJVV22180924d3e2342334322222: Waiting for transfers to finish
2024/09/18 13:36:15 DEBUG : pacer: low level retry 1/10 (error Put "https://s3.us.archive.org/YourBdse234ucketNameGoesHereJVV22180924d3e2342334322222%2FBattle%20Stadium%20D.O.N%20%28Japan%29%20%5BT-En%20by%20Lord%20Izen%20v20230906%5D%20%5BJapanese%20voices%5D.chd": write tcp 192.168.100.42:60286->207.241.239.246:443: wsasend: Foi forçado o cancelamento de uma conexão existente pelo host remoto.)
2024/09/18 13:36:15 DEBUG : pacer: Rate limited, increasing sleep to 10ms
2024/09/18 13:41:52 DEBUG : pacer: low level retry 2/10 (error Put "https://s3.us.archive.org/YourBdse234ucketNameGoesHereJVV22180924d3e2342334322222%2FBattle%20Stadium%20D.O.N%20%28Japan%29%20%5BT-En%20by%20Lord%20Izen%20v20230906%5D%20%5BJapanese%20voices%5D.chd": net/http: HTTP/1.x transport connection broken: http: ContentLength=245967784 with Body length 145865640)
2024/09/18 13:41:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2024/09/18 13:41:52 DEBUG : pacer: low level retry 3/10 (error Put "https://s3.us.archive.org/YourBdse234ucketNameGoesHereJVV22180924d3e2342334322222%2FBattle%20Stadium%20D.O.N%20%28Japan%29%20%5BT-En%20by%20Lord%20Izen%20v20230906%5D%20%5BJapanese%20voices%5D.chd": net/http: HTTP/1.x transport connection broken: http: ContentLength=245967784 with Body length 0)
2024/09/18 13:41:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2024/09/18 13:41:52 DEBUG : pacer: low level retry 4/10 (error Put "https://s3.us.archive.org/YourBdse234ucketNameGoesHereJVV22180924d3e2342334322222%2FBattle%20Stadium%20D.O.N%20%28Japan%29%20%5BT-En%20by%20Lord%20Izen%20v20230906%5D%20%5BJapanese%20voices%5D.chd": net/http: HTTP/1.x transport connection broken: http: ContentLength=245967784 with Body length 0)
2024/09/18 13:41:52 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2024/09/18 13:41:53 DEBUG : pacer: low level retry 5/10 (error Put "https://s3.us.archive.org/YourBdse234ucketNameGoesHereJVV22180924d3e2342334322222%2FBattle%20Stadium%20D.O.N%20%28Japan%29%20%5BT-En%20by%20Lord%20Izen%20v20230906%5D%20%5BJapanese%20voices%5D.chd": net/http: HTTP/1.x transport connection broken: http: ContentLength=245967784 with Body length 0)
2024/09/18 13:41:53 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2024/09/18 13:41:53 DEBUG : pacer: low level retry 6/10 (error Put "https://s3.us.archive.org/YourBdse234ucketNameGoesHereJVV22180924d3e2342334322222%2FBattle%20Stadium%20D.O.N%20%28Japan%29%20%5BT-En%20by%20Lord%20Izen%20v20230906%5D%20%5BJapanese%20voices%5D.chd": net/http: HTTP/1.x transport connection broken: http: ContentLength=245967784 with Body length 0)
2024/09/18 13:41:53 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2024/09/18 13:41:53 DEBUG : pacer: low level retry 7/10 (error Put "https://s3.us.archive.org/YourBdse234ucketNameGoesHereJVV22180924d3e2342334322222%2FBattle%20Stadium%20D.O.N%20%28Japan%29%20%5BT-En%20by%20Lord%20Izen%20v20230906%5D%20%5BJapanese%20voices%5D.chd": net/http: HTTP/1.x transport connection broken: http: ContentLength=245967784 with Body length 0)
2024/09/18 13:41:53 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2024/09/18 13:41:54 DEBUG : pacer: low level retry 8/10 (error Put "https://s3.us.archive.org/YourBdse234ucketNameGoesHereJVV22180924d3e2342334322222%2FBattle%20Stadium%20D.O.N%20%28Japan%29%20%5BT-En%20by%20Lord%20Izen%20v20230906%5D%20%5BJapanese%20voices%5D.chd": net/http: HTTP/1.x transport connection broken: http: ContentLength=245967784 with Body length 0)
2024/09/18 13:41:54 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2024/09/18 13:41:54 DEBUG : pacer: low level retry 9/10 (error Put "https://s3.us.archive.org/YourBdse234ucketNameGoesHereJVV22180924d3e2342334322222%2FBattle%20Stadium%20D.O.N%20%28Japan%29%20%5BT-En%20by%20Lord%20Izen%20v20230906%5D%20%5BJapanese%20voices%5D.chd": net/http: HTTP/1.x transport connection broken: http: ContentLength=245967784 with Body length 0)
2024/09/18 13:41:54 DEBUG : pacer: Rate limited, increasing sleep to 2s
2024/09/18 13:41:56 DEBUG : pacer: low level retry 10/10 (error Put "https://s3.us.archive.org/YourBdse234ucketNameGoesHereJVV22180924d3e2342334322222%2FBattle%20Stadium%20D.O.N%20%28Japan%29%20%5BT-En%20by%20Lord%20Izen%20v20230906%5D%20%5BJapanese%20voices%5D.chd": net/http: HTTP/1.x transport connection broken: http: ContentLength=245967784 with Body length 0)
2024/09/18 13:41:56 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Received error: Put "https://s3.us.archive.org/YourBdse234ucketNameGoesHereJVV22180924d3e2342334322222%2FBattle%20Stadium%20D.O.N%20%28Japan%29%20%5BT-En%20by%20Lord%20Izen%20v20230906%5D%20%5BJapanese%20voices%5D.chd": net/http: HTTP/1.x transport connection broken: http: ContentLength=245967784 with Body length 0 - low level retry 0/10
2024/09/18 13:43:02 DEBUG : pacer: Reducing sleep to 1.5s
2024/09/18 13:43:03 DEBUG : pacer: Reducing sleep to 1.125s
2024/09/18 13:43:03 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Dst hash empty - aborting Src hash check
2024/09/18 13:43:03 INFO  : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906].chd: Copied (new)
2024/09/18 13:51:48 DEBUG : pacer: Reducing sleep to 843.75ms
2024/09/18 13:51:49 DEBUG : pacer: Reducing sleep to 632.8125ms
2024/09/18 13:51:49 DEBUG : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Dst hash empty - aborting Src hash check
2024/09/18 13:51:49 INFO  : Battle Stadium D.O.N (Japan) [T-En by Lord Izen v20230906] [Japanese voices].chd: Copied (new)
2024/09/18 13:51:49 ERROR : Attempt 2/3 succeeded
Transferred:        1.142 GiB / 1.142 GiB, 100%, 575.498 KiB/s, ETA 0s
Transferred:            3 / 3, 100%
Elapsed time:     31m21.7s
2024/09/18 13:51:49 INFO  :
Transferred:        1.142 GiB / 1.142 GiB, 100%, 575.498 KiB/s, ETA 0s
Transferred:            3 / 3, 100%
Elapsed time:     31m21.7s

2024/09/18 13:51:49 DEBUG : 4 go routines active

This log also gave this error based on the time, where I live the time zone is all confusing and it's been a few years since they took away daylight saving time, could it have something to do with it? In this log I noticed some kind of limit reached. I think I'll leave aside trying to send it through rclone, and maybe learn how to use their own tool.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.