Rclone fatal error mount not ready

BY DELETING THIS COMMENT, I AM CONFIRMING I HAVE READ THIS AND WILL USE THE TEMPLATE BELOW FOR MY POST.

What is the problem you are having with rclone? when trying to run rclone mount I am getting fatal error mount not ready.

What is your rclone version (output from rclone version)

1.57

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

Dropbox

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

Paste command here
```rclone mount --daemon --daemon-timeout=5m --buffer-size=64M --dir-cache-time=64h --vfs-cache-mode=full  --vfs-read-chunk-size 100M  --vfs-read-chunk-size-limit 0 --vfs-cache-max-age=6h Dropbox3: ~/my path to mount/


#### The rclone config contents with secrets removed.  
<!--  You should use 3 backticks to begin and end your paste to make it readable.   -->

Paste config here




#### A log from the command with the `-vv` flag  
<!-- You should use 3 backticks to begin and end your paste to make it readable.  Or use a service such as https://pastebin.com or https://gist.github.com/   -->

I am trying to run my mount I unmounted it earlier and was now remounting and I am getting the specific error "Fatal error: mount not ready"

please

  • post the full the output from rclone version
  • run the command with debug output and post the entire output.
- os/version: gentoo 2.7 (64 bit)
- os/kernel: 5.10.27-gentoo-whatbox (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.17.5
- go/linking: dynamic
- go/tags: none

https://pastesite.org/view/ffe37b82

please, can you post all the requested information, so we do not have to pull it from you each time, post by post?

  • need the full command and full output that caused Fatal error: mount not ready

  • the redacted config file is missing?

  • the top lines are missing from debug log?

  • post all rclone command(s) in use, including the rclone mount command?

  • the full output of rclone version is missing?
    here is an example of the full output

rclone version
rclone v1.57.0
- os/version: ubuntu 20.04 (64 bit)
- os/kernel: 5.10.60.1-microsoft-standard-WSL2 (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.17.2
- go/linking: static
- go/tags: none

Yes as I posted
rclone v1.57.0-DEV

  • os/version: gentoo 2.7 (64 bit)
  • os/kernel: 5.10.27-gentoo-whatbox (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.17.5
  • go/linking: dynamic
  • go/tags: none

What is the config file?
What do you mean the top lines are missing?


2022/01/04 19:59:53 DEBUG : rclone: Version "v1.57.0-DEV" starting with parameters ["rclone" "mount" "-vv" "--daemon" "--daemon-timeout=5m" "--buffer-size=64M" "--dir-cache-time=64h" "--vfs-cache-mode=full" "--vfs-cache-max-age=6h" "Dropbox3:" "/home/ilovemymac/files/"]
2022/01/04 19:59:53 DEBUG : Creating backend with remote "Dropbox3:"
2022/01/04 19:59:53 DEBUG : Using config file from "/home/ilovemymac/.config/rclone/rclone.conf"
2022/01/04 20:00:53 DEBUG : Daemon timed out. Terminating daemon pid 81304
2022/01/04 20:00:53 Fatal error: mount not ready

ok, that latest rclone log and the debug from here do not match?

not sure it matters in this case, but v1.57.0-DEV is a custom compiled version of rclone, not using the official version, might have some issues.

from the command line, can you test a simple command such as
rclone mount Dropbox3: /home/ilovemymac/files/ -vv

Have not any issues in 6 months till today.

  • the first rclone version, that has the top line missing and uses go1.17.5, so do not know what version is it?
  • the lastet output you posted of rclone version, rclone v1.57.0-DEV is using go1.17.2
    why two versions?

did you try running a simple rclone mount command that i shared, as you did not post the full output?

well, v1.57.0-DEV that you are using now, did not exist six months ago?

nothing. I just did this very thing 2 days ago. exact perimeters. Nothing changed.

''' rclone mount Dropbox3: /home/ilovemymac/files/ -vv

2022/01/04 20:56:05 DEBUG : rclone: Version "v1.57.0-DEV" starting with parameters ["rclone" "mount" "Dropbox3:" "/home/ilovemymac/files/" "-vv"]

2022/01/04 20:56:05 DEBUG : Creating backend with remote "Dropbox3:"

2022/01/04 20:56:05 DEBUG : Using config file from "/home/ilovemymac/.config/rclone/rclone.conf"

2022/01/04 20:56:06 DEBUG : Dropbox root '': Mounting on "/home/ilovemymac/files/"

2022/01/04 20:56:06 mount helper error: fusermount: mountpoint is not empty

2022/01/04 20:56:06 mount helper error: fusermount: if you are sure this is safe, use the 'nonempty' mount option

2022/01/04 20:56:06 Fatal error: failed to mount FUSE fs: fusermount: exit status 1

'''

looks like rclone is telling you that this folder is not empty
/home/ilovemymac/files

You are using some custom repo's version of rclone.

That's not supported here as you'd want to contact the package maintainer.

Install (rclone.org)

Is the supported way to install rclone.

I didnt install it its already on the server and I dont have root privilege so I cant install it that I know of.

You don't need root to install rclone.

Download the proper package then.

Rclone downloads

I dont get what you mean. I cant install I dont have root. I tried it says Unfortunately we cannot provide you with root privileges on this shared server.
'''

'''
So now I get this.

rclone mount Dropbox3: /home/ilovemymac/PLEX/ -vv
2022/01/04 21:00:45 DEBUG : rclone: Version "v1.57.0-DEV" starting with parameters ["rclone" "mount" "Dropbox3:" "/home/ilovemymac/PLEX/" "-vv"]
2022/01/04 21:00:45 DEBUG : Creating backend with remote "Dropbox3:"
2022/01/04 21:00:45 DEBUG : Using config file from "/home/ilovemymac/.config/rclone/rclone.conf"
2022/01/04 21:00:46 DEBUG : Dropbox root '': Mounting on "/home/ilovemymac/PLEX/"
2022/01/04 21:00:46 DEBUG : : Root: 
2022/01/04 21:00:46 DEBUG : : >Root: node=/, err=<nil>
2022/01/04 21:01:37 DEBUG : : Statfs: 
2022/01/04 21:01:37 ERROR : Dropbox root '': Statfs failed: about failed: missing_scope/
2022/01/04 21:01:37 DEBUG : : >Statfs: stat={Blocks:4503599627370495 Bfree:4503599627370495 Bavail:4503599627370495 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:37 DEBUG : /: Attr: 
2022/01/04 21:01:37 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>
2022/01/04 21:01:37 DEBUG : : Statfs: 
2022/01/04 21:01:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:37 DEBUG : : Statfs: 
2022/01/04 21:01:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:37 DEBUG : : Statfs: 
2022/01/04 21:01:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:37 DEBUG : : Statfs: 
2022/01/04 21:01:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:37 DEBUG : : Statfs: 
2022/01/04 21:01:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:37 DEBUG : : Statfs: 
2022/01/04 21:01:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:37 DEBUG : : Statfs: 
2022/01/04 21:01:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:38 DEBUG : : Statfs: 
2022/01/04 21:01:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:38 DEBUG : : Statfs: 
2022/01/04 21:01:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:38 DEBUG : : Statfs: 
2022/01/04 21:01:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:38 DEBUG : : Statfs: 
2022/01/04 21:01:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:38 DEBUG : : Statfs: 
2022/01/04 21:01:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:38 DEBUG : : Statfs: 
2022/01/04 21:01:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:38 DEBUG : : Statfs: 
2022/01/04 21:01:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:38 DEBUG : : Statfs: 
2022/01/04 21:01:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:38 DEBUG : : Statfs: 
2022/01/04 21:01:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:38 DEBUG : : Statfs: 
2022/01/04 21:01:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:38 DEBUG : : Statfs: 
2022/01/04 21:01:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:38 DEBUG : : Statfs: 
2022/01/04 21:01:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:01:46 DEBUG : Dropbox root '': Checking for changes on remote
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : /: Attr: 
2022/01/04 21:03:08 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:03:08 DEBUG : : Statfs: 
2022/01/04 21:03:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:30 DEBUG : /: Attr: 
2022/01/04 21:04:30 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>
2022/01/04 21:04:37 DEBUG : : Statfs: 
2022/01/04 21:04:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:37 DEBUG : /: Attr: 
2022/01/04 21:04:37 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>
2022/01/04 21:04:37 DEBUG : : Statfs: 
2022/01/04 21:04:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:37 DEBUG : : Statfs: 
2022/01/04 21:04:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:37 DEBUG : : Statfs: 
2022/01/04 21:04:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:37 DEBUG : : Statfs: 
2022/01/04 21:04:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:37 DEBUG : : Statfs: 
2022/01/04 21:04:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:37 DEBUG : : Statfs: 
2022/01/04 21:04:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:37 DEBUG : : Statfs: 
2022/01/04 21:04:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:37 DEBUG : : Statfs: 
2022/01/04 21:04:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:37 DEBUG : : Statfs: 
2022/01/04 21:04:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:37 DEBUG : : Statfs: 
2022/01/04 21:04:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:37 DEBUG : : Statfs: 
2022/01/04 21:04:37 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:38 DEBUG : : Statfs: 
2022/01/04 21:04:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:38 DEBUG : : Statfs: 
2022/01/04 21:04:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:38 DEBUG : : Statfs: 
2022/01/04 21:04:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:38 DEBUG : : Statfs: 
2022/01/04 21:04:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:38 DEBUG : : Statfs: 
2022/01/04 21:04:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:38 DEBUG : : Statfs: 
2022/01/04 21:04:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:38 DEBUG : : Statfs: 
2022/01/04 21:04:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:04:38 DEBUG : : Statfs: 
2022/01/04 21:04:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:07 DEBUG : : Statfs: 
2022/01/04 21:06:07 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:07 DEBUG : /: Attr: 
2022/01/04 21:06:07 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>
2022/01/04 21:06:07 DEBUG : : Statfs: 
2022/01/04 21:06:07 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:07 DEBUG : : Statfs: 
2022/01/04 21:06:07 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:07 DEBUG : : Statfs: 
2022/01/04 21:06:07 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:07 DEBUG : : Statfs: 
2022/01/04 21:06:07 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:07 DEBUG : : Statfs: 
2022/01/04 21:06:07 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:07 DEBUG : : Statfs: 
2022/01/04 21:06:07 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:07 DEBUG : : Statfs: 
2022/01/04 21:06:07 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:08 DEBUG : : Statfs: 
2022/01/04 21:06:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:08 DEBUG : : Statfs: 
2022/01/04 21:06:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:08 DEBUG : : Statfs: 
2022/01/04 21:06:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:08 DEBUG : : Statfs: 
2022/01/04 21:06:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:08 DEBUG : : Statfs: 
2022/01/04 21:06:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:08 DEBUG : : Statfs: 
2022/01/04 21:06:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:08 DEBUG : : Statfs: 
2022/01/04 21:06:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:08 DEBUG : : Statfs: 
2022/01/04 21:06:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:08 DEBUG : : Statfs: 
2022/01/04 21:06:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:08 DEBUG : : Statfs: 
2022/01/04 21:06:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:08 DEBUG : : Statfs: 
2022/01/04 21:06:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:08 DEBUG : : Statfs: 
2022/01/04 21:06:08 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:06:46 DEBUG : Dropbox root '': Checking for changes on remote
2022/01/04 21:07:37 DEBUG : : Statfs: 
2022/01/04 21:07:38 ERROR : Dropbox root '': Statfs failed: about failed: missing_scope/.
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:4503599627370495 Bfree:4503599627370495 Bavail:4503599627370495 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : /: Attr: 
2022/01/04 21:07:38 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>
2022/01/04 21:07:38 DEBUG : : Statfs: 
2022/01/04 21:07:38 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>

Click the link:

Rclone downloads

Unzip and put it where you want.

No root needed.

good that works,

so take you original command, use the new folder.
rclone mount Dropbox3: /home/ilovemymac/PLEX --daemon --daemon-timeout=5m --buffer-size=64M --dir-cache-time=64h --vfs-cache-mode=full --vfs-read-chunk-size 100M --vfs-read-chunk-size-limit 0 --vfs-cache-max-age=6h

rclone mount Dropbox3: /home/ilovemymac/PLEX --buffer-size=64M --dir-cache-time=64h --vfs-cache-mode=full --vfs-read-chunk-size 100M --vfs-read-chunk-size-limit 0 --vfs-cache-max-age=6h
2022/01/04 21:18:14 ERROR : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: vfs cache: failed to reload item: reload: failed to add virtual dir entry: file does not exist
2022/01/04 21:18:14 ERROR : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: vfs cache: failed to reload item: reload: failed to add virtual dir entry: file does not exist
2022/01/04 21:18:22 ERROR : Dropbox root '': sync batch commit: failed to commit batch length 1: batch had 1 errors: last error: path/no_write_permission
2022/01/04 21:18:22 ERROR : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Failed to copy: upload failed: batch upload failed: path/no_write_permission
2022/01/04 21:18:22 ERROR : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: vfs cache: failed to upload try #1, will retry in 10s: vfs cache: failed to transfer file from cache to remote: upload failed: batch upload failed: path/no_write_permission
2022/01/04 21:18:35 ERROR : Dropbox root '': sync batch commit: failed to commit batch length 1: batch had 1 errors: last error: path/no_write_permission
2022/01/04 21:18:35 ERROR : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Failed to copy: upload failed: batch upload failed: path/no_write_permission
2022/01/04 21:18:35 ERROR : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: vfs cache: failed to upload try #2, will retry in 20s: vfs cache: failed to transfer file from cache to remote: upload failed: batch upload failed: path/no_write_permission
2022/01/04 21:18:59 ERROR : Dropbox root '': sync batch commit: failed to commit batch length 1: batch had 1 errors: last error: path/no_write_permission
2022/01/04 21:18:59 ERROR : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Failed to copy: upload failed: batch upload failed: path/no_write_permission
2022/01/04 21:18:59 ERROR : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: vfs cache: failed to upload try #3, will retry in 40s: vfs cache: failed to transfer file from cache to remote: upload failed: batch upload failed: path/no_write_permission