Getting lots of "internal error" messages

What is the problem you are having with rclone?

When running any rclone command (--help, --version etc), the output includes a bunch of internal error messages first.

darren@serverb3:~$ rclone --help
2026/08/03 09:04:10 ERROR internal error: no overview data found for "cloudinary"
2026/08/03 09:04:10 ERROR internal error: no overview data found for "fichier"
2026/08/03 09:04:10 ERROR internal error: no overview data found for "filelu"
2026/08/03 09:04:10 ERROR internal error: no overview data found for "imagekit"
2026/08/03 09:04:10 ERROR internal error: no overview data found for "linkbox"
2026/08/03 09:04:10 ERROR internal error: no overview data found for "mega"
2026/08/03 09:04:10 ERROR internal error: no overview data found for "seafile"
2026/08/03 09:04:10 ERROR internal error: no overview data found for "sia"
2026/08/03 09:04:10 ERROR internal error: no overview data found for "qingstor"
2026/08/03 09:04:10 ERROR : internal error: no overview data found for "drime"
2026/08/03 09:04:10 ERROR : internal error: no overview data found for "shade"
2026/08/03 09:04:10 ERROR : internal error: no overview data found for "sugarsync"
2026/08/03 09:04:10 ERROR : internal error: no overview data found for "google photos"
2026/08/03 09:04:10 ERROR : internal error: no overview data found for "huaweidrive"
2026/08/03 09:04:10 ERROR : internal error: no overview data found for "internxt"
2026/08/03 09:04:10 ERROR : internal error: no overview data found for "pikpak"
2026/08/03 09:04:10 ERROR : internal error: no overview data found for "premiumizeme"
2026/08/03 09:04:10 ERROR : internal error: no overview data found for "zoho"
Rclone syncs files to and from cloud storage providers as well as
mounting them, listing them in lots of different ways.

It should be noted that these are all storage providers I've never used. Not sure if that's relevant.

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

rclone v1.75.0
os/version: debian 12.15
os/kernel: 6.1.142-2 (armv5tel)
os/type: linux
os/arch: arm (ARMv5 compatible, no hardfloat)
go/version: go1.26.5
go/linking: static
go/tags: none

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

pCloud, Samba

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

All commands produce the error, even --help and --version

The rclone config contents with secrets removed.

N/a - not related to a config

A log from the command with the -vv flag

n/a

hi,

are you sure you are using the correct version of rclone for the system architecture?

how did you install rclone, via script or download?
if download, what was the full path of the .zip file?

If that is a version of rclone direct from rclone.org please make a bug report on GitHub - thanks @darrenshare

Yes. It’s been installed for a long time (years) and was updated with the self update option.

in that case, your issue appears to be a bug