exercism / website

The codebase for Exercism's website.
https://exercism.org
GNU Affero General Public License v3.0
423 stars 125 forks source link

Elasticsearch::Transport::Transport::Errors::BadRequest in SyncSolutionToSearchIndexJob@default #2164

Open iHiD opened 2 years ago

iHiD commented 2 years ago

Error in v3

Elasticsearch::Transport::Transport::Errors::BadRequest in SyncSolutionToSearchIndexJob@default [400] {"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Rejecting mapping update to [production-solutions] as the final mapping would have more than 1 type: [_doc, solution]"}],"type":"illegal_argument_exception","reason":"Rejecting mapping update to [production-solutions] as the final mapping would have more than 1 type: [_doc, solution]"},"status":400}

View on Bugsnag

Stacktrace

app/commands/solution/sync_to_search_index.rb:7 - call
app/jobs/sync_solution_to_search_index_job.rb:5 - perform

View full stacktrace

Created automatically via Bugsnag

iHiD commented 2 years ago

An error linked to this issue has been marked as fixed in Bugsnag Elasticsearch::Transport::Transport::Errors::BadRequest in SyncSolutionToSearchIndexJob@default

iHiD commented 2 years ago

An error linked to this issue has been reopened in Bugsnag Elasticsearch::Transport::Transport::Errors::BadRequest in SyncSolutionToSearchIndexJob@default