-
Notifications
You must be signed in to change notification settings - Fork 13
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
Occasional Invalid justification provided
error
#111
Comments
If you could provide some |
Substrate v2.0.1 I will run one node with those flags but this error is hard to produce on a production network. A lot of stars have to align for this to happen xD. We've got this only a handful times in last 6 months across ~50 nodes. |
@maxsam4 checking in here: any updates and are you still seeing this behavior? |
I haven't managed to reproduce this since but it's still an open issue. Will post logs when this happens again. |
@maxsam4 any fresh logs to inspect? If not, I would propose we close this issue for the time being. |
Perhaps move this to the Substrate repo for tracking? There is a bug here probably. Just not sure exactly what that is yet :) Anyway, I think we can close it from here. |
Please do open this back up when this happens again with the full logs to inspect 🙏🏼 we can push to substrate if this is a bug for sure 😀 |
My node on westend chain has similar logs here is the log
|
paritytech/substrate#8698 is open which should fix this. It's possible that the above could be caused by another bug but with just the logs above there's not much that can be done. |
Got it. Subscribing to that PR would be best to do and upgrade asap for those looking. Closing this in favor of tracking in paritytech/substrate#4678 |
We are seeing occasional
INFO 💔 Invalid justification provided by NODE_ID for #BLOCK_HASH
messages on our nodes after an era switch. The NODE_ID is then kicked from the peers list. Validators that are connected to just one sentry become stuck when this happens. This error is likely being caused by unfortunately timed reorgs when the era is changing.I have seen this a couple of times on Kusama nodes as well.
The text was updated successfully, but these errors were encountered: