ReadFileHandle.Read error: low level retry 1/10

What is the problem you are having with rclone?

My rclone error logs are covered in this for various files. Not sure if it's an issue. Plex seems to stop working until I reset it so seeing if this could be it.

<3>ERROR : redacted/file.mkv: ReadFileHandle.Read error: low level retry 1/10: read tcp 1.1.1.1:24308->1.1.1.1:443: i/o timeout

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

rclone v1.59.0

  • os/version: debian 10.11 (64 bit)
  • os/kernel: 4.19.0-18-amd64 (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.18.3
  • go/linking: static
  • go/tags: none

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

Google Drive

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

N/A

The rclone config contents with secrets removed.

ExecStart=%h/bin/rclone mount gdrive: %h/gdrive
--config %h/.config/rclone/rclone.conf
--use-mmap
--dir-cache-time 1000h
--poll-interval=15s
--vfs-cache-mode writes
--tpslimit 10
--vfs-cache-mode full
--vfs-cache-max-size 3000G
--vfs-read-chunk-size 256M
--vfs-cache-max-age 3h0m0s
--buffer-size 128M
--cache-db-purge

A log from the command with the -vv flag

It's all either ReadFileHandle.Read error: low level retry 1/10: unexpected EOF or ReadFileHandle.Read error: low level retry 1/10

This error is very common, as it gets logged whenever a Plex stream is paused for a longer period. It has no impact whatsoever.

Newer versions of rclone will show all 10 retries whenever they occur.

1 Like

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