Unable to Register Azure Repo in Elasticsearch - 2.4.4

I am getting below error while trying to register a repo in azure storage. It was working fine before 2-3 months. Suddenly it started giving error. Not able to understand what might have changed.

Any help is appreciated.

  • "error": {
    • "root_cause": [
      • {
        • "type": "repository_verification_exception",
        • "reason": "[INT-BIZAPPS_Monday_2022_09_10] can not initialize container manualbackup"}],
    • "type": "repository_verification_exception",
    • "reason": "[INT-BIZAPPS_Monday_2022_09_10] can not initialize container manualbackup",
    • "caused_by": {
      • "type": "storage_exception",
      • "reason": "The server encountered an unknown failure: ",
      • "caused_by": {
        • "type": "s_s_l_handshake_exception",
        • "reason": "sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target",
        • "caused_by": {
          • "type": "validator_exception",
          • "reason": "PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target",
          • "caused_by": {
            • "type": "sun_cert_path_builder_exception",
            • "reason": "unable to find valid certification path to requested target"}}}}},
  • "status": 500

Welcome to our community! :smiley:

Are you running Elasticsearch 2.4.4?

Yes I am running Elasticsearch 2.4.4

Ok, that's extremely old and no longer supported. You really need to upgrade as you will struggle to find anyone with knowledge on it.