Postgres Service keeps crashing
jasonb210
PROOP

24 days ago

In my project, my postgres service keeps failing. Earlier today, I added an anthropic api key and made some changes, but nothing major. Then I realized it was still crashing and removed my start command and replaced it. I checked the the DATABASE_URL matched between the app and the db. It appears that it just can't get connected, but need some help. Our production site is down (not a huge deal since we haven't really kicked off any campaigns yet).

This is what is coming up in the logs. Is the server running on that host and accepting TCP/IP connections?

Thanks,

Jason

$10 Bounty

2 Replies

What exactly did you change about your Postgres service configurations?


jasonb210
PROOP

24 days ago

It was my start command, but It's fixed now. When I restored from a backup last night it didn't complete and the backup is still restoring. Is there a way to kill it? Or a better way to handle? I still can't connect to the site, but both services are green.


Loading...