Check your node

YAQAS can check if your node is running properly. It does so by querying the official bootstrap nodes once an hour to check if they can see your node.

To check your node, simply (re-)run the deploy.sh script, choose option 2, and follow the on-screen prompts.

You can configure YAQAS to run this script in the background automatically. Simply restart the deployment script (deploy.sh), select option 2, and enable node monitoring if you forgot to do so during the initial node setup.

Scheduled node monitoring occurs every hour at a random minute to distribute the load on the official bootstrap peers.

You can enable node monitoring later on if you forgot to do so during the initial node setup.

Last updated