<3>error...Read error: low level retry 1/10: invalid seek position

What is the problem you are having with rclone?

Hello rclone team.
I'm trying to follow the format. Not sure I got it all.

I'm a 1st time user, trying to get a google drive instance mounted with the following command, cribbed from the YouTube :->  :  "rclone --vfs-cache-mode writes mount google-drive: ~/Desktop/google-drive"

It works, and then starts kicking off the errors shown below.
 
<3>ERROR : November - CHUH - Voter drive.xlsx: ReadFileHandle.Read error: low level retry 1/10: invalid seek position
<3>ERROR : November - CHUH - Voter drive.xlsx: ReadFileHandle.Read error: low level retry 2/10: partial downloads are not supported while exporting Google Documents
<3>ERROR : November - CHUH - Voter drive.xlsx: ReadFileHandle.Read error: low level retry 3/10: partial downloads are not supported while exporting Google Documents
<3>ERROR : November - CHUH - Voter drive.xlsx: ReadFileHandle.Read error: low level retry 4/10: partial downloads are not supported while exporting Google Documents
<3>ERROR : November - CHUH - Voter drive.xlsx: ReadFileHandle.Read error: low level retry 5/10: partial downloads are not supported while exporting Google Documents
<3>ERROR : November - CHUH - Voter drive.xlsx: ReadFileHandle.Read error: low level retry 6/10: partial downloads are not supported while exporting Google Documents
<3>ERROR : November - CHUH - Voter drive.xlsx: ReadFileHandle.Read error: low level retry 7/10: partial downloads are not supported while exporting Google Documents
<3>ERROR : November - CHUH - Voter drive.xlsx: ReadFileHandle.Read error: low level retry 8/10: partial downloads are not supported while exporting Google Documents
<3>ERROR : November - CHUH - Voter drive.xlsx: ReadFileHandle.Read error: low level retry 9/10: partial downloads are not supported while exporting Google Documents
<3>ERROR : November - CHUH - Voter drive.xlsx: ReadFileHandle.Read error: low level retry 10/10: partial downloads are not supported while exporting Google Documents
<3>ERROR : November - CHUH - Voter drive.xlsx: ReadFileHandle.Read error: partial downloads are not supported while exporting Google Documents
<3>ERROR : IO error: partial downloads are not supported while exporting Google Documents
<3>ERROR : November - CHUH - Voter drive.xlsx: ReadFileHandle.Release error: file already closed
<3>ERROR : IO error: file already closed

Search on part of the error message and found this posting: https://forum.rclone.org/t/readfilehandle-read-error/23158. 

The error repeats four times and then goes quiet. Maybe it's just transient network issues but your thoughts welcome.

Just let me know if I need to gather more info.

Thx
rsv869

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

rclone v1.61.1

  • os/version: arch 22.0.5 (64 bit)
  • os/kernel: 5.15.102-1-MANJARO (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.19.4
  • go/linking: dynamic
  • go/tags: none

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

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

Paste command here

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

See:

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