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

Python IPFS HTTP Client throwing an exception : Unsupported daemon version '0.8.0' (not in range: 0.4.23 ≤ … < 0.8.0) #298

Closed
ManojTaleka opened this issue Sep 17, 2021 · 4 comments

Comments

@ManojTaleka
Copy link

I have installed IPFS CLI version 0.8.0 and tried to connect using python ipfshttpclient. But unfortunately it is throwing an exception "Unsupported daemon version '0.8.0' (not in range: 0.4.23 ≤ … < 0.8.0)". Anyone has an idea how we can fix this issue?

@unbeatable-101

This comment has been minimized.

@jacekv
Copy link

jacekv commented Sep 22, 2021

Which version of ipfshttpclient are you using? The newest version 0.7.0 supports IPFS clients up to version 0.9.0.
I think you have to update your ipfshttpclient version.

@likeadragonmaid
Copy link

Getting same error, I am using 0.7.0.

@kasteph
Copy link
Collaborator

kasteph commented May 16, 2023

This actually looks like a duplicate of #313 and it seems to be an ongoing problem whenever kubo upgrades. For any ongoing discussions/issues for this topic, I'd like to defer to the other issue so that it's easier to have the info in one place and focus.

Thanks.

@kasteph kasteph closed this as completed May 16, 2023
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

5 participants