Troubleshooting
Last updated
Last updated
If you get this, generally your server has restarted erroneously. In order to fix it and get secret-node running again, you must reinstall sgx and reload the aesm.service. Source Discord conversation.
Re-install sgx
Restart the aesmd.service
4. Restart secret-node.service
If you aren't seeing any blocks being produced, that likely means you don't have any active peers. To solve this:
Add seed nodes
2. Restart secret-node
You'll be tempted to add persistent_peers as well, but unless you have control over the peers, DO NOT add them. Peers change frequently and interfere with the built-in network peering protocol.