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

filestore documentation should mention the daemon needs to be restarted #5746

Closed
BenLubar opened this issue Nov 6, 2018 · 1 comment
Closed
Labels
exp/novice Someone with a little familiarity can pick up help wanted Seeking public contribution on this issue topic/docs-ipfs Topic docs-ipfs

Comments

@BenLubar
Copy link
Contributor

BenLubar commented Nov 6, 2018

Version information:

go-ipfs version: 0.4.18-6f19dd5
Repo version: 7
System version: amd64/linux
Golang version: go1.11.1

(using the Docker Hub image from ipfs/go-ipfs)

docker-compose version 1.22.0, build f46880fe
docker-py version: 3.4.1
CPython version: 3.6.6
OpenSSL version: OpenSSL 1.1.0f  25 May 2017

Docker version 18.06.1-ce, build e68fc7a

Type:

Task

Description:

Running this command:

ipfs config --json Experimental.FilestoreEnabled true

is not enough; the error message will still be shown when running ipfs filestore commands and --nocopy will be silently ignored on the ipfs add command until the daemon is restarted.

This should be mentioned in the documentation.

@Stebalien Stebalien added help wanted Seeking public contribution on this issue topic/docs-ipfs Topic docs-ipfs exp/novice Someone with a little familiarity can pick up labels Nov 6, 2018
bjzhang pushed a commit to ipbit/go-ipfs that referenced this issue Nov 22, 2018
Fix for the ipfs#5746. Switch to Filestore need to re-init the ipfs node.

License: MIT
Signed-off-by: Bamvor Zhang <[email protected]>
bjzhang pushed a commit to ipbit/go-ipfs that referenced this issue Nov 26, 2018
Fix for the ipfs#5746. Switch to Filestore need to restart the ipfs node.

License: MIT
Signed-off-by: Bamvor Zhang <[email protected]>
bjzhang pushed a commit to bjzhang/go-ipfs that referenced this issue Jan 16, 2019
Fix for the ipfs#5746. Switch to Filestore need to restart the ipfs node.

License: MIT
Signed-off-by: Bamvor Zhang <[email protected]>
@joshuahannan
Copy link

Can this issue be closed since it looks like it was addressed in #5927 ?

@Kubuxu Kubuxu closed this as completed Feb 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exp/novice Someone with a little familiarity can pick up help wanted Seeking public contribution on this issue topic/docs-ipfs Topic docs-ipfs
Projects
None yet
Development

No branches or pull requests

4 participants