You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Geth version: geth 1.13.0
CL client & version: prysm Version v4.0.8
OS & Version: Ubuntu 20.04.6 LTS
Actual behaviour
Updated geth to version 1.13.0, enabled pebble, removed LevelDB, synced from scratch (ancients included) with --state.scheme=path and then noticed missed proposal.
Sep 16 15:44:47 NLDW4-2-37-42 beacon-chain[262130]: time="2023-09-16 15:44:47" level=error msg="Could not pack deposits and attestations" error="rpc error: code = Internal desc = Could not get attestations to pack into block: could not filter attestations: context canceled" prefix="rpc/validator"
prysm validator log
Sep 16 15:44:47 NLDW4-2-37-42 validator[262177]: time="2023-09-16 15:44:47" level=error msg="Failed to request block from beacon node" blockSlot=[number] error="rpc error: code = Unknown desc = could not build block in parallel: rpc error: code = Internal desc = Could not get local payload: could not prepare payload: invalid method parameter(s)" prefix=validator
The text was updated successfully, but these errors were encountered:
System information
Geth version:
geth 1.13.0
CL client & version:
prysm Version v4.0.8
OS & Version: Ubuntu 20.04.6 LTS
Actual behaviour
Updated geth to version 1.13.0, enabled pebble, removed LevelDB, synced from scratch (ancients included) with
--state.scheme=path
and then noticed missed proposal.geth log
prysm beacon log
prysm validator log
The text was updated successfully, but these errors were encountered: