I have Dataminer cube version 10.4.5.0-14239 and using Windows 11 but on cluster and node its Windows 10
In cluster on one of my node I have:
DataAPI latest version installe
DataAggregator latest version installed
SoftLaunchOptions -> <DataAPI>true</DataAPI> also set
But still I cannot see Data Sources thing under modules in Dataminer Cube
Also, I was trying to use the script on Github sample (AMS Python script) for scripted connectors for this so unable to get that on cube and use
Hi,
To help in understanding the issue you are experiencing could you clarify a couple of things for me?
You mention that you are running in a cluster, is the agent where you are connecting via cube, the same as the one where all DxMs are installed?
Additionally, I have seen in the past where SSL/TLS certificates were causing similar problems.
Would it be possible to confirm if you see any errors related to the HTTPS SSL/TLS certificate in Cube logging or in the DxMs logging?
Hi, I cannot say definitely if it is the issue but that log message does seem to be in line with my assumption that the issue is linked to the SSL/TLS certificate
Yes, it is the same one where DxMs are installed and I am connected to.
for SSL/TLS I can see some error but not sure sure is it of that or not
"Message : Error while retrieving API Gateway info
Exception : System.AggregateException: One or more errors occurred. —> System.Net.Http.HttpRequestException: An error occurred while sending the request. —> System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. —> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
"