Table of Contents

Investigating dataminer.services connection issues

If you encounter issues with dataminer.services features that may be caused by connection issues, follow the actions below in the specified order:

  1. Check the connection status on dataminer.services
  2. Check the status of the DMS
  3. Check the status of the CloudGateway DxM
  4. Check the cloud session
  5. Contact support

Check the status on dataminer.services

When you navigate to dataminer.services, you can check the connection status per DMS in your organization:

Check the status of the DMS

For each DMA that should be connected, verify whether the DMA is operational and accessible:

  1. In the C:\Skyline DataMiner\ folder of a DMA that should be connected, open the file MaintenanceSettings.xml.

  2. Copy the address specified in the name attribute of the HTTPS tag. For example:

    <MaintenanceSettings>
        ...
        <HTTPS enabled="true" name="foo.skyline.local"/>
        ...
    </MaintenanceSettings>
    
  3. Open a browser and navigate to the address you have just copied.

Check the status of the CloudGateway DxM

If the connection status is shown as red on dataminer.services, validate that at least one CloudGateway instance is running in the cluster and that it can establish a connection towards dataminer.services:

  1. On the DMA servers, go to the Windows Services configuration window.

  2. Check whether the DataMiner CloudGateway service has the status Running.

  3. If the status is not Running, right-click the service and select Start.

If there is a CloudGateway instance running, but the dataminer.services connection is still not valid, validate whether your network complies with the requirements for connecting to dataminer.services by using the ConnectionTester.exe tool from the folder Program files\Skyline Communications\DataMiner CloudGateway\ on the DMA server.

If the results indicate that the network and firewall configuration are OK, check the cloud session.

Check the cloud session

Manually renewing the cloud identity can be necessary if dataminer.services could not renew its tokens automatically for too long. This can for example happen if no internet access was available for an extended period (usually minimum 3 days).

  1. In DataMiner Cube, go to System Center > Cloud.

  2. Check whether Cloud identity or Cloud Session is indicated as valid (the UI description depends on your DataMiner version).

  3. If it is no longer valid, click the Renew Session button.

    Note

    This button is only available if the cloud identity has expired. It is also only available for users who have the Owner or Admin role in the DMS.

Contact support

If the connection issues still persist, contact tech support.