Skip to content

Compile src code, and get "cmd/parser.go:594: object/stat: removed, use 'ipfs dag' or 'ipfs files' instead" during run brig #125

@chungyan5

Description

@chungyan5

Describe the bug

After success of compile the src code from poka-IT/brig - develop branch, i installed IPFS 0.32.0, I try to run brig for init. as "brig --repo /my/folder/path/brig-folder init user_name@my-domain.com/server1 --ipfs-path-or-multiaddr /my/folder/path/ipfs-folder", i get the above error message. I guess as some old (Obselete) vs new IPFS commands.

Could anyone please to give me some hints which part of the source code to handle this issue? I traced the src, but little bit complex as using https://capnproto.org/ to communicate with IPFS; Or any debug signal i can turn ON to let me trace the code.

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