all dials failed
Open
kind/bug
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
happens with 0.4.21
c.a. 5sec between both commands - the daemon I want to connect to was open for a while before.
```
✓ ~ ipfs swarm connect /ip4/192.168.5.42/tcp/4001/ipfs/QmZKHHhDCV5Q9cacA8inHmu2cxQdRkAUZhfJVtG9CajXWR
Error: connect QmZKHHhDCV5Q9cacA8inHmu2cxQdRkAUZhfJVtG9CajXWR failure: failed to dial : all dials failed
* [/ip4/172.18.0.1/tcp/4001] dial tcp4 0.0.0.0:4001->172.18.0.1:4001: i/o timeout
✗ ~ ipfs swarm connect /ip4/192.168.5.42/tcp/4001/ipfs/QmZKHHhDCV5Q9cacA8inHmu2cxQdRkAUZhfJVtG9CajXWR
connect QmZKHHhDCV5Q9cacA8inHmu2cxQdRkAUZhfJVtG9CajXWR success
```
Contributor guide
Assessment
This issue has not been assessed yet.