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

Skale Admin(Investigate): IMA container was not restarted after rotation #1041

Open
EvgeniyZZ opened this issue Jan 26, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working known issue

Comments

@EvgeniyZZ
Copy link
Contributor

EvgeniyZZ commented Jan 26, 2024

Description
IMA agent did not restarted after node rotation procedure. As result new BLS Key was not pass to IMA Agent.
Version: admin: 2.6.0-beta.0

Steps to reproduce

  • Run node rotation
  • At the first round rotation was not successful, group was not created
  • The second round was successful, group created, keys generated
  • Skaled containter restarted: true
  • IMA container restarted: false

Expected result
After successful node rotation skaled/ima containers should start with new configs, data etc.

Actual result
IMA container was not stopped(recreated) after node rotation, as result uses old BLS Keys and not able to sign/verify messages.

notUpdatedBLS.txt
imaLog.txt
amdminLog.txt

@EvgeniyZZ EvgeniyZZ added the bug Something isn't working label Jan 26, 2024
@EvgeniyZZ EvgeniyZZ added this to the SKALE 2.3 milestone Jan 26, 2024
@EvgeniyZZ EvgeniyZZ changed the title Skale Admin: IMA container was not restarted after rotation Skale Admin(Investigate): IMA container was not restarted after rotation Feb 14, 2024
@EvgeniyZZ
Copy link
Contributor Author

Currently not able to reproduce. Will retest it late.
NOTE: can be related to another issue. Moved to investigate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working known issue
Projects
Status: To Do
Development

No branches or pull requests

3 participants