vKolerts / sidenoder

Cross platform Sideloader for Quest standalone headset and other android devices
MIT License
71 stars 7 forks source link

rClone fails to mount on mac #19

Closed midnight12346 closed 2 years ago

midnight12346 commented 2 years ago

Error: Command failed: "/Users/user name/sidenoder/rclone" cmount --read-only --rc --rc-no-auth --config="/Users/David_Hoover/Downloads/rclone.conf" VRP-mirror13: "/var/folders/y9/m0jr3lgn5cx5w8l69rzmf6fr0000gn/T/mnt" 2021/12/28 21:26:57 NOTICE: Serving remote control on http://localhost:5572/ 2021/12/28 21:26:58 Fatal error: failed to mount FUSE fs: mount stopped before calling Init: mount failed: cgofuse: cannot find FUSE

KaladinDMP commented 2 years ago

Does anyone bother to read other issues or the install instructions before posting "issues?" You skipped the first step of installation on a mac which I assume you have from this error even though you didn't mention. https://github.com/vKolerts/quest-sidenoder#running-the-compiled-version

You must install osxfuse newest to perform mount. If you skip this step it doesn't have the proper dependencies to work correctly. If your on windows it's winfsp that has to be installed.

I'm assuming this is the issue

Edit:btw if you changed the username for OPSEC reasons you failed to change the second.

midnight12346 commented 2 years ago

Does anyone bother to read other issues or the install instructions before posting "issues?" You skipped the first step of installation on a mac which I assume you have from this error even though you didn't mention. https://github.com/vKolerts/quest-sidenoder#running-the-compiled-version

You must install osxfuse newest to perform mount. If you skip this step it doesn't have the proper dependencies to work correctly.

I'm assuming this is the issue

sorry I'm blind i didn't see that sorry for wasting your time, my apologies