Skip to content
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

Got 403 error on wget #757

Open
IceTweak opened this issue Jan 24, 2024 · 1 comment
Open

Got 403 error on wget #757

IceTweak opened this issue Jan 24, 2024 · 1 comment

Comments

@IceTweak
Copy link

IceTweak commented Jan 24, 2024

Hi, today I tried to download prover files according to the main branch README.md, but I got a 403 error.

wget https://de012a78750e59b808d922b39535e862.s3.eu-west-1.amazonaws.com/v1.1.0-rc.1-fork.4.tgz

Terminal output:

--2024-01-24 15:28:14--  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.108.40, 3.5.72.136, 3.5.65.251, ...
Connecting to de012a78750e59b808d922b39535e862.s3.eu-west-1.amazonaws.com (de012a78750e59b808d922b39535e862.s3.eu-west-1.amazonaws.com)|52.218.108.40|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2024-01-24 15:28:15 ERROR 403: Forbidden.

Is this link out of date? Maybe I missed something?

@SaltyMilk
Copy link

It does seem that the download_archive.sh script doesn't work on certain version. I've tried the release marked as "latest" v3.0.2
But switching to release v4.0.3 fixed the issue for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants