k0ff33
03/01/2019, 11:42 AMERROR: GraphQL Error (Code: 503)
and nothing really works from the CLI. The server still works fine though. Did anyone had a similar issue?k0ff33
03/01/2019, 11:44 AMk0ff33
03/01/2019, 11:45 AMERROR: GraphQL Error (Code: 503)
{
"error": "<!DOCTYPE html>\n\t<html>\n\t <head>\n\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\t\t<meta charset=\"utf-8\">\n\t\t<title>Application Error</title>\n\t\t<style media=\"screen\">\n\t\t html,body,iframe {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t }\n\t\t html,body {\n\t\t\theight: 100%;\n\t\t\toverflow: hidden;\n\t\t }\n\t\t iframe {\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t\tborder: 0;\n\t\t }\n\t\t</style>\n\t </head>\n\t <body>\n\t\t<iframe src=\"//www.herokucdn.com/error-pages/application-error.html\"></iframe>\n\t </body>\n\t</html>",
"status": 503
}
dpetrick
03/01/2019, 11:48 AMk0ff33
03/01/2019, 11:53 AMk0ff33
03/01/2019, 11:55 AMk0ff33
03/01/2019, 11:55 AM2019-03-01T11:54:19.348650+00:00 heroku[router]: at=error code=H12 desc="Request timeout" method=POST path="/management" host=<http://awdis-prisma.herokuapp.com|awdis-prisma.herokuapp.com> request_id=96d815c5-5260-4c76-aec9-5ae1425880e4 fwd="77.96.237.217" dyno=web.1 connect=0ms service=30001ms status=503 bytes=0 protocol=https
k0ff33
03/01/2019, 11:56 AMk0ff33
03/01/2019, 11:58 AMk0ff33
03/01/2019, 12:02 PMk0ff33
03/01/2019, 12:06 PM22c83ce: The request timeout for the Prisma Servers has been bumped to 600 seconds to enable running long queries.causes the issue? I believe that Heroku terminates requests after 30 seconds.
k0ff33
03/01/2019, 12:12 PMdpetrick
03/01/2019, 12:29 PMk0ff33
03/01/2019, 12:36 PMHarshit
03/01/2019, 3:20 PMdpetrick
03/01/2019, 3:21 PMAhmad
05/20/2020, 6:36 AMAhmad
05/20/2020, 6:36 AMAhmad
05/20/2020, 8:29 AM