i reshuffled my repo then went into “cursor settings” and deleted the index. When i click to compute/retry index, i get this error. I even tried to be slick and kill all processes and rename my folder then open it as a separate workspace, but no dice.
it’s super bizarre. I even created new copy of repo, deleted .git directory, re-initialized brand new repo, different dir names and everything. Still, somehow Cursor is onto the fact this was the problem repo and indexing doesn’t work.
All other repos work just fine
it seems like there is logic that tries to retrieve previous index but there is no handling of the case where previous index doesn’t exist (in sub-case of index existing at one time but later being deleted).