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

node running error: Vote already casted #3412

Open
jde445183 opened this issue Jan 23, 2025 · 1 comment
Open

node running error: Vote already casted #3412

jde445183 opened this issue Jan 23, 2025 · 1 comment
Labels
fix:bug Something isn't working

Comments

@jde445183
Copy link

Describe the bug
rusk.log shows a different error type each couple of days.
Currenty it is:
2025-01-23T06:13:21.111573Z ERROR main{round=136106 iter=0 name=Ratification pk="123"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected
This error comes up about every 5 minutes.

Still showing up but not as dominant as before:
2025-01-11T10:52:47.488082Z ERROR main{round=34147 iter=1 name=Validation pk="123"}:validation{hash="a22b163e1ecf06ed...b5ed5f6f9376317d"}: dusk_consensus::validation::step: event="invalid_vst" err=TipChanged voting=false

Before that there were a few days of:
2025-01-12T20:34:58.608495Z ERROR main{round=46275 iter=1 name=Validation pk="123"}:validation{hash="4ff0edbaedd851cc...6f5d1c0eb16b3797"}: dusk_consensus::validation::step: event="invalid_header" err=BlockTimeHigher(1736714102) header=Header { version: 1, height: 46275, iteration: 1, timestamp: "Sun, 12 Jan 2025 20:35:02 +0000", prev_block_hash: "c7649b752bdde182...80d65baa62a34945", seed: "971e80162e966826...1ed864b687e4c1f4", state_hash: "b2fbe53f40e3abef...39ea8cd44f69a60c", event_hash: "0000000000000000...0000800000000000", gen_bls_pubkey: "b9d6f4fceeabcfbb...07796d86cff5bf5d", gas_limit: 3000000000, hash: "4ff0edbaedd851cc...6f5d1c0eb16b3797", signature: "816afb14e9ef7d99...6c2b01aa4926e537", att: Attestation { result: Fail(Vote: NoQuorum()), validation: StepVotes { bitset: 0, aggregate_signature: Signature { signature: "0000000000000000...0000000000000000" } }, ratification: StepVotes { bitset: 0, aggregate_signature: Signature { signature: "0000000000000000...0000000000000000" } } }, tx_root: "0000000000000000...0000000000000000", fault_root: "0000000000000000...0000000000000000" } voting=false

This error has now completely disappeared.

To Reproduce
I do not know of a way to reproduce it as I'm not taking any actions other then running a node as per the instructions.

Expected behaviour
Could you provide some feedback on these errors and add it to the node running manual? What is the cause and impact of these errors?
Is the node running supposed to take any action on these errors?
Should any future errors like this be reported here on github?

Logs/Screenshot
See above, more can be provided if needed.

Platform
DigitalOcean droplet per recommended specs

@jde445183 jde445183 added the fix:bug Something isn't working label Jan 23, 2025
@jde445183
Copy link
Author

after 2025-01-27T07:37:25.317037Z ERROR main{round=171151 no more vote already collected errors

Now only the invalid_vst error about every hour

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant