keybase / client

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
BSD 3-Clause "New" or "Revised" License
8.9k stars 1.23k forks source link

fusermount: exit status 1 #19668

Open Lucky225 opened 5 years ago

Lucky225 commented 5 years ago

Reference #17634

lucky225@Omen:~$ KBFS failed to FUSE mount at /home/lucky225/.config/keybase/kbfs: fusermount: exit status 1

Getting this after run_keybase under kali linux on windows WSL2 which does support FUSE (see https://devblogs.microsoft.com/commandline/announcing-wsl-2/ -- "This introduces a whole new set of apps that you can run inside of WSL. Some exciting examples are the Linux version of Docker, as well as FUSE!")

log id: 56c03d046f2eded33682f41c

mateon1 commented 4 years ago

I'm having the same issue on a Linux machine with NixOS. Fuse used to work in the past, but after a few updates it seems to have broken.

▶ INFO Unmounting
▶ INFO Ignoring mount-not-found fusermount error
▶ WARNING KBFS failed to FUSE mount at /keybase: fusermount: exit status 1
▶ ERROR Mounting the filesystem failed: fusermount: exit status 1

log id: c9b7c1ad13be18ca2a13911c

strib commented 4 years ago

We don't support WSL. As for NixOS, maybe try sudo fusermount -u /keybase?

benhovinga commented 4 years ago

We don't support WSL. As for NixOS, maybe try sudo fusermount -u /keybase?

Can support for WSL be added, please? I use keybase to migrate my pgp key on different devices as well as development using git.

chindraba-work commented 4 years ago

For the near future, possibly the distant future as well, we can expect bug fixes and very minor updates. Most work will be dedicated to the security of Zoom. Adding support for an entire platform seems well out of range. As an option to help your work while using existing abilities, you might consider switching from WSL to a virtual machine running Linux. Keybase will work in a VMed Linux install, as will git. The VM and real can have a shared drive if needed.

nickkostov commented 3 years ago

Log ID https://github.com/keybase/client/issues/17634 WSL v1