-
Notifications
You must be signed in to change notification settings - Fork 11
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
Nodes continue to fall behind #252
Comments
I have a node experiencing the same issue. Version: |
* contracts: Add gas input to precompile pre-images (#186) Also update the cannon evm tests to use the new precompile preimage scheme. --------- Co-authored-by: Adrian Sutton <[email protected]> * op-challenger: Support uploading data in new format. (#188) * op-program: Add required gas to precompile oracle key (#176) * op-challenger: Support multiple versions of the preimage oracle contract --------- Co-authored-by: Adrian Sutton <[email protected]> --------- Co-authored-by: inphi <[email protected]> --------- Co-authored-by: Adrian Sutton <[email protected]>
I'm having the same issue, nodes stay persistently behind by about 12 hours. I'm running on op-geth (not sure the version, how do I check?) and i've now tried manually forcing op-node:v1.6.7 and 1.6.11. Neither of these resolve the issue which seems to be related to the op-node. |
Hey, could you please provide your configuration file? |
|
I codified those specific versions based on the instructions here: https://docs.boba.network/developer/node-operators/software-release |
Please check this branch #259 |
I think you missed the new hardforks |
Ok but this started happening in September, long before the hardforks on the mainnet in October? Also, I see that in the mainnet-geth .yml, it still references the old op-node 1.6.3: "image: us-docker.pkg.dev/boba-392114/bobanetwork-tools-artifacts/images/op-node:v1.6.3" Shouldn't this be 1.6.11 for the fork? Any other changes you should make before I try this? Thanks. |
Hello! My locally deployed NEURO mainnet node continues to lag behind by about 21,700 blocks and cannot catch up. What can I do to restore the node?
Version:
us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:v1.101408.0
us-docker.pkg.dev/boba-392114/bobanetwork-tools-artifacts/images/op-node:v1.6.10
The text was updated successfully, but these errors were encountered: