[General] Unstable Connection for Downloading Mainnet Snapshot #911
-
Team or ProjectNo response EnvironmentMainnet L2 block numberNo response Provide a brief description of the functionality you're trying to implement and the issue you are running into.DescriptionAttempting to download the mainnet snapshot from https://en-backups.matterlabs.dev/external_node_backup_2024_12_13T05_05.sql.gz has resulted in repeated failures due to connection instability. Multiple download tools, including wget, aria2, and curl, have been tested, but all attempts have failed with different error messages. Steps to ReproduceUse any of the following commands to download the snapshot:
Observe the errors during or after the download attempt. Observed Behavior
EnvironmentTools tested: wget, aria2, curl Network connection: Stable with high bandwidth (10 Gbps) Operating Systems: Tested on Ubuntu 20.04 and Debian 12 Suggested Resolution
Repo Link (Optional)https://en-backups.matterlabs.dev/external_node_backup_2024_12_13T05_05.sql.gz Additional DetailsThe file size is very large (~1.9 TB), which may be contributing to the instability. The server appears to reset connections or fail to handle range requests properly during large file downloads. Retrying the download results in the same failures, even when resuming partial downloads. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @Johnaverse , thanks for sharing this! We will investigate and get back to you soon. |
Beta Was this translation helpful? Give feedback.
Just to follow up here, the team has identified the issue and are working on a solution. The issue should be fixed by the end of next week.