Fatal error: failed to mount FUSE fs: cannot locate OSXFUSE

What is the problem you are having with rclone?

Fatal error: failed to mount FUSE fs: cannot locate OSXFUSE I have osxfuse installed already I was able to mount it before now I cant

What is your rclone version (output from rclone version)

rclone v1.53.4

  • os/arch: darwin/amd64

  • go version: go1.15.6

Which OS you are using and how many bits (eg Windows 7, 64 bit)

mac osx

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

google drive

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

rclone mount gdrive: /Users/bangtan/Desktop/rclone

A log from the command with the -vv flag

ommand mount needs 2 arguments maximum: you provided 3 non flag arguments: ["gdrive:" "/Users/bangtan/Desktop/rclone" "vv"]
(base) bangtan@Leahs-MacBook-Pro ~ % rclone mount gdrive: /Users/bangtan/Desktop/rclone -vv
2021/04/28 16:41:54 DEBUG : rclone: Version "v1.53.4" starting with parameters ["rclone" "mount" "gdrive:" "/Users/bangtan/Desktop/rclone" "-vv"]
2021/04/28 16:41:54 DEBUG : Creating backend with remote "gdrive:"
2021/04/28 16:41:54 DEBUG : Using config file from "/Users/bangtan/.config/rclone/rclone.conf"
2021/04/28 16:41:54 DEBUG : Google drive root '': root_folder_id = "0AEvfWk4NcPhGUk9PVA" - save this in the config to speed up startup
2021/04/28 16:41:55 NOTICE: macOS users: please try "rclone cmount" as it will be the default in v1.54
2021/04/28 16:41:55 DEBUG : Google drive root '': Mounting on "/Users/bangtan/Desktop/rclone"
2021/04/28 16:41:55 Fatal error: failed to mount FUSE fs: cannot locate OSXFUSE
(base) bangtan@Leahs-MacBook-Pro ~ % rclone mount gdrive: /Users/bangtan/Desktop/rclone -vv

2021/04/28 16:42:31 DEBUG : rclone: Version "v1.53.4" starting with parameters ["rclone" "mount" "gdrive:" "/Users/bangtan/Desktop/rclone" "-vv"]
2021/04/28 16:42:31 DEBUG : Creating backend with remote "gdrive:"
2021/04/28 16:42:31 DEBUG : Using config file from "/Users/bangtan/.config/rclone/rclone.conf"
2021/04/28 16:42:31 DEBUG : Google drive root '': root_folder_id = "0AEvfWk4NcPhGUk9PVA" - save this in the config to speed up startup
2021/04/28 16:42:31 NOTICE: macOS users: please try "rclone cmount" as it will be the default in v1.54
2021/04/28 16:42:31 DEBUG : Google drive root '': Mounting on "/Users/bangtan/Desktop/rclone"
2021/04/28 16:42:31 Fatal error: failed to mount FUSE fs: cannot locate OSXFUSE

hi,
perhaps update rclone to latest stable and test again.
and can this help?

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