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

error on add block : block is not newer than the previous one #2753

Closed
ikovalev1 opened this issue Oct 20, 2022 · 1 comment
Closed

error on add block : block is not newer than the previous one #2753

ikovalev1 opened this issue Oct 20, 2022 · 1 comment
Assignees
Labels
bug Something isn't working consensus dBFT consensus
Milestone

Comments

@ikovalev1
Copy link

How to reproduce:

  1. move the system time forward on 3 of 4 nodes like:
    hwclock --set --date="01/01/24 00:00:00" && hwclock --hctosys
  2. reboot the nodes
  3. journalctl -fu neogo-morph-cn | rg "error"
Oct 19 13:39:46 az neo-go[284]: 2022-10-19T13:39:46.087Z        WARN        error on add block        {"error": "block is not newer than the previous one"}
@roman-khimov roman-khimov added bug Something isn't working consensus dBFT consensus labels Oct 20, 2022
@roman-khimov roman-khimov added this to the v0.99.5 milestone Oct 20, 2022
@roman-khimov
Copy link
Member

nspcc-dev/dbft#64 + #2752

@roman-khimov roman-khimov self-assigned this Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working consensus dBFT consensus
Projects
None yet
Development

No branches or pull requests

2 participants