Issue when elasticsearch is reindexing

Hi everybody. We have an issue with Elasticsearch 5. As long as we are reindexing we get these kind of errors, this is the stacktrace:

// Searchkick::ImportError: {"type"=>"index_not_found_exception", "reason"=>"no such index", "resource.type"=>"index_expression", "resource.id"=>"f24b7e1f-f701-4778-ae96-9dea31edf120_buildings_staging_20180919234810798", "index_uuid"=>"na", "index"=>"buildings_staging_20180919234810798"} on item with id '1'

So, we could not reindexing all the day long, even if we tried like 4 times the result was the same stacktrace. Please, let us know how can we handle this situation as soon as possible. Posdata: The building with id = 1 exists in the database. Thanks.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.