Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Setting DontCheckOSXFUSE true does not seem to work #18

@DavidBooher

Description

@DavidBooher

Version: 0.3.10
Fuse: 2.8.3

jimbo:.ipfs dbooher$ ipfs config DontCheckOSXFUSE true
jimbo:.ipfs dbooher$ ipfs daemon --mount
Initializing daemon...
Swarm listening on /ip4/127.0.0.1/tcp/4001
Swarm listening on /ip4/127.0.0.1/tcp/4001
Swarm listening on /ip4/172.16.144.1/tcp/4001
Swarm listening on /ip4/172.16.144.1/tcp/4001
Swarm listening on /ip4/192.168.22.200/tcp/4001
Swarm listening on /ip4/192.168.22.200/tcp/4001
Swarm listening on /ip4/192.168.89.1/tcp/4001
Swarm listening on /ip4/192.168.89.1/tcp/4001
Swarm listening on /ip4/73.44.241.86/tcp/15950
Swarm listening on /ip4/73.44.241.86/tcp/64096
API server listening on /ip4/127.0.0.1/tcp/5001
Gateway (readonly) server listening on /ip4/127.0.0.1/tcp/8080
18:37:36.343 ERROR swarm2: swarm listener accept error: peerstream listener failed: accept tcp 0.0.0.0:4001: use of closed network connection swarm_listen.go:129
18:37:36.343 ERROR swarm2: swarm listener accept error: peerstream listener failed: accept tcp 0.0.0.0:4001: use of closed network connection swarm_listen.go:129
Error: config key invalid: DontCheckOSXFUSE %!s(bool=true)
You may be able to get this error to go away by setting it again:

ipfs config DontCheckOSXFUSE true

Either way, please tell us at: http://github.com/ipfs/go-ipfs/issues

jimbo:bin dbooher$ ipfs config DontCheckOSXFUSE true
Error: Failed to set config value: Wrong config type, expected bool (maybe use --json?)
jimbo:bin dbooher$

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions