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
node crashed during normal operation, after restart, it resynced a lot of blocks but didn't manage to catch up to tip again. (failure of sync likely is caused by all other nodes crashed too, I lost all connections)
see attached crash report: thread '<unnamed>' panicked at 'attempt to subtract with overflow', ain-evm/src/block.rs:89:38
beta1 will not sync freshly sync after 1712914. beta2 was to workaround those for now until the next beta was ready but has crashed the network
Both the changi seed nodes had been upgraded to beta2, which caused the whole network to crash.
Possible next steps:
We can just simply restart the seed nodes. However, we're investigating first to get to the bottom of the issue, before restarting, since it'll result in a chain from 1717493
Summary
thread '<unnamed>' panicked at 'attempt to subtract with overflow', ain-evm/src/block.rs:89:38
crashreport_chain.txt
Environment
The text was updated successfully, but these errors were encountered: