Open JannisBush opened 3 weeks ago
By manually removing /Users/<username>/Library/Application Support/nomic.ai/GPT4All/localdocs_*
from the filesystem and then force quitting the application and restarting, I was able to "fix" the problem.
This solution will delete all existing collections but at least makes the application usable again.
@JannisBush Thanks for the tip about the workaround! I have the same problem. Even if indexing/embedding is completed, I cannot delete a collection.
v3.4.2, Windows 11 Pro
Bug Report
It is not possible to remove a LocalDocs collection while the indexing/embedding is running. If one added a large collection that would take a long time to process, it is not possible to abort this process.
There is no button/option to pause the processing (https://github.com/nomic-ai/gpt4all/issues/2579). When I click on the remove button while it is processing, the collection will disappear, however the processing will continue in the background and after a restart of the app the collection is there again and continues embedding.
Steps to Reproduce
remove
buttonExpected Behavior
It should be possible to stop the processing of a collection and remove it before it is
ready
.Your Environment