Join our
Discord!
LogoLogo
SupraScan ExplorerStarKey WalletDiscord
Node Operator
  • Network
  • Oracles
  • Automation
  • SupraNova
  • Guides
Node Operator
  • Overview
  • Node Operator FAQ
  • Node Setup Guide
  • Node Upgrade Guide
    • Upgrade Checklist (Pre-Upgrade Verification)
    • Download the Node Management Scripts
    • Update the Supra Node Docker Image
    • Validator Migration to 9.0.12
    • RPC Migration to 9.0.12
    • Starting the Supra Node
    • Monitor Node Synchronization
    • CLI Improvements
    • Recovery Guide
  • Creating SupraDesk Tickets via Email
Powered by GitBook
On this page
Edit on GitHub
  1. Node Upgrade Guide

Starting the Supra Node

After migration, you can restart the node.

To restart your Validator Nodes run the following command:

./manage_supra_nodes.sh start validator <container_name> <host_supra_home>

To restart your RPC Nodes run the following command:

./manage_supra_nodes.sh start rpc <container_name> <host_supra_home>

PreviousRPC Migration to 9.0.12NextMonitor Node Synchronization

Last updated 12 days ago