-
Notifications
You must be signed in to change notification settings - Fork 20.4k
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
geth1.9.7 do not sync with mainnet and stuck at 9048385, many [Ancient blocks frozen already] #20424
Comments
add block import log from 9048300~9048394
|
I think this was an issue in the discovery code in 1.9.7 looping indefinitely in some weird network setup. Should be fixed in 1.9.8. Could you please update and check? |
@karalabe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there,
geth do not sync with mainnet and stuck at 9048385, many [Ancient blocks frozen already] in debug log
and show frozen=8958385 block.
System information
Windows server2012 version
C:>geth version
Geth
Version: 1.9.7-stable
Git Commit: a718daa
Git Commit Date: 20191107
Architecture: amd64
Protocol Versions: [64 63]
Network Id: 1
Go Version: go1.13.4
Operating System: windows
GOPATH=
GOROOT=C:\go
Expected behaviour
geth do not sync with mainnet and stuck at 9048385 block.
Actual behaviour
block can sync with mainnet
Steps to reproduce the behaviour
use 1.9.7-stable to sync mainnet.
Backtrace
DEBUG[12-04|18:28:02.675] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
DEBUG[12-04|18:29:02.675] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
DEBUG[12-04|18:30:02.675] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
DEBUG[12-04|18:31:02.716] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
DEBUG[12-04|18:32:02.902] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
DEBUG[12-04|18:33:02.903] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
DEBUG[12-04|18:34:02.904] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
DEBUG[12-04|18:35:02.906] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
DEBUG[12-04|18:36:03.071] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
DEBUG[12-04|18:37:03.072] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
DEBUG[12-04|18:38:03.103] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
DEBUG[12-04|18:39:03.105] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
DEBUG[12-04|18:40:03.105] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
DEBUG[12-04|18:41:03.106] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
DEBUG[12-04|18:42:03.214] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
DEBUG[12-04|18:43:03.214] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
DEBUG[12-04|18:44:03.215] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
DEBUG[12-04|18:45:03.216] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
DEBUG[12-04|18:46:03.217] Ancient blocks frozen already number=9048385 hash=b9c163窶ヲ1cf4fc frozen=8958385
The text was updated successfully, but these errors were encountered: