simonhamp / gitamic-support

Documentation and support for Gitamic
https://gitamic.simonhamp.me
Other
0 stars 0 forks source link

Can't install package due to HTTP 429 errors #1

Closed Kaishiyoku closed 1 year ago

Kaishiyoku commented 1 year ago

I tried deploying my application and thus installing all needed Composer packages and every time I'm getting a HTTP 429 error from the private repository.

 [Composer\Downloader\TransportException]
  The "[...]/gitamic-2.2.2.zip" file could not be downloaded (HTTP/2 429 )

I don't know the rate limiting configuration of the private repository but I already waited around two hours and I'm still getting 429 errors.

Sincere regads.

simonhamp commented 1 year ago

Thanks for reporting this @Kaishiyoku

I'll look into it shortly

simonhamp commented 1 year ago

@Kaishiyoku have you added your fingerprint to your license key in your auth.json?

Kaishiyoku commented 1 year ago

Yes I did. I also tried installing manually with authentication prompt.

simonhamp commented 1 year ago

Thanks for confirming that. Can I just check a few more things?

Kaishiyoku commented 1 year ago

I re-checked. Installing on my local machine works; I had added the credentials to my global auth.json file. I took a look inside my local auth.json and I saw my mistake...I didn't add :{domain-name} when entering the password. So everything's okay :) Got it working now. I guess I should have slept over it; it was quite late yesterday :D

Anyway, thank you very much for the quick response, appreciate it! Have a wonderful day.

simonhamp commented 1 year ago

🎉Glad you managed to get to the bottom of it.

Looking forward to hearing how you get on with Gitamic and welcome your feedback and feature requests!