Forum Discussion
Postgres on AWS RDS + gateway (personal mode)?
Hi peivol
You installed another Gateway (Personal) on the same instance? You should have uninstalled the old one then!
A machine can't have 2 Gateways installed at once.
- peivol2 years agoFrequent 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.
- aj19732 years agoCommunity 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?
- peivol2 years agoFrequent Visitor
Thank you! let me give a bir more of context:
The problem is that we are trying to use Python on power BI. We found (here) that it needs the On-premise data gateway (personal mode) to run schedule refresh of the data.
We have set it as a personal gateway with a cloud connection to the RDS. Apparently, it cannot load the RDS data from the Standar gateway and the python scripts from the personal gateway (see below).
Note: on the image appears as desktop because I'm testing the gateway on my local machine.
Looking deeper after your message. It seems like the connection on postgresql is not set on personal mode. For python was set automatically, but for the postgresql connection the cluster request to be the On Premise gateway?
Might it be a missing configuration?