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

prysm error log : context deadline exceeded #14583

Open
BomaxChen opened this issue Oct 28, 2024 · 3 comments
Open

prysm error log : context deadline exceeded #14583

BomaxChen opened this issue Oct 28, 2024 · 3 comments
Labels
Need-Info Need more information from author

Comments

@BomaxChen
Copy link

our prysm client encounter err log below

level=error msg="Could not handle p2p pubsub" error="could not save post state info: could not save state: context deadline exceeded" prefix=sync topic="/eth2/6a95a1a9/beacon_block/ssz_snappy"

after then , our inbound peer suddenly fall down

level=info msg="Peer summary" activePeers=68 inbound=56 outbound=12 prefix=p2p 
level=info msg="Peer summary" activePeers=72 inbound=52 outbound=20 prefix=p2p
level=info msg="Peer summary" activePeers=73 inbound=48 outbound=25 prefix=p2p
level=info msg="Peer summary" activePeers=63 inbound=2 outbound=61 prefix=p2p

geth layer is normal but prysm encounter this error twice times.

although it recover after minutes, but we want to resolve root cause.
is there any possible reason?

@terencechain
Copy link
Member

Which version?

@BomaxChen
Copy link
Author

v5.0.0

but we have 3 fullnodes, only one fullnode encounter this issue

@prestonvanloon
Copy link
Member

Does this issue occur with the latest version? We are on v5.1.2

@james-prysm james-prysm added the Need-Info Need more information from author label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Need-Info Need more information from author
Projects
None yet
Development

No branches or pull requests

4 participants