nomic-ai / gpt4all

GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
https://nomic.ai/gpt4all
MIT License
70.83k stars 7.71k forks source link

Crashes when indexing RAG #2424

Open wanderr opened 5 months ago

wanderr commented 5 months ago

Bug Report

I have a RAG with exactly one ~10KB text file in it. After updating to the latest GPT4All, the app crashes when it shows "indexing..." for my document. If don't allow it to index (by clicking "deny" on the permission request from MacOS...also not sure why it asks me every single time), then it doesn't crash, but I also can't use my document.

Steps to Reproduce

  1. Running version 2.8.0
  2. The document contains confidential information so I can't share it :(
  3. The document folder was already added from a previous version of GPT4All where it worked fine.
  4. I tried removing the folder and re-adding it
  5. In case it's relevant, the folder exists inside of Downloads
  6. The folder contains a single text file.

Expected Behavior

Don't crash, enable me to use RAG.

Your Environment

cosmic-snow commented 4 months ago

Does this still happen with the v3.0 version?

cosmic-snow commented 4 months ago

@wanderr has this been resolved for you in v3.0? If not, can you also add what macOS you're running?