Forum Discussion
Postgres on AWS RDS + gateway (personal mode)?
Hi all,
We have set a postgresql hosted on AWS RDS connection to the power BI app (steps here). We have power BI and an On-premise data gateway working on an EC2 instance. It has worked correctly (for a year) and we can refresh data on the app.
A Data Scientist created recently a dashboard with a python script for some transformations and visuals. We installed the data gateway (personal mode) on the instance. The problem is that when trying to connect the postgresql on cloud it throws the "certificates error":
The remote certificate is invalid according to the validation procedure.Since the On-premise data gateway works, the personal gateway should work too. Or am I missing something?
5 Replies
- peivolFrequent Visitor
Hi Amine, thanks for your response!
We have an installation for On-premise data gateway (standar) and another for On-premise data gateway (personal mode). Theoretically, having both (different) on-premis data gateways on the same instance should work.
I have tried to uninstall and re-install the personal mode, but it stills throws the error.
- aj1973Community Champion
I wonder why using the personal Gateway if the standard is working fine and it is not for clustering !
Did you add the personal Gateway in the service? Did you allow self using it? Is the use of a Personal Gateway allowed by the Tenant Admin?
Can you screenshot the Gateway connectio of the dataset please?