Skip to content

ipfs 0.8.0 not supported #43

@jcea

Description

@jcea

I get this traceback:

jcea@jcea:/tmp/ram$ ipfs-api-mount-whole --timeout 30 /tmp/ram/ipfs
Traceback (most recent call last):
  File "/usr/local/bin/ipfs-api-mount-whole", line 7, in <module>
    IPFSApiMountWholeCommand().run()
  File "/usr/local/lib/python3.9/site-packages/ipfs_api_mount/commands.py", line 63, in run
    with ipfshttpclient.connect(
  File "/usr/local/lib/python3.9/site-packages/ipfshttpclient/client/__init__.py", line 119, in connect
    assert_version(client.apply_workarounds()["Version"])
  File "/usr/local/lib/python3.9/site-packages/ipfshttpclient/client/__init__.py", line 69, in assert_version
    raise exceptions.VersionMismatch(version, minimum, maximum)
ipfshttpclient.exceptions.VersionMismatch: Unsupported daemon version '0.8.0' (not in range: 0.4.23 ≤ … < 0.8.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions