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

Validator Client Unable to Find Index for Public Key #903

Closed
nisdas opened this issue Nov 22, 2018 · 0 comments · Fixed by #914
Closed

Validator Client Unable to Find Index for Public Key #903

nisdas opened this issue Nov 22, 2018 · 0 comments · Fixed by #914
Labels
Bug Something isn't working Priority: Critical Highest, immediate priority item
Milestone

Comments

@nisdas
Copy link
Member

nisdas commented Nov 22, 2018

When running the validator client with the following command :

/path/to/validator/client --beacon-rpc-provider http://localhost:4000 --datadir /path/to/validator/db --pubkey AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

the following error log shows up

[2018-11-22 13:31:52] ERROR beacon: Could not receive latest validator assignment from stream: rpc error: code = Unknown desc = could not get assignments for public keys: can't find validator index for public key 0x414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141

This only started appearing after #875 and #870 were merged in.

@nisdas nisdas added Bug Something isn't working Priority: Critical Highest, immediate priority item labels Nov 22, 2018
@nisdas nisdas added this to the Ruby - v0.1 milestone Nov 22, 2018
This was referenced Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Priority: Critical Highest, immediate priority item
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant