ReindexException: Errors occurred during recreate_index: ['index_profiles threw an error', 'index_profiles threw an...
Closed this issue · 0 comments
sentry-io commented
Sentry Issue: OPEN-8P6
ReindexException: Errors occurred during recreate_index: ['index_profiles threw an error', 'index_profiles threw an error', 'index_profiles threw an error', 'index_profiles threw an error', 'index_profiles threw an error', 'index_profiles threw an error', 'index_profiles threw an error', 'index_profiles threw an error', 'index_profiles threw an error', 'index_profiles threw an error', 'index_profiles threw an error', 'index_profiles threw an error', 'index_profiles threw an error', 'index_profiles threw an error', 'index_...
(7 additional frame(s) were not displayed)
...
File "celery/backends/asynchronous.py", line 223, in wait_for_pending
return result.maybe_throw(callback=callback, propagate=propagate)
File "celery/result.py", line 336, in maybe_throw
self.throw(value, self._to_remote_traceback(tb))
File "celery/result.py", line 329, in throw
self.on_ready.throw(*args, **kwargs)
File "vine/promises.py", line 234, in throw
reraise(type(exc), exc, tb)
File "vine/utils.py", line 30, in reraise
raise value