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

Does not work with ipfs 0.7.0 #29

Open
xuv opened this issue Oct 15, 2020 · 10 comments
Open

Does not work with ipfs 0.7.0 #29

xuv opened this issue Oct 15, 2020 · 10 comments

Comments

@xuv
Copy link

xuv commented Oct 15, 2020

Got this error with the latest version of ipfs:

ERROR:publish.cli:Unsupported daemon version '0.7.0' (not in range: 0.4.22 ≤ … < 0.7.0)
@xuv
Copy link
Author

xuv commented Oct 17, 2020

This error seems to be coming from https://github.com/ipfs-shipyard/py-ipfs-http-client

@AuHau
Copy link
Owner

AuHau commented Oct 28, 2020

Should be solved thanks to updated dependencies. Closing this, but feel free to reopen if problem persists.

@AuHau AuHau closed this as completed Oct 28, 2020
@xuv
Copy link
Author

xuv commented Nov 2, 2020

Hello @AuHau

Sorry. But this isn't fixed. It still produces the same error with version 0.2.1.
The ipfshttpclient library that it uses is still the 0.6.1, which I believe has the error.
They've got a release candidate for version 0.7.0a1. But I haven't tried with that one

@AuHau
Copy link
Owner

AuHau commented Nov 2, 2020

I see. Hmm yeah, we will have to wait for stable release then. Thanks for letting me know!

@AuHau AuHau reopened this Nov 2, 2020
@xuv
Copy link
Author

xuv commented Nov 2, 2020

Yes. It's been pushed. ipfs-shipyard/py-ipfs-http-client#242

@AuHau
Copy link
Owner

AuHau commented Nov 3, 2020

Yes but that is not the final release though...

@xuv
Copy link
Author

xuv commented Nov 4, 2020

@AuHau I've tried with the pre-release. And now I get another error:
ERROR:publish.cli:not pinned or pinned indirectly

Haven't searched where it comes from. But you might want to take a look at it.

@xuv
Copy link
Author

xuv commented Feb 21, 2022

@AuHau Seems the final release is in. https://github.com/ipfs-shipyard/py-ipfs-http-client/releases/tag/0.7.0
Do you think you'd be interested in updating?

@xuv
Copy link
Author

xuv commented Feb 22, 2022

It seems that merging #46 would fix this.
Tested by installing that branch and seems all is working as expected.

@AuHau
Copy link
Owner

AuHau commented Feb 23, 2022

Thanks for the heads-up! I will try to have a look on this soon.

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

2 participants