John Martin

Results 13 comments of John Martin

Yes, we used terraform import to try to bring the cluster into the tf state. However, the import did not work completely: in step `3.` vultr still wanted to replace...

FYI I ended up resolving this by manually removing the invalid clusters from my terraform state file

A few pointers that would help: * You're using a old set of state-sync peers, you should update to our new list here: https://docs.sui.io/guides/operator/sui-full-node#set-up-from-source * Looks like your node may...

cc @phoenix-o for the panic > Also I don't quite understand the following from the docs: What those docs are describing is a fullnode which has a singlar purpose of...

> My initial two Sui nodes were synced since mainnet launch, and I recall some people in the Discord stated they were unable to sync today from checkpoint 0. If...

> I'm hoping your team could provide a solution for our 2 nodes that are unable to resume syncing, as it wouldn't make sense for a blockchain node to enter...

> How are you able to sync a node from ~30 epochs ago? Is it possible to start a new sync from a specific point in history, instead of checkpoint...

hey @benorgera. couple of questions for you: * is checkpoint execution stuck on your node, or does it continue to move forward while logging this warning? * how are you...

the lack of checkpoints being executed definitely suggests db corruption. Is there any way you could upload a copy of your db to a public s3/gcs bucket for us to...

Thanks for the report. we're looking into the problem and removing corrupted epochs. Will report back when we have root caused the issue