Deployment fails, "App failed to promote"

Hi there. I’m traveling so I don’t have time to take a proper look but maybe one of the community members has an idea.

From a glance, you may have some library/dependency issues. Look over your logs to see what’s not resolving and try narrowing it down. For example, it could be a Prisma-related issue:

There’s a good Prisma template here if you need it for reference:
https://replit.com/@ArnavBansal/Prisma-Scratchpad?v=1

Port issues are also quite common. Here’s our troubleshooting guide you can look over.
https://docs.replit.com/hosting/deployments/troubleshooting

Hope it gives you some clues. Let us know if you’re able to make any progress.

2 Likes