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

fuse reported configured after force-unmount #64

Open
juliangruber opened this issue Jun 2, 2020 · 0 comments
Open

fuse reported configured after force-unmount #64

juliangruber opened this issue Jun 2, 2020 · 0 comments

Comments

@juliangruber
Copy link
Contributor

Describe the bug
After force unmounting the fuse filesystem it's still reported as configured.

To Reproduce

$ hyperdrive status
...
  Fuse Available:          true
  Fuse Configured:         true

$ hyperdrive force-unmount
Password: ***

$ hyperdrive status
...
  Fuse Available:          true
  Fuse Configured:         true

Expected Behavior

I expected this output:

$ hyperdrive status
...
  Fuse Available:          true
  Fuse Configured:         false

OS

macOS 10.15.5

Node version

12.14.0

Was the daemon installed from NPM or bundled with Beaker?

NPM

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

1 participant