My app failed to build and I received an exit code

Validated on 4 Oct 2022 • Last edited on 2 Jul 2024

A failed build with an exit code of 1 or greater indicates that a user process has failed.

To diagnose which process failed during build, review your app’s build logs in the control panel by clicking the Activity tab and then clicking the deployment link of the failed build. You can then see the app’s build logs under the Build logs window.

How do I fix the error "Record is managed by an App on this account, and cannot be deleted"?

Use the app’s Settings tab to remove domains associated with App Platform apps.

Why do I get the error “JavaScript heap out of memory” during deployment?

Increase the heap memory by setting the environment variable NODE_OPTIONS=–max-old-space-size=4096.

How do I fix a "permission denied for schema public" error in my dev database?

Delete the existing dev database and create a new one. Then make sure that the app deployment completes successfully.

We can't find any results for your search.

Try using different keywords or simplifying your search terms.