kimb0xK
Denoβ€’12mo agoβ€’
1 reply
kimb0x

502 Bad Gateway code: BOOT_FAILURE

My project has been running on Deno Deploy for 50+ days but today it wont take any request.

The error says:

502 Bad Gateway
The deployment failed while serving the request.

code: BOOT_FAILURE


If I try to redeploy, I see this in the logs:

Error The deployment failed: BOOT_FAILURE

"/src/orm/generated/prod/client/deno/edge.ts" is not in an NPM package


Any idea why this changed all of a sudden? Or how can I fix it?

Thanks in advance.
Was this page helpful?