7 months ago
Hi,
I am working with a project, but am working on it for 2 days straight right now and can't connect postgresql for some reason. Keeps on crashing. Can someone help me out please?
10 Replies
7 months ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 Need guidance: Adding PgBouncer to existing production PostgreSQL without data loss
- 🧵 "Widespread PostgreSQL connectivity issue - 'Connection terminated unexpectedly' across multiple projects"
- 🧵 First time deploying my nodejs + Postgresql app directly from Github. Running into issue
- 🧵 Urgent: PostgreSQL Connectivity Issue - "Connection reset by peer"
If you find the answer from one of these, please let us know by solving the thread!
7 months 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 brody • 7 months ago
7 months ago
Can you share some logs? what error do you see?
7 months ago
I have started a PostGreSQL.
Clicked on it, go to Variables and copy paste the database_url in the other app, i just sended you
Then put all the credentials in here but it will not start. It keeps crashing
Attachments
7 months ago
also tried to do database_URL with ${{ Postgres.DATABASE_URL }}, but also not worked
Attachments
7 months ago
is the db correctly up & running? it is up & running then I don't think I can help, you might need someone from railway to look into this
7 months ago
for network outside the railway please use public url to access database
7 months ago
i have tried both, didn't work
7 months ago
Can u please explain or send screenshot of error so i can help you?
7 months ago
Can u please send the connection string of your nodejs and what orm You are using. if not i can suggest you to use orm for better connection and queries handling.
7 months ago
i don't know what an orm is.
And i don't know the connection string. where do i even find it?