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

Fix v2 block parsing #1751

Open
Isaac-DeFrain opened this issue Feb 4, 2025 · 4 comments
Open

Fix v2 block parsing #1751

Isaac-DeFrain opened this issue Feb 4, 2025 · 4 comments
Assignees
Labels
Bug Something isn't working properly Urgent Critical issue that needs to be addressed ASAP

Comments

@Isaac-DeFrain
Copy link
Member

https://buildkite.com/granola/mina-indexer-production/builds/324#0194ce87-5b13-483f-9df3-f87d449f5e5d/2040-3766

@Isaac-DeFrain Isaac-DeFrain added Bug Something isn't working properly Urgent Critical issue that needs to be addressed ASAP labels Feb 4, 2025
@Isaac-DeFrain Isaac-DeFrain self-assigned this Feb 4, 2025
@Isaac-DeFrain Isaac-DeFrain moved this to Next in MinaSearch.com Feb 4, 2025
@Isaac-DeFrain Isaac-DeFrain added this to the Berkeley Support milestone Feb 4, 2025
@Isaac-DeFrain
Copy link
Member Author

Waiting for block from @robinbb

@Isaac-DeFrain Isaac-DeFrain moved this from Next to Blocked in MinaSearch.com Feb 4, 2025
@jhult
Copy link
Member

jhult commented Feb 6, 2025

Waiting on @robinbb's local build and expecting to hit a particular block and err.

@jhult jhult assigned jhult and robinbb and unassigned Isaac-DeFrain and jhult Feb 6, 2025
@jhult jhult moved this from Blocked to In Progress in MinaSearch.com Feb 6, 2025
@jhult jhult removed this from the Berkeley Support milestone Feb 6, 2025
@robinbb
Copy link
Member

robinbb commented Feb 8, 2025

2025-02-07T21:49:44.098456-08:00 - INFO Adding block to witness tree mainnet-359604-3NLRTfY4kZyJtvaP4dFenDcxfoMfT3uEpkWS913KkeXLtziyVd15
2025-02-07T21:49:44.159444-08:00 - INFO Update best tip
    old: (length 359604): 3NKhqQJcSufB7T96UhFjpbRNW5mM72oumshiPRrrngFdXxs9p31f                 
    new: (length 359604): 3NLRTfY4kZyJtvaP4dFenDcxfoMfT3uEpkWS913KkeXLtziyVd15
2025-02-07T21:49:44.219149-08:00 - INFO Adding block to witness tree mainnet-359604-3NLbY9De6DceANC2Gnq4b7KY1YRHRxFroiUsFyTAoXKVRzhvgAzb
2025-02-07T21:49:44.283854-08:00 - INFO Adding block to witness tree mainnet-359605-3NK4BpDSekaqsG6tx8Nse2zJchRft2JpnbvMiog55WCr5xJZaKeP
2025-02-07T21:49:44.285273-08:00 - INFO Update best tip                                                                                                                                       
    old: (length 359604): 3NLRTfY4kZyJtvaP4dFenDcxfoMfT3uEpkWS913KkeXLtziyVd15                                                                                                                
    new: (length 359605): 3NK4BpDSekaqsG6tx8Nse2zJchRft2JpnbvMiog55WCr5xJZaKeP                 
database creation failed   

Got the above running 'just tier3-dev 359605' on my local machine on commit 4e79f8f. Need to add more logging to find out more. Suffice it to say that block 359605 is the problem.

@robinbb
Copy link
Member

robinbb commented Feb 8, 2025

No more logging is available. A nonzero return code is all that happens (and the mina-indexer process dies). The same command, but with one fewer blocks, succeeds (example: https://buildkite.com/granola/mina-indexer-tier-3/builds/549).

@robinbb robinbb assigned Isaac-DeFrain and unassigned robinbb Feb 8, 2025
@robinbb robinbb added this to the Berkeley Support milestone Feb 8, 2025
@robinbb robinbb moved this from In Progress to Next in MinaSearch.com Feb 8, 2025
@Isaac-DeFrain Isaac-DeFrain moved this from Next to In Progress in MinaSearch.com Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working properly Urgent Critical issue that needs to be addressed ASAP
Projects
Status: In Progress
Development

No branches or pull requests

3 participants