The whole DevHub loads fine for me, except the pages for the Changed events of different value objects
and more. If you wait long enough you;ll get a 504 Error from CloudFront, along with this message
"If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by following steps in the CloudFront documentation (HTTP 504 status code (Gateway Timeout) - Amazon CloudFront). "
Edit: Also getting this error for the following page:
Getting this as well, but not only under /api-reference. There are random pages under /articles and /resources that do the same thing. Seems to be an issue with the entire website.
Edit: Fixed link since I copied the wrong link. Basically I just erased the /GetGroupsAsync part from url and copied that url thinking it would go to the GroupService page.
CloudFront attempted to establish a connection with the origin, but either the attempt failed or the origin closed the connection.
If you received this error while trying to use an app or access a website, please contact the provider or website owner for assistance.
If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by following steps in the CloudFront documentation (HTTP 504 status code (Gateway Timeout) - Amazon CloudFront).
Generated by cloudfront (CloudFront) Request ID: 9Gi3fVsj5mq_CfrxITnIJ6kXaX_xYEo6RUbwBYXLhYQQtSey-Wmc6w==
I am trying to access some API references for some project of mine. Unfortunately, the pages seem to never load; something must have failed at the host’s end(server).
CloudFront attempted to establish a connection with the origin, but either the attempt failed or the origin closed the connection.
If you received this error while trying to use an app or access a website, please contact the provider or website owner for assistance.
If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by following steps in the CloudFront documentation (HTTP 504 status code (Gateway Timeout) - Amazon CloudFront).
Generated by cloudfront (CloudFront) Request ID: W9myWnhzVyTMYpGG5FzhrJmGYFoxRU_-gSPQ4-AeHqIF_Mlr2zzuIQ==
Hey there! Just a heads up that this page loads successfully (as of now). The link you sent attempts to visit a function page for GroupService, which is actually a class. Here is a valid link to the page: GroupService