ipfs / ipfs/kubo

Unable to pipe between 2 ipfs commands

Open
#1,394 4 comments 0 reactions 0 assignees View on GitHub
kind/bug topic/commands
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

Specifically I'm unable to run `ipfs cat | ipfs add` without getting the error:

```
Error: Post http://127.0.0.1:5001/api/v0/add?encoding=json&progress=true&stream-channels=true: dial tcp 127.0.0.1:5001: connection refused
```

FYI, the daemon is offline. This is probably somewhat related to my ["I don't know what's going on but commands aren't working" issue](https://github.com/ipfs/go-ipfs/issues/1350)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.