Help Center/ ROMA Connect/ Troubleshooting/ Data Sources/ Data Source Connection Failed
Updated on 2022-02-21 GMT+08:00

Data Source Connection Failed

  1. Check whether the data source configuration is correct. For example, check whether the database name and password are correct.
  2. Check whether the data source IP address and FDI are in the same VPC. If they are not in the same VPC, create a VPC peering connection first.

    For details about how to create a VPC peering connection, see VPC Peering Connection.

  3. Check whether the connection port is enabled on the firewall of the data source server.
  4. Check whether the IP address of the FDI data plane is added to the IP address whitelist of the data source server.
  5. Check whether the data source IP address is the IP address of the customer's data center or private network. If yes, establish a VPN connection first.

    For details about how to create a VPN connection, see Creating a VPN Connection.

  6. Check whether the route from FDI to the data source is added.
    If the IP address is a private network address and is not in the 10.0.0.0/8, 172.16.0.0/12, or 192.168.0.0/16 network segment, add a route on the Instances page.
    1. Log in to the ROMA Connect console. On the Instances page, click View Console next to a specific instance.
    2. In the Routes area, click Edit, click Add Address, add a route, and click Save.

  7. Check whether the security group is bypassed.
    1. Log in to the ROMA Connect console. On the Instances page, click View Console next to a specific instance.
    2. In the Security Group area, click the security group name, for example, default, to access the security group console.

    3. On the Outbound Rules tab page, check whether the IP address configured for the data source is in the destination list.

      If the destination IP address is 0.0.0.0/0, all IP addresses are allowed. If no rule is available, click Add Rule and add the configured IP address to the outbound rule.