Hi, I always receive an error message ``` ERROR: G...
# prisma-whats-new
c
Hi, I always receive an error message
Copy code
ERROR: GraphQL Error (Code: 504)
{
  "error": "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">\n<HTML><HEAD><META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=iso-8859-1\">\n<TITLE>ERROR: The request could not be satisfied</TITLE>\n</HEAD><BODY>\n<H1>ERROR</H1>\n<H2>The request could not be satisfied.</H2>\n<HR noshade size=\"1px\">\nCloudFront attempted to establish a connection with the origin, but either the attempt failed or the origin closed the connection.\n<BR clear=\"all\">\n<HR noshade size=\"1px\">\n<PRE>\nGenerated by cloudfront (CloudFront)\nRequest ID: zQQ1xTYRQEZ8xLvr47tKWDh8RT3RpHEcohVDr40HITRi4jSCwVujmg==\n</PRE>\n<ADDRESS>\n</ADDRESS>\n</BODY></HTML>",
  "status": 504
}
how to fix this?
i
I’m not sure about this but maybe we can figure it out together. Is this from a local server?
c
nope, I deployed to
shared-ap-northeast-1
anyway i have solved this problem by reduce a size of bundle file
i
Ahh, okay
Glad you found a solution!
c
thank you so mush šŸ™‚
i
šŸ™‚