elasticsearch-labs icon indicating copy to clipboard operation
elasticsearch-labs copied to clipboard

Error when running chatbot-rag-app on elastic serverless

Open itay-ct opened this issue 6 months ago • 0 comments

When running against an Elastic Serverless cluster endpoint there is an api-related error:

create-index  | elasticsearch.ApiError: ApiError(410, 'api_not_available_exception', 'Request for uri [/_tasks?actions=cluster%3Amonitor%2Fxpack%2Fml%2F*&detailed=true] with method [GET] exists but is not available when running in serverless mode')
Gracefully stopping... (press Ctrl+C again to force)
service "create-index" didn't complete successfully: exit 1

itay-ct avatar Apr 17 '25 09:04 itay-ct