RPC Migration to 9.0.12
Run the following command to migrate the database and configuration files of your RPC node to the latest version.
The database migration requires syncing a snapshot that we have already updated and may take several hours, so you may want to consider running the process in the background.
After the script completes:
Transfer your custom settings from
config_v8.0.x.toml
toconfig.toml.
Enter the updated Docker container and attempt to start the node interactively:
Wait for a couple of minutes to see if the process terminates with an error.
If it does, then please contact Supra Support and share a screenshot or text copy of the error.
If no error is shown, stop the node again and follow the normal steps to start it again
Finally, follow the steps in the Monitor Node Synchronization article to check if your node is in sync.
Last updated