We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug my node always happend ERROR message as "dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected"
To Reproduce 2025-01-25T05:37:24.236638Z ERROR main{round=153157 iter=0 name=Ratification pk="xxxxxxxxx"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected 2025-01-25T05:37:54.464177Z ERROR main{round=153160 iter=0 name=Ratification pk="xxxxxxxxx"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected 2025-01-25T05:38:34.277666Z ERROR main{round=153164 iter=0 name=Ratification pk="xxxxxxxxx"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected 2025-01-25T05:40:34.142494Z ERROR main{round=153176 iter=0 name=Ratification pk="xxxxxxxxx"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected 2025-01-25T05:41:24.115171Z ERROR main{round=153181 iter=0 name=Ratification pk="xxxxxxxxx"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected 2025-01-25T05:43:04.122421Z ERROR main{round=153191 iter=0 name=Ratification pk="xxxxxxxxx"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected 2025-01-25T05:45:14.359492Z ERROR main{round=153204 iter=0 name=Ratification pk="xxxxxxxxx"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected 2025-01-25T05:46:04.398744Z ERROR main{round=153209 iter=0 name=Ratification pk="xxxxxxxxx"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected 2025-01-25T05:49:24.404755Z ERROR main{round=153229 iter=0 name=Ratification pk="xxxxxxxxx"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected
// Be exhaustive //
Expected behaviour A clear and concise description of what you expected to happen.
Logs/Screenshot If applicable, add damning logs
Platform Fill as appropriate
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
my node always happend ERROR message as "dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected"
To Reproduce
2025-01-25T05:37:24.236638Z ERROR main{round=153157 iter=0 name=Ratification pk="xxxxxxxxx"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected
2025-01-25T05:37:54.464177Z ERROR main{round=153160 iter=0 name=Ratification pk="xxxxxxxxx"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected
2025-01-25T05:38:34.277666Z ERROR main{round=153164 iter=0 name=Ratification pk="xxxxxxxxx"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected
2025-01-25T05:40:34.142494Z ERROR main{round=153176 iter=0 name=Ratification pk="xxxxxxxxx"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected
2025-01-25T05:41:24.115171Z ERROR main{round=153181 iter=0 name=Ratification pk="xxxxxxxxx"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected
2025-01-25T05:43:04.122421Z ERROR main{round=153191 iter=0 name=Ratification pk="xxxxxxxxx"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected
2025-01-25T05:45:14.359492Z ERROR main{round=153204 iter=0 name=Ratification pk="xxxxxxxxx"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected
2025-01-25T05:46:04.398744Z ERROR main{round=153209 iter=0 name=Ratification pk="xxxxxxxxx"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected
2025-01-25T05:49:24.404755Z ERROR main{round=153229 iter=0 name=Ratification pk="xxxxxxxxx"}: dusk_consensus::execution_ctx: phase handler err: VoteAlreadyCollected
Expected behaviour
A clear and concise description of what you expected to happen.
Logs/Screenshot
If applicable, add damning logs
Platform
Fill as appropriate
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: