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

cluster.recover local=true limitation? #12

Open
obo20 opened this issue Aug 15, 2019 · 4 comments
Open

cluster.recover local=true limitation? #12

obo20 opened this issue Aug 15, 2019 · 4 comments

Comments

@obo20
Copy link

obo20 commented Aug 15, 2019

From reading the documentation, under the cluster.recover section, I noticed that it says:
"For now, ONLY requests with parameter local=true are supported"

From brief testing, passing in local=false seems to work fine, am I missing something here, or is this outdated information @vasa-develop ?

@vasa-develop
Copy link
Collaborator

vasa-develop commented Aug 22, 2019

Sorry for the late reply @obo20

While implementing the cluster.recover I was following the CLI docs, which didn't support the local=false at that time.

Can you tell me the version of Go ipfs-cluster that you are using?

Thanks for your help :)

@obo20
Copy link
Author

obo20 commented Aug 29, 2019

@vasa-develop i'm currently using the v0.11.0-rc6 of cluster

@obo20
Copy link
Author

obo20 commented Sep 3, 2019

From looking at ipfs-cluster/ipfs-cluster#763 it appears that this is still an "issue" however I was specifically passing in a CID when doing this, so that might be the "workaround" that @hsanjuan mentioned

@hsanjuan
Copy link
Collaborator

hsanjuan commented Sep 5, 2019

So this will be addressed in ipfs-cluster/ipfs-cluster#893

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants