I tried reloading, removing the temporary directory, reindexing obviously. Deleting index just produces a spinning circle and no effect, stays so forever. Here’s how the log looks while indexing:
2025-03-18 11:49:31.689 [info] Total number of files to embed: 72
2025-03-18 11:49:31.689 [info] Not aborted
2025-03-18 11:49:31.689 [info] Starting while loop.
2025-03-18 11:49:31.689 [info] fileQueue.length: 72
2025-03-18 11:49:31.689 [info] fileQueue.length: 71
2025-03-18 11:49:31.689 [info] fileQueue.length: 70
2025-03-18 11:49:31.689 [info] Waiting for jobs to finish. currentIndexingJobs.length: 2 concurrentUploads.current: 2 fileQueue.length: 70
2025-03-18 11:49:32.538 [info] Completed job unsuccessfully, will retry: ./README.md error: Failed to sync file (unexpected)
2025-03-18 11:49:32.538 [info] Waiting for jobs to finish. currentIndexingJobs.length: 1 concurrentUploads.current: 1 fileQueue.length: 71
Check the forum to ensure the issue hasn’t been reported already
Didn’t find this bug in connection with this log output.
Provide a clear description of the bug V
Explain how to reproduce the bug (if known)
Not known, unfortunately.
Attach screenshots or recordings (e.g.,
.jpg
, .png
, .mp4
). V
Tell us your operating system and your Cursor version (e.g.,
Windows, 0.x.x
).
OSX 14.2.1, Cursor 0.47.7
Tell us if the issue stops you from using Cursor.
It somewhat does, I can not resume working on this repo because of this.