Skip to content

Onedrive update metainfo of directories fails with EOF #9150

@nafets227

Description

@nafets227

The associated forum post URL from https://forum.rclone.org

n/a

What is the problem you are having with rclone?

When uploading via encrypt to Onedrive, updating metadata fails.
subsequently, Rclone retries it low-level but fails again.
after 10 times it is reported as error.

What is your rclone version (output from rclone version)

1.73

Which OS you are using and how many bits (e.g. Windows 7, 64 bit)

container on linux/x64

Which cloud storage system are you using? (e.g. Google Drive)

OneDrive

The command you were trying to run (e.g. rclone copy /tmp remote:tmp)

rclone: Version "v1.73.0" starting with parameters ["/usr/lib/nafets227.backup/rclone" "--config" "/backup-conf/rclone.conf" "--stats-log-level" "NOTICE" "--stats-one-line" "sync" "/backupsrc/data" "infos_nafets_de_crypt:/backup/data" "--links" "--disable-http2" "--log-level" "DEBUG" "--max-backlog" "0" "--tpslimit" "1" "--use-server-modtime"]

A log from the command with the -vv flag (e.g. output from rclone -vv copy /tmp remote:tmp)

2026-02-06T22:54:52.495872289+01:00 2026/02/06 21:54:52 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2026-02-06T22:54:52.495943804+01:00 2026/02/06 21:54:52 DEBUG : HTTP REQUEST (req 0xc001eb1180)
2026-02-06T22:54:52.495957916+01:00 2026/02/06 21:54:52 DEBUG : PATCH /v1.0/drives/0CA5BC5186954F41/items/CA5BC5186954F41!1551333:/finance: HTTP/1.1
2026-02-06T22:54:52.495965283+01:00 Host: graph.microsoft.com
2026-02-06T22:54:52.495971663+01:00 User-Agent: rclone/v1.73.0
2026-02-06T22:54:52.495978053+01:00 Content-Length: 111
2026-02-06T22:54:52.496058357+01:00 Authorization: XXXX
2026-02-06T22:54:52.496101179+01:00 Content-Type: application/json
2026-02-06T22:54:52.496107287+01:00 Accept-Encoding: gzip
2026-02-06T22:54:52.496110498+01:00 
2026-02-06T22:54:52.496114422+01:00 {"fileSystemInfo":{"createdDateTime":"2023-06-10T14:27:24Z","lastModifiedDateTime":"2026-02-04T19:29:03.935Z"}}
2026-02-06T22:54:52.496118179+01:00 2026/02/06 21:54:52 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2026-02-06T22:54:52.816537295+01:00 2026/02/06 21:54:52 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2026-02-06T22:54:52.816601305+01:00 2026/02/06 21:54:52 DEBUG : HTTP RESPONSE (req 0xc001eb1180)
2026-02-06T22:54:52.816612201+01:00 2026/02/06 21:54:52 DEBUG : HTTP/1.1 204 No Content
2026-02-06T22:54:52.816618732+01:00 Content-Length: 0
2026-02-06T22:54:52.816623770+01:00 Cache-Control: max-age=0, private
2026-02-06T22:54:52.816628106+01:00 Client-Request-Id: fe4013b5-e44d-40a3-944c-7095b25e3ae6
2026-02-06T22:54:52.816632180+01:00 Date: Fri, 06 Feb 2026 21:54:51 GMT
2026-02-06T22:54:52.816638214+01:00 Request-Id: fe4013b5-e44d-40a3-944c-7095b25e3ae6
2026-02-06T22:54:52.816642727+01:00 Splogid: 0372f4a1-90e3-f000-8439-0f204787bc37
2026-02-06T22:54:52.816646640+01:00 Strict-Transport-Security: max-age=31536000
2026-02-06T22:54:52.816651356+01:00 X-Ms-Ags-Diagnostic: {"ServerInfo":{"DataCenter":"Germany West Central","Slice":"E","Ring":"4","ScaleUnit":"004","RoleInstance":"FR2PEPF00000396"}}
2026-02-06T22:54:52.816655708+01:00 
2026-02-06T22:54:52.816659909+01:00 2026/02/06 21:54:52 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2026-02-06T22:54:52.816688710+01:00 2026/02/06 21:54:52 DEBUG : pacer: low level retry 3/10 (error EOF)
2026-02-06T22:54:52.816695366+01:00 2026/02/06 21:54:52 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026-02-06T22:54:53.496043544+01:00 2026/02/06 21:54:53 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions