Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Aura nodes try to author on every slot #6052

@JoshOrndorff

Description

@JoshOrndorff

When creating a private network as described in https://www.substrate.io/tutorials/start-a-private-network/v2.0.0-alpha.7/alicebob, the nodes produce errors like

Encountered consensus error: CannotSign([88, 111, 68, 26, 64, 196, 73, 49, 116, 34, 235, 87, 110, 210, 180, 172, 173, 48, 31, 26, 239, 99, 33, 149, 142, 20, 160, 177, 129, 23, 83, 58], "An unknown keystore error occurred: No such file or directory (os error 2)")

The nodes are trying to author blocks on every slot (not just their own) and of course they fail to sign blocks on someone else's slot. This is likely caused by #6008

cc @danforbes @rakanalh

Metadata

Metadata

Assignees

Labels

I3-bugThe node fails to follow expected behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions