Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

http-client dag.put failed with invalid byte #3914

Closed
@jtsmedley

Description

@jtsmedley
  • Version: ipfs-http-client 53.0.1, go-ipfs v0.10.0
  • Platform: Windows
  • Subsystem:

Severity: Medium

Description: Running await ipfsClient.dag.put({"hello": "world") fails with an error of [Uncaught HTTPError: Invalid byte while expecting start of value: 0x5a]. Issue was not present before IPFS Desktop updated to 0.10.0

Steps to reproduce the error: Connect to local ipfs-go instance and attempt to put a DAG of {"hello": "world"}.

Metadata

Metadata

Assignees

Labels

P1High: Likely tackled by core team if no one steps upkind/maintenanceWork required to avoid breaking changes or harm to project's status quo

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions