Skip to content

Cloud ID is not properly formatted #244

Closed
@stheobald

Description

@stheobald
  File "/.../elastic/chatbot-rag-app/.venv/lib/python3.11/site-packages/elastic_transport/client_utils.py", line 125, in parse_cloud_id
    raise ValueError("Cloud ID is not properly formatted") from None
ValueError: Cloud ID is not properly formatted

Using the Cloud ID found on my https://cloud.elastic.co/deployments/ page.

It seems that the client_utils.py may be expecting to find a '$' separator in part of the decoded id string.

This prevents ingesting data while attempting to connect to a cloud Elasticsearch instance.

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