AleoNet / anf-snarkOS

A Decentralized Operating System for Zero-Knowledge Applications
http://snarkos.org
Apache License 2.0
4 stars 1 forks source link

[Bug] 85400 CanaryNet Network Stall #1

Open damons opened 3 months ago

damons commented 3 months ago

šŸ› Bug Report

All nodes were stuck at 85400, except for Demox which was stuck at 85398 and ANF node 4, which was stuck at 84348 due to a crash caused by reasons unknown (potentially high number of IO intensive block requests to the API). High API latency observed, up to almost a minute.

Initial Findings:

Potential Optimizations:

Steps to Reproduce

Currently investigating. This issue is to track progress.

Expected Behavior

Network continues and block production progresses.

Your Environment

vicsn commented 2 months ago

All nodes were stuck at 85400, except for Demox which was stuck at 85398

This looks very similar to what Devnet experienced on 04/11/2024. The resolution for this was basically: https://github.com/AleoHQ/snarkOS/pull/3211

Without further data, I suggest we close this issue.