Onedrive - "Couldn't decode error response: EOF"

What is the problem you are having with rclone?

with onedrive, getting "Couldn't decode error response: EOF"

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

the issue occurs with v1.67.0 but since v1.68.0 was just released, now, i am testing with that.

rclone v1.68.0
- os/version: Microsoft Windows 11 Pro 23H2 (64 bit)
- os/kernel: 10.0.22631.4037 (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)

onedrive business

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

["\\\\ts-credserver\\agent_en10_ro\\rclone" "copy" "onedrivevb:termux/andotp/aes/backup" "//ts-vserver03.falconer.en.andotp/falconer.en.andotp/falconer/en10/user01/andotp_aes/backup" 
"--backup-dir=//ts-vserver03.falconer.en.andotp/falconer.en.andotp/falconer/en10/user01/andotp_aes/archive/20240908.180115" 
"--inplace" "--fast-list" "--stats=5h" "--include=otp_accounts_2019-08-21_18-14-36.json.aes" 
"--config=//ts-credserver/agent_en10_rw/rclone.conf" 
"--log-level=DEBUG" "--log-file=//ts-credserver/agent_en10_rw/backups/andotp_aes/logs/20240908.180115/rclone.log"]

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

[onedrivevb]
type = onedrive
client_id = XXX
client_secret = XXX
token = XXX
drive_id = XXX
drive_type = business

[onedrivevb_crypt01]
type = crypt
remote = onedrivevb:crypt01
password = XXX
password2 = XXX

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

the logs are very long. to reduce that size, i added `--include` to include a single file and removed `Excluded` entries.

DEBUG : rclone: Version "v1.68.0" starting with parameters ["\\\\ts-credserver\\agent_en10_ro\\rclone" "copy" "onedrivevb:termux/andotp/aes/backup" "//ts-vserver03.falconer.en.andotp/falconer.en.andotp/falconer/en10/user01/andotp_aes/backup" "--backup-dir=//ts-vserver03.falconer.en.andotp/falconer.en.andotp/falconer/en10/user01/andotp_aes/archive/20240908.180247" "--inplace" "--fast-list" "--stats=5h" "--include=otp_accounts_2019-08-21_18-14-36.json.aes" "--config=//ts-credserver/agent_en10_rw/rclone.conf" "--log-level=DEBUG" "--log-file=//ts-credserver/agent_en10_rw/backups/andotp_aes/logs/20240908.180247/rclone.log"]
DEBUG : Creating backend with remote "onedrivevb:termux/andotp/aes/backup"
DEBUG : Using RCLONE_CONFIG_PASS password.
DEBUG : Using config file from "\\\\ts-credserver\\agent_en10_rw\\rclone.conf"
DEBUG : Creating backend with remote "//ts-vserver03.falconer.en.andotp/falconer.en.andotp/falconer/en10/user01/andotp_aes/backup"
DEBUG : fs cache: renaming cache item "//ts-vserver03.falconer.en.andotp/falconer.en.andotp/falconer/en10/user01/andotp_aes/backup" to be canonical "//?/UNC/ts-vserver03.falconer.en.andotp/falconer.en.andotp/falconer/en10/user01/andotp_aes/backup"
DEBUG : Creating backend with remote "//ts-vserver03.falconer.en.andotp/falconer.en.andotp/falconer/en10/user01/andotp_aes/archive/20240908.180247"
DEBUG : fs cache: renaming cache item "//ts-vserver03.falconer.en.andotp/falconer.en.andotp/falconer/en10/user01/andotp_aes/archive/20240908.180247" to be canonical "//?/UNC/ts-vserver03.falconer.en.andotp/falconer.en.andotp/falconer/en10/user01/andotp_aes/archive/20240908.180247"
DEBUG : otp_accounts_2019-08-21_18-14-36.json.aes: Need to transfer - File not found at Destination
DEBUG : Local file system at //?/UNC/ts-vserver03.falconer.en.andotp/falconer.en.andotp/falconer/en10/user01/andotp_aes/backup: Waiting for checks to finish
DEBUG : Local file system at //?/UNC/ts-vserver03.falconer.en.andotp/falconer.en.andotp/falconer/en10/user01/andotp_aes/backup: Waiting for transfers to finish
DEBUG : Couldn't decode error response: EOF
DEBUG : otp_accounts_2019-08-21_18-14-36.json.aes: quickxor = 070fbfe6584bad77a863b150d80370b5a2a78c33 OK
INFO  : otp_accounts_2019-08-21_18-14-36.json.aes: Copied (new)
INFO  : 
Transferred:   	        310 B / 310 B, 100%, 0 B/s, ETA -
Transferred:            1 / 1, 100%
Elapsed time:         3.5s

and here is relevant snippet from a log using --dump=requests

DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
DEBUG : HTTP RESPONSE (req 0xc00096c140)
DEBUG : HTTP/2.0 302 Found
Cache-Control: no-store, no-cache
Client-Request-Id: 9bcfaef2-ce83-45d7-bc56-d4511cc8a389
Content-Type: application/octet-stream
Date: Sun, 08 Sep 2024 19:33:10 GMT
Location: https://redacted-my.sharepoint.com/personal/redacted/_layouts/15/download.aspx?UniqueId=cf4baf1d-f32e-473a-ae33-db6f25202768&Translate=false&tempauth=v1.eyJzaXRlaWQiOiIwMTU2NzgxNi0yYjY5LTQxYjctODY4Ny0yMDhmNmU0MWY4NzEiLCJhcHBfZGlzcGxheW5hbWUiOiJyY2xvbmVfb25lZHJpdmV2YiIsImFwcGlkIjoiMTM3YjBlMjEtZWJlOC00YTRiLTgyNDItNjk3NGNlMTQwMWVhIiwiYXVkIjoiMDAwMDAwMDMtMDAwMC0wZmYxLWNlMDAtMDAwMDAwMDAwMDAwL3ZiaWxpdHktbXkuc2hhcmVwb2ludC5jb21AYjE5Mzg4MDQtMTQ1MC00Y2ViLWEwMjgtOTJhMjczN2NlYzBmIiwiZXhwIjoiMTcyNTgyNzU5MSJ9.CgoKBHNuaWQSAjY0EgsImrrgtuORqD0QBRoNMjAuMTkwLjE2MS44OCosOGhtK3V4Wk9XOTFlclkvdzVxNXRjTCtLS1ZIRGkzeFp3OGM5NUVkU2JvTT0wlAE4AUIQoU5U0VoAAGBiFamNtBtDxEoQaGFzaGVkcHJvb2Z0b2tlblIIWyJrbXNpIl1yKTBoLmZ8bWVtYmVyc2hpcHwxMDAzMjAwMTE4MWE2ZjhkQGxpdmUuY29tegEyggESCQSIk7FQFOtMEaAokqJzfOwPkgEFRGF2aWSaAQdNZWx0emVyogERZGF2aWRAdmJpbGl0eS5uZXSqARAxMDAzMjAwMTE4MUE2RjhEsgFFbXlmaWxlcy5yZWFkIGFsbGZpbGVzLnJlYWQgbXlmaWxlcy53cml0ZSBhbGxmaWxlcy53cml0ZSBhbGxzaXRlcy5yZWFkyAEB.6zDUcO7vwbNtlBFMvob9YUYt3Q8ZMKcPsc_ggtNLItY&ApiVersion=2.0
Request-Id: 9bcfaef2-ce83-45d7-bc56-d4511cc8a389
Strict-Transport-Security: max-age=31536000
X-Ms-Ags-Diagnostic: {"ServerInfo":{"DataCenter":"Canada Central","Slice":"E","Ring":"3","ScaleUnit":"001","RoleInstance":"YT1PEPF00001A70"}}
Content-Length: 0

DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
DEBUG : Couldn't decode error response: EOF

Can you find the matching HTTP REQUEST for that hex ID and post that too please? That will give me a much better idea what rclone was doing.

Or alternatively stick the entire log somewhere I can download it? PM me the link if you want.

1 Like

thanks,

i re-ran my backup script and got the same error.

now, i crafted a simpler command with a smaller log.
here it is

rclone-v1.68.0.exe copy onedrivevb:termux/andotp/aes/backup/ d:\files\zork -vv --dump=requests --include=otp_accounts_2019-08-21_18-14-36.json.aes --inplace 
2024/09/09 09:47:38 DEBUG : Setting --config "c:\\data\\rclone\\rclone_onedrive.conf" from environment variable RCLONE_CONFIG="c:\\data\\rclone\\rclone_onedrive.conf"
2024/09/09 09:47:38 NOTICE: Automatically setting -vv as --dump is enabled
2024/09/09 09:47:38 DEBUG : rclone: Version "v1.68.0" starting with parameters ["C:\\data\\rclone\\rclone-v1.68.0.exe" "copy" "onedrivevb:termux/andotp/aes/backup/" "d:\\files\\zork" "-vv" "--dump=requests" "--include=otp_accounts_2019-08-21_18-14-36.json.aes" "--inplace"]
2024/09/09 09:47:38 DEBUG : Creating backend with remote "onedrivevb:termux/andotp/aes/backup/"
2024/09/09 09:47:38 DEBUG : Using RCLONE_CONFIG_PASS password.
2024/09/09 09:47:38 DEBUG : Using config file from "c:\\data\\rclone\\rclone_onedrive.conf"
2024/09/09 09:47:38 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.
2024/09/09 09:47:38 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/09/09 09:47:38 DEBUG : HTTP REQUEST (req 0xc000626dc0)
2024/09/09 09:47:38 DEBUG : GET /v1.0/drives/b!FnhWAWkrt0GGhyCPbkH4cWPXig7X34RCiiDmHNFZtHe64f8-BPqZQbYqzrYb2Hgg/root HTTP/1.1
Host: graph.microsoft.com
User-Agent: rclone/v1.68.0
Authorization: XXXX
Accept-Encoding: gzip

2024/09/09 09:47:38 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/09/09 09:47:38 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/09/09 09:47:38 DEBUG : HTTP RESPONSE (req 0xc000626dc0)
2024/09/09 09:47:38 DEBUG : HTTP/2.0 200 OK
Cache-Control: no-store, no-cache
Client-Request-Id: 7f28c12c-6ba6-4c8b-8dc9-bf297f95b97a
Content-Type: application/json; odata.metadata=minimal; odata.streaming=true; IEEE754Compatible=false; charset=utf-8
Date: Mon, 09 Sep 2024 13:47:38 GMT
Request-Id: 7f28c12c-6ba6-4c8b-8dc9-bf297f95b97a
Strict-Transport-Security: max-age=31536000
X-Ms-Ags-Diagnostic: {"ServerInfo":{"DataCenter":"North Central US","Slice":"E","Ring":"4","ScaleUnit":"004","RoleInstance":"CH01EPF0004240C"}}

2024/09/09 09:47:38 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/09/09 09:47:38 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/09/09 09:47:38 DEBUG : HTTP REQUEST (req 0xc0003d2a00)
2024/09/09 09:47:38 DEBUG : GET /v1.0/drives/b!FnhWAWkrt0GGhyCPbkH4cWPXig7X34RCiiDmHNFZtHe64f8-BPqZQbYqzrYb2Hgg/items/01VJDIV4V6Y2GOVW7725BZO354PWSELRRZ:/termux: HTTP/1.1
Host: graph.microsoft.com
User-Agent: rclone/v1.68.0
Authorization: XXXX
Accept-Encoding: gzip

2024/09/09 09:47:38 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/09/09 09:47:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/09/09 09:47:39 DEBUG : HTTP RESPONSE (req 0xc0003d2a00)
2024/09/09 09:47:39 DEBUG : HTTP/2.0 200 OK
Cache-Control: no-store, no-cache
Client-Request-Id: bab6936e-44c9-4e22-8f64-f17bc816750c
Content-Type: application/json; odata.metadata=minimal; odata.streaming=true; IEEE754Compatible=false; charset=utf-8
Date: Mon, 09 Sep 2024 13:47:38 GMT
Request-Id: bab6936e-44c9-4e22-8f64-f17bc816750c
Strict-Transport-Security: max-age=31536000
X-Ms-Ags-Diagnostic: {"ServerInfo":{"DataCenter":"North Central US","Slice":"E","Ring":"4","ScaleUnit":"004","RoleInstance":"CH01EPF0004240C"}}

2024/09/09 09:47:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/09/09 09:47:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/09/09 09:47:39 DEBUG : HTTP REQUEST (req 0xc0003d32c0)
2024/09/09 09:47:39 DEBUG : GET /v1.0/drives/b!FnhWAWkrt0GGhyCPbkH4cWPXig7X34RCiiDmHNFZtHe64f8-BPqZQbYqzrYb2Hgg/items/01VJDIV4UZRJUBRGF5L5C3ZMNYHYKBZVL6:/andotp: HTTP/1.1
Host: graph.microsoft.com
User-Agent: rclone/v1.68.0
Authorization: XXXX
Accept-Encoding: gzip

2024/09/09 09:47:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/09/09 09:47:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/09/09 09:47:39 DEBUG : HTTP RESPONSE (req 0xc0003d32c0)
2024/09/09 09:47:39 DEBUG : HTTP/2.0 200 OK
Cache-Control: no-store, no-cache
Client-Request-Id: 03806a90-744d-417c-ad29-67b0873b1075
Content-Type: application/json; odata.metadata=minimal; odata.streaming=true; IEEE754Compatible=false; charset=utf-8
Date: Mon, 09 Sep 2024 13:47:38 GMT
Request-Id: 03806a90-744d-417c-ad29-67b0873b1075
Strict-Transport-Security: max-age=31536000
X-Ms-Ags-Diagnostic: {"ServerInfo":{"DataCenter":"North Central US","Slice":"E","Ring":"4","ScaleUnit":"004","RoleInstance":"CH01EPF0004240C"}}

2024/09/09 09:47:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/09/09 09:47:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/09/09 09:47:39 DEBUG : HTTP REQUEST (req 0xc00078e780)
2024/09/09 09:47:39 DEBUG : GET /v1.0/drives/b!FnhWAWkrt0GGhyCPbkH4cWPXig7X34RCiiDmHNFZtHe64f8-BPqZQbYqzrYb2Hgg/items/01VJDIV4QD426N76H2XVCJUA7GUFSBYD7P:/aes: HTTP/1.1
Host: graph.microsoft.com
User-Agent: rclone/v1.68.0
Authorization: XXXX
Accept-Encoding: gzip

2024/09/09 09:47:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/09/09 09:47:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/09/09 09:47:39 DEBUG : HTTP RESPONSE (req 0xc00078e780)
2024/09/09 09:47:39 DEBUG : HTTP/2.0 200 OK
Cache-Control: no-store, no-cache
Client-Request-Id: 37e9c4cb-3eba-4a82-8ef1-495617b945b3
Content-Type: application/json; odata.metadata=minimal; odata.streaming=true; IEEE754Compatible=false; charset=utf-8
Date: Mon, 09 Sep 2024 13:47:38 GMT
Request-Id: 37e9c4cb-3eba-4a82-8ef1-495617b945b3
Strict-Transport-Security: max-age=31536000
X-Ms-Ags-Diagnostic: {"ServerInfo":{"DataCenter":"North Central US","Slice":"E","Ring":"4","ScaleUnit":"004","RoleInstance":"CH01EPF0004240C"}}

2024/09/09 09:47:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/09/09 09:47:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/09/09 09:47:39 DEBUG : HTTP REQUEST (req 0xc00078f040)
2024/09/09 09:47:39 DEBUG : GET /v1.0/drives/b!FnhWAWkrt0GGhyCPbkH4cWPXig7X34RCiiDmHNFZtHe64f8-BPqZQbYqzrYb2Hgg/items/01VJDIV4T2FNDBD3RO7ZAKVJ2QU35RYSES:/backup: HTTP/1.1
Host: graph.microsoft.com
User-Agent: rclone/v1.68.0
Authorization: XXXX
Accept-Encoding: gzip

2024/09/09 09:47:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/09/09 09:47:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/09/09 09:47:39 DEBUG : HTTP RESPONSE (req 0xc00078f040)
2024/09/09 09:47:39 DEBUG : HTTP/2.0 200 OK
Cache-Control: no-store, no-cache
Client-Request-Id: 20ae1f39-5bf3-4fa1-978c-8bc3759752ea
Content-Type: application/json; odata.metadata=minimal; odata.streaming=true; IEEE754Compatible=false; charset=utf-8
Date: Mon, 09 Sep 2024 13:47:39 GMT
Request-Id: 20ae1f39-5bf3-4fa1-978c-8bc3759752ea
Strict-Transport-Security: max-age=31536000
X-Ms-Ags-Diagnostic: {"ServerInfo":{"DataCenter":"North Central US","Slice":"E","Ring":"4","ScaleUnit":"004","RoleInstance":"CH01EPF0004240C"}}

2024/09/09 09:47:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/09/09 09:47:39 DEBUG : fs cache: renaming cache item "onedrivevb:termux/andotp/aes/backup/" to be canonical "onedrivevb:termux/andotp/aes/backup"
2024/09/09 09:47:39 DEBUG : Creating backend with remote "d:\\files\\zork"
2024/09/09 09:47:39 DEBUG : fs cache: renaming cache item "d:\\files\\zork" to be canonical "//?/d:/files/zork"
2024/09/09 09:47:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/09/09 09:47:39 DEBUG : HTTP REQUEST (req 0xc0006272c0)
2024/09/09 09:47:39 DEBUG : GET /v1.0/drives/b!FnhWAWkrt0GGhyCPbkH4cWPXig7X34RCiiDmHNFZtHe64f8-BPqZQbYqzrYb2Hgg/items/01VJDIV4UYKUBQV7CO2JCZEXKXQWGT4VFG/children?$top=1000 HTTP/1.1
Host: graph.microsoft.com
User-Agent: rclone/v1.68.0
Authorization: XXXX
Accept-Encoding: gzip

2024/09/09 09:47:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/09/09 09:47:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/09/09 09:47:39 DEBUG : HTTP RESPONSE (req 0xc0006272c0)
2024/09/09 09:47:39 DEBUG : HTTP/2.0 200 OK
Cache-Control: no-store, no-cache
Client-Request-Id: c8f2801e-8d9a-4258-92be-ff0810cb8e01
Content-Type: application/json; odata.metadata=minimal; odata.streaming=true; IEEE754Compatible=false; charset=utf-8
Date: Mon, 09 Sep 2024 13:47:39 GMT
Request-Id: c8f2801e-8d9a-4258-92be-ff0810cb8e01
Strict-Transport-Security: max-age=31536000
X-Ms-Ags-Diagnostic: {"ServerInfo":{"DataCenter":"North Central US","Slice":"E","Ring":"4","ScaleUnit":"004","RoleInstance":"CH01EPF0004240C"}}

2024/09/09 09:47:39 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/09/09 09:47:39 DEBUG : otp_accounts_2019-10-09_11-05-59.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2019-10-09_11-05-59.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2020-04-24_12-40-53.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2020-04-24_12-40-53.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2020-04-24_15-56-47.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2020-04-24_15-56-47.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2020-05-06_19-17-38.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2020-05-06_19-17-38.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2020-06-09_14-32-23.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2020-06-09_14-32-23.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2020-07-31_14-19-52.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2020-07-31_14-19-52.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2020-09-17_19-19-48.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2020-09-17_19-19-48.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-01-30_10-57-00.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-01-30_10-57-00.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-02-02_17-09-35.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-02-02_17-09-35.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-02-05_11-55-27.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-02-05_11-55-27.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-02-18_17-02-21.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-02-18_17-02-21.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-02-24_12-46-55.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-02-24_12-46-55.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-03-12_17-42-33.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-03-12_17-42-33.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-06-29_16-02-21.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-06-29_16-02-21.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-08-17_20-09-57.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-08-17_20-09-57.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-09-10_15-55-23.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-09-10_15-55-23.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-11-11_17-33-51.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2021-11-11_17-33-51.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2022-03-14_14-10-06.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2022-03-14_14-10-06.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2022-03-14_15-21-43.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2022-03-14_15-21-43.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2022-11-19_12-17-45.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2022-11-19_12-17-45.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2023-07-01_15-55-02.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2023-07-01_15-55-02.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2024-01-27_21-05-07.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2024-01-27_21-05-07.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2024-09-08_14-26-46.json.aes: Excluded (Path Filter)
2024/09/09 09:47:39 DEBUG : otp_accounts_2024-09-08_14-26-46.json.aes: Excluded
2024/09/09 09:47:39 DEBUG : otp_accounts_2019-08-21_18-14-36.json.aes: Need to transfer - File not found at Destination
2024/09/09 09:47:39 DEBUG : Local file system at //?/d:/files/zork: Waiting for checks to finish
2024/09/09 09:47:39 DEBUG : Local file system at //?/d:/files/zork: Waiting for transfers to finish
2024/09/09 09:47:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/09/09 09:47:39 DEBUG : HTTP REQUEST (req 0xc00078f900)
2024/09/09 09:47:39 DEBUG : GET /v1.0/drives/b!FnhWAWkrt0GGhyCPbkH4cWPXig7X34RCiiDmHNFZtHe64f8-BPqZQbYqzrYb2Hgg/items/01VJDIV4Q5V5F46LXTHJD24M63N4SSAJ3I/content HTTP/1.1
Host: graph.microsoft.com
User-Agent: rclone/v1.68.0
Authorization: XXXX
Accept-Encoding: gzip

2024/09/09 09:47:39 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/09/09 09:47:40 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/09/09 09:47:40 DEBUG : HTTP RESPONSE (req 0xc00078f900)
2024/09/09 09:47:40 DEBUG : HTTP/2.0 302 Found
Cache-Control: no-store, no-cache
Client-Request-Id: cedbf875-b3d5-4b59-a7f2-e31654dd50fd
Content-Type: application/octet-stream
Date: Mon, 09 Sep 2024 13:47:39 GMT
Location: https://redacted-my.sharepoint.com/personal/redacted/_layouts/15/download.aspx?UniqueId=cf4baf1d-f32e-473a-ae33-db6f25202768&Translate=false&tempauth=v1.eyJzaXRlaWQiOiIwMTU2NzgxNi0yYjY5LTQxYjctODY4Ny0yMDhmNmU0MWY4NzEiLCJhcHBfZGlzcGxheW5hbWUiOiJyY2xvbmVfb25lZHJpdmV2YiIsImFwcGlkIjoiMTM3YjBlMjEtZWJlOC00YTRiLTgyNDItNjk3NGNlMTQwMWVhIiwiYXVkIjoiMDAwMDAwMDMtMDAwMC0wZmYxLWNlMDAtMDAwMDAwMDAwMDAwL3ZiaWxpdHktbXkuc2hhcmVwb2ludC5jb21AYjE5Mzg4MDQtMTQ1MC00Y2ViLWEwMjgtOTJhMjczN2NlYzBmIiwiZXhwIjoiMTcyNTg5MzI2MCJ9.CgoKBHNuaWQSAjY0EgsI8PnakoC4qD0QBRoNMjAuMTkwLjEzNS40MyosOGhtK3V4Wk9XOTFlclkvdzVxNXRjTCtLS1ZIRGkzeFp3OGM5NUVkU2JvTT0wlAE4AUIQoU6Tcc3AAGBiFaznH_stdUoQaGFzaGVkcHJvb2Z0b2tlblIIWyJrbXNpIl1yKTBoLmZ8bWVtYmVyc2hpcHwxMDAzMjAwMTE4MWE2ZjhkQGxpdmUuY29tegEyggESCQSIk7FQFOtMEaAokqJzfOwPkgEFRGF2aWSaAQdNZWx0emVyogERZGF2aWRAdmJpbGl0eS5uZXSqARAxMDAzMjAwMTE4MUE2RjhEsgFFbXlmaWxlcy5yZWFkIGFsbGZpbGVzLnJlYWQgbXlmaWxlcy53cml0ZSBhbGxmaWxlcy53cml0ZSBhbGxzaXRlcy5yZWFkyAEB.znPZAa2RtBhHARkP7JEynjkNG_M1j_MloZt49N9eKjM&ApiVersion=2.0
Request-Id: cedbf875-b3d5-4b59-a7f2-e31654dd50fd
Strict-Transport-Security: max-age=31536000
X-Ms-Ags-Diagnostic: {"ServerInfo":{"DataCenter":"North Central US","Slice":"E","Ring":"4","ScaleUnit":"004","RoleInstance":"CH01EPF0004240C"}}
Content-Length: 0

2024/09/09 09:47:40 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/09/09 09:47:40 DEBUG : Couldn't decode error response: EOF
2024/09/09 09:47:40 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/09/09 09:47:40 DEBUG : HTTP REQUEST (req 0xc000572640)
2024/09/09 09:47:40 DEBUG : GET /personal/redacted/_layouts/15/download.aspx?UniqueId=cf4baf1d-f32e-473a-ae33-db6f25202768&Translate=false&tempauth=v1.eyJzaXRlaWQiOiIwMTU2NzgxNi0yYjY5LTQxYjctODY4Ny0yMDhmNmU0MWY4NzEiLCJhcHBfZGlzcGxheW5hbWUiOiJyY2xvbmVfb25lZHJpdmV2YiIsImFwcGlkIjoiMTM3YjBlMjEtZWJlOC00YTRiLTgyNDItNjk3NGNlMTQwMWVhIiwiYXVkIjoiMDAwMDAwMDMtMDAwMC0wZmYxLWNlMDAtMDAwMDAwMDAwMDAwL3ZiaWxpdHktbXkuc2hhcmVwb2ludC5jb21AYjE5Mzg4MDQtMTQ1MC00Y2ViLWEwMjgtOTJhMjczN2NlYzBmIiwiZXhwIjoiMTcyNTg5MzI2MCJ9.CgoKBHNuaWQSAjY0EgsI8PnakoC4qD0QBRoNMjAuMTkwLjEzNS40MyosOGhtK3V4Wk9XOTFlclkvdzVxNXRjTCtLS1ZIRGkzeFp3OGM5NUVkU2JvTT0wlAE4AUIQoU6Tcc3AAGBiFaznH_stdUoQaGFzaGVkcHJvb2Z0b2tlblIIWyJrbXNpIl1yKTBoLmZ8bWVtYmVyc2hpcHwxMDAzMjAwMTE4MWE2ZjhkQGxpdmUuY29tegEyggESCQSIk7FQFOtMEaAokqJzfOwPkgEFRGF2aWSaAQdNZWx0emVyogERZGF2aWRAdmJpbGl0eS5uZXSqARAxMDAzMjAwMTE4MUE2RjhEsgFFbXlmaWxlcy5yZWFkIGFsbGZpbGVzLnJlYWQgbXlmaWxlcy53cml0ZSBhbGxmaWxlcy53cml0ZSBhbGxzaXRlcy5yZWFkyAEB.znPZAa2RtBhHARkP7JEynjkNG_M1j_MloZt49N9eKjM&ApiVersion=2.0 HTTP/1.1
Host: redacted-my.sharepoint.com
User-Agent: rclone/v1.68.0
Referer: https://graph.microsoft.com/v1.0/drives/b!FnhWAWkrt0GGhyCPbkH4cWPXig7X34RCiiDmHNFZtHe64f8-BPqZQbYqzrYb2Hgg/items/01VJDIV4Q5V5F46LXTHJD24M63N4SSAJ3I/content
Accept-Encoding: gzip

2024/09/09 09:47:40 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/09/09 09:47:40 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/09/09 09:47:40 DEBUG : HTTP RESPONSE (req 0xc000572640)
2024/09/09 09:47:40 DEBUG : HTTP/2.0 302 Found
Cache-Control: private
Content-Type: text/plain
Date: Mon, 09 Sep 2024 13:47:40 GMT
Location: https://194212-ipv4v6.gr.global.aa-rt.sharepoint.com/personal/redacted/_layouts/15/download.aspx?UniqueId=cf4baf1d-f32e-473a-ae33-db6f25202768&Translate=false&siteHost=redacted-my.sharepoint.com&tempauth=v1.eyJzaXRlaWQiOiIwMTU2NzgxNi0yYjY5LTQxYjctODY4Ny0yMDhmNmU0MWY4NzEiLCJhcHBfZGlzcGxheW5hbWUiOiJyY2xvbmVfb25lZHJpdmV2YiIsImFwcGlkIjoiMTM3YjBlMjEtZWJlOC00YTRiLTgyNDItNjk3NGNlMTQwMWVhIiwiYXVkIjoiMDAwMDAwMDMtMDAwMC0wZmYxLWNlMDAtMDAwMDAwMDAwMDAwL3ZiaWxpdHktbXkuc2hhcmVwb2ludC5jb21AYjE5Mzg4MDQtMTQ1MC00Y2ViLWEwMjgtOTJhMjczN2NlYzBmIiwiZXhwIjoiMTcyNTg5MzI2MCJ9.CgoKBHNuaWQSAjY0EgsI8PnakoC4qD0QBRoNMjAuMTkwLjEzNS40MyosOGhtK3V4Wk9XOTFlclkvdzVxNXRjTCtLS1ZIRGkzeFp3OGM5NUVkU2JvTT0wlAE4AUIQoU6Tcc3AAGBiFaznH_stdUoQaGFzaGVkcHJvb2Z0b2tlblIIWyJrbXNpIl1yKTBoLmZ8bWVtYmVyc2hpcHwxMDAzMjAwMTE4MWE2ZjhkQGxpdmUuY29tegEyggESCQSIk7FQFOtMEaAokqJzfOwPkgEFRGF2aWSaAQdNZWx0emVyogERZGF2aWRAdmJpbGl0eS5uZXSqARAxMDAzMjAwMTE4MUE2RjhEsgFFbXlmaWxlcy5yZWFkIGFsbGZpbGVzLnJlYWQgbXlmaWxlcy53cml0ZSBhbGxmaWxlcy53cml0ZSBhbGxzaXRlcy5yZWFkyAEB.znPZAa2RtBhHARkP7JEynjkNG_M1j_MloZt49N9eKjM&ApiVersion=2.0
Microsoftsharepointteamservices: 16.0.0.25228
Ms-Cv: oU6TcdkwAGB2hRMJs+rejA.0
P3p: CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI"
Request-Id: 71934ea1-30d9-6000-7685-1309b3eade8c
Spiislatency: 1
Sprequestduration: 29
Sprequestguid: 71934ea1-30d9-6000-7685-1309b3eade8c
Strict-Transport-Security: max-age=31536000
X-Aspnet-Version: 4.0.30319
X-Cache: CONFIG_NOCACHE
X-Content-Type-Options: nosniff
X-Ms-Invokeapp: 1; RequireReadOnly
X-Msedge-Ref: Ref A: 9F7309209D174B019C26AB458DE4A4AD Ref B: EWR311000101035 Ref C: 2024-09-09T13:47:40Z
X-Networkstatistics: 0,525568,0,144,103755,0,115261,70
X-Powered-By: ASP.NET
X-Sharepointhealthscore: 2
Content-Length: 0

2024/09/09 09:47:40 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/09/09 09:47:40 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/09/09 09:47:40 DEBUG : HTTP REQUEST (req 0xc000a92c80)
2024/09/09 09:47:40 DEBUG : GET /personal/redacted/_layouts/15/download.aspx?UniqueId=cf4baf1d-f32e-473a-ae33-db6f25202768&Translate=false&siteHost=redacted-my.sharepoint.com&tempauth=v1.eyJzaXRlaWQiOiIwMTU2NzgxNi0yYjY5LTQxYjctODY4Ny0yMDhmNmU0MWY4NzEiLCJhcHBfZGlzcGxheW5hbWUiOiJyY2xvbmVfb25lZHJpdmV2YiIsImFwcGlkIjoiMTM3YjBlMjEtZWJlOC00YTRiLTgyNDItNjk3NGNlMTQwMWVhIiwiYXVkIjoiMDAwMDAwMDMtMDAwMC0wZmYxLWNlMDAtMDAwMDAwMDAwMDAwL3ZiaWxpdHktbXkuc2hhcmVwb2ludC5jb21AYjE5Mzg4MDQtMTQ1MC00Y2ViLWEwMjgtOTJhMjczN2NlYzBmIiwiZXhwIjoiMTcyNTg5MzI2MCJ9.CgoKBHNuaWQSAjY0EgsI8PnakoC4qD0QBRoNMjAuMTkwLjEzNS40MyosOGhtK3V4Wk9XOTFlclkvdzVxNXRjTCtLS1ZIRGkzeFp3OGM5NUVkU2JvTT0wlAE4AUIQoU6Tcc3AAGBiFaznH_stdUoQaGFzaGVkcHJvb2Z0b2tlblIIWyJrbXNpIl1yKTBoLmZ8bWVtYmVyc2hpcHwxMDAzMjAwMTE4MWE2ZjhkQGxpdmUuY29tegEyggESCQSIk7FQFOtMEaAokqJzfOwPkgEFRGF2aWSaAQdNZWx0emVyogERZGF2aWRAdmJpbGl0eS5uZXSqARAxMDAzMjAwMTE4MUE2RjhEsgFFbXlmaWxlcy5yZWFkIGFsbGZpbGVzLnJlYWQgbXlmaWxlcy53cml0ZSBhbGxmaWxlcy53cml0ZSBhbGxzaXRlcy5yZWFkyAEB.znPZAa2RtBhHARkP7JEynjkNG_M1j_MloZt49N9eKjM&ApiVersion=2.0 HTTP/1.1
Host: 194212-ipv4v6.gr.global.aa-rt.sharepoint.com
User-Agent: rclone/v1.68.0
Referer: https://graph.microsoft.com/v1.0/drives/b!FnhWAWkrt0GGhyCPbkH4cWPXig7X34RCiiDmHNFZtHe64f8-BPqZQbYqzrYb2Hgg/items/01VJDIV4Q5V5F46LXTHJD24M63N4SSAJ3I/content
Accept-Encoding: gzip

