【发布时间】:2022-12-17 00:11:15
【问题描述】:
我们已经运行了 6 天的测试网节点,但遗憾的是该节点无法正常同步。我们在 10 号加入了验证器集,让节点同步到 13 号,之后我们切换到文档中提到的快速同步(https://aptos.dev/nodes/validator-node/operator/connect-to-aptos-network#using-docker),但即使在过去 3 天使用该方法,我们也无法同步适当地。
testnet-vnode-validator-1 | {"level":"ERROR","source":{"package":"crash_handler","file":"crates/crash-handler/src/lib.rs:39"},"thread_name":"sync-driver-5","hostname":"c6149384e385","timestamp":"2022-12-14T23:59:49.040270Z","message":"details = '''panicked at 'Fast syncing is currently unsupported for nodes with existing state! You are currently 181852156 versions behind the latest snapshot version (386913673). Either select a different syncing mode, or delete your storage and restart your node.'
【问题讨论】:
标签: synchronization blockchain nodes aptos