0xPolygonHermez/zkevm-prover

Prover files 404 not found error on AWS

Opened this issue · 1 comments

Per docs, I'm trying to download prover files:
wget https://de012a78750e59b808d922b39535e862.s3.eu-west-1.amazonaws.com/v1.1.0-rc.1-fork.4.tgz

I get the following error message:

--2023-10-30 12:14:00--  https://de012a78750e59b808d922b39535e862.s3.eu-west-1.amazonaws.com/v1.1.0-rc.1-fork.4.tgz
Resolving de012a78750e59b808d922b39535e862.s3.eu-west-1.amazonaws.com (de012a78750e59b808d922b39535e862.s3.eu-west-1.amazonaws.com)... 52.218.92.200, 3.5.68.159, 52.218.101.64, ...
Connecting to de012a78750e59b808d922b39535e862.s3.eu-west-1.amazonaws.com (de012a78750e59b808d922b39535e862.s3.eu-west-1.amazonaws.com)|52.218.92.200|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-10-30 12:14:01 ERROR 404: Not Found.

On a different machine, I've tried aria2c -x6 -s6 <SAME LINK> and get the same 404 error as well.

The documentation on the main branch is completely outdated. You can find the latest documentation and a script to download the files on the develop branch.