Database deployment all of a sudden
Hey for some reason my db seems to be off?
Please make sure your database server is running at `monorail.proxy.rlwy.net`:`39913`.
28 Replies
Project ID:
1f791c89-bc95-4f68-a602-d81f53fafdfe
1f791c89-bc95-4f68-a602-d81f53fafdfe
whats the state of its most recent deployment?
pictures are cool, but these pictures dont answer the question
deployment state seems to be fine 🙂
im sorry but that doesnt answer the question
thank you
what do the logs look like?
https://srcb.in/WmW3FruiuP
the postgres seems to be active but it can't connect
sorry should have been more clear, i was asking for logs of postgres
ohk
2024-06-16 19:26:54.059 UTC [22821] LOG: could not accept SSL connection: Success
a single log line is not too helpful, please use this - https://bookmarklets.up.railway.app/log-downloader/
https://srcb.in/CQQHs0WH1y
that was the latest one here is everything else
can you connect to it locally
trying that sec
stuck
Solution
try redeploying the database
can
even this can't restablish
Okay
it uses the public network just like you are doing locally
hm that worked
now please connect to the database over the private network, you are currently connecting to it publicly and subjecting yourself to egress fees
inside the web app right?
if you set your app up right you should just be able to change a service variable
alright
let me know if you have any difficulties in doing so