kimb0x
kimb0x5w ago

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
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
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.
1 Reply
kimb0x
kimb0xOP5w ago
It resolved on its own. Just a hiccup 👍 Thanks a lot! Ticket closed.

Did you find this page helpful?