How to fix 504 error on AWS CloudFront

+2 votes

I created a CloudFront distribution, linked it to the load balancer that has my ELB EC2 instance as target. My ELB url is working just fine, and is showing my Angular app.

But I don't know why my Cloudfront URL gets me a 504 error. I would immensely appreciate any help.

Aug 5, 2020 in AWS by anonymous
• 150 points
9,736 views

1 answer to this question.

0 votes

This usually happens if it couldn't either establish a TCP connection or the HTTP first-byte response took more then what was configured in Origin read/response timeout.

To troubleshoot HTTP 504 errors, check the configurations on your firewall, security groups, and origin server to identify the source of the errors.

By default, CloudFront allows you to keep the origin connection open for 30 seconds. If your applications need more than 30 seconds to process and then return a response, then CloudFront returns an HTTP 504 error.

For further details, you can check out the details from the AWS Training and Certification.

Hope this helps!

answered Aug 5, 2020 by Sirajul
• 59,230 points

Related Questions In AWS

+3 votes
4 answers

How to host a website on AWS?

Certainly, it can be used to do ...READ MORE

answered Mar 30, 2018 in AWS by brat_1
• 7,200 points
2,533 views
0 votes
1 answer

How can i copy tables from one database to other on AWS?

You can use AWS Data pipeline to ...READ MORE

answered Jul 5, 2018 in AWS by Priyaj
• 58,090 points
4,360 views
+1 vote
1 answer

How to make an application private on AWS Elastic Beanstalk?

Like you said by default, your application ...READ MORE

answered Oct 25, 2018 in AWS by Archana
• 5,640 points
1,983 views
+6 votes
3 answers
+1 vote
1 answer

Need of CloudFront service in AWS.

Hi@akhtar, We need CloudFront service so that we ...READ MORE

answered Jun 5, 2020 in AWS by MD
• 95,440 points
403 views
0 votes
1 answer

How to restrict Cloudfront service countrywise?

Hi@akhtar, You can restrict your CloudFront according to ...READ MORE

answered Jun 5, 2020 in AWS by MD
• 95,440 points
5,949 views
+2 votes
1 answer

If s3 is global then why we need to select a region while launching it?

This might help you with your query.  Have ...READ MORE

answered Feb 18, 2020 in AWS by Sirajul
• 59,230 points
1,212 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP