Docker deploy fails without any logs

I have been trying to deploy a Django app with Docker environment on Render. The deployment fails, but I get no logs telling me why.

I get a Deploy failed, but my logs don’t indicate any errors.

Jan 10 06:04:22 PM    Applying sessions.0001_initial... OK
Jan 10 06:04:26 PM  [2023-01-10 18:04:26 +0000] [1] [INFO] Starting gunicorn 20.1.0
Jan 10 06:04:26 PM  [2023-01-10 18:04:26 +0000] [1] [INFO] Listening at: http://0.0.0.0:10000 (1)
Jan 10 06:04:26 PM  [2023-01-10 18:04:26 +0000] [1] [INFO] Using worker: sync
Jan 10 06:04:26 PM  [2023-01-10 18:04:26 +0000] [8] [INFO] Booting worker with pid: 8

All the status from the region I’m in (“Oregon”) looks ok. Maybe it’s the port? Does anyone have a sample Dockerfile for a Django app on Render I can see?

Hi Fernando,

As this is about a specific service we’d request that you login to our dashboard and contact us via the ‘Contact Support’ link at the bottom of our dashboard and make sure you pick the service that this question relates to from your account.

As this is a public forum it’s probably best not to share that directly here,

Regards,

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