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

IPFS Unsupported daemon version '0.9.0' #296

Open
avatar-lavventura opened this issue Aug 25, 2021 · 9 comments
Open

IPFS Unsupported daemon version '0.9.0' #296

avatar-lavventura opened this issue Aug 25, 2021 · 9 comments

Comments

@avatar-lavventura
Copy link

avatar-lavventura commented Aug 25, 2021

Is this project abandoned? I was looking an answer for using py-ipfs-http-client with IPFS version 0.9.0 since May. Related warning message:

ipfshttpclient.exceptions.VersionMismatch: Unsupported daemon version '0.9.0' (not in range: 0.4.23 ≤ … < 0.8.0)

It will be helpful with a simple guidence documentation. Still [master-repo, v0.8.0a1, v0.8.0a2] gives following warning message:

~/venv/lib/python3.8/site-packages/ipfshttpclient/client/__init__.py:75: VersionMismatch: Unsupported daemon version '0.9.0' (not in range: 0.5.0 ≤ … < 0.9.0) warnings.warn(exceptions.VersionMismatch(version, minimum, maximum))

Is it possible to use py-ipfs-http-client along with ipfs version 0.9.0? If yes, what is the proper way to do it, should we use its master-repo? Any input will help.

Related: #291, #275 (comment)

@CyberAstronaut101
Copy link

There is a current open pull request #294 that would bump the version ranges. I spent some time looking at the failed travis build and the 3.6.8-macosx10.9 and 3.9.0-macosx10.9 are the two tests that are failing -- but I am lost as to how to fix the failed tests.

@avatar-lavventura
Copy link
Author

@ejmason101 Seems like it passed the tests on Linux so I can use it without a problem on linux side right?

@sabotagebeats
Copy link

I'm having this issue also

@jacekv
Copy link

jacekv commented Sep 1, 2021

I had a look into this issue and I bumped the maximum version number. All test pass as before. The problem is, that I am currently not able to push, because I don't have the permissions to do so. Someone who can grant me permissions, that I can push a branch with the fix?

@avatar-lavventura
Copy link
Author

@jacekv You commit is on your forked version. Will you be able to commit into ipfs-shipyard/py-ipfs-http-client ?

@jacekv
Copy link

jacekv commented Sep 2, 2021

@avatar-lavventura I tried but I am running into the same issues as #294
I closed my pull request, since we face the same problem - Python error in Mac OS Darwin

@yaishahmd
Copy link

hello , Is there any update on this? Still throwing errors for daemon version '0.9.0'

@xznhj8129
Copy link

0.9.1, still broken

@nomadj
Copy link

nomadj commented Mar 2, 2022

Is there a fix for this issue yet?

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

7 participants