Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac OS upgrade to Big Sur broke SSHFS #68

Open
achhabr1 opened this issue May 12, 2021 · 5 comments
Open

Mac OS upgrade to Big Sur broke SSHFS #68

achhabr1 opened this issue May 12, 2021 · 5 comments
Assignees

Comments

@achhabr1
Copy link

Seeing below error

(python38-venv) ac043s@NJML01AC043S paloalto % sudo sshfs [email protected]:/home/ ~/Documents/csvt-flexware-js
kext load failed: -603946986
mount_macfuse: the file system is not available (255)
(python38-venv) ac043s@NJML01AC043S paloalto %

@bfleischer
Copy link
Member

Please make sure to update to the latest version of macFUSE (currently version 4.1) and macOS 11.3.1.

@bfleischer bfleischer self-assigned this May 12, 2021
@achhabr1
Copy link
Author

I am using sshfs 2.5.0

@bfleischer
Copy link
Member

Yes, but sshfs is based on macFUSE and you need an up-to-date version of macFUSE, that supports Big Sur, to use sshfs on Big Sur.

@designbyadrian
Copy link

designbyadrian commented Aug 27, 2021

I have this issue with macFUSE 4.1.2

OS X 11.5.2

@runeksvendsen
Copy link

Perhaps it's because you run the sshfs command as root?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants