Check logs:
sudo journalctl -u ogd -f -o cat
Check synchronization status:
0gchaind status | jq .sync_info
Restart the node:
sudo systemctl restart ogd
Last updated 6 months ago