2024/09/09 09:47:40 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024/09/09 09:47:40 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/09/09 09:47:40 DEBUG : HTTP RESPONSE (req 0xc000a92c80)
2024/09/09 09:47:40 DEBUG : HTTP/2.0 200 OK
Content-Length: 310
Accept-Ranges: bytes
Cache-Control: private
Content-Disposition: attachment;filename*=utf-8''otp%5Faccounts%5F2019%2D08%2D21%5F18%2D14%2D36%2Ejson%2Eaes;filename="otp_accounts_2019-08-21_18-14-36.json.aes"
Content-Security-Policy: frame-ancestors 'self' teams.microsoft.com *.teams.microsoft.com *.skype.com *.teams.microsoft.us local.teams.office.com teams.cloud.microsoft *.office365.com goals.cloud.microsoft *.powerapps.com app.powerbi.com *.yammer.com engage.cloud.microsoft word.cloud.microsoft excel.cloud.microsoft powerpoint.cloud.microsoft *.officeapps.live.com *.office.com *.microsoft365.com *.stream.azure-test.net *.microsoftstream.com *.dynamics.com *.microsoft.com onedrive.live.com *.onedrive.live.com securebroker.sharepointonline.com;
Content-Type: application/octet-stream
Ctag: {CF4BAF1D-F32E-473A-AE33-DB6F25202768},5,2
Date: Mon, 09 Sep 2024 13:47:40 GMT
Docid: redacted-my.sharepoint.com_01567816-2b69-41b7-8687-208f6e41f871_cf4baf1d-f32e-473a-ae33-db6f25202768
Etag: "{CF4BAF1D-F32E-473A-AE33-DB6F25202768},5"
Microsoftsharepointteamservices: 16.0.0.25228
Ms-Cv: oU6Tce6QAGBFpW7UrCIOnA.0
P3p: CP="ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI"
Request-Id: 71934ea1-90ee-6000-45a5-6ed4ac220e9c
Server: Microsoft-IIS/10.0
Sprequestguid: 71934ea1-90ee-6000-45a5-6ed4ac220e9c
Strict-Transport-Security: max-age=31536000
X-1dscollectorurl: https://mobile.events.data.microsoft.com/OneCollector/1.0/
X-Ariacollectorurl: https://browser.pipe.aria.microsoft.com/Collector/3.0/
X-Aspnet-Version: 4.0.30319
X-Content-Type-Options: nosniff
X-Databoundary: NONE
X-Download-Options: noopen
X-Frame-Options: SAMEORIGIN
X-Ms-Invokeapp: 1; RequireReadOnly
X-Networkstatistics: 0,262656,0,0,215,0,26601,69
X-Powered-By: ASP.NET
X-Sharepointhealthscore: 1

2024/09/09 09:47:40 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2024/09/09 09:47:40 DEBUG : otp_accounts_2019-08-21_18-14-36.json.aes: quickxor = 070fbfe6584bad77a863b150d80370b5a2a78c33 OK
2024/09/09 09:47:40 INFO  : otp_accounts_2019-08-21_18-14-36.json.aes: Copied (new)
2024/09/09 09:47:40 INFO  : 
Transferred:   	        310 B / 310 B, 100%, 0 B/s, ETA -
Transferred:            1 / 1, 100%
Elapsed time:         1.9s

FYI - I have been seeing this DEBUG : Couldn't decode error response: EOF for some time too. OneDrive Personal from Office 365. I have not noticed any problems and errors with daily OneDrive rclone powered usage though. At least what I am doing works like before.

good i am not the only user.

Couldn't decode error response: EOF
the message is cryptic, but looks like there is some error in the response from onedrive.
imo, should be logged as ERROR, not DEBUG

ok, maybe, it is a false flag.

99% of the time, my backup scripts uses S3 and sftp, and does not use rclone config file.
yesterday, i made a small change to the credential server backup script.

so i ran a bunch of tests using the client script and one of backup tests failed.
i noticed that the onedrive client_id had expired from lack of long-term use.

i then created a new registration at azure.com.
as noted in https://forum.rclone.org/t/ondrive-personal-client-id-and-key-creation-changed-help-needed/47383/22

i ran the client script again and that is when i first noticed Couldn't decode error response: EOF

so, i was thinking it was related to the new client_id.
but since you also see that log entry, i guess it is not related to the new client_id

Good that you filed the proper ticket though:) As most likely if left as it is then it will get worse and break something eventually. Something changed with OneDrive (actually many things recently IMO) and would be nice to stay on top of it.

1 Like

truth is, i really do not care about using onedrive with rclone and i lack experience with onedrive.
as it was, my onedrive remote client_id expired from lack of use.

i was simply making sure my updated credential server would continue to work with an encrypted rclone config file using a token based remote.
i rarely use rclone with a config file and going forward i have switched the testing to use gdrive.

given that you are a daily user, a long term user, more than welcome to take over this topic...

1 Like

I noticed this before but I was too lazy to fix it - it is a completely spurious message

I've suppressed the message now - please give this a try

v1.69.0-beta.8299.89ff961fa.fix-onedrive-eof on branch fix-onedrive-eof (uploaded in 15-30 mins)

2 Likes

With operations I've seen this Couldn't decode error response: EOF before I do not see it any more.

i gave it a try. the EOF message is gone.

thanks for the fix.

Thanks for testing. I've merged this to master now which means it will be in the latest beta in 15-30 minutes and released in v1.69 (or maybe 1.68.1 if we make one of those)

2 Likes

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