Help Center/ Cloud Search Service/ Troubleshooting/ Functions/ The Snapshot Repository Cannot Be Found
Updated on 2025-10-11 GMT+08:00

The Snapshot Repository Cannot Be Found

  1. Log in to the CSS management console.
  2. In the navigation pane on the left, expand Clusters. Select a cluster type based on the target cluster. The cluster list is displayed.
  3. For an Elasticsearch cluster, click Kibana in the Operation column to log in to Kibana. For an OpenSearch cluster, click Dashboards in the Operation column to log in to OpenSearch Dashboards.
  4. Expand the menu in the upper-left corner, and choose Dev Tools.
  5. If no information is returned after the GET _snapshot/_all is executed, or if the error message shown in Figure 1 is displayed after the GET _snapshot/repo_auto/_all command is executed, it indicates that no snapshot is configured. In this case, configure the snapshot again.
    Figure 1 Returned information
  6. In the cluster list, click the name of the target cluster. On the cluster information page that is displayed, click the Cluster Snapshots tab.
  7. Click Modify Settings to modify basic snapshot settings, and select an OBS bucket and backup path.
  8. After the modification is complete, click OK.

    If the repository still cannot be found after the modification, try modifying and restoring the backup path, and save the settings again.