vtsykun / packeton

:package: Private, self-hosted Packagist/Composer/Satis repository with unlimited private repos.
https://demo.packeton.org
MIT License
382 stars 62 forks source link

URL could not be accessed (HTTP 403): HTTP/2 403 #258

Open johnnybaida opened 1 month ago

johnnybaida commented 1 month ago

Description

Version used: the latest

I created a user with the role ROLE_USER and configured the following property in the composer: { "repositories": [ { "type": "composer", "url": "https://USERNAME:TOKEN@composer.sitename.com" } ] }

I then launch the composer install and get the following error: Failed to download vend/package-example from dist: The 'https://composer.sitename.com/zipball/vend/package-example/03373a67dc01179ebfabde2bfa7c2d32e49bab72.zip' URL could not be accessed (HTTP 403): HTTP/2 403

What am I missing? What could it depend on?

Thank you

Can you reproduce the bug on the Packeton demo site?

None

Database

PostgreSQL

Screenshots

No response

How are you running Packeton?

Docker

johnnybaida commented 2 weeks ago

I noticed that it is prompted, after the composer install, for access to git.sitename.com