amplify-hosting icon indicating copy to clipboard operation
amplify-hosting copied to clipboard

Error status 429 on protected branches

Open lorenzobalzani opened this issue 2 years ago • 12 comments

Before opening, please confirm:

  • [X] I have checked to see if my question is addressed in the FAQ.
  • [X] I have searched for duplicate or closed issues.
  • [X] I have read the guide for submitting bug reports.
  • [X] I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
  • [X] I have removed any sensitive information from my code snippets and submission.

App Id

d31nsviof9mm88

AWS Region

eu-west-3

Amplify Hosting feature

Frontend builds

Describe the bug

Referring to issue #1823, I am having problems with loading server files properly, for example, images, CSS, or even Javascript files. The files affected by this behavior seem to be random. I am protecting the deployment with credentials.

Expected behavior

Not receiving the error message: Failed to load resource: the server responded with a status of 429 () (on Safari)

Reproduction steps

  1. Deploy the frontend application and protect the master branch with credentials;
  2. Go to the site and read the console errors, for example, the following ones:
Screenshot 2023-05-06 at 2 44 00 PM

OR

Screenshot 2023-05-06 at 2 47 41 PM

OR

Screenshot 2023-05-06 at 2 48 46 PM

Build Settings

No response

Log output

# Put your logs below this line


Additional information

No response

lorenzobalzani avatar May 06 '23 12:05 lorenzobalzani