IntersectMBO / IntersectMBO/ouroboros-network
Socket connection abruptly cut off: Network.Socket.connect: <socket: 13>: does not exist (Connection refused)`
Open
- Dominant language
- Haskell
- Stars
- 296
- Forks
- 104
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 4
Description
While running the `cardano-tx-generator` against a small Shelley cluster, the following error happens -- pretty well into the node-to-node-submission phase:
```
cardano-tx-generator-byron: Network.Socket.connect: : does not exist (Connection refused)
```
Reproduction:
1. `cardano-benchmarking` commit `cc89b8cd216a8da4d21e9185a8d5e2553bfb1d6e`
1. `./benchmarks/cluster3nodes/start.sh --nix --shelley --no-rtview --no-delegate`
Contributor guide
Assessment
This issue has not been assessed yet.