exercism / website

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

OpenSearch::Transport::Transport::Errors::ServiceUnavailable in MandateJob@background #6960

Open iHiD opened 3 months ago

iHiD commented 3 months ago

Error in v3

OpenSearch::Transport::Transport::Errors::ServiceUnavailable in MandateJob@background [503] {"error":{"root_cause":[{"type":"cluster_block_exception","reason":"blocked by: [SERVICE_UNAVAILABLE/2/no master];"}],"type":"cluster_block_exception","reason":"blocked by: [SERVICE_UNAVAILABLE/2/no master];"},"status":503}

View on Bugsnag

Stacktrace

app/commands/exercise/representation/sync_to_search_index.rb:33 - delete_document!
app/commands/exercise/representation/sync_to_search_index.rb:18 - rescue in call
app/commands/exercise/representation/sync_to_search_index.rb:8 - call
config/initializers/mandate.rb:39 - perform

View full stacktrace

Created automatically via Bugsnag