13 days ago
Today I performed several deploy attempts and cannot see any log from build logs and deploy logs tabs. same thing for the attached postgres database which says in the database tab "Deployment Online
The database deployment has stopped running." and cannot see any table.
2 Replies
13 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 • 13 days ago
13 days ago
so you have 2 services that you're unable to see the build and deploy logs? I think the deployment of the service that connected to your postgres is crashed when trying to connect to your postgres, and.. if you have tried redeploy and still didn't work, try redeploy source image
go to your postgres service > open the command palette (or Ctrl+K if you're on PC) > select "Redeploy source image"
This will pull fresh image because when you redeploy it is trying to use the cached one which is probably corrupted
if this helps, try check your service that connected to your postgres and see if there's another error or not
13 days ago
thanks! apparently the problem solved by itself after a few minutes.
Status changed to Solved Railway • 13 days ago
