Closed
Description
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
Labels
No labels