apache / incubator-pagespeed-ngx

Automatic PageSpeed optimization module for Nginx
http://ngxpagespeed.com/
Apache License 2.0
4.37k stars 363 forks source link

Error 403 in installer #1737

Open nakagawadev opened 3 years ago

nakagawadev commented 3 years ago

I get error 403 when downloading latest-stable.zip, any idea what it may be?

bash <(curl -f -L -sS https://ngxpagespeed.com/install) Detected redhat-based distro. Operating system dependencies are all set. Downloading ngx_pagespeed... --2021-07-23 22:26:20-- https://github.com/apache/incubator-pagespeed-ngx/archive/latest-stable.zip Resolving github.com (github.com)... 140.82.121.4 Connecting to github.com (github.com)|140.82.121.4|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2021-07-23 22:26:21 ERROR 403: Forbidden.

Error: Failure running 'wget https://github.com/apache/incubator-pagespeed-ngx/archive/latest-stable.zip -O /tmp/tmp.lBdYnLORlR/ngx_pagespeed-latest-stable.zip', exiting.

Lofesa commented 3 years ago

Maybe is a transient error, I do the wget in the command line and the file donwloads....