homebrew-php icon indicating copy to clipboard operation
homebrew-php copied to clipboard

URL returned error: 403 Forbidden (bintray down)

Open MokDevelopment opened this issue 3 years ago • 9 comments

Error: Failed to download resource "[email protected]" Download failed: https://dl.bintray.com/henkrehorst/valet-php/valet-php%407.1-7.1.33_8.mojave.bottle.tar.gz

Seems to be the same for every version. 403 is returned.

MokDevelopment avatar May 02 '21 19:05 MokDevelopment

when installing "brew install [email protected]" (or any version) fails with "forbidden"

All URLs relevant on https://dl.bintray.com/henkrehorst/valet-php/valet-php also return forbidden has the https://dl.bintray.com/henkrehorst/valet-php server location had additional security added ?

I believe it could be bintray.com access is down? possibly access keys, or revoked signed URL's?

for others with this issue use: brew install [email protected] --build-from-source brew link [email protected] --force --overwrite

for now to avoid pulling from bintray.com.

Jason-S-M avatar May 04 '21 10:05 Jason-S-M

@murtho just to reply in name of @henkrehorst. If i'm right, he and neo are looking for a possible alternative (correct me if i'm wrong here ^_^).

So i expect either of them to come back to this soon. In the meanwhile, the alternative install method mentioned in an earlier comment here seems to work just fine for now.

kozie avatar May 06 '21 11:05 kozie

In this case we should update the documentation. Otherwise every newcomer will have struggle to install anything... giving up eventually or maybe finding this thread. Am 6. Mai 2021, 13:44 +0200 schrieb Koos van Egmond @.***>:

@murtho just to reply in name of @henkrehorst. If i'm right, he and neo are looking for a possible alternative (correct me if i'm wrong here ^_^). So i expect either of them to come back to this soon. In the meanwhile, the alternative install method mentioned in an earlier comment here seems to work just fine for now. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

MokDevelopment avatar May 06 '21 19:05 MokDevelopment

Hello all,

I add a temporary fix that will fix the installation error. I am moving the bottles to github relaeses as cdn. The bottles will soon be available by github releases.

henkrehorst avatar May 12 '21 08:05 henkrehorst

when installing "brew install [email protected]" (or any version) fails with "forbidden"

All URLs relevant on https://dl.bintray.com/henkrehorst/valet-php/valet-php also return forbidden has the https://dl.bintray.com/henkrehorst/valet-php server location had additional security added ?

I believe it could be bintray.com access is down? possibly access keys, or revoked signed URL's?

for others with this issue use: brew install [email protected] --build-from-source brew link [email protected] --force --overwrite

for now to avoid pulling from bintray.com.

brew upgrade henkrehorst/php/[email protected] --build-from-source (I already have installed)
brew link [email protected] --force --overwrite

Worked for me. Many thanks

diazwatson avatar May 18 '21 13:05 diazwatson

403 issue still persists?

==> Downloading https://dl.bintray.com/henkrehorst/valet-php/valet-php%407.3-7.3 ##O#- # curl: (22) The requested URL returned error: 403 Forbidden Error: Failed to download resource "[email protected]" Download failed: https://dl.bintray.com/henkrehorst/valet-php/valet-php%407.3-7.3.27_2.sierra.bottle.tar.gz

bbalmer avatar Jun 03 '21 19:06 bbalmer

Any update on this?

vincent2090311 avatar Jul 31 '21 04:07 vincent2090311

will this be fixed? a bit annoying to always build from source

bnussbau avatar Sep 08 '21 19:09 bnussbau

Can we expect something to happen here? The 403 error has been occurring for months and the installation of any valet-php version is no longer possible. Installation from source is also problematic and depends on other versions. At the moment the building of version 8.0 from the source does not work either. Are there still efforts to permanently correct the 403 error or not?

andreasotto avatar Oct 01 '21 16:10 andreasotto