casper-network / casper-network/casper-node
Ports remain open sometimes
Open
- Dominant language
- Rust
- Stars
- 399
- Forks
- 224
- Avg merge
- 15h 44m
- Merged PRs (30d)
- 2
Description
Even after calling nctl-stop / nctl-clean, some of the ports sometimes remain open. When trying to then call nctl-start, it leads to some of the nodes exiting because supervisor can't assign them ports. Nothing is shown in the terminal. I discovered it by looking into the logs (casper-node/utils/nctl/assets/net-1/nodes/node-1/logs/stderr.log) and discovering a message that supervisor failed to create a listener on 0.0.0.0:22101. The only process using those ports on my machine is NCTL.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.