21 days ago
Stuck at: Attempting to connect to the database...
Attachments
5 Replies
21 days ago
Your Postgres deployment shows as online but we're not seeing any runtime logs from it, which typically means the database process inside the container isn't running properly. Open the command palette (Cmd+K or Ctrl+K) and select "Redeploy source image" to re-pull a fresh image - a normal redeploy from the three-dot menu won't do this. That should restore the database connection and get the Data tab working again.
Status changed to Awaiting User Response Railway • 21 days ago
Railway
Your Postgres deployment shows as online but we're not seeing any runtime logs from it, which typically means the database process inside the container isn't running properly. Open the command palette (Cmd+K or Ctrl+K) and select "Redeploy source image" to re-pull a fresh image - a normal redeploy from the three-dot menu won't do this. That should restore the database connection and get the Data tab working again.
21 days ago
I tried the fix but the issue is still persisting
Status changed to Awaiting Railway Response Railway • 21 days ago
21 days ago
Your database is online and the required connection variables are present, so the database itself is healthy; the dashboard's built-in Data tab viewer is what is failing to connect. You can reach your tables right now by connecting an external client such as TablePlus or psql with the connection details from the Variables tab.
Status changed to Awaiting User Response Railway • 21 days ago
21 days ago
thank you - is this a known issue that you guys are fixing?
Status changed to Awaiting Railway Response Railway • 21 days ago
21 days ago
Ignore please - found out i was being blocked by my network
Status changed to Solved innonkubito • 21 days ago