Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EVM] Cannot synch the archive node #1007

Open
gztensor opened this issue Nov 20, 2024 · 0 comments
Open

[EVM] Cannot synch the archive node #1007

gztensor opened this issue Nov 20, 2024 · 0 comments
Assignees

Comments

@gztensor
Copy link
Contributor

When synching the archive node with TestNet, we get an error if we start with the most recent EVM node:

0|node-sub | 2024-11-20 05:21:50 :broken_heart: Error importing block 0xa97f42f48fddd14f4c7443b46f9961a227c9a699e60f74dd08346713ba5dcd4c: consensus error: Import failed: Runtime Ethereum block not found, rejecting!    
0|node-sub | 2024-11-20 05:21:50 :gear:  Syncing, target=#4304790 (2 peers), best: #0 (0x2f05…6c03), finalized #0 (0x2f05…6c03), ⬇ 3.7MiB/s ⬆ 17.8kiB/s 

You have to deploy a subtensor build that does not have the evm changes (then it works fine), and then later switch to the new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants