Since this website won't let me upload the full log and it's too large to paste here, I'm uploading a truncated execution with double verbosity and --dump headers
that shows this bug on an ls
root@host:~# rclone -vv --dump headers ls REDACTED_BUCKET:REDACTED_DIR
2023/08/29 22:08:37 DEBUG : rclone: Version "v1.60.1-DEV" starting with parameters ["/usr/bin/rclone" "-vv" "--dump" "headers" "ls" "REDACTED_BUCKET:REDACTED_DIR"]
2023/08/29 22:08:37 DEBUG : Creating backend with remote "REDACTED_BUCKET:REDACTED_DIR"
2023/08/29 22:08:37 DEBUG : Using config file from "/home/REDACTED_USER/.config/rclone/rclone.conf"
2023/08/29 22:08:37 DEBUG : Creating backend with remote "b2:REDACTED_BUCKET/REDACTED_DIR.bin"
2023/08/29 22:08:37 DEBUG : You have specified to dump information. Please be noted that the Accept-Encoding as shown may not be correct in the request and the response may not show Content-Encoding if the go standard libraries auto gzip encoding was in effect. In this case the body of the request will be gunzipped before showing it.
2023/08/29 22:08:37 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/08/29 22:08:37 DEBUG : HTTP REQUEST (req 0xc0007ea100)
2023/08/29 22:08:37 DEBUG : GET /b2api/v1/b2_authorize_account HTTP/1.1
Host: api.backblazeb2.com
User-Agent: rclone/
Authorization: XXXX
Accept-Encoding: gzip
2023/08/29 22:08:37 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/08/29 22:08:38 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/08/29 22:08:38 DEBUG : HTTP RESPONSE (req 0xc0007ea100)
2023/08/29 22:08:38 DEBUG : HTTP/1.1 200
Content-Length: 620
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Tue, 29 Aug 2023 22:08:59 GMT
2023/08/29 22:08:38 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/08/29 22:08:38 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/08/29 22:08:38 DEBUG : HTTP REQUEST (req 0xc0007eab00)
2023/08/29 22:08:38 DEBUG : HEAD /file/REDACTED_BUCKET/REDACTED_DIR.bin HTTP/1.1
Host: f002.backblazeb2.com
User-Agent: rclone/
Authorization: XXXX
2023/08/29 22:08:38 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/08/29 22:08:38 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/08/29 22:08:38 DEBUG : HTTP RESPONSE (req 0xc0007eab00)
2023/08/29 22:08:38 DEBUG : HTTP/1.1 401
Content-Length: 62
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Tue, 29 Aug 2023 22:09:00 GMT
2023/08/29 22:08:38 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/08/29 22:08:38 DEBUG : Couldn't decode error response: EOF
2023/08/29 22:08:38 DEBUG : B2 bucket REDACTED_BUCKET: Unauthorized: Unknown 401 (401 unknown)
2023/08/29 22:08:38 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/08/29 22:08:38 DEBUG : HTTP REQUEST (req 0xc0007eb000)
2023/08/29 22:08:38 DEBUG : GET /b2api/v1/b2_authorize_account HTTP/1.1
Host: api.backblazeb2.com
User-Agent: rclone/
Authorization: XXXX
Accept-Encoding: gzip
2023/08/29 22:08:38 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/08/29 22:08:38 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/08/29 22:08:38 DEBUG : HTTP RESPONSE (req 0xc0007eb000)
2023/08/29 22:08:38 DEBUG : HTTP/1.1 200
Content-Length: 620
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Tue, 29 Aug 2023 22:09:00 GMT
2023/08/29 22:08:38 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/08/29 22:08:38 DEBUG : pacer: low level retry 1/10 (error Unknown 401 (401 unknown))
2023/08/29 22:08:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2023/08/29 22:08:38 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/08/29 22:08:38 DEBUG : HTTP REQUEST (req 0xc0007eb400)
2023/08/29 22:08:38 DEBUG : HEAD /file/REDACTED_BUCKET/REDACTED_DIR.bin HTTP/1.1
Host: f002.backblazeb2.com
User-Agent: rclone/
Authorization: XXXX
2023/08/29 22:08:38 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/08/29 22:08:38 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/08/29 22:08:38 DEBUG : HTTP RESPONSE (req 0xc0007eb400)
2023/08/29 22:08:38 DEBUG : HTTP/1.1 401
Content-Length: 62
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Tue, 29 Aug 2023 22:09:00 GMT
2023/08/29 22:08:38 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/08/29 22:08:38 DEBUG : Couldn't decode error response: EOF
2023/08/29 22:08:38 DEBUG : B2 bucket REDACTED_BUCKET: Unauthorized: Unknown 401 (401 unknown)
2023/08/29 22:08:38 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/08/29 22:08:38 DEBUG : HTTP REQUEST (req 0xc0007eb700)
2023/08/29 22:08:38 DEBUG : GET /b2api/v1/b2_authorize_account HTTP/1.1
Host: api.backblazeb2.com
User-Agent: rclone/
Authorization: XXXX
Accept-Encoding: gzip
2023/08/29 22:08:38 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/08/29 22:08:38 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/08/29 22:08:38 DEBUG : HTTP RESPONSE (req 0xc0007eb700)
2023/08/29 22:08:38 DEBUG : HTTP/1.1 200
Content-Length: 620
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Tue, 29 Aug 2023 22:09:00 GMT
2023/08/29 22:08:38 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/08/29 22:08:38 DEBUG : pacer: Reducing sleep to 10ms
2023/08/29 22:08:38 DEBUG : pacer: low level retry 2/10 (error Unknown 401 (401 unknown))
2023/08/29 22:08:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2023/08/29 22:08:38 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/08/29 22:08:38 DEBUG : HTTP REQUEST (req 0xc0007eba00)
2023/08/29 22:08:38 DEBUG : HEAD /file/REDACTED_BUCKET/REDACTED_DIR.bin HTTP/1.1
Host: f002.backblazeb2.com
User-Agent: rclone/
Authorization: XXXX
2023/08/29 22:08:38 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/08/29 22:08:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/08/29 22:08:39 DEBUG : HTTP RESPONSE (req 0xc0007eba00)
2023/08/29 22:08:39 DEBUG : HTTP/1.1 401
Content-Length: 62
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Tue, 29 Aug 2023 22:09:00 GMT
2023/08/29 22:08:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/08/29 22:08:39 DEBUG : Couldn't decode error response: EOF
2023/08/29 22:08:39 DEBUG : B2 bucket REDACTED_BUCKET: Unauthorized: Unknown 401 (401 unknown)
2023/08/29 22:08:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/08/29 22:08:39 DEBUG : HTTP REQUEST (req 0xc0007ebd00)
2023/08/29 22:08:39 DEBUG : GET /b2api/v1/b2_authorize_account HTTP/1.1
Host: api.backblazeb2.com
User-Agent: rclone/
Authorization: XXXX
Accept-Encoding: gzip
2023/08/29 22:08:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/08/29 22:08:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/08/29 22:08:39 DEBUG : HTTP RESPONSE (req 0xc0007ebd00)
2023/08/29 22:08:39 DEBUG : HTTP/1.1 200
Content-Length: 620
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Tue, 29 Aug 2023 22:09:00 GMT
2023/08/29 22:08:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/08/29 22:08:39 DEBUG : pacer: Reducing sleep to 10ms
2023/08/29 22:08:39 DEBUG : pacer: low level retry 3/10 (error Unknown 401 (401 unknown))
2023/08/29 22:08:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2023/08/29 22:08:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/08/29 22:08:39 DEBUG : HTTP REQUEST (req 0xc0005fe300)
2023/08/29 22:08:39 DEBUG : HEAD /file/REDACTED_BUCKET/REDACTED_DIR.bin HTTP/1.1
Host: f002.backblazeb2.com
User-Agent: rclone/
Authorization: XXXX
2023/08/29 22:08:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/08/29 22:08:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/08/29 22:08:39 DEBUG : HTTP RESPONSE (req 0xc0005fe300)
2023/08/29 22:08:39 DEBUG : HTTP/1.1 401
Content-Length: 62
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=utf-8
Date: Tue, 29 Aug 2023 22:09:01 GMT
...
2023/08/29 22:08:44 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2023/08/29 22:08:45 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/08/29 22:08:45 DEBUG : HTTP RESPONSE (req 0xc001c2ef00)
2023/08/29 22:08:45 DEBUG : HTTP/1.1 200
Content-Length: 1985
Cache-Control: max-age=0, no-cache, no-store
Content-Type: application/json;charset=UTF-8
Date: Tue, 29 Aug 2023 22:09:07 GMT
2023/08/29 22:08:45 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2023/08/29 22:08:45 DEBUG : pacer: Reducing sleep to 10ms
REDACTED_FILESIZE REDACTED_FILENAME
REDACTED_FILESIZE REDACTED_FILENAME
REDACTED_FILESIZE REDACTED_FILENAME
2023/08/29 22:08:45 DEBUG : 8 go routines active
root@host:~#