There is nothing in the documents on how you manage the health of the node. My hornet was deployed on an AWS VPS, all configs are default from the docs. Whenever i try to access the node from Node.js server, it returns
"Error: {"type":"error","payload":{"type":"healthyNodePoolEmpty"}}"
(also unhealthy and unsynced on dashboard).
What does determine the health of a node?
Is there any way to debug what went wrong?
Is there any docs on how you fix the health and sync?