-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Cannot delete some files from File Management #5298
Comments
Hi can you try deleting it one by one. I too have been using the latest version of RAG and this issue exists for non-image type of files. |
Hi are you able to delete the files now? |
I have done latest docker compose pull and tested. I still cant delete either single neither multiple files. Find log here:
upon refresh the file is still there |
Oh, okay thank you for replying. |
This is also happening to me. |
Never mind, I managed to delete the files manually using MongoExpress. |
Hey, but this is happening on the live demo also- https://librechat-librechat.hf.space/c/new Recording.MyFilesNoDel.mp4 |
What happened?
in the past I was messing with different embeddings, so it is very much propable I caused this myself somehow. The issue is that I have some files in UI which I cannot delete. When I click on delete, UI makes it look like they are deleted fine, but on refresh the files are back.
This is because the files no longer exist in RAG.
I would argue this is a bug at least in UI, where if I try to delete file that does not exist (therefore was deleted before) it should delete it from its own DB of files, as, the file is really not present.
At the very least it should show the error to the user, not silently make it seem like all went fine, removing files from list only to find them again on reload.
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: