-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Bug causing crash: Integer divide by zero #12753
Comments
hjawhar
changed the title
Bug causing crashe: Integer divide by zero (since 2.60.2)
Bug causing crash: Integer divide by zero (since 2.60.2)
Nov 18, 2024
hjawhar
changed the title
Bug causing crash: Integer divide by zero (since 2.60.2)
Bug causing crash: Integer divide by zero
Nov 18, 2024
Using the official docker image for 2.60.10
for Ethereum Mainnet with internal CL, I ran into the same error earlier today:
Restarting the client seems to fix it; it's syncing again. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System information
Erigon version: 2.60.8 (Error is still occurring for a while now for multiple releases since 2.60.2)
I believe someone also reported the error previously: #11099
I updated to 2.60.10 and hoping that it doesn't occur again
OS & Version: Linux
Commit hash: dec9d20
Erigon Command (with flags/config):
./erigon --datadir="/home/mainnet" --chain=mainnet --port=30303 --http --http.api=eth,debug,net,trace,web3,erigon --http.addr=0.0.0.0 --http.vhosts=* --http.port=8545 --http.corsdomain=* --authrpc.addr=0.0.0.0 --authrpc.vhosts=* --authrpc.port=8551 --private.api.addr=127.0.0.1:9090 --ws --torrent.port=42069 --healthcheck --internalcl
Consensus Layer: internal
Consensus Layer Command (with flags/config): -
Chain/Network: Ethereum - Mainnet
Expected behaviour
Node was running fine for a while and suddenly crashed (?)
Actual behaviour
Steps to reproduce the behaviour
NA
Backtrace
N/A
The text was updated successfully, but these errors were encountered: