Expected Behavior
During setup, dashmate should check the availability of the node by probing core p2p port on externalIp.
Current Behavior
If your ufw is enabled and incorrectly configured, your node will start, but will be unable to sync with the quorum which will result in PoSeBan until you figure out whats hapenning
Possible Solution
Probe port via connecting to the tcp port on externalIp
Steps to Reproduce (for bugs)
Context
Your Environment
- Version used:
- Environment name and version (e.g. Chrome 39, node.js 5.4):
- Operating System and version (desktop, server, or mobile):
- Link to your project:
Expected Behavior
During setup, dashmate should check the availability of the node by probing core p2p port on externalIp.
Current Behavior
If your ufw is enabled and incorrectly configured, your node will start, but will be unable to sync with the quorum which will result in PoSeBan until you figure out whats hapenning
Possible Solution
Probe port via connecting to the tcp port on externalIp
Steps to Reproduce (for bugs)
Context
Your Environment