yourethejudge
07/29/2020, 7:35 AMDeploying service `myApplication` to stage `prod` to server `myApp` !
ERROR: 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
}
Get in touch if you need help: <https://slack.prisma.io>
To get more detailed output, run $ export DEBUG="*"
! 'ENAMETOOLONG': spawn ENAMETOOLONG
Ryan
07/29/2020, 9:32 AMLars Ivar Igesund
07/29/2020, 8:38 PMyourethejudge
07/30/2020, 3:57 AMError R14 (Memory quota exceeded)
I’m only using Hobby-dev plan so this makes sense as my data model has reached 268 lines.
Anyway that explains it! Thanks guys!yourethejudge
07/30/2020, 6:34 AM