Postgres worked well after I redeployed but the site is still down
ajvictoor
HOBBYOP

21 days ago

2026-05-21 00:16:53.112 UTC [14] LOG: starting PostgreSQL 18.4 (Debian 18.4-1.pgdg13+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 14.2.0-19) 14.2.0, 64-bit

2026-05-21 00:16:53.112 UTC [14] LOG: listening on IPv4 address "0.0.0.0", port 5432

2026-05-21 00:16:53.112 UTC [14] LOG: listening on IPv6 address "::", port 5432

2026-05-21 00:16:53.116 UTC [14] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"

2026-05-21 00:16:53.126 UTC [40] LOG: database system was interrupted; last known up at 2026-05-21 00:16:21 UTC

2026-05-21 00:16:53.493 UTC [40] LOG: database system was not properly shut down; automatic recovery in progress

2026-05-21 00:16:53.498 UTC [40] LOG: redo starts at 0/1D9F468

2026-05-21 00:16:53.521 UTC [38] LOG: checkpoint complete: wrote 0 buffers (0.0%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=0.005 s, sync=0.004 s, total=0.022 s; sync files=2, longest=0.003 s, average=0.002 s; distance=0 kB, estimate=0 kB; lsn=0/1D9F4A0, redo lsn=0/1D9F4A0

2026-05-21 00:16:53.526 UTC [14] LOG: database system is ready to accept connections

21 Replies

Please provide more information

Like what kind of site? Is it yours? An open source one? What errors are you seeing/in the deploy logs?


ajvictoor
HOBBYOP

21 days ago

This is the error I get..

The site is mine... @astrid!!!

Screenshot_2026-05-21_at_1.29.08_AM.png

Attachments


What errors are you seeing/in the deploy logs?

(of your site, not the db)


ajvictoor
HOBBYOP

21 days ago

Screenshot_2026-05-21_at_1.29.50_AM.png

Attachments


That's your postgres service's logs


ajvictoor
HOBBYOP

21 days ago

You mean this @astrid!!! ?


Application failed to respond error is mostly caused by mapping your url to a port your app isn't listening on


Deploy logs, not Railway's fallback please!


but also what darseen said


ajvictoor
HOBBYOP

21 days ago

This is the deploy logs.

Screenshot_2026-05-21_at_1.32.04_AM.png

Attachments


Deploy logs of the site, not the database please


ajvictoor
HOBBYOP

21 days ago

Okay


ajvictoor
HOBBYOP

21 days ago

Screenshot_2026-05-21_at_1.33.12_AM.png

Attachments


ajvictoor
HOBBYOP

21 days ago

What to do to resolve this?


Could you show the config in the site service's domains section?


Your app is listening on port 8080. Just go to the networking section in your service settings and make sure the public URL is mapped to 8080.


ajvictoor
HOBBYOP

21 days ago

You mean here? That's how I met it.

Screenshot_2026-05-21_at_1.40.38_AM.png

Attachments


ajvictoor
HOBBYOP

21 days ago

@astrid!!! you mean this?


ajvictoor
HOBBYOP

20 days ago

What's the way forward? @astrid!!!


ajvictoor
HOBBYOP

20 days ago

Thank you for your assistance.


ajvictoor
HOBBYOP

20 days ago

Got it fixed myself with the help of Claude... It's now working...

Had to redeploy the service again... thanks

@astrid!!!

Screenshot_2026-05-21_at_12.35.37_PM.png

Attachments


Welcome!

Sign in to your Railway account to join the conversation.

Loading...