Hi,
My gateway suddently stopped working. It used to conenct the Power BI service to a Postgress DB on Amazon.
I get the following error in the Power BI:
Data source error: {"error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","pbi.error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","parameters":{},"details":[{"code":"DM_ErrorDetailNameCode_UnderlyingErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"DM_ErrorDetailNameCode_UnderlyingErrorMessage","detail":{"type":1,"value":"An error happened while reading data from the provider: 'The remote certificate is invalid according to the validation procedure.'"}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourceKind","detail":{"type":1,"value":"PostgreSQL"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourcePath","detail":{"type":1,"value":"test-results-publish-micro.cffcyul7nbuv.us-east-1.rds.amazonaws.com;test_results_publish"}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"DataSource.Error"}}],"exceptionCulprit":1}}} Table: test_results test_result_summary.
Cluster URI: WABI-CANADA-CENTRAL-redirect.analysis.windows.net
Activity ID: 3de44d18-357d-4546-8cba-80f3cf689a8a
Request ID: c0891878-1598-6931-5cba-1c530267c45c
Time: 2024-08-16 12:01:04Z
I did the following steps and I am not sure what else to do:
- I upgraded the Gateway to the latest version.
- I checked that I can conenct from the server via ODBC and DBeaver to the postgress DB - works well.
- I reinstalled the certificate - as the error message hints that this is the problem.
- I rebooted the server
- I can conenct to to the postgress DB from my local machine.
Any idea what the problem can be?
Thanks.