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

some checkpoint values cause failed syncs #103

Open
ncitron opened this issue Nov 10, 2022 · 2 comments
Open

some checkpoint values cause failed syncs #103

ncitron opened this issue Nov 10, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@ncitron
Copy link
Collaborator

ncitron commented Nov 10, 2022

Using 0x85e6151a246e8fdba36db27a0c7678a575346272fe978c9281e13a8b26cdfa68 for example causes an RpcError on fetching the bootstrap, immediately followed by an InvalidPeriod error. It seems other checkpoints in this sync period are failing as well.

@ncitron ncitron added the bug Something isn't working label Nov 10, 2022
@malefooo
Copy link

I changed a block root to try, the query is always this, very confusing
Is there any requirement for this block root? Can't you just assign one?

{
  "code": 404,
  "message": "LC bootstrap unavailable"
}

@ncitron
Copy link
Collaborator Author

ncitron commented Nov 27, 2022

So there are only certain slots that will work. They need to be the first slot in an epoch. There does seem to be an additional issue with certain blocks, which is what I want to investigate with this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants