-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Better error messages when Fuse fails to mount #341
Comments
Using ipfs1, I get the following when I remove /ipfs and /ipns:
Is this what you are talking about? By the way, using ipfs2 I get:
"IPFS mounted at: /ipfs" and "IPNS mounted at: /ipns" should probably not be there. |
Yes, I think this is the message @cleichner reported, though on mac, OSX fuse says "File not found" |
Also when using ipfs2, when the mount fails the exit code is still 0. |
Closing this issue for now, the error messages have improved a lot since this issue was open, let us know if it still needs work. |
Update deps to latest libp2p
Right now it says "File not found"
It should say "please create a mount point for IPFS" (or something along those lines)
The text was updated successfully, but these errors were encountered: