Rclone fatal error mount not ready

it looks like when I do the rclone authorize its generating a sl token which is a short lived token. And it expires in 3 hours.

here, i just started a rclone mount for dropbox, have not used it in a while.
so when rclone starts, the token had already expired.
as expected, rclone requests a new token from dropbox

2022/01/06 16:56:20 DEBUG : dropboxyoyo: Loaded invalid token from config file - ignoring
2022/01/06 16:56:21 DEBUG : Saving config "token" in section "dropboxyoyo" of the config file
2022/01/06 16:56:21 DEBUG : Keeping previous permissions for config file: -rw-rw-rw-
2022/01/06 16:56:21 DEBUG : dropboxyoyo: Saved new token in config file

What is different? It generates a short lived token then it just throws errors out when it expires as you saw.

geez, that wackbox, and its custom compiled software, has never ending problems.
no idea what is going on and given that they claimed to be using a new version of rclone, just insane!

so,at this point,

  1. on dropbox, delete the rclone app, recreate it.
  2. on the wackbox, with rclone, delete and recreate the rclone remote
  3. start the mount and wait to see what happens with the token

try the same another machine, wait and see what happens to the token.

I have done all of that. I created a brand new app in dropbox 3 different ones now.
In that rclone mount I have done the same 2 different new mounts and each time its a SL token generated.
IM not using their rclone though im using the linux one you had me download.

no, what i mean is to run/test rclone mount with dropbox on another machine, not on that wackbox.

It says can not open the directory.

no idea what that means???

you said run it on a another machine so I ran it locally

themacisback@iMac ~ % rclone mount --buffer-size=64M --dir-cache-time=64h --vfs-cache-mode=full --vfs-cache-max-age=6h dropbox: ~/rclone/ -vv

2022/01/06 16:50:19 DEBUG : rclone: Version "v1.54.1" starting with parameters ["rclone" "mount" "--buffer-size=64M" "--dir-cache-time=64h" "--vfs-cache-mode=full" "--vfs-cache-max-age=6h" "dropbox:" "/Users/themacisback/rclone/" "-vv"]

2022/01/06 16:50:19 DEBUG : Creating backend with remote "dropbox:"

2022/01/06 16:50:19 DEBUG : Using config file from "/Users/themacisback/.config/rclone/rclone.conf"

2022/01/06 16:50:19 INFO : Dropbox root '': poll-interval is not supported by this remote

2022/01/06 16:50:19 DEBUG : vfs cache: root is "/Users/themacisback/Library/Caches/rclone/vfs/dropbox"

2022/01/06 16:50:19 DEBUG : vfs cache: metadata root is "/Users/themacisback/Library/Caches/rclone/vfs/dropbox"

2022/01/06 16:50:19 DEBUG : Creating backend with remote "/Users/themacisback/Library/Caches/rclone/vfs/dropbox"

2022/01/06 16:50:19 DEBUG : Mounting on "/Users/themacisback/rclone/" ("dropbox")

2022/01/06 16:50:19 DEBUG : Dropbox root '': Mounting with options: ["-o" "attr_timeout=1" "-o" "fsname=dropbox:" "-o" "subtype=rclone" "-o" "max_readahead=131072" "-o" "atomic_o_trunc" "-o" "volname=dropbox" "-o" "noappledouble"]

2022/01/06 16:50:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)

2022/01/06 16:50:19 Fatal error: failed to mount FUSE fs: mount stopped before calling Init: mount failed: cgofuse: cannot find FUSE

post the output of rclone version

and that is yet again another new error mesage

well this is not on the server so its going to be different you said run it locally

rclone v1.54.1

  • os/arch: darwin/amd64

  • go version: go1.15.8

you know the drill now, update to v1.57.0 and test again

I have 3 times I ran

curl https://rclone.org/install.sh | sudo bash

Yet it still shows 1.54

cannot see into your computer, run the command again and post the full output.

themacisback@iMac ~ % curl https://rclone.org/install.sh | sudo bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0Pa100  4497  100  4497    0     0   8453      0 --:--:-- --:--:-- --:--:--  8437

zsh: done                   curl https://rclone.org/install.sh | 
zsh: suspended (tty input)  sudo bash

and did you input your sudo password?

it didnt ask it did all that in 2 seconds

to run sudo, you usually need to enter your sudo password, correct?

it says rclone command not found now that I updated

again, i cannot see into your computer, please i do not want to have to remind you again, thanks.

so either post the full output of the last command or run the command again and post the full output