Closed todrobbins closed 4 years ago
Just double checked hyperdrive setup
:
➜ ~ hyperdrive setup
Configuring FUSE...
Successfully configured FUSE:
* FUSE is already configured.
* Successfully created the root Hyperdrive directory.
Restarted my machine and everything's working as expected. I'll close for now and reopen if I encounter this again.
Hmm the daemon's not giving an informative error message there eh ;) If it happens again, there are a few things you could try that'd help debugging:
npm i pm2 -g)
then do a pm2 list
and see if the process called hyperdrive
is running or is errored.~/.hyperdrive/log.json
. Stack traces should be printed there if there's a crash.Thanks for the issue!
I can successfully start the daemon, but cannot get a status once it's running:
node v12.13.1 hyperdrive-daemon v1.8.1