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

mount path mismatch #21

Closed
edrex opened this issue Jan 11, 2020 · 2 comments
Closed

mount path mismatch #21

edrex opened this issue Jan 11, 2020 · 2 comments

Comments

@edrex
Copy link
Contributor

edrex commented Jan 11, 2020

❯ hyperdrive fs mount
Mounted a drive with the following info:

  Mountpoint: /home/eric/Hyperdrive 
...

However, the actual mountpoint is /hyperdrive. Additionally,

❯ cd /hyperdrive                                
❯ hyperdrive fs mount how-to-dweb 3e2b381627df0d670bdb2c5e45ac851225266836aba0c5f727261669f47c91dc 
Could not mount the drive:
Error: You can only mount drives underneath the root drive at /home/eric/Hyperdrive/home

This path has an additional /home component which is extra weird.

@edrex
Copy link
Contributor Author

edrex commented Jan 11, 2020

This only happens on the master branch, but works correctly on npm @beta tag (see #20). Guessing a mismatch between default path in hyperdrive-daemon and the current version of some dependency (maybe hyperdrive).

Maybe this is only happening because running from master requires manually checking out the right branches for dependencies? Feel free to close if it's just operator error.

@edrex
Copy link
Contributor Author

edrex commented Jan 11, 2020

i'm just going to close this since it's likely some wires crossed from the multiple versions I had flying around.

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