Dropbox mount is missing folders and content

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?

It was working fine and my server crashed and sometimes that leaves a hanging fuse mount. I was looking at my file browser and saw some of the dropbox content there but not all as it usually looks when it does that. Usually deleting the content there in the mount and running a fusermount ~uz will close it and then I can mount again all is good.

This time when I mount im seeing some of my dropbox but not all of it. It's really weird. My mount is 3 folders
Downloads
Plex
Plex personal
Inside plex and plex personal is media folder then its separated movies and tv
Then within each of those is folders and none of that or any movie folder is showing.
Everything in downloads shows up
Plex îs missing almost everything it just has 1 folder
same for the personal. But if I go in dropbox I can see the folders all my content is there just as it should be.

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

rclone v1.62.2-DEV

  • os/version: gentoo 2.13 (64 bit)

  • os/kernel: 5.15.110-gentoo-whatbox (x86_64)

  • os/type: linux

  • os/arch: amd64

  • go/version: go1.20.4

  • go/linking: dynamic

  • go/tags: none

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

Dropbox

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

screen -dm rclone mount --buffer-size=32M --dir-cache-time=84h --vfs-cache-mode=minimal --vfs-cache-max-age=6h Dropbox2: ~/mountedfolder1

The rclone config contents with secrets removed.

Editing existing "Dropbox2" remote with options:

- type: dropbox

- client_id: a

- client_secret: b

- token: {"access_token":"}



A log from the command with the -vv flag

2023/07/06 06:14:09 DEBUG : rclone: Version "v1.62.2-DEV" starting with parameters ["rclone" "mount" "--buffer-size=32M" "--dir-cache-time=84h" "--vfs-cache-mode=minimal" "--vfs-cache-max-age=6h" "Dropbox2:" "/home/ilovemymac/mountedfolder1" "-vv"]

2023/07/06 06:14:09 DEBUG : Creating backend with remote "Dropbox2:"

2023/07/06 06:14:09 DEBUG : Using config file from "/home/ilovemymac/.config/rclone/rclone.conf"

2023/07/06 06:14:09 DEBUG : vfs cache: root is "/home/ilovemymac/.cache/rclone"

2023/07/06 06:14:09 DEBUG : vfs cache: data root is "/home/ilovemymac/.cache/rclone/vfs/Dropbox2"

2023/07/06 06:14:09 DEBUG : vfs cache: metadata root is "/home/ilovemymac/.cache/rclone/vfsMeta/Dropbox2"

2023/07/06 06:14:09 DEBUG : Creating backend with remote "/home/ilovemymac/.cache/rclone/vfs/Dropbox2/"

2023/07/06 06:14:09 DEBUG : fs cache: renaming cache item "/home/ilovemymac/.cache/rclone/vfs/Dropbox2/" to be canonical "/home/ilovemymac/.cache/rclone/vfs/Dropbox2"

2023/07/06 06:14:09 DEBUG : Creating backend with remote "/home/ilovemymac/.cache/rclone/vfsMeta/Dropbox2/"

2023/07/06 06:14:09 DEBUG : fs cache: renaming cache item "/home/ilovemymac/.cache/rclone/vfsMeta/Dropbox2/" to be canonical "/home/ilovemymac/.cache/rclone/vfsMeta/Dropbox2"

2023/07/06 06:14:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)

2023/07/06 06:14:09 DEBUG : Dropbox root '': Mounting on "/home/ilovemymac/mountedfolder1"

2023/07/06 06:14:09 DEBUG : : Root:

2023/07/06 06:14:09 DEBUG : : >Root: node=/, err=<nil>

2023/07/06 06:15:09 DEBUG : Dropbox root '': Checking for changes on remote

2023/07/06 06:15:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)

2023/07/06 06:16:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)

2023/07/06 06:17:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)

2023/07/06 06:18:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)

2023/07/06 06:19:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)

2023/07/06 06:19:15 DEBUG : /: Attr:

2023/07/06 06:19:15 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:19:17 DEBUG : /: Attr:

2023/07/06 06:19:17 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:19:17 DEBUG : /: ReadDirAll:

2023/07/06 06:19:17 DEBUG : /: >ReadDirAll: item=9, err=<nil>

2023/07/06 06:19:17 DEBUG : /: Lookup: name="Christmas"

2023/07/06 06:19:17 DEBUG : /: >Lookup: node=Christmas/, err=<nil>

2023/07/06 06:19:17 DEBUG : Christmas/: Attr:

2023/07/06 06:19:17 DEBUG : Christmas/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:19:17 DEBUG : /: Lookup: name="Movies1"

2023/07/06 06:19:17 DEBUG : /: >Lookup: node=Movies1/, err=<nil>

2023/07/06 06:19:17 DEBUG : Movies1/: Attr:

2023/07/06 06:19:17 DEBUG : Movies1/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:19:17 DEBUG : /: Lookup: name="Plex"

2023/07/06 06:19:17 DEBUG : /: >Lookup: node=Plex/, err=<nil>

2023/07/06 06:19:17 DEBUG : Plex/: Attr:

2023/07/06 06:19:17 DEBUG : Plex/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:19:17 DEBUG : /: Lookup: name="Plex-Personal"

2023/07/06 06:19:17 DEBUG : /: >Lookup: node=Plex-Personal/, err=<nil>

2023/07/06 06:19:17 DEBUG : Plex-Personal/: Attr:

2023/07/06 06:19:17 DEBUG : Plex-Personal/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:19:17 DEBUG : /: Lookup: name="TV SHows2"

2023/07/06 06:19:17 DEBUG : /: >Lookup: node=TV SHows2/, err=<nil>

2023/07/06 06:19:17 DEBUG : TV SHows2/: Attr:

2023/07/06 06:19:17 DEBUG : TV SHows2/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:19:17 DEBUG : /: Lookup: name="TV Shows (1)"

2023/07/06 06:19:17 DEBUG : /: >Lookup: node=TV Shows (1)/, err=<nil>

2023/07/06 06:19:17 DEBUG : TV Shows (1)/: Attr:

2023/07/06 06:19:17 DEBUG : TV Shows (1)/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:19:17 DEBUG : /: Lookup: name="downloads"

2023/07/06 06:19:17 DEBUG : /: >Lookup: node=downloads/, err=<nil>

2023/07/06 06:19:17 DEBUG : downloads/: Attr:

2023/07/06 06:19:17 DEBUG : downloads/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:19:20 DEBUG : /: Lookup: name="Plex"

2023/07/06 06:19:20 DEBUG : /: >Lookup: node=Plex/, err=<nil>

2023/07/06 06:19:20 DEBUG : Plex/: Attr:

2023/07/06 06:19:20 DEBUG : Plex/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:19:20 DEBUG : Plex/: ReadDirAll:

2023/07/06 06:19:20 DEBUG : Plex/: >ReadDirAll: item=3, err=<nil>

2023/07/06 06:19:20 DEBUG : Plex/: Lookup: name="Media"

2023/07/06 06:19:20 DEBUG : Plex/: >Lookup: node=Plex/Media/, err=<nil>

2023/07/06 06:19:20 DEBUG : Plex/Media/: Attr:

2023/07/06 06:19:20 DEBUG : Plex/Media/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:19:21 DEBUG : /: Lookup: name="Plex"

2023/07/06 06:19:21 DEBUG : /: >Lookup: node=Plex/, err=<nil>

2023/07/06 06:19:21 DEBUG : Plex/: Attr:

2023/07/06 06:19:21 DEBUG : Plex/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:19:21 DEBUG : Plex/: Lookup: name="Media"

2023/07/06 06:19:21 DEBUG : Plex/: >Lookup: node=Plex/Media/, err=<nil>

2023/07/06 06:19:21 DEBUG : Plex/Media/: Attr:

2023/07/06 06:19:21 DEBUG : Plex/Media/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:19:21 DEBUG : Plex/Media/: ReadDirAll:

2023/07/06 06:19:21 DEBUG : Plex/Media/: >ReadDirAll: item=3, err=<nil>

2023/07/06 06:19:21 DEBUG : Plex/Media/: Lookup: name="TV"

2023/07/06 06:19:21 DEBUG : Plex/Media/: >Lookup: node=Plex/Media/TV/, err=<nil>

2023/07/06 06:19:21 DEBUG : Plex/Media/TV/: Attr:

2023/07/06 06:19:21 DEBUG : Plex/Media/TV/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:20:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)

2023/07/06 06:20:24 DEBUG : Dropbox root '': Checking for changes on remote

2023/07/06 06:20:58 DEBUG : /: Attr:

2023/07/06 06:20:58 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:20:58 DEBUG : /: ReadDirAll:

2023/07/06 06:20:58 DEBUG : /: >ReadDirAll: item=9, err=<nil>

2023/07/06 06:20:58 DEBUG : /: Lookup: name="Christmas"

2023/07/06 06:20:58 DEBUG : /: >Lookup: node=Christmas/, err=<nil>

2023/07/06 06:20:58 DEBUG : Christmas/: Attr:

2023/07/06 06:20:58 DEBUG : Christmas/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:20:58 DEBUG : /: Lookup: name="Movies1"

2023/07/06 06:20:58 DEBUG : /: >Lookup: node=Movies1/, err=<nil>

2023/07/06 06:20:58 DEBUG : Movies1/: Attr:

2023/07/06 06:20:58 DEBUG : Movies1/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:20:58 DEBUG : /: Lookup: name="Plex"

2023/07/06 06:20:58 DEBUG : /: >Lookup: node=Plex/, err=<nil>

2023/07/06 06:20:58 DEBUG : Plex/: Attr:

2023/07/06 06:20:58 DEBUG : Plex/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:20:58 DEBUG : /: Lookup: name="Plex-Personal"

2023/07/06 06:20:58 DEBUG : /: >Lookup: node=Plex-Personal/, err=<nil>

2023/07/06 06:20:58 DEBUG : Plex-Personal/: Attr:

2023/07/06 06:20:58 DEBUG : Plex-Personal/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:20:58 DEBUG : /: Lookup: name="TV SHows2"

2023/07/06 06:20:58 DEBUG : /: >Lookup: node=TV SHows2/, err=<nil>

2023/07/06 06:20:58 DEBUG : TV SHows2/: Attr:

2023/07/06 06:20:58 DEBUG : TV SHows2/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:20:58 DEBUG : /: Lookup: name="TV Shows (1)"

2023/07/06 06:20:58 DEBUG : /: >Lookup: node=TV Shows (1)/, err=<nil>

2023/07/06 06:20:58 DEBUG : TV Shows (1)/: Attr:

2023/07/06 06:20:58 DEBUG : TV Shows (1)/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:20:58 DEBUG : /: Lookup: name="downloads"

2023/07/06 06:20:58 DEBUG : /: >Lookup: node=downloads/, err=<nil>

2023/07/06 06:20:58 DEBUG : downloads/: Attr:

2023/07/06 06:20:58 DEBUG : downloads/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:00 DEBUG : /: Lookup: name="Plex"

2023/07/06 06:21:00 DEBUG : /: >Lookup: node=Plex/, err=<nil>

2023/07/06 06:21:00 DEBUG : Plex/: Attr:

2023/07/06 06:21:00 DEBUG : Plex/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:00 DEBUG : Plex/: ReadDirAll:

2023/07/06 06:21:00 DEBUG : Plex/: >ReadDirAll: item=3, err=<nil>

2023/07/06 06:21:00 DEBUG : Plex/: Lookup: name="Media"

2023/07/06 06:21:00 DEBUG : Plex/: >Lookup: node=Plex/Media/, err=<nil>

2023/07/06 06:21:00 DEBUG : Plex/Media/: Attr:

2023/07/06 06:21:00 DEBUG : Plex/Media/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:01 DEBUG : /: Lookup: name="Plex"

2023/07/06 06:21:01 DEBUG : /: >Lookup: node=Plex/, err=<nil>

2023/07/06 06:21:01 DEBUG : Plex/: Attr:

2023/07/06 06:21:01 DEBUG : Plex/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:01 DEBUG : Plex/: Lookup: name="Media"

2023/07/06 06:21:01 DEBUG : Plex/: >Lookup: node=Plex/Media/, err=<nil>

2023/07/06 06:21:01 DEBUG : Plex/Media/: Attr:

2023/07/06 06:21:01 DEBUG : Plex/Media/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:01 DEBUG : Plex/Media/: ReadDirAll:

2023/07/06 06:21:01 DEBUG : Plex/Media/: >ReadDirAll: item=3, err=<nil>

2023/07/06 06:21:01 DEBUG : Plex/Media/: Lookup: name="TV"

2023/07/06 06:21:01 DEBUG : Plex/Media/: >Lookup: node=Plex/Media/TV/, err=<nil>

2023/07/06 06:21:01 DEBUG : Plex/Media/TV/: Attr:

2023/07/06 06:21:01 DEBUG : Plex/Media/TV/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:03 DEBUG : /: Lookup: name="Plex"

2023/07/06 06:21:03 DEBUG : /: >Lookup: node=Plex/, err=<nil>

2023/07/06 06:21:03 DEBUG : Plex/: Attr:

2023/07/06 06:21:03 DEBUG : Plex/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:03 DEBUG : Plex/: ReadDirAll:

2023/07/06 06:21:03 DEBUG : Plex/: >ReadDirAll: item=3, err=<nil>

2023/07/06 06:21:03 DEBUG : Plex/: Lookup: name="Media"

2023/07/06 06:21:03 DEBUG : Plex/: >Lookup: node=Plex/Media/, err=<nil>

2023/07/06 06:21:03 DEBUG : Plex/Media/: Attr:

2023/07/06 06:21:03 DEBUG : Plex/Media/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:04 DEBUG : /: Lookup: name="Plex"

2023/07/06 06:21:04 DEBUG : /: >Lookup: node=Plex/, err=<nil>

2023/07/06 06:21:04 DEBUG : Plex/: Attr:

2023/07/06 06:21:04 DEBUG : Plex/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:04 DEBUG : Plex/: Lookup: name="Media"

2023/07/06 06:21:04 DEBUG : Plex/: >Lookup: node=Plex/Media/, err=<nil>

2023/07/06 06:21:04 DEBUG : Plex/Media/: Attr:

2023/07/06 06:21:04 DEBUG : Plex/Media/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:04 DEBUG : Plex/Media/: ReadDirAll:

2023/07/06 06:21:04 DEBUG : Plex/Media/: >ReadDirAll: item=3, err=<nil>

2023/07/06 06:21:04 DEBUG : Plex/Media/: Lookup: name="TV"

2023/07/06 06:21:04 DEBUG : Plex/Media/: >Lookup: node=Plex/Media/TV/, err=<nil>

2023/07/06 06:21:04 DEBUG : Plex/Media/TV/: Attr:

2023/07/06 06:21:04 DEBUG : Plex/Media/TV/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:04 DEBUG : Plex/Media/TV/: ReadDirAll:

2023/07/06 06:21:05 DEBUG : Plex/Media/TV/: >ReadDirAll: item=3, err=<nil>

2023/07/06 06:21:05 DEBUG : /: Lookup: name="Plex"

2023/07/06 06:21:05 DEBUG : /: >Lookup: node=Plex/, err=<nil>

2023/07/06 06:21:05 DEBUG : Plex/: Attr:

2023/07/06 06:21:05 DEBUG : Plex/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:05 DEBUG : Plex/: Lookup: name="Media"

2023/07/06 06:21:05 DEBUG : Plex/: >Lookup: node=Plex/Media/, err=<nil>

2023/07/06 06:21:05 DEBUG : Plex/Media/: Attr:

2023/07/06 06:21:05 DEBUG : Plex/Media/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:05 DEBUG : Plex/Media/: Lookup: name="TV"

2023/07/06 06:21:05 DEBUG : Plex/Media/: >Lookup: node=Plex/Media/TV/, err=<nil>

2023/07/06 06:21:05 DEBUG : Plex/Media/TV/: Attr:

2023/07/06 06:21:05 DEBUG : Plex/Media/TV/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:05 DEBUG : Plex/Media/TV/: Lookup: name="TV"

2023/07/06 06:21:05 DEBUG : Plex/Media/TV/: >Lookup: node=Plex/Media/TV/TV/, err=<nil>

2023/07/06 06:21:05 DEBUG : Plex/Media/TV/TV/: Attr:

2023/07/06 06:21:05 DEBUG : Plex/Media/TV/TV/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:05 DEBUG : Plex/Media/TV/TV/: ReadDirAll:

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/: >ReadDirAll: item=7, err=<nil>

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/: Lookup: name="Mad About You"

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/: >Lookup: node=Plex/Media/TV/TV/Mad About You/, err=<nil>

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/Mad About You/: Attr:

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/Mad About You/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/: Lookup: name="Madam Secretary"

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/: >Lookup: node=Plex/Media/TV/TV/Madam Secretary/, err=<nil>

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/Madam Secretary/: Attr:

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/Madam Secretary/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/: Lookup: name="McDonald & Dodds"

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/: >Lookup: node=Plex/Media/TV/TV/McDonald & Dodds/, err=<nil>

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/McDonald & Dodds/: Attr:

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/McDonald & Dodds/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/: Lookup: name="Silent Witness"

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/: >Lookup: node=Plex/Media/TV/TV/Silent Witness/, err=<nil>

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/Silent Witness/: Attr:

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/Silent Witness/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/: Lookup: name="The Confessions of Frannie Langton (2022) [imdb-tt10225224]"

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/: >Lookup: node=Plex/Media/TV/TV/The Confessions of Frannie Langton (2022) [imdb-tt10225224]/, err=<nil>

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/The Confessions of Frannie Langton (2022) [imdb-tt10225224]/: Attr:

2023/07/06 06:21:06 DEBUG : Plex/Media/TV/TV/The Confessions of Frannie Langton (2022) [imdb-tt10225224]/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:08 DEBUG : /: Attr:

2023/07/06 06:21:08 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-x---, err=<nil>

2023/07/06 06:21:09 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)

2

Maybe cache got corrupted by your system crash:

  1. unmount
  2. rm -rf ~/.cache/rclone/vfs
  3. mount again
1 Like

hi,

--- make sure rclone ls works, before trying rclone mount

--- could change the location of the mountpoint.
screen -dm rclone mount --buffer-size=32M --dir-cache-time=84h --vfs-cache-mode=minimal --vfs-cache-max-age=6h Dropbox2: ~/newfolder

--- could change the locaiton of the cache using --cache-dir

If I change the location of the folder, then every file that is set to follow that path but I’ll have to be redone and start new. Wouldn’t it

That fixed the folders but I have no files when I open Emby or plex it’s like everything is gone.

does

rclone ls Dropbox2:

show files?

also update your rclone to the latest version - probably does not matter here but always better:

sudo rclone selfupdate --stable

sure, my suggestions were for testing purposes only.
get simple commands working before trying a complex command such as rclone mount

and as a test, could change the location of the cache using --cache-dir

one of my suggestions,
rclone ls Dropbox2:

and once mount is running
ls ~/mountedfolder1

i know you has this working before but maybe try --allow-other

running the ls ~/mountedfolder1 and all my folders show. But in my apps emby plex my files are all gone and it is starting to scan all over. Which is weird just clearing cache shouldn't do that.

yes you mentioned that the folders are back.
the question is, do you see the files?

all my folders show
that means top level and all sub folders show?

it says
ls ~/mountedfolder1

'Jason ' Plex Plex-Personal
That's all I see. But in my media players I can see all the files its just acting like im starting over and its rescanning everything.

if you can try all the suggestions that would save time,

do you see all the files or not?

--allow-other did you add that to the mount command?

sure, that is expected.
when emby|plex scans a library for the first time, it caches the list of files and metadata.
so even if the mount is not running, media player will still list the files in the library.

when I run the rclone ls Dropbox2: I get just

45321037 downloads/Emby v2.0.70g [Premium].apk
 36962489 downloads/Emby v3.2.82 [PREMIUM].apk
 74497246 downloads/Emby_2.0.87g_208700_b61fac.apk
 44347858 downloads/Emby_for_Android_TV_v2.0.83g_Apk4all.com.apk
 33850424 downloads/Emby_v3.1.80_b300001803_armeabi-v7a.apk
 33546658 downloads/IPTV_Smarters_Pro_v3.1.5.1_-_Mod_-_Armeabi-v7a.apk
 50441882 downloads/Moddroid-3.2.6-default.apk
    83202 downloads/OTAUpdateCenter.apk
 14558546 downloads/Rapid_Streamz_AF_NFU_2.6_UserUpload.Net.apk
 37164620 downloads/app-PurpleIPTVFlavour-armeabi-v7a-release.apk
 37051472 downloads/com-mod-emby-for-android-mod-apk-3-3-07-300003073.apk
 15181770 downloads/cytvplus.apk
 42026833 downloads/es-file-explorer-4-2-9-2-1.apk
 84387578 downloads/gen_signed.apk
 89506292 downloads/rebel streams (1).apk
116691324 downloads/rebel x2.apk
        0 downloads/theme.mp3
 29950878 downloads/v2.4_real.apk
     1495 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/autoorganize.xml
      195 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/branding.xml
      814 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/cinemamode.xml
 37051472 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/com-mod-emby-for-android-mod-apk-3-3-07-300003073.apk
      882 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/encoding.xml
       34 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/mb.lic
       15 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/profile.txt
     2153 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/subtitles.xml
     3262 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/system.xml
     1495 downloads/Emby Backup - 2023-05-31 02.46.35 - Auto/autoorganize.xml
      195 downloads/Emby Backup - 2023-05-31 02.46.35 - Auto/branding.xml
      814 downloads/Emby Backup - 2023-05-31 02.46.35 - Auto/cinemamode.xml
      882 downloads/Emby Backup - 2023-05-31 02.46.35 - Auto/encoding.xml
       34 downloads/Emby Backup - 2023-05-31 02.46.35 - Auto/mb.lic
       15 downloads/Emby Backup - 2023-05-31 02.46.35 - Auto/profile.txt
     2153 downloads/Emby Backup - 2023-05-31 02.46.35 - Auto/subtitles.xml
     3262 downloads/Emby Backup - 2023-05-31 02.46.35 - Auto/system.xml
     1495 downloads/Emby Backup - 2023-05-31 02.25.31 - Auto/autoorganize.xml
      195 downloads/Emby Backup - 2023-05-31 02.25.31 - Auto/branding.xml
      814 downloads/Emby Backup - 2023-05-31 02.25.31 - Auto/cinemamode.xml
      882 downloads/Emby Backup - 2023-05-31 02.25.31 - Auto/encoding.xml
       34 downloads/Emby Backup - 2023-05-31 02.25.31 - Auto/mb.lic
       15 downloads/Emby Backup - 2023-05-31 02.25.31 - Auto/profile.txt
     2153 downloads/Emby Backup - 2023-05-31 02.25.31 - Auto/subtitles.xml
     3262 downloads/Emby Backup - 2023-05-31 02.25.31 - Auto/system.xml
      201 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/ScheduledTasks/059bcadc-b181-db79-32d4-ace5a123e37b.js
      206 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/ScheduledTasks/0ac9e449-d14b-bda7-5dc6-e7ea6f830b9c.js
      219 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/ScheduledTasks/128d110b-6f9c-70ae-62f8-21e35b87f524.js
      200 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/ScheduledTasks/1c8ede62-c521-bea0-bf85-1344f5b8ca40.js
      216 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/ScheduledTasks/1cc2f60a-05be-fec8-b153-2ac44630a00f.js
      205 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/ScheduledTasks/241d4fcb-19a1-d557-ee62-428e411da609.js
      199 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/ScheduledTasks/41025d42-ea03-4a89-5583-82b16c965757.js
      206 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/ScheduledTasks/4ccba258-b890-b2b7-3ee3-e1d0ceec11e9.js
      219 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/ScheduledTasks/57206f76-bbe6-c4c5-cd1d-a564d79f4d6a.js
      203 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/ScheduledTasks/6330ee8f-b4a9-57f3-3981-f89aa78b030f.js
      215 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/ScheduledTasks/721ae05c-f7fd-4d48-e96f-4d5e5600fcec.js
      196 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/ScheduledTasks/7a7448c2-61fa-47f3-46b4-c061a5d5c163.js
      205 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/ScheduledTasks/80053d04-5d67-3b01-16fd-ad482dfc306b.js
      195 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/ScheduledTasks/8542b8a0-0478-ef9d-9a59-0e7f2e3b62da.js
      209 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/ScheduledTasks/90e0c1ad-418b-74a3-4859-7a81062f50c8.js
      230 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/ScheduledTasks/9120755a-f992-e23c-502f-998cc55e54ac.js
      213 downloads/Emby Backup - 2023-05-28 20.3.56 - Auto/ScheduledTasks/9427d8e3-8fef-4b

Which is not even the main root folder. The folders as I showed above are the 3. Downloads is within the Jason folder.

at this point, just forget about plex|emby|mount.

first, you need to find the media files using rclone ls
only after that is solved, then try rclone mount

can you see all the media files in the dropbox website portal?

Yes everything is fine in dropbox. All shows no problem.
When I do the rclone ls All I get is the downloads folder.
It doesnt seem to list anything else.

ok, please post the full output of rclone lsd Dropbox2: -vv

2023/07/06 16:03:43 DEBUG : rclone: Version "v1.62.2-DEV" starting with parameters ["rclone" "lsd" "Dropbox2:" "-vv"]
2023/07/06 16:03:43 DEBUG : Creating backend with remote "Dropbox2:"
2023/07/06 16:03:43 DEBUG : Using config file from "/home/ilovemymac/.config/rclone/rclone.conf"
          -1 2023-07-06 16:03:44        -1 Christmas
          -1 2023-07-06 16:03:44        -1 Movies1
          -1 2023-07-06 16:03:44        -1 Plex
          -1 2023-07-06 16:03:44        -1 Plex-Personal
          -1 2023-07-06 16:03:44        -1 TV SHows2
          -1 2023-07-06 16:03:44        -1 TV Shows (1)
          -1 2023-07-06 16:03:44        -1 downloads
2023/07/06 16:03:44 DEBUG : 6 go routines active
2023/07/06 16:03:44 INFO  : Dropbox root '': Committing uploads - please wait...

good, and which folder contain your media files?
for that folder, does rclone ls list the media files?

Plex and Plex Personal.

 2849 Media/TV/TV/Madam Secretary/Season 02/Madam.Secretary.S02E03.The.Rusalka.1080p.WEB-DL.DD5.1.H.264-NTb-thumb.jpg
    21979 Media/TV/TV/The Confessions of Frannie Langton (2022) [imdb-tt10225224]/Season 01/The.Confessions.of.Frannie.Langton.S01E02.NF.1080p.WEB-DL.h264.AAC.2.0-SDCC-thumb.jpg
    21979 Media/TV/TV/McDonald & Dodds/Season 02/McDonald.and.Dodds.S02E01.AMZN.1080p.WEBDL.h264-SDCC-thumb.jpg
    12964 Media/TV/TV/Silent Witness/Season 01/Silent.Witness.S01E03.DVDRip.XviD-ARCHIVIST-thumb.jpg
    15010 Media/TV/TV/Silent Witness/Season 01/Silent.Witness.S01E05.DVDRip.XviD-ARCHIVIST-thumb.jpg
    15763 Media/TV/TV/Silent Witness/Season 01/Silent.Witness.S01E06.DVDRip.XviD-ARCHIVIST-thumb.jpg
    13497 Media/TV/TV/Silent Witness/Season 01/Silent.Witness.S01E08.DVDRip.XviD-ARCHIVIST-thumb.jpg
    14413 Media/TV/TV/Mad About You/Season 04/Mad.About.You.S04E23-24.The.Finale.Part.2.DVDRip.XviD-SAiNTS-thumb.jpg

But that is not what's there at all. When you open dropbox there is a several folders with categories like classic tv, Tv, Reality tv ext

on dropbox website, from classic tv, choose a single media file, let's call it file.ext
and then get rclone to find it

rclone ls --include='file.ext'