Skip to content

Cat related calls fail when run against Elastic Cloud #2076

@jacobkktan

Description

@jacobkktan

NEST/Elasticsearch.Net version: 2.3.0

Elasticsearch version: 2.3.1

From reading codes, I believe the issue is, trying to deserialize plain text to Object. Without diving too much in the code, my biggest suspect is, the wrong serializer used.

-- codes that deserialize the response (for CatAliases) -> NEST/Cat/ElasticClient-Cat.cs line-15.

Steps to reproduce:

  1. Connect to elasticsearch that has basic auth (test cases shows most of the time, issue arises when there is basic auth)
  2. Call CatAliases or CatIndices

DebugInformation:
DebugInfo.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions