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

Cannot mount station #57

Open
jcohenadad opened this issue Jun 22, 2022 · 4 comments
Open

Cannot mount station #57

jcohenadad opened this issue Jun 22, 2022 · 4 comments
Assignees

Comments

@jcohenadad
Copy link
Member

jcohenadad commented Jun 22, 2022

Trying this command listed in the doc:

julien-macbook:~/temp $ sshfs p101317@joplin:~/code joplin_data_nvme_p101317
kext load failed: -603947007
mount_osxfuse: the file system is not available (255)

note: i'm at poly

i've also tried a bunch of other combinations:

julien-macbook:~/temp $ sshfs p101317@joplin:/home/GRAMES.POLYMTL.CA/p101317/data_nvme_p101317 joplin_data_nvme_p101317
kext load failed: -603947007
mount_osxfuse: the file system is not available (255)
julien-macbook:~/temp $ sshfs joplin:/home/GRAMES.POLYMTL.CA/p101317/data_nvme_p101317 joplin_data_nvme_p101317
kext load failed: -603947007
mount_osxfuse: the file system is not available (255)
julien-macbook:~/temp $ sshfs [email protected]:/home/GRAMES.POLYMTL.CA/p101317/data_nvme_p101317 joplin_data_nvme_p101317
kext load failed: -603947007
mount_osxfuse: the file system is not available (255)
@jcohenadad
Copy link
Member Author

ah! maybe a clue:

julien-macbook:~/temp $ brew install sshfs
sshfs 2.10_2 is already installed but outdated (so it will be upgraded).
Error: sshfs has been disabled because it requires closed-source macFUSE!

@jcohenadad
Copy link
Member Author

trying

brew upgrade

@jcohenadad
Copy link
Member Author

jcohenadad commented Jun 22, 2022

following telepresenceio/telepresence#1654 (comment) i then ran:

brew install gromgit/fuse/sshfs-mac

and it looks like things are now working because my mac opened a "security" window asking to restart the mac... so we'll see.

Victory 🎉 After restarting, launching this command successfully mounts the folder:

sshfs joplin:/mnt/nvme/p101317/neuromod/20220622_neuromod_results/ joplin_data_nvme_p101317

@jcohenadad
Copy link
Member Author

Needs to be documented

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

2 participants