Build never ends
caristeotecnologia
PROOP

7 days ago

It's been 16 minutes that this build is happening (from a docker image /supabase/postgres), no build logs, no deploy logs. What is happening?

$20 Bounty

4 Replies

Railway
BOT

7 days ago

Your service is deploying from the supabase/postgres Docker image, which skips the build step entirely, so no build logs are expected. The supabase/postgres image is very large (multiple GB), and pulling it can take a significant amount of time. Deploy logs will only appear once the image pull completes and the container starts. Both the "postgres" and "easygoing-kindness" services in your Caristeo ERP project are currently in DEPLOYING status, which is consistent with a large image pull in progress.


Status changed to Awaiting User Response Railway 7 days ago


caristeotecnologia
PROOP

7 days ago

Now the build failed and I im still without seeing the logs.


Status changed to Awaiting Railway Response Railway 7 days ago


caristeotecnologia
PROOP

7 days ago

The IA diagnostic is:

Yes, this is a Railway infrastructure issue, not a problem with your service configuration.

Here's what happened:

Your deployment failed at the container creation stage due to a transient platform disruption

A second service in your environment (also using the same postgres image) failed at the exact same time with the identical error

Both services got stuck retrying for ~26 minutes before timing out

The underlying issue resolved itself — the postgres service automatically triggered a new deployment that succeeded

What to do:

Redeploy your service. The infrastructure issue has passed, so it should work now.

railway deploy

If it fails again with the same error, contact Railway support — they can investigate further. But based on the diagnosis, a simple redeploy should resolve it.


Status changed to Awaiting Railway Response Railway 7 days ago


7 days ago

failed to pull image: docker.io/supabase/postgres:latest: not found


Status changed to Awaiting User Response Railway 7 days ago


Railway
BOT

7 days ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open Railway 7 days ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...