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

Polygon mumbai still stuck after 83bbe0d(Fix Agra hf scheduling on Mumbai ) #8622

Closed
sjlee1125 opened this issue Oct 30, 2023 · 2 comments
Closed
Assignees
Labels

Comments

@sjlee1125
Copy link

System information

Erigon version: ./erigon --version

OS & Version: Windows/Linux/OSX

Commit hash: 83bbe0d

Erigon Command (with flags/config):

Consensus Layer: heimdall 1.0.2

Consensus Layer Command (with flags/config):

Chain/Network: mumbai testnet

[INFO] [10-30|14:28:18.447] [7/15 Execution] Completed on            block=41829619
[INFO] [10-30|14:28:18.447] [8/15 HashState] Promoting plain state   from=41825750 to=41829619
[INFO] [10-30|14:28:18.448] [8/15 HashState] Incremental promotion   from=41825750 to=41829619 codes=true csbucket=AccountChangeSet
[INFO] [10-30|14:28:18.842] [8/15 HashState] Incremental promotion   from=41825750 to=41829619 codes=false csbucket=AccountChangeSet
[INFO] [10-30|14:28:19.352] [8/15 HashState] Incremental promotion   from=41825750 to=41829619 codes=false csbucket=StorageChangeSet
[INFO] [10-30|14:28:46.538] [9/15 IntermediateHashes] Generating intermediate hashes from=41825750 to=41829619
[EROR] [10-30|14:28:52.842] [9/15 IntermediateHashes] Wrong trie root of block 41829619: 3bab5425a047a3a600b10b00251d9e33542d3755670730e0e327bd380933cdef, expected (from header): 9e608fe5b871cc1f1f6869e7c14669ea3471602f46199b5e3a6038a5280d823e. Block hash: d8a8184cf525e44649f22bcc87efb964f2b953012adf3034920cc6febf9fcf9a
[WARN] [10-30|14:28:52.842] Unwinding due to incorrect root hash     to=41827684
[INFO] [10-30|14:28:52.842] [8/15 HashState] Unwinding started       from=41829619 to=41827684 storage=false codes=true
[INFO] [10-30|14:28:52.899] [8/15 HashState] Unwinding started       from=41829619 to=41827684 storage=false codes=false
[INFO] [10-30|14:28:52.992] [8/15 HashState] Unwinding started       from=41829619 to=41827684 storage=true codes=false
[INFO] [10-30|14:29:05.498] [7/15 Execution] Unwind Execution        from=41829619 to=41827684
[INFO] [10-30|14:29:10.057] RPC Daemon notified of new headers       from=41826932 to=41829619 hash=0x0000000000000000000000000000000000000000000000000000000000000000 header sending=3.263552ms log sending=386ns
[INFO] [10-30|14:29:10.057] Timings (slower than 50ms)               Snapshots=3.796s Headers=1m3.176s BorHeimdall=396ms BlockHashes=363ms Bodies=4.208s Senders=1.943s Execution=42.042s HashState=28.09s IntermediateHashes=6.304s Unwind HashState=12.655s Unwind Execution=3.711s Unwind Headers=837ms
[INFO] [10-30|14:29:10.057] [snapshots] Retire Blocks                range=41734k-41735k
[INFO] [10-30|14:29:10.059] [2/15 Headers] Waiting for headers...    from=41827684
[WARN] [10-30|14:29:10.617] [downloader] Rejected header marked as bad hash=0xd8a8184cf525e44649f22bcc87efb964f2b953012adf3034920cc6febf9fcf9a height=41829619
[WARN] [10-30|14:29:10.802] [downloader] Rejected header marked as bad hash=0xd8a8184cf525e44649f22bcc87efb964f2b953012adf3034920cc6febf9fcf9a height=41829619
[WARN] [10-30|14:29:11.138] [downloader] Rejected header marked as bad hash=0xd8a8184cf525e44649f22bcc87efb964f2b953012adf3034920cc6febf9fcf9a height=41829619
[INFO] [10-30|14:29:11.151] [snapshots] Compression                  ratio=0.00 file=v1-041734-041735-transactions
[WARN] [10-30|14:29:12.345] [downloader] Rejected header marked as bad hash=0xd8a8184cf525e44649f22bcc87efb964f2b953012adf3034920cc6febf9fcf9a height=41829619
[WARN] [10-30|14:29:14.526] [downloader] Rejected header marked as bad hash=0xd8a8184cf525e44649f22bcc87efb964f2b953012adf3034920cc6febf9fcf9a height=41829619
[WARN] [10-30|14:29:16.556] [downloader] Rejected header marked as bad hash=0xd8a8184cf525e44649f22bcc87efb964f2b953012adf3034920cc6febf9fcf9a height=41829619
[WARN] [10-30|14:29:18.531] [downloader] Rejected header marked as bad hash=0xd8a8184cf525e44649f22bcc87efb964f2b953012adf3034920cc6febf9fcf9a height=41829619

after '[9/15 IntermediateHashes] Wrong trie root of block 41829619', 'Rejected header marked as bad ' keep logging

@jajaislanina
Copy link

Running latest image erigon:v2.53.3

[WARN] [10-31|09:12:34.394] [downloader] Rejected header marked as bad hash=0x4d5b93cc98b0dd1b1b3f137a587e96f664bc81d0a75bf5e30f6c7d0190ecbfa6 height=41857656

@yperbasis yperbasis self-assigned this Oct 31, 2023
@yperbasis
Copy link
Collaborator

We haven't got to the root cause yet. As a workaround, update your Mumbai node to v2.53.4 and re-sync. For that you can use the snapshot for Mumbai from https://snapshot.polygon.technology.

@yperbasis yperbasis closed this as not planned Won't fix, can't repro, duplicate, stale Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants