exercism / website

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

Elasticsearch::Transport::Transport::Errors::BadRequest in api/community_solutions#index #2274

Open iHiD opened 2 years ago

iHiD commented 2 years ago

Error in v3

Elasticsearch::Transport::Transport::Errors::BadRequest in api/community_solutions#index [400] {"error":{"root_cause":[{"type":"parse_exception","reason":"parse_exception: Encountered \" \":\" \": \"\" at line 1, column 60.\nWas expecting one of:\n ...\n ...\n ...\n \"+\" ...\n \"-\" ...\n ...\n \"(\" ...\n \")\" ...\n \"\" ...\n \"^\" ...\n ...\n ...\n ...\n ...\n ...\n ...\n \"[\" ...\n \"{\" ...\n ...\n "}],"type":"search_phase_execution_exception","reason":"all shards failed","phase":"query","grouped":true,"failed_shards":[{"shard":1,"index":"production-solutions","node":"vNc8bF1eSU6EH2baoY_GMQ","reason":{"type":"query_shard_exception","reason":"Failed to parse query [rubysolo AND Solution.includes( AND published_iteration: AND :submission AND ).find_each AND do AND |solution| AND next AND unless AND solution.published_iteration_head_tests_status_passed? AND submission AND = AND s...

View on Bugsnag

Stacktrace

app/commands/solution/search_community_solutions.rb:30 - call
app/assemblers/assemble_exercise_community_solutions_list.rb:22 - solutions
app/assemblers/assemble_exercise_community_solutions_list.rb:12 - call
app/controllers/api/community_solutions_controller.rb:8 - index
app/controllers/application_controller.rb:12 - process_action

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 api/community_solutions#index

iHiD commented 2 years ago

An error linked to this issue has been reopened in Bugsnag Elasticsearch::Transport::Transport::Errors::BadRequest in api/community_solutions#index