Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Index Not found Exception #6

Open
waqarRns opened this issue Jun 24, 2022 · 0 comments
Open

Index Not found Exception #6

waqarRns opened this issue Jun 24, 2022 · 0 comments

Comments

@waqarRns
Copy link

ResponseError: index_not_found_exception: [index_not_found_exception] Reason: no such index [article].

on stapi startup strapi-elastic is unable to create indexes in the elastic search.

here is the Exception:
ResponseError: index_not_found_exception: [index_not_found_exception] Reason: no such index [article]
{
meta: {
body: { error: [Object], status: 404 },
statusCode: 404,
headers: {
'x-elastic-product': 'Elasticsearch',
'content-type': 'application/json;charset=utf-8',
'content-length': '371'
},
meta: {
context: null,
request: [Object],
name: 'elasticsearch-js',
connection: [Object],
attempts: 0,
aborted: false
},
warnings: [Getter]
}
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant