Skip to content

Failure to get snapshot information when there's a repository with incorrect credentials #128208

Open
@mattkime

Description

@mattkime

Elasticsearch Version

8.18.1

Installed Plugins

No response

Java Version

bundled

OS Version

cloud

Problem Description

When there's a snapshot repo with incorrect credentials it can block loading the list of snapshots.

Steps to Reproduce

  • add keystore values for client access/secret keys (invalid ones for example)
  • update repo to use the client with the invalid credentials
  • reload secure settings (ie: POST _nodes/reload_secure_settings)
  • GET /_snapshot/*/* - should 500 error

Logs (if relevant)

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions