-
Hi there, since yesterday I'm not able to build on Gatsby Cloud. Everything seems to run as always, but during page queries are run I get:
137 seems to be an out of memory error. Locally everything works fine, I can build on Netlify as well. I use Gatsby v3. The only change I commited was to add a Any ideas what might cause the issue? Was there a change on Gatsby Cloud? Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
For Gatsby Cloud support please reach out here: https://www.gatsbyjs.com/support/ |
Beta Was this translation helpful? Give feedback.
-
I'm facing the same problem. It maybe cause by GatsbyCloud free plan limit, but limits doesn't works well I think. My v2 blog and v3 small website got the out-of-memory error. |
Beta Was this translation helpful? Give feedback.
-
We are having the same issue since we upgraded to gatsbyjs 3.0. Switching to the performance plan does fix it temporarily. |
Beta Was this translation helpful? Give feedback.
-
Running into the same issue. It'd be nice if there's a guide to find out which causes 1gb of RAM usage for gatsby builds and what we can do to lower it. |
Beta Was this translation helpful? Give feedback.
For Gatsby Cloud support please reach out here: https://www.gatsbyjs.com/support/
Thanks!