All services failing with service unavailable starting today.
curtis-gaye7
HOBBYOP

a year ago

I've been able to use railway up to deploy my Django server for a few days now, but have recently had trouble deploying all my services.

I'm getting an error message saying that my services are having trouble connecting to my Postgres database, even though the environment variables and settings for my services haven't changed.

django.db.utils.OperationalError: connection to server at "postgres.railway.internal" (fd12:e7f2:c02e::e6:f8c0:7a17), port 5432 failed: Connection timed out

Mar 19 16:49:46

EndVision Django Server

Is the server running on that host and accepting TCP/IP connections?

Mar 19 16:49:46

EndVision Django Server

Currently, I'm getting the errors attempting to link and deploy my

App Service: EndVision Django Server

Postgres
Redis
Worker
Cron

All with the identical error. Any assistance would be appreciated. Thanks!

Solved

1 Replies

curtis-gaye7
HOBBYOP

a year ago

I needed to restart my database as it appears it was stuck deploying, even though it said successful in the dashboard. This could be considered resolved.


Status changed to Solved ray-chen 11 months ago


Loading...