RPC Migration to 9.0.12
Last updated
Last updated
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
to config.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 and share a screenshot or text copy of the error.
If no error is shown, stop the node again and follow the to start it again
Finally, follow the steps in the to check if your node is in sync.