incubator-pagespeed-ngx icon indicating copy to clipboard operation
incubator-pagespeed-ngx copied to clipboard

Error 403 in installer

Open nakagawadev opened this issue 4 years ago • 1 comments
trafficstars

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.

nakagawadev avatar Jul 23 '21 20:07 nakagawadev

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

Lofesa avatar Jul 27 '21 08:07 Lofesa