Dropbox token expiring how to create non expiring token

What is the problem you are having with rclone?

Rclone is not refreshing the dropbox token as it should. Once it expires rather then grabbing a new one as always in the past it has never done that

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

ilovemymac@ariel ~/rclone-v1.57.0-linux-amd64 $ ./rclone version
rclone v1.57.0
- 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.2
- go/linking: static
- go/tags: none

Are you on the latest version of rclone? You can validate by checking the version listed here: Rclone downloads
-->
YES

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

Dropbox

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

 rclone mount --buffer-size=64M --dir-cache-time=64h --vfs-cache-mode=full  --vfs-cache-max-age=6h Dropbox3: ~/files/ -vvv

The rclone config contents with secrets removed.

Dropbox3]
type = dropbox
client_id = 
client_secret = 
token = {"access_token":"sl.A","expiry":"2022-01-07T13:25:58.492119-06:00"}```

Rclone output

rclone mount --buffer-size=64M --dir-cache-time=64h --vfs-cache-mode=full --vfs-cache-max-age=6h Dropbox3: ~/files/ -vvv

2022/01/07 17:48:37 DEBUG : rclone: Version "v1.57.0-DEV" starting with parameters ["rclone" "mount" "--buffer-size=64M" "--dir-cache-time=64h" "--vfs-cache-mode=full" "--vfs-cache-max-age=6h" "Dropbox3:" "/home/ilovemymac/files/" "-vvv"]

2022/01/07 17:48:37 DEBUG : Creating backend with remote "Dropbox3:"

2022/01/07 17:48:37 DEBUG : Using config file from "/home/ilovemymac/.config/rclone/rclone.conf"

2022/01/07 17:48:38 DEBUG : vfs cache: root is "/home/ilovemymac/.cache/rclone"

2022/01/07 17:48:38 DEBUG : vfs cache: data root is "/home/ilovemymac/.cache/rclone/vfs/Dropbox3"

2022/01/07 17:48:38 DEBUG : vfs cache: metadata root is "/home/ilovemymac/.cache/rclone/vfsMeta/Dropbox3"

2022/01/07 17:48:38 DEBUG : Creating backend with remote "/home/ilovemymac/.cache/rclone/vfs/Dropbox3/"

2022/01/07 17:48:38 DEBUG : Creating backend with remote "/home/ilovemymac/.cache/rclone/vfsMeta/Dropbox3/"

2022/01/07 17:48:38 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: vfs cache: truncate to size=1572214714

2022/01/07 17:48:38 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: vfs cache: setting modification time to 2021-12-21 22:28:49.170935027 +0000 UTC

2022/01/07 17:48:38 INFO : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: vfs cache: queuing for upload in 5s

2022/01/07 17:48:39 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/07 17:48:39 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: vfs cache: truncate to size=106974

2022/01/07 17:48:40 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: vfs cache: setting modification time to 2021-12-21 22:27:34.352996384 +0000 UTC

2022/01/07 17:48:40 INFO : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: vfs cache: queuing for upload in 5s

2022/01/07 17:48:40 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/07 17:48:43 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: vfs cache: starting upload

2022/01/07 17:48:44 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 1/32

2022/01/07 17:48:45 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: vfs cache: starting upload

2022/01/07 17:48:45 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Uploading chunk 1/1

2022/01/07 17:48:46 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Uploading chunk 2/1

2022/01/07 17:48:46 DEBUG : Dropbox root '': Adding "/Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt" to batch

2022/01/07 17:48:47 DEBUG : Dropbox root '': Batch idle for 500ms so committing

2022/01/07 17:48:47 DEBUG : Dropbox root '': Committing sync batch length 1 starting with: /Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt

2022/01/07 17:48:48 DEBUG : Dropbox root '': Upload batch completed in 157.621085ms

2022/01/07 17:48:48 ERROR : Dropbox root '': sync batch commit: failed to commit batch length 1: batch had 1 errors: last error: path/no_write_permission

2022/01/07 17:48:48 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/07 17:48:48 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/07 17:48:58 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: vfs cache: starting upload

2022/01/07 17:48:58 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Uploading chunk 1/1

2022/01/07 17:48:59 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Uploading chunk 2/1

2022/01/07 17:49:00 DEBUG : Dropbox root '': Adding "/Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt" to batch

2022/01/07 17:49:00 DEBUG : Dropbox root '': Batch idle for 500ms so committing

2022/01/07 17:49:00 DEBUG : Dropbox root '': Committing sync batch length 1 starting with: /Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt

2022/01/07 17:49:01 DEBUG : Dropbox root '': Upload batch completed in 178.467913ms

2022/01/07 17:49:01 ERROR : Dropbox root '': sync batch commit: failed to commit batch length 1: batch had 1 errors: last error: path/no_write_permission

2022/01/07 17:49:01 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/07 17:49:01 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/07 17:49:17 DEBUG : Plex/Media/TV/TV/NCIS - Los Angeles/Season 13/NCIS.Los.Angeles.S13E07.Lost.Sailor.Down.1080p.AMZN.WEBRip.DDP5.1.x264-NTb[rarbg].mkv: vfs cache: truncate to size=2473640139

2022/01/07 17:49:17 DEBUG : Plex/Media/TV/TV/NCIS - Los Angeles/Season 13/NCIS.Los.Angeles.S13E07.Lost.Sailor.Down.1080p.AMZN.WEBRip.DDP5.1.x264-NTb[rarbg].mkv: vfs cache: setting modification time to 2022-01-03 16:27:17.92986704 +0000 UTC

2022/01/07 17:49:17 INFO : Plex/Media/TV/TV/NCIS - Los Angeles/Season 13/NCIS.Los.Angeles.S13E07.Lost.Sailor.Down.1080p.AMZN.WEBRip.DDP5.1.x264-NTb[rarbg].mkv: vfs cache: queuing for upload in 5s

2022/01/07 17:49:21 DEBUG : Plex/Media/TV/TV/NCIS - Los Angeles/Season 13: Added virtual directory entry vAddFile: "NCIS.Los.Angeles.S13E07.Lost.Sailor.Down.1080p.AMZN.WEBRip.DDP5.1.x264-NTb[rarbg].mkv"

2022/01/07 17:49:21 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: vfs cache: starting upload

2022/01/07 17:49:22 DEBUG : Plex/Media/TV/TV/The Simpsons/Season 33/The.Simpsons.S33E11.1080p.WEB.H264-CAKES[rarbg].mkv: vfs cache: truncate to size=743232348

2022/01/07 17:49:22 DEBUG : Plex/Media/TV/TV/The Simpsons/Season 33/The.Simpsons.S33E11.1080p.WEB.H264-CAKES[rarbg].mkv: vfs cache: setting modification time to 2022-01-03 16:20:55.298450409 +0000 UTC

2022/01/07 17:49:22 INFO : Plex/Media/TV/TV/The Simpsons/Season 33/The.Simpsons.S33E11.1080p.WEB.H264-CAKES[rarbg].mkv: vfs cache: queuing for upload in 5s

2022/01/07 17:49:22 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Uploading chunk 1/1

2022/01/07 17:49:22 DEBUG : Plex/Media/TV/TV/The Simpsons/Season 33: Added virtual directory entry vAddFile: "The.Simpsons.S33E11.1080p.WEB.H264-CAKES[rarbg].mkv"

2022/01/07 17:49:22 DEBUG : Plex/Media/TV/TV/NCIS - Los Angeles/Season 13/NCIS.Los.Angeles.S13E07.Lost.Sailor.Down.1080p.AMZN.WEBRip.DDP5.1.x264-NTb[rarbg].mkv: vfs cache: starting upload

2022/01/07 17:49:23 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Uploading chunk 2/1

2022/01/07 17:49:23 DEBUG : Plex/Media/TV/TV/NCIS - Los Angeles/Season 13/NCIS.Los.Angeles.S13E07.Lost.Sailor.Down.1080p.AMZN.WEBRip.DDP5.1.x264-NTb[rarbg].mkv: Uploading chunk 1/50

2022/01/07 17:49:23 DEBUG : Dropbox root '': Adding "/Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt" to batch

2022/01/07 17:49:24 DEBUG : Dropbox root '': Batch idle for 500ms so committing

2022/01/07 17:49:24 DEBUG : Dropbox root '': Committing sync batch length 1 starting with: /Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt

2022/01/07 17:49:24 DEBUG : Dropbox root '': Upload batch completed in 144.605348ms

2022/01/07 17:49:24 ERROR : Dropbox root '': sync batch commit: failed to commit batch length 1: batch had 1 errors: last error: path/no_write_permission

2022/01/07 17:49:24 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/07 17:49:24 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

2022/01/07 17:49:25 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 2/32

2022/01/07 17:49:27 DEBUG : Plex/Media/TV/TV/The Simpsons/Season 33/The.Simpsons.S33E11.1080p.WEB.H264-CAKES[rarbg].mkv: vfs cache: starting upload

2022/01/07 17:49:27 DEBUG : Plex/Media/TV/TV/The Simpsons/Season 33/The.Simpsons.S33E11.1080p.WEB.H264-CAKES[rarbg].mkv: Uploading chunk 1/15

2022/01/07 17:49:38 DEBUG : Dropbox root '': Checking for changes on remote

2022/01/07 17:49:57 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 3/32

2022/01/07 17:50:01 DEBUG : Plex/Media/TV/TV/The Simpsons/Season 33/The.Simpsons.S33E11.1080p.WEB.H264-CAKES[rarbg].mkv: Uploading chunk 2/15

2022/01/07 17:50:04 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: vfs cache: starting upload

2022/01/07 17:50:05 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Uploading chunk 1/1

2022/01/07 17:50:11 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Uploading chunk 2/1

2022/01/07 17:50:12 DEBUG : Dropbox root '': Adding "/Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt" to batch

2022/01/07 17:50:12 DEBUG : Dropbox root '': Batch idle for 500ms so committing

2022/01/07 17:50:12 DEBUG : Dropbox root '': Committing sync batch length 1 starting with: /Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt

2022/01/07 17:50:13 DEBUG : Dropbox root '': Upload batch completed in 170.037201ms

2022/01/07 17:50:13 ERROR : Dropbox root '': sync batch commit: failed to commit batch length 1: batch had 1 errors: last error: path/no_write_permission

2022/01/07 17:50:13 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/07 17:50:13 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 #4, will retry in 1m20s: vfs cache: failed to transfer file from cache to remote: upload failed: batch upload failed: path/no_write_permission

2022/01/07 17:50:27 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 4/32

2022/01/07 17:50:27 INFO : Plex/Media/TV/TV/Murdoch Mysteries/Season 03: Removing directory

2022/01/07 17:50:27 INFO : Plex/Media/TV/TV/Almost Paradise/Season 01: Removing directory

2022/01/07 17:50:27 INFO : Plex/Media/TV/TV/Almost Paradise: Removing directory

2022/01/07 17:50:27 INFO : Plex/Media/TV/TV-Reality/Long Island Medium/Season 05: Removing directory

2022/01/07 17:50:27 INFO : Plex/Media/TV/TV-Reality/Long Island Medium: Removing directory

2022/01/07 17:50:27 INFO : Plex/Media/TV/TV/Murdoch Mysteries/Season 03: Removing directory

2022/01/07 17:50:27 INFO : Plex/Media/TV/TV/Almost Paradise/Season 01: Removing directory

2022/01/07 17:50:27 INFO : Plex/Media/TV/TV/Almost Paradise: Removing directory

2022/01/07 17:50:27 INFO : Plex/Media/TV/TV-Reality/Long Island Medium/Season 05: Removing directory

2022/01/07 17:50:27 INFO : Plex/Media/TV/TV-Reality/Long Island Medium: Removing directory

2022/01/07 17:50:27 DEBUG : Dropbox root '': Mounting on "/home/ilovemymac/files/"

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Movies1/Movies-Classic/Caligola (1979)/Caligula.1979.1080p.BluRay.x264-CHD.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Movies1/Movies-Classic/Contamination (1980)/Contamination.1980.1080p.BluRay.x264-FAPCAVE.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Plex/Media/TV/TV-Kids/The Tick (1994)/Season 03/The.Tick.S03E10.DVDRip.x264-BTN.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV-Reality/Fixer Upper/Season 02/Fixer.Upper.S02E02.1080p.WEBDL.h264-SIGMA.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV-Reality/Total Blackout (US)/Season 01/Total.Blackout.US.S01E07.720p.HDTV.x264-YESTV.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV-Reality/Trucking Hell/Season 03/Trucking.Hell.S03E06.SDTV.x264-CF.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Movies1/Movies-Classic/The Bad News Bears (1976)/The.Bad.News.Bears.1976.1080p.WEB-DL.x264-monkee.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Plex/Media/TV/TV/Better Call Saul/Season 01/Better.Call.Saul.S01E06.1080p.BluRay.x264-DEFLATE.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Plex/Media/TV/TV-Classic/What's Happening!!/Season 03/Whats.Happening!!.S03E07.DVDRip.XviD-RUNNER.avi not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV-Reality/Weakest Link (US) (2001)/Season 04/Weakest.Link.US.S04E01.1080p.WEBDL.x264-BAE.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Movies1/Movies-Classic/Body of Evidence (1993)/Body.Of.Evidence.1993.1080p.BluRay.x264-DiVULGED.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Movies1/Movies-Classic/Elvis Presley Aloha from Hawaii (1973)/Elvis.Presley.Aloha.from.Hawaii.1973.DVDRip.x264-HANDJOB.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Plex/Media/TV/TV/The Now (2021)/Season 01/The.Now.S01E11.1080p.WEB-DL.h264-WELP.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Plex/Media/TV/TV/The Simpsons/Season 15/The.Simpsons.S15E03.1080p.BluRay.x264-DUKES.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV-Reality/Total Divas/Season 06/Total.Divas.S06E02.SDTV.x264-NWCHD.mp4 not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV-Reality/Vanderpump Rules/Season 08/Vanderpump.Rules.S08E23.AMZN.1080p.WEBDL.h264-KINGS.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Movies1/Movies-Classic/Caligola (1979)/Caligula.1979.1080p.BluRay.x264-AVCHD.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Plex/Media/Movies/Movies-Classic/Thunderbolt and Lightfoot (1974)/Thunderbolt.and.Lightfoot.1974.1080p.BluRay.x264-AMIABLE.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV (1)/Tyler Perry's The Haves and the Have Nots/Season 02/Tyler.Perrys.The.Haves.and.the.Have.Nots.S02E22.HULU.1080p.WEBDL.h264-QOQ.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Movies1/Movies-Classic/Another You (1991)/Another.You.1991.1080p.AMZN.WEB-DL.DD2.0.x264-ABM.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Plex/Media/Movies/Movies-4K/Jack Ryan Shadow Recruit (2014)/Jack.Ryan.Shadow.Recruit.2014.2160p.BluRay.x265-IAMABLE.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Plex/Media/Movies/Movies-Classic/Xanadu (1980)/xanadu.1980.1080p.bluray.x264-usury.mp4 not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV-Reality/Top Gear/Season 25/Top.Gear.S25E05.1080p.WEBDL.h264-HDALX.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Movies1/Movies/Eternal Beauty (2020)/Eternal.Beauty.2020.1080p.WEB-DL.h264-EVO.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Movies1/Movies-Classic/Cat's Eye (1985)/Cats.Eye.1985.REMASTERED.1080p.BluRay.X264-AMIABLE.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Plex/Media/Movies/Movies-4K/A Film About Coffee (2014)/A.Film.About.Coffee.2014.2160p.WEB.x264-HDB.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV (1)/The Flash (2014)/Season 02/The.Flash.2014.S02E01.1080p.BluRay.x264-TURMOiL.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV-Reality/First Dates Hotel/Season 02/First.Dates.Hotel.S02E05.720p.HDTV.x264-CREED.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 mount helper error: fusermount: failed to access mountpoint /mnt/mpathad/ilovemymac/files: Permission denied

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV-Reality/Fixer Upper/Season 04/Fixer.Upper.S04E14.720p.WEB-DL.AAC2.0.H.264.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV-Reality/Trucking Hell/Season 02/Trucking.Hell.S02E01.1080p.WEBDL.h264-CBFM.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV (1)/The Flash (2014)/Season 04/The.Flash.2014.S04E12.AMZN.1080p.WEBDL.h264-VISUM.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV (1)/Tyler Perry's The Haves and the Have Nots/Season 02/Tyler.Perrys.The.Haves.and.the.Have.Nots.S02E18.HULU.1080p.WEBDL.h264-QOQ.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV-Reality/Total Divas/Season 02/Total.Divas.S02E04.SDTV.x264-CRIMSON.mp4 not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Movies1/Movies-Classic/A Patch of Blue (1965)/A.Patch.of.Blue.1965.1080p.BluRay.x264-SiNNERS.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Movies1/Movies-Classic/The Revenge of the Teenage Vixens from Outer Space (1985)/The.Revenge.of.the.Teenage.Vixens.from.Outer.Space.1985.DVDRip.x264-CG.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Plex/Media/Movies/Movies-Classic/Enemy Mine (1985)/Enemy.Mine.1985.1080p.BluRay.x264-AMIABLE.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Plex/Media/TV/TV-Reality/Ibiza Weekender/Season 01/Ibiza.Weekender.S01E05.1080p.WEBDL.h264-SAMUEL98.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV (1)/The Flash (2014)/Season 06/The.Flash.2014.S06E08.1080p.10bit.BluRay.AAC5.1.HEVC-Vyndros.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV-Reality/Total Divas/Season 07/Total.Divas.S07E07.SDTV.x264-CRIMSON.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV-Reality/Trucking Hell/Season 02/Trucking.Hell.S02E19.1080p.WEBDL.h264-CBFM.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV-Reality/Vanderpump Rules/Season 04/Vanderpump.Rules.S04E19.1080p.WEBRip.x264-BTW.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Movies1/Movies-Classic/The Courtship of Eddie's Father (1963)/The.Courtship.of.Eddies.Father.1963.DVDRip.AC3.1.0.XviD-CG.avi not removed, freed 0 bytes

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item Movies1/Movies-Classic/The Family Jewels (1965)/The.Family.Jewels.1965.DVDRip.x264-Radarr.mkv not removed, freed 0 bytes

2022/01/07 17:50:27 Fatal error: failed to mount FUSE fs: fusermount: exit status 1

2022/01/07 17:50:27 DEBUG : vfs cache RemoveNotInUse (maxAge=21600000000000, emptyOnly=false): item TV Shows/TV-Reality/Vanderpump Rules/Season 05/Vanderpump.Rules.S05E15.1080p.WEBDL.x264-KINGS.mkv not removed, freed 0 bytes
**ilovemymac@ariel** **~/rclone-v1.57.0-linux-amd64 $**

hi,
the full output of rclone version is missing?
but it looks like you are using some custom built version of rclone, v1.57.0-DEV.
perhaps that is the cause of the problems?

I dont know why it wasn't showing up it was there I had to put in a few spaces but its showing now

you seem to be using two different versions of rclone, that is confusing?

rclone: Version "v1.57.0-DEV"
and
rclone v1.57.0

Yes because with the 2nd version it won't mount plex.
The output looks the same but its not.
It looks mounted here but its not. Nothing shows up in plex you can see everything is unavailable and the folder doesn't show mounted.

ilovemymac@ariel ~/rclone-v1.57.0-linux-amd64 $ ./rclone mount --buffer-size=64M --dir-cache-time=64h --vfs-cache-mode=full  --vfs-cache-max-age=6h Dropbox3: ~/files/ -vvv
2022/01/07 18:56:38 DEBUG : rclone: Version "v1.57.0" starting with parameters ["./rclone" "mount" "--buffer-size=64M" "--dir-cache-time=64h" "--vfs-cache-mode=full" "--vfs-cache-max-age=6h" "Dropbox3:" "/home/ilovemymac/files/" "-vvv"]
2022/01/07 18:56:38 DEBUG : Creating backend with remote "Dropbox3:"
2022/01/07 18:56:38 DEBUG : Using config file from "/home/ilovemymac/.config/rclone/rclone.conf"
2022/01/07 18:56:38 DEBUG : vfs cache: root is "/home/ilovemymac/.cache/rclone"
2022/01/07 18:56:38 DEBUG : vfs cache: data root is "/home/ilovemymac/.cache/rclone/vfs/Dropbox3"
2022/01/07 18:56:38 DEBUG : vfs cache: metadata root is "/home/ilovemymac/.cache/rclone/vfsMeta/Dropbox3"
2022/01/07 18:56:38 DEBUG : Creating backend with remote "/home/ilovemymac/.cache/rclone/vfs/Dropbox3/"
2022/01/07 18:56:38 DEBUG : Creating backend with remote "/home/ilovemymac/.cache/rclone/vfsMeta/Dropbox3/"
2022/01/07 18:56:39 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: vfs cache: truncate to size=1572214714
2022/01/07 18:56:39 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: vfs cache: setting modification time to 2021-12-21 22:28:49.170935027 +0000 UTC
2022/01/07 18:56:39 INFO  : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: vfs cache: queuing for upload in 5s
2022/01/07 18:56:41 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/07 18:56:41 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: vfs cache: truncate to size=106974
2022/01/07 18:56:41 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: vfs cache: setting modification time to 2021-12-21 22:27:34.352996384 +0000 UTC
2022/01/07 18:56:41 INFO  : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: vfs cache: queuing for upload in 5s
2022/01/07 18:56:41 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/07 18:56:44 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: vfs cache: starting upload
2022/01/07 18:56:45 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 1/32
2022/01/07 18:56:46 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: vfs cache: starting upload
2022/01/07 18:56:46 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Uploading chunk 1/1
2022/01/07 18:56:47 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Uploading chunk 2/1
2022/01/07 18:56:49 DEBUG : Dropbox root '': Adding "/Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt" to batch
2022/01/07 18:56:49 DEBUG : Dropbox root '': Batch idle for 500ms so committing
2022/01/07 18:56:49 DEBUG : Dropbox root '': Committing sync batch length 1 starting with: /Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt
2022/01/07 18:56:50 DEBUG : Dropbox root '': Upload batch completed in 148.040508ms
2022/01/07 18:56:50 ERROR : Dropbox root '': sync batch commit: failed to commit batch length 1: batch had 1 errors: last error: path/no_write_permission
2022/01/07 18:56:50 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/07 18:56:50 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/07 18:56:51 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 2/32
2022/01/07 18:56:58 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 3/32
2022/01/07 18:57:00 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: vfs cache: starting upload
2022/01/07 18:57:00 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Uploading chunk 1/1
2022/01/07 18:57:01 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Uploading chunk 2/1
2022/01/07 18:57:02 DEBUG : Dropbox root '': Adding "/Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt" to batch
2022/01/07 18:57:02 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 4/32
2022/01/07 18:57:02 DEBUG : Dropbox root '': Batch idle for 500ms so committing
2022/01/07 18:57:02 DEBUG : Dropbox root '': Committing sync batch length 1 starting with: /Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt
2022/01/07 18:57:03 DEBUG : Dropbox root '': Upload batch completed in 177.015115ms
2022/01/07 18:57:03 ERROR : Dropbox root '': sync batch commit: failed to commit batch length 1: batch had 1 errors: last error: path/no_write_permission
2022/01/07 18:57:03 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/07 18:57:03 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/07 18:57:08 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 5/32
2022/01/07 18:57:15 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 6/32
2022/01/07 18:57:21 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 7/32
2022/01/07 18:57:23 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: vfs cache: starting upload
2022/01/07 18:57:24 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Uploading chunk 1/1
2022/01/07 18:57:25 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Uploading chunk 2/1
2022/01/07 18:57:26 DEBUG : Dropbox root '': Adding "/Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt" to batch
2022/01/07 18:57:26 DEBUG : Dropbox root '': Batch idle for 500ms so committing
2022/01/07 18:57:26 DEBUG : Dropbox root '': Committing sync batch length 1 starting with: /Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt
2022/01/07 18:57:27 DEBUG : Dropbox root '': Upload batch completed in 149.942649ms
2022/01/07 18:57:27 ERROR : Dropbox root '': sync batch commit: failed to commit batch length 1: batch had 1 errors: last error: path/no_write_permission
2022/01/07 18:57:27 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/07 18:57:27 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
2022/01/07 18:57:27 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 8/32
2022/01/07 18:57:32 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 9/32
2022/01/07 18:57:37 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 10/32
2022/01/07 18:57:38 DEBUG : Dropbox root '': Checking for changes on remote
2022/01/07 18:57:42 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 11/32
2022/01/07 18:57:47 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 12/32
2022/01/07 18:57:54 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 13/32
2022/01/07 18:58:02 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 14/32
2022/01/07 18:58:07 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: vfs cache: starting upload
2022/01/07 18:58:07 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Uploading chunk 1/1
2022/01/07 18:58:08 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt: Uploading chunk 2/1
2022/01/07 18:58:09 DEBUG : Dropbox root '': Adding "/Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt" to batch
2022/01/07 18:58:09 DEBUG : Dropbox root '': Batch idle for 500ms so committing
2022/01/07 18:58:09 DEBUG : Dropbox root '': Committing sync batch length 1 starting with: /Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.srt
2022/01/07 18:58:10 DEBUG : Dropbox root '': Upload batch completed in 148.423958ms
2022/01/07 18:58:10 ERROR : Dropbox root '': sync batch commit: failed to commit batch length 1: batch had 1 errors: last error: path/no_write_permission
2022/01/07 18:58:10 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/07 18:58:10 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 #4, will retry in 1m20s: vfs cache: failed to transfer file from cache to remote: upload failed: batch upload failed: path/no_write_permission
2022/01/07 18:58:10 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 15/32
2022/01/07 18:58:15 DEBUG : Plex/Media/TV/TV/NCIS - Los Angeles/Season 13/NCIS.Los.Angeles.S13E07.Lost.Sailor.Down.1080p.AMZN.WEBRip.DDP5.1.x264-NTb[rarbg].mkv: vfs cache: truncate to size=2473640139
2022/01/07 18:58:15 DEBUG : Plex/Media/TV/TV/NCIS - Los Angeles/Season 13/NCIS.Los.Angeles.S13E07.Lost.Sailor.Down.1080p.AMZN.WEBRip.DDP5.1.x264-NTb[rarbg].mkv: vfs cache: setting modification time to 2022-01-03 16:27:17.92986704 +0000 UTC
2022/01/07 18:58:15 INFO  : Plex/Media/TV/TV/NCIS - Los Angeles/Season 13/NCIS.Los.Angeles.S13E07.Lost.Sailor.Down.1080p.AMZN.WEBRip.DDP5.1.x264-NTb[rarbg].mkv: vfs cache: queuing for upload in 5s
2022/01/07 18:58:17 DEBUG : Movies/Movies-Christmas/Kirk Franklin's A Gospel Christmas (2021)/Kirk Franklin's A Gospel Christmas (2021) WEBRip-1080p.mp4: Uploading chunk 16/32
2022/01/07 18:58:19 DEBUG : Plex/Media/TV/TV/NCIS - Los Angeles/Season 13: Added virtual directory entry vAddFile: "NCIS.Los.Angeles.S13E07.Lost.Sailor.Down.1080p.AMZN.WEBRip.DDP5.1.x264-NTb[rarbg].mkv"
2022/01/07 18:58:20 DEBUG : Plex/Media/TV/TV/NCIS - Los Angeles/Season 13/NCIS.Los.Angeles.S13E07.Lost.Sailor.Down.1080p.AMZN.WEBRip.DDP5.1.x264-NTb[rarbg].mkv: vfs cache: starting upload
2022/01/07 18:58:21 DEBUG : Plex/Media/TV/TV/NCIS - Los Angeles/Season 13/NCIS.Los.Angeles.S13E07.Lost.Sailor.Down.1080p.AMZN.WEBRip.DDP5.1.x264-NTb[rarbg].mkv: Uploading chunk 1/50
2022/01/07 18:58:22 DEBUG : Plex/Media/TV/TV/The Simpsons/Season 33/The.Simpsons.S33E11.1080p.WEB.H264-CAKES[rarbg].mkv: vfs cache: truncate to size=743232348
2022/01/07 18:58:22 DEBUG : Plex/Media/TV/TV/The Simpsons/Season 33/The.Simpsons.S33E11.1080p.WEB.H264-CAKES[rarbg].mkv: vfs cache: setting modification time to 2022-01-03 16:20:55.298450409 +0000 UTC
2022/01/07 18:58:22 INFO  : Plex/Media/TV/TV/The Simpsons/Season 33/The.Simpsons.S33E11.1080p.WEB.H264-CAKES[rarbg].mkv: vfs cache: queuing for upload in 5s

Seems like a lesson in just going insane here.

Either:

  1. You aren't sharing the right apps and your permissions are wrong on the app registration
  2. Your box is just broken as every issue you have makes no sense other than a hosed system as basic functions do not work:
  • Renewing a token
  • Listing a directory
  • Reading a file
  • Writing a file

All that points to either user error (which doesn't seem to be the case or a severely broken server.

Start something fresh and just abort the insanity.

Its not the server as the person in the other thread using the same server with dropbox reported other then the --dameon issue was not having issues.
All persmions are correct as I posted a screen shot of them in the other thread and I have started 2 new apps and all the same.

I had a buddy I know who uses the same server and also using dropbox look at it his app shows the same permissions as mine and we double checked.
Going to try one more time wiping everything and start fresh

It's a shared server?

Whatbox is yes. Much cheaper and I have need for a dedicated.

And the other user that posted was on the exact same shared server as you?

I have no idea if its the same shared I just know he's using whatbox he said. Depends on what plan as different plans come with different storage options but in all other ways the same.
My buddy is on Ariel server which is the one im on. He said he has not touched his rclone mount command in over a month so if something changed it was recent.

So back to my original comment of you either can't configure something right or you have a server issue and should work with Whatbox support to address or ask them for something location.

Repeatedly do the same exercise over and over and expecting different results isn't a good use of time.

Its not the server company they said it has to be in the rclone as that is what is actually doing the mounting.
They have said since the start before I came here that they dont have anything to do with the operation of rclone or dropbox. I am also using the official rclone. I have been over the configuration line by line

ilovemymac@ariel ~/rclone-v1.57.0-linux-amd64 $ ./rclone mount  --dir-cache-time=64h --vfs-cache-mode=full --vfs-cache-max-age=6h Dropbox3: ~/files/ -vvv
2022/01/07 22:24:23 DEBUG : rclone: Version "v1.57.0" starting with parameters ["./rclone" "mount" "--dir-cache-time=64h" "--vfs-cache-mode=full" "--vfs-cache-max-age=6h" "Dropbox3:" "/home/ilovemymac/files/" "-vvv"]
2022/01/07 22:24:23 DEBUG : Creating backend with remote "Dropbox3:"
2022/01/07 22:24:23 DEBUG : Using config file from "/home/ilovemymac/.config/rclone/rclone.conf"
2022/01/07 22:24:23 DEBUG : Dropbox3: Loaded invalid token from config file - ignoring
2022/01/07 22:24:24 DEBUG : Dropbox3: Token refresh failed try 1/5: oauth2: cannot fetch token: 400 Bad Request
Response: {"error": "invalid_grant", "error_description": "refresh token is invalid or revoked"}
2022/01/07 22:24:25 DEBUG : Dropbox3: Loaded invalid token from config file - ignoring
2022/01/07 22:24:25 DEBUG : Dropbox3: Token refresh failed try 2/5: oauth2: cannot fetch token: 400 Bad Request
Response: {"error": "invalid_grant", "error_description": "refresh token is invalid or revoked"}
2022/01/07 22:24:26 DEBUG : Dropbox3: Loaded invalid token from config file - ignoring
2022/01/07 22:24:26 DEBUG : Dropbox3: Token refresh failed try 3/5: oauth2: cannot fetch token: 400 Bad Request
Response: {"error": "invalid_grant", "error_description": "refresh token is invalid or revoked"}
2022/01/07 22:24:27 DEBUG : Dropbox3: Loaded invalid token from config file - ignoring
2022/01/07 22:24:27 DEBUG : Dropbox3: Token refresh failed try 4/5: oauth2: cannot fetch token: 400 Bad Request
Response: {"error": "invalid_grant", "error_description": "refresh token is invalid or revoked"}
2022/01/07 22:24:28 DEBUG : Dropbox3: Loaded invalid token from config file - ignoring
2022/01/07 22:24:29 DEBUG : Dropbox3: Token refresh failed try 5/5: oauth2: cannot fetch token: 400 Bad Request
Response: {"error": "invalid_grant", "error_description": "refresh token is invalid or revoked"}
2022/01/07 22:25:30 DEBUG : Daemon timed out. Terminating daemon pid 60992
2022/01/07 22:25:30 Fatal error: mount not ready
ilovemymac@ariel ~/rclone-v1.57.0-linux-amd64 $ 

This is using the official rclone and I still get the unable to refresh token. Yet I am doing everything to the letter. I have had the same dropbox app since I started using dropbox nothing changed except the rclone version.

Based on all your problems, it isn't rclone. Sorry, not much else to offer as I use dropbox and many other folks do.

It's something on your setup that's causing your issues on the server.

well, that should be easy to prove.
in that other topic, i suggested to get rclone+dropbox working 100% on a local machine.

But the guy who responded in the other topic is using the same server. Same Dropbox so why does his work not mine?
No matter what I do rclone only wants to generate a temp short lived token. It never use to say SL before the token.
Problem 2 is according to the Dropbox and rclone setup I can go in an generate my own token and use the drop down menu to go to non expiry token. I do that but then the rclone won’t take the token as I showed previously.

Short lived tokens are not a problem.

If things are setup / working system, you authorize a machine, it has a token, it'll refresh.

I had a token back from December on my test machine:

"expiry":"2022-01-08T01:46:49.653498-05:00"}

And it refreshes:

rclone lsd DBTV: -vvv
2022/01/07 21:50:28 DEBUG : rclone: Version "v1.57.0" starting with parameters ["rclone" "lsd" "DBTV:" "-vvv"]
2022/01/07 21:50:28 DEBUG : Creating backend with remote "DB:"
2022/01/07 21:50:28 DEBUG : Using config file from "/Users/etexter/.config/rclone/rclone.conf"
2022/01/07 21:50:28 DEBUG : DB: Loaded invalid token from config file - ignoring
2022/01/07 21:50:28 DEBUG : Saving config "token" in section "DBTV" of the config file
2022/01/07 21:50:28 DEBUG : DB: Saved new token in config file

You've got multiple folks telling you to try something based on experience and you refuse to do what's being asked.

Something is wrong/misconfured/screwed up/broken on your whatbox server.

You've got all the data showing you that. Tokens don't work. App registrations suddenly break that you 'swear' are checked.

So it's either you or the server based on the data you've shared.

You can rule out one of those items with a few simple tests on a different machine, but we keep spinning round and round.

Ok so I ran it locally with this.

themacisback@iMac ~ % rclone mount  --daemon --daemon-timeout=5m --buffer-size=64M --dir-cache-time=64h --vfs-cache-mode=full --vfs-cache-max-age=6h dropbox:  ~/dropbox/ -vvv
2022/01/07 22:01:48 DEBUG : rclone: Version "v1.57.0" starting with parameters ["rclone" "mount" "--daemon" "--daemon-timeout=5m" "--buffer-size=64M" "--dir-cache-time=64h" "--vfs-cache-mode=full" "--vfs-cache-max-age=6h" "dropbox:" "/Users/themacisback/dropbox/" "-vvv"]
2022/01/07 22:01:48 DEBUG : Creating backend with remote "dropbox:"
2022/01/07 22:01:48 DEBUG : Using config file from "/Users/themacisback/.config/rclone/rclone.conf"
2022/01/07 22:01:48 DEBUG : dropbox: Loaded invalid token from config file - ignoring
2022/01/07 22:01:49 DEBUG : dropbox: Token refresh failed try 1/5: oauth2: cannot fetch token: 400 Bad Request
Response: {"error": "invalid_grant", "error_description": "refresh token is invalid or revoked"}
2022/01/07 22:01:50 DEBUG : dropbox: Loaded invalid token from config file - ignoring
2022/01/07 22:01:50 DEBUG : dropbox: Token refresh failed try 2/5: oauth2: cannot fetch token: 400 Bad Request
Response: {"error": "invalid_grant", "error_description": "refresh token is invalid or revoked"}
2022/01/07 22:01:51 DEBUG : dropbox: Loaded invalid token from config file - ignoring
2022/01/07 22:01:51 DEBUG : dropbox: Token refresh failed try 3/5: oauth2: cannot fetch token: 400 Bad Request
Response: {"error": "invalid_grant", "error_description": "refresh token is invalid or revoked"}
2022/01/07 22:01:52 DEBUG : dropbox: Loaded invalid token from config file - ignoring
2022/01/07 22:01:53 DEBUG : dropbox: Token refresh failed try 4/5: oauth2: cannot fetch token: 400 Bad Request
Response: {"error": "invalid_grant", "error_description": "refresh token is invalid or revoked"}
2022/01/07 22:01:54 DEBUG : dropbox: Loaded invalid token from config file - ignoring
2022/01/07 22:01:54 DEBUG : dropbox: Token refresh failed try 5/5: oauth2: cannot fetch token: 400 Bad Request
Response: {"error": "invalid_grant", "error_description": "refresh token is invalid or revoked"}

Dropbox says nothing in the app would cause this. I dont know one way or the other.
Its exactly the same. I have created 3 apps. one of these is the same app I have used for almost a year give or take since I started using dropbox. I have not touched the app. But just to be sure I created 2 more double checked and all and all settings the same. However again we are seeing the same thing.
So we can rule out the server. I sent you a screen shot of the app configuration in the other post and it matched the screenshot you posted.

You didn’t share any steps of what you did, any config, new app screenshots.

Nada.

If that rules out the server, only one item left as you are missing something along the way.

Without being thorough in details and steps, there’s not much to do as it’s tough to keep asking for details over and over again.

Good luck.

What do you mean steps? It is all right there I ran the same configuration as I did on the server. What more is there to share?
There are no details. I have sent screen shots of the app previously. I ran the exact same rclone command as you can see there.
Same dropbox config as before of course.
Im not sure what you could want?

Its all right there.
I can refresh the token easy enough but I did that earlier today just to show that it expires just as it does on the server.
Tell me what you need. Because what you were saying sounds like everything I have done.