ipfs-shipyard / ipfs-shipyard/py-ipfs-http-client

version 0.6.1 failing with go-ipfs v0.6.0

Open
#234 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
685
Forks
200
PR merge metrics
No merged PRs in 30d

Description

Im trying to run my tests and still getting
`E ipfshttpclient.exceptions.VersionMismatch: Unsupported daemon version '0.4.21' (not in range: 0.4.22 ≤ … < 0.7.0)`
ipfshttpclient 0.6.1
![image](https://user-images.githubusercontent.com/1358093/92178945-13626f80-ee1a-11ea-84f3-73dafef2e601.png)

go-ipfs 0.6.0
![image](https://user-images.githubusercontent.com/1358093/92178528-258fde00-ee19-11ea-8bcf-530e6afedf98.png)
Not sure If Im doing something wrong, or is a bug.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported VersionMismatch with ipfshttpclient 0.6.1 and go-ipfs 0.6.0, using the versions and error range shown in the issue. Inspect how the client checks daemon versions; done means determining whether this combination is supported and, if it is, fixing the mismatch or documenting the required versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, python
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.