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

Fail to restart node #8086

Closed
Tracked by #7210
shuse2 opened this issue Jan 26, 2023 · 0 comments · Fixed by #8095
Closed
Tracked by #7210

Fail to restart node #8086

shuse2 opened this issue Jan 26, 2023 · 0 comments · Fixed by #8095
Assignees
Milestone

Comments

@shuse2
Copy link
Collaborator

shuse2 commented Jan 26, 2023

Expected behavior

When application is stopped properly, it should always be able to restart.

Actual behavior

2023-01-26T11:08:36.830Z ERROR MacBook-Pro-2.fritz.box ABIClient 29583 [err=] Fail to start engine
2023-01-26T11:08:36.837Z ERROR MacBook-Pro-2.fritz.box application 29575 [code=1 signal=] Engine exited unexpectedly
2023-01-26T11:08:36.837Z INFO MacBook-Pro-2.fritz.box application 29575 [errorCode=1 message=process.exit] Application shutdown starte

application does not start with the above error

Additional Information

Engine is failing with

BFTParameterNotFoundError
    at getBFTParameters (/Users/lisk/Documents/10_lisk/lisk-sdk/framework/dist-node/engine/bft/bft_params.js:18:15)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async Generator._certifySingleCommit (/Users/lisk/Documents/10_lisk/lisk-sdk/framework/dist-node/engine/generator/generator.js:424:24)
    at async Generator._certifySingleCommitForChangedHeight (/Users/lisk/Documents/10_lisk/lisk-sdk/framework/dist-node/engine/generator/generator.js:414:9)
    at async Promise.all (index 70)
    at async Generator.init (/Users/lisk/Documents/10_lisk/lisk-sdk/framework/dist-node/engine/generator/generator.js:100:9)
    at async Engine._init (/Users/lisk/Documents/10_lisk/lisk-sdk/framework/dist-node/engine/engine.js:143:9)
    at async Engine.start (/Users/lisk/Documents/10_lisk/lisk-sdk/framework/dist-node/engine/engine.js:61:9)
    at async /Users/lisk/Documents/10_lisk/lisk-sdk/framework/dist-node/engine_igniter.js:28:5

Steps to reproduce

Try restarting at multiple height

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

6.0.0-alpha.12

@shuse2 shuse2 self-assigned this Jan 26, 2023
@shuse2 shuse2 added this to the Sprint 87 milestone Jan 27, 2023
@Madhulearn Madhulearn modified the milestones: Sprint 87, Sprint 88 Jan 30, 2023
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.

2 participants