Skip to content

Issue connecting with OpenSearch #12

@memo-devel

Description

@memo-devel

Had an issue connecting with AWS's new OpenSearch service, was getting this error:

elasticsearch.exceptions.UnsupportedProductError: The client noticed that the server is not a supported distribution of Elasticsearch
Fixed it modyfing the requirements.txt elasticsearch python lib to elasticsearch<7.14.0 soluton was found on stackoverflow:

https://stackoverflow.com/questions/68992402/elasticsearch-error-the-client-noticed-that-the-server-is-not-a-supported-dist

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions