-
Notifications
You must be signed in to change notification settings - Fork 41
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
Subnet relayer stopped making checkpoints #1227
Comments
Two hours ago the relay started picking up and currently running smoothly. The issue disappeared without an explicit fix. Closing for now. |
Would like to re-open this issue. Even though it eventually resolves, having hours/days during which the relayer is hung and we can't bring tokens down into the subnet from the parent chain is still a problem. |
@stbrody can you supply the subnet ID and the relayer's account address so we can investigate further? Thanks! |
@raulk Here are the data:
|
I observed today at 8am UTC that our relayer stopped making checkpoints without any errors in logs. Here is the latest log snippet (--checkpoint-interval-sec 600):
I restarted the relay with
RUST_LOG=debug
. Here is the part where it starts hanging:I started another relayer on another host with a different address. It started catching up but at some point I saw the same
pooling idle connection for ("https", calibration.node.glif.io)
as above without making progress.The text was updated successfully, but these errors were encountered: