Failed to connect to PostgresSQL db An error happened while reading data from the provider

Adham Nawito 0 Reputation points
2023-10-29T12:00:43.96+00:00

I'm trying to connect to PostgreSQL db that is hosted on google cloud, but it has SSL certificates for a level of security.

Whenever I provide all the needed info (ip, username, name, pw...) and try to connect I get the error below

An error happened while reading data from the provider: 'A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond' inner exception: An error happened while reading data from the provider: 'A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond' clientRequestId: c5561d7a-11c7-40aa-8655-78733ac420c4

I can't find a place to insert my db certificates! So is the error above because of not inserting certificates or there's something else that this error means?

Azure Database for PostgreSQL
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GeethaThatipatri-MSFT 29,387 Reputation points Microsoft Employee
    2023-10-30T14:44:25.88+00:00

    @Adham Nawito Thanks for Posting your question on Microsoft Q&A forum

    Your question is related to connecting to a PostgreSQL database hosted on Google Cloud with SSL certificates, you can consider the following forums and platforms for assistance: Google Cloud Community

    Regards

    Geetha


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.