Cannot view files on Telebox even if vfs-cache is enabled

STOP and READ USE THIS TEMPLATE NO EXCEPTIONS - By not using this, you waste your time, our time and really hate puppies. Please remove these two lines and that will confirm you have read them.

What is the problem you are having with rclone?

Rclone said Telebox (Linkbox) need to enable vfs-cache, so I enabled full vfs cahe. However, there is an input/output error every time when I try to open the files mounted from Telebox. But the cache dir is not empty, there are files as same as the cloud but they are binaries.

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

rclone v1.71.0-beta.8897.5e539c6a7
- os/version: ubuntu 24.04 (64 bit)
- os/kernel: 6.8.0-1027-azure (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.24.5
- go/linking: static
- go/tags: none

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

Telebox (Linkbox)

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

# Mount command:
rclone mount telebox: /telebox --allow-non-empty -vv --log-file rclone.log --vfs-cache-mode full --daemon

# Open files
nano rclone.txt

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

[telebox]
type = linkbox
token = XXX
### Double check the config for sensitive info before posting publicly

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

https://gist.github.com/marcobibichan/30f8282b4978531a27617902a100ee65

the issue has already been reported at github
Rclone copy from Linkbox fails: Open failed: RootURL not set #8665 Open

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