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.

Failed to import DAG: Unexpected upload type #3882

Closed
@alanshaw

Description

@alanshaw

With daemon running I get the following error:

ipfs dag import test.car
importing from test.car...
Failed to import DAG: Unexpected upload type

Without daemon running I get a CID back that is not the root CID in the CAR file:

ipfs dag import ./test.car
importing from ./test.car...
pinned root	zdj7WW3mdMLKDE2ebEb1u4XMW5QR6b9fuDJdtRTYJCWTJD3X4	successipfs-car --list-roots ./test.car 
bafybeiajgb55e6i45k4ihhc6c4evvzxkrbpdn2ep3vwocnqdoet53rkda4
  • Version:
ipfs version --all
js-ipfs version: 0.10.8-b5488cb3ef5ab7ea24b8b2275ffa8cfa4b7b7ed1
interface-ipfs-core version: ^0.150.4
ipfs-http-client version: undefined
Repo version: 11
System version: x64/darwin
Node.js version: v16.5.0
Commit: b5488cb3ef5ab7ea24b8b2275ffa8cfa4b7b7ed1
  • Platform:
  • Subsystem:

Severity:

Description:

Steps to reproduce the error:

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugA bug in existing code (including security flaws)need/triageNeeds initial labeling and prioritization

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions