kimb0x
kimb0x
DDeno
Created by kimb0x on 1/23/2025 in #help
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.
2 replies