Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Node generating blocks while synchronising #8460

Closed
Tracked by #7226
has5aan opened this issue May 17, 2023 · 0 comments · Fixed by #8461
Closed
Tracked by #7226

Node generating blocks while synchronising #8460

has5aan opened this issue May 17, 2023 · 0 comments · Fixed by #8461
Assignees
Milestone

Comments

@has5aan
Copy link
Contributor

has5aan commented May 17, 2023

Expected behavior

A node that is synchronizing should not generate blocks.

Actual behavior

A node that is synchronizing is generating blocks, causing conflicts in ABIClients.initStateMachine.

Steps to reproduce

Run multiple nodes, let their respective chain grow, terminate them and relaunch with fixedPeers or seedPeers configured, reaching a scenario where one of the nodes will eventually starts syncing, debug logs will log [err=Cannot read properties of undefined (reading 'moduleStore')] or Execution context {some id} already initialized.

Which version(s) does this affect? (Environment, OS, etc...)

Lisk SDK development branch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants