-
Notifications
You must be signed in to change notification settings - Fork 209
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
Missing Block #516
Comments
It looks like a case of poor network connection of your validator, at least in this timeframe, but maybe even generally. Slot 6,474,645 was scheduled to start at timestamp The getHeader response is only received at second 26, which is already 3 seconds into the slot. And then the getPayload request hit the relay 4220ms into the slot, which is 200ms after the cutoff time (4s). |
@metachris
It seems that something similar has happened to more people from what I have seen on reddit, I have added a flag that the prysm team told me --build-block-parallel=true |
I understand that this is frustrating. Sadly it looks like it was a one-off network issue between your proposer and the relays. Closing this issue now. For reference, here's a PR that will improve logging in such situations: #508 |
opened an issue to discuss possible mitigations: #518 thanks for the detailed report! 🙏 |
🐞 Bug Report
Description
After waiting more than 276 days to propose a block, the day came and I find that it is missing.
I have all the correct attestations, was it a mevboost failure?
🔥 Error
validador service
Mevboost Service.
Beacon-chain
Geth Logs
Mevboost config
🌍 Your Environment
Ubuntu 20.04
Geth
Version: 1.11.6-stable
Git Commit: ea9e62ca3db5c33aa7438ebf39c189afd53c6bf8
Architecture: amd64
Go Version: go1.20.3
@nodoeth:~# prysm version
Latest Prysm version is v4.0.4.
Mev-Boost 1.5.0
The text was updated successfully, but these errors were encountered: