You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2020. It is now read-only.
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:
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:
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$