You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
Description
Agent crash if geth node is unreachable.
Version: 2.1.0-beta.2
Steps to reproduce
OR
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
The text was updated successfully, but these errors were encountered: