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

IMA: Agent crash if geth node is unreachable #72

Closed
EvgeniyZZ opened this issue Jan 30, 2024 · 1 comment · Fixed by #83
Closed

IMA: Agent crash if geth node is unreachable #72

EvgeniyZZ opened this issue Jan 30, 2024 · 1 comment · Fixed by #83
Assignees
Labels
bug Something isn't working
Milestone

Comments

@EvgeniyZZ
Copy link

EvgeniyZZ commented Jan 30, 2024

Description
Agent crash if geth node is unreachable.
Version: 2.1.0-beta.2

Steps to reproduce

  • Turn off geth node
  • Restart IMA Agent
    OR
  • Close connection from node to geth
  • Restart IMA Agent

Expected behavior
In case if geth is unreachable, agent should continue work for awhile(until timeout constant 20 mins) and use's
cached data from previous successful SNB.

Actual result
Agent crash after several mins after start
gethIsUnreachable.txt

@EvgeniyZZ EvgeniyZZ added the bug Something isn't working label Jan 30, 2024
@EvgeniyZZ EvgeniyZZ added this to the SKALE 2.3 milestone Jan 30, 2024
@DmytroNazarenko DmytroNazarenko moved this to Ready For Pickup in SKALE Engineering 🚀 Jan 30, 2024
@sergiy-skalelabs sergiy-skalelabs moved this from Ready For Pickup to In Progress in SKALE Engineering 🚀 Feb 5, 2024
@sergiy-skalelabs sergiy-skalelabs linked a pull request Feb 5, 2024 that will close this issue
@PolinaKiporenko PolinaKiporenko moved this from In Progress to Code Review in SKALE Engineering 🚀 Feb 6, 2024
@sergiy-skalelabs sergiy-skalelabs moved this from Code Review to QA in SKALE Engineering 🚀 Feb 6, 2024
@DmytroNazarenko DmytroNazarenko moved this from QA to In Progress in SKALE Engineering 🚀 Feb 6, 2024
@DmytroNazarenko DmytroNazarenko moved this from In Progress to Ready For Pickup in SKALE Engineering 🚀 Feb 6, 2024
@PolinaKiporenko PolinaKiporenko moved this from Ready For Pickup to In Progress in SKALE Engineering 🚀 Feb 7, 2024
@PolinaKiporenko PolinaKiporenko moved this from In Progress to Code Review in SKALE Engineering 🚀 Feb 8, 2024
@github-project-automation github-project-automation bot moved this from Code Review to Ready For Release Candidate in SKALE Engineering 🚀 Feb 8, 2024
@EvgeniyZZ
Copy link
Author

Verified: IMA container continue work without internal crash
Version: 2.1.0-beta.3

Logs:
Wed Feb 14 13:45:35 UTC 2024 - Running IMA loop and network-browser
2024-02-14 14:15:50.950: FATAL ERROR: Reg 1: failed to register S-Chain in deposit box, will return code 163
IMPORTANT NOTICE: IMA docker container will exit, exited child 1 is /ima/runner/../src/build/main.js , exit code is 163 exit signal is null

@EvgeniyZZ EvgeniyZZ moved this from Ready For Release Candidate to Done in SKALE Engineering 🚀 Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants