-
Notifications
You must be signed in to change notification settings - Fork 16
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 doesn't automatically join the validation network #800
Comments
/cc @rgeraldes |
logs.txt I suspect the validator tries to join too early:
It didn't even received the first block when it tried to join... |
@acroca It looks pretty similar to #792 (comment) - sync started after |
The |
The |
I'm running a validator with enough funds and mtokens to join the network with
--validate
and a--deposit
bigger than the min deposit.When the node finds the network and syncs, I'm expecting it to start validating right away but it doesn't:
The logs show this error:
The text was updated successfully, but these errors were encountered: