Dash App Failed to Deploy With No Error Log

Hello! I have been trying to deploy my Python Dash App with Render, but I keep running into the same issue where the deployment fails, but the logs provide me no reason why.

An example of my most recent log can be found below:

As you can see, the app fails even though it looks like the build succeeded.

I have tried clearing cache and redeploying, but to no avail. Any help that you have would be greatly appreciated!

Hey,

This app doesn’t seem like exposes any endpoints and doesn’t seem like Web Service. You’d probably want to deploy a Background Worker instead [https://render.com/docs/background-workers]

Regards.
Jérémy, Render Support

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.