Skip to content

IPFS Unsupported daemon version '0.9.0'  #296

Open
@avatar-lavventura

Description

@avatar-lavventura

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions