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

Unable to mount new installation - installation instructions may need updating/revising #3601

Closed
mitra42 opened this issue Jan 16, 2017 · 2 comments
Labels
help wanted Seeking public contribution on this issue topic/fuse Topic fuse

Comments

@mitra42
Copy link

mitra42 commented Jan 16, 2017

Version information:

go-ipfs version: 0.4.4-
Repo version: 4
System version: amd64/darwin
Golang version: go1.7

Type:

Bug

Priority:

P3

Description:

Installed IPFS
Installed go
Installed Fuse from https://osxfuse.github.io/
The installation instructions don't work well (Mac OSX 10.11.6)
ipfs mount complains about not being able to check the version
Even after installing fuse-version with go get github.com/jbenet/go-fuse-version/fuse-version
ipfs mount still reports the error
ipfs config DontCheckOSXFUSE true
however reports
mitraplasma:~ mitra$ ipfs config DontCheckOSXFUSE true
Error: failed to set config value: Wrong config type, expected bool (maybe use --json?)
Trying TRUE or True didn't work any better

After that ipfs mount gets
Error: config key invalid: DontCheckOSXFUSE %!s(bool=true)

So unable to mount ipfs

Happy to run any tests to check this.

@meyerzinn
Copy link

I second this. Just tried mounting, does not work on Mac--Fuse version check fails every time.

@whyrusleeping whyrusleeping added topic/fuse Topic fuse help wanted Seeking public contribution on this issue labels Sep 2, 2017
@Stebalien
Copy link
Member

Well, this is a bit old. See: ipfs/ipfs#343 (comment)

To answer the question: the suggested command should have been ipfs config --json DontCheckOSXFUSE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Seeking public contribution on this issue topic/fuse Topic fuse
Projects
None yet
Development

No branches or pull requests

4 participants