Can't connect to postgresql database

When i followed the steps to deploy a rails app in this link

the deploy error display when
the render service attempt to run the following command bundle exec rails db:migrate on the file render-build.sh and show this
PG::ConnectionBad: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: No such file or directory
and tried with internal and external url database and failed the migration
and something missing at the rails app deployment?
thanks

Hi Fernando,

Sorry you’re running into this issue, I believe you may be impacted by this ongoing incident: https://status.render.com/incidents/dwxvbk5xvvsd.

You could try redeploying all your services in Ohio in the meantime.

Regards,

Matt

Did you manage to fix the issue?

I’m having the same problem after deploying and following same guide.

@Fernando_C Were you able to get your app up and running?

Hi @danielkr - Could you let me know the service id you’re trying to deploy? You can find this in the URL when viewing your service in Render’s dashboard, it starts with srv-

Hi matt, i didn’t saw the message so i’ll trying again to redeploy the services app.
If fail I’ll let you know on this post.
regards,

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.