Host name issue

While I am deploying my project having this error: sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) could not translate host name “dpg-cm26gd0cmk4c73cnv68g-a” to address: Name or service not known - how can I solve this.

Hi there,

Please ensure your web service and Postgres database service are in the same region. You can connect using the internal hostname of the Postgres service when the web service is in a different region.

Regards,

Keith
Render Support, UTC+10 :australia:

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