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

Blob not available mark canonical block as invalid #1384

Open
rodrigo-o opened this issue Feb 7, 2025 · 0 comments
Open

Blob not available mark canonical block as invalid #1384

rodrigo-o opened this issue Feb 7, 2025 · 0 comments
Labels
bug Something isn't working P0 This should be tackled NOW as in TODAY

Comments

@rodrigo-o
Copy link
Collaborator

Yesterday, an issue related to blob availability made us mark a canonicla block as invalid which stopped the processing of the canonical chain, here are the logs:

  |   | 2025-02-06 20:05:37.703 | [PendingBlocks] Saving block as invalid after ForkChoice.on_block/2 error: blob data not available |  
  |   | 2025-02-06 20:05:37.702 | [Fork choice] Failed to add block: blob data not available |  
  |   | 2025-02-06 20:05:37.617 | [Fork choice] Adding new block |  
  |   | 2025-02-06 20:05:36.651 | [Gossip] Block received, block.slot: 6929128. |  
  |   | 2025-02-06 20:05:36.005 | [Libp2p] Slot transition |  
  |   | 2025-02-06 20:05:24.004 | [Libp2p] Slot transition |  
  |   | 2025-02-06 20:05:12.836 | [Fork choice] Recomputed head |  
  |   | 2025-02-06 20:05:12.836 | [Fork choice] Added new block |  
  |   | 2025-02-06 20:05:12.836 | Topic(:block) doesn't have subscribers |  
  |   | 2025-02-06 20:05:12.828 | [Fork choice] Block processed. Recomputing head. |  
  |   | 2025-02-06 20:05:12.620 | [Fork choice] Adding new block |  
  |   | 2025-02-06 20:05:12.291 | [Gossip] Block received, block.slot: 6929126. |  
  |   | 2025-02-06 20:05:12.004 | [Libp2p] Slot transition |  
  |   | 2025-02-06 20:05:00.822 | [Fork choice] Recomputed head |  
  |   | 2025-02-06 20:05:00.822 | [Fork choice] Added new block

logs: d/90EXFQnIk/node?orgId=1&viewPanel=23&from=1738882800000&to=1738883160000&editPanel=23

@rodrigo-o rodrigo-o added bug Something isn't working P0 This should be tackled NOW as in TODAY and removed electra labels Feb 7, 2025
@rodrigo-o rodrigo-o changed the title Blob not available issue mark block as invalid and stop canonical procesing Blob not available mark canonical block as invalid Feb 7, 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 P0 This should be tackled NOW as in TODAY
Projects
Status: No status
Development

No branches or pull requests

1 participant