Forum Discussion
k_foxy
1 year agoFrequent Visitor
Access issues for MySQL database when Taking over data flow
Hi We have issue with connection to MySQL database. When myself or my colleague creates data flow in pipeline using existng MySQL connection it works fine. When we use functionality Take Over da...
- 1 year ago
When I use option Encrypted it will not connect to the source. The source is not allowing SSL connections.
nilendraFabric
1 year agoSuper User
Hello k_foxy
Sometimes Take Over process doesn’t properly maintain or transfer the connection configuration between owners
If you can access the advanced settings of your data source within the gateway configuration
Try explicitly set the “Connection Encryption setting for this data source” to “Encrypted”
it helped many users facing the similar issues
k_foxy
1 year agoFrequent Visitor
What I noticed in Vnet gataway logs is that credentials are missing, even when I add them it will not connect me, looks like "Take Over" removes credentials to MySQL. How to overcome this ?