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

Errors with exiting validators #144

Open
SyedMuhamadYasir opened this issue Aug 26, 2024 · 3 comments
Open

Errors with exiting validators #144

SyedMuhamadYasir opened this issue Aug 26, 2024 · 3 comments

Comments

@SyedMuhamadYasir
Copy link

Hi,

so i faced two different errors while trying to exit validators through Ethdo

first,

image

i am not sure why this error occurs? i am using lighthouse v4.3.0-dfcb336 (with mainnet spec) and geth version 1.13.4-stable

and when i tried to exit using another consensus node, there was a different error:

image

i am assuming the second error is musch easier to decipher, as it indicates we cannot exit too quickly

However, please shed some light on the first error

@mcdee
Copy link
Collaborator

mcdee commented Aug 26, 2024

What version of ethdo is this? At a guess, you're running with an older version of ethdo that is attempting to access an API endpoint that has been removed in recent versions of lighthouse.

Try it with the current version of ethdo (v1.35.5) and see if that makes the error go away.

@SyedMuhamadYasir
Copy link
Author

i am using 1.35.5

image

@mcdee
Copy link
Collaborator

mcdee commented Aug 26, 2024

I just tried this operation with a lighthouse node and it succeeded. It's possible that lighthouse is returning an odd error, can you try this again now that the validator is in a suitable state to exit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants