IPFS should fail when the port is already taken
Open
kind/bug
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
#### Version information:
0.4.18-dev
#### Type:
Bug
#### Description:
The issue here is reuseport. Because we're using reuseport, we don't detect multiple IPFS instances running as the same user on the same port.
Contributor guide
Assessment
This issue has not been assessed yet.