-
-
Notifications
You must be signed in to change notification settings - Fork 291
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
backup eth1 node provider failover does not actually work? #3845
Comments
@g11tech can you take a look? |
Marking as HIGH priority since this issue can potentially lead to proposal errors in un-resolved before proposing |
somehow there is a gap between new deposit index and old deposit index, this is strange because we always based on highest deposit event block number before fetching deposit events if we prioritize to work on this in a Sprint, need to prepare 2 public eth1 nodes to reproduce the issue |
Would you be able to test against with some of the rescue nodes we have setup for production @tuyennhv ? I believe we have two from two different providers available. |
I have a branch ( also the log does not show the error in this issue
since this issue was open for a while and code changed, I suppose we don't have it anymore. @timothysu if you can reproduce, feel free to reopen. Thanks. |
Describe the bug
When a the primary eth1 node goes down and a second eth1 node begins serving requests, the logs get littered with messages as follows:
Expected behavior
No errors (and no DB corruption?)
Steps to Reproduce
--eth1.providerUrls
Screenshots
n/a
Desktop (please complete the following information):
chainsafe/lodestar:v0.34.1
via dockerThe text was updated successfully, but these errors were encountered: