🖥️Update Timechain Node
If you are running Analog, check if your node is stuck at block height: 1,299,707
Download the snapshot
Pull the latest Analog Docker Image
Stop the node
Change CONTAINERID with your docker container id
Delete the old Analog node database folder
Extract the snapshot file
Make sure you are in the /.analog path directory before running this command
Restart the node
Change YourMoniker to your node name
Check node logs
If you see an error in the initial logs like below, just wait until it syncs normally again:
2024-07-16 05:14:01 panicked at /build/runtime/src/lib.rs:1050:1: Bad input data provided to validate_transaction: Codec error
Generate new session key and update it on the Analog Polkadot.js Portal
Last updated