Unable to perform rclone config

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?

Unable to configure rclone after installation completed

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

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

One Drive

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

rclone config

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

oot@OpenWrt:~# rclone config redacted
panic: DIRECT (8000) overlaps with LARGEFILE (8000)
 
goroutine 1 [running]:
github.com/hanwen/go-fuse/v2/fuse.(*flagNames).set(0x4851000, 0x8000, {0x2a0bbad, 0x6})
        github.com/hanwen/go-fuse/v2@v2.5.1/fuse/print.go:118 +0x25c
github.com/hanwen/go-fuse/v2/fuse.init.2()
        github.com/hanwen/go-fuse/v2@v2.5.1/fuse/print_linux.go:13 +0x64

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

Paste  log here

You have not posted details about rclone version and your platform but if it is MIPS then see:

Do you know how to build rclone yourself and disable mount2? You have some hints in linked GitHub issue. Probably the best way is to cross compile it on some desktop system.

I tried to run rclone version but it showing the same error.

Unfortunately as of now i am no capable to complie myself but i will try.

Thank for your valuable input, much appreciated!

Do you have Linux or macOS computer? I have no much clue about Windows:)

@Kyoichi_Ong, welcome to the forum,

  • how did you install rclone, using opkg?
  • can you post the output of uname -a ?

No I don't have a Mac or Linux system. I will try to find out more.

I install using opkg, tried using GUI but facing the same issue.

Linux OpenWrt 5.15.150 #0 SMP Fri Mar 22 22:09:42 2024 mips GNU/Linux

might be a bug as mentioned up above.

given the bug is on v1.67.0, download v1.66.0 and test that.

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