We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Geth version: v1.1.3 OS & Version: Linux ubuntu 18 Commit hash : (if develop)
v1.1.3
develop
sync normal
Lag behind more than 1 hour, and then get error message "diff layers too new from current". The whole node hang.
geth --cache 8192 --rpc.allow-unprotected-txs --config ./config.toml --datadir ./node --metrics --pprof --syncmode snap --snapshot=false --diffsync
The text was updated successfully, but these errors were encountered:
The node is not been gracefully shutdown, it is a bug in latest release, the dev is trying to fix it.
Sorry, something went wrong.
The node is not been gracefully shutdown
WIll graceful shutdown prevent this issue?
it is a bug in latest release, the dev is trying to fix it.
Is it fixed in the latest 1.1.4 as of today ?
I think so, it is fixed by #509
No branches or pull requests
System information
Geth version:
v1.1.3
OS & Version: Linux ubuntu 18
Commit hash : (if
develop
)Expected behaviour
sync normal
Actual behaviour
Lag behind more than 1 hour, and then get error message "diff layers too new from current". The whole node hang.
Steps to reproduce the behaviour
geth --cache 8192 --rpc.allow-unprotected-txs --config ./config.toml --datadir ./node --metrics --pprof --syncmode snap --snapshot=false --diffsync
The text was updated successfully, but these errors were encountered: