Help Center/ Cloud Search Service/ Troubleshooting/ Unavailable Clusters/ A Cluster Is Unavailable Due to X-pack Parameter Configuration
Updated on 2025-10-11 GMT+08:00

A Cluster Is Unavailable Due to X-pack Parameter Configuration

Symptom

The cluster status is Unavailable, and the task status of the cluster is Configuration error. Restart failed.

Figure 1 Incorrect cluster configuration

Possible Causes

You have configured custom X-pack parameters. CSS does not support the X-pack function.

Procedure

  1. On the Clusters page, click the name of the unavailable cluster. The cluster information page is displayed.
  2. Choose Cluster Settings > Parameter Settings.
  3. Expand the Custom module, and check whether custom X-pack parameters exist.

    Examples of the custom X-pack parameters:

    • xpack.security.enabled: true
    • xpack.security.http.ssl.enabled: true
    • xpack.security.http.ssl.keystore.path: http.p12
    • If yes, go to the next step.
    • If no, contact technical support to locate the parameter configuration problem.
  4. Delete the custom X-pack parameters.
    1. Click Edit and click Delete on the right of the parameter you want to delete.
    2. Click Submit. In the displayed Submit Configuration dialog box, select I understand that the modification will take effect after the cluster is restarted and click OK.

      If the Status is Successful in the parameter modification list, the modification has been saved.

    3. Click Restart in the upper right corner to restart the cluster, thus making the change take effect.
    4. After the cluster is restarted, the cluster becomes available.