diff --git a/docs/deployment/3_troubleshooting.md b/docs/deployment/3_troubleshooting.md index f416cc4..503a9dd 100644 --- a/docs/deployment/3_troubleshooting.md +++ b/docs/deployment/3_troubleshooting.md @@ -3,7 +3,9 @@ sidebar_label: "3. Common Issues and Troubleshooting" sidebar_position: 3 --- -# Common Issues +# Common Issues and Troubleshooting + +## Common Issues - Subnet blocks are not being mined. 1. First confirm that the Subnet nodes are able to communicate with each other through the network layer. Run the check peer script `generated/scripts/check-peers.sh` the number of peers should be one less than number of subnet nodes. For example, if there are 3 Subnet nodes in total, each node should have 2 peers. @@ -22,7 +24,7 @@ sidebar_position: 3 -# Troubleshooting Scripts +## Troubleshooting Scripts - `generated/scripts/check-mining.sh` This will check your current block in Subnet @@ -32,5 +34,5 @@ sidebar_position: 3 This will check the number of peers of your Subnet node -# Telegram Troubleshooting Support Group +## Telegram Troubleshooting Support Group https://t.me/+jvkX6LaLEEthZWM1 \ No newline at end of file