Full Text Search index is stuck during creation/deletion

I can’t delete a Full text index on a collection. It is stuck forever in “Build in progress”/“Delete in progress” state. If I try to delete it via API, it returns following error:

{
    "detail": "Unexpected error.",
    "error": 500,
    "errorCode": "UNEXPECTED_ERROR",
    "parameters": [],
    "reason": "Internal Server Error"
}

Any ideas how can I resolve the issue? Thanks!

Welcome to the community @Olyasik!

For operational issues with Atlas you are best contacting support for assistance.

Regards,
Stennie

1 Like

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