ragflow
ragflow copied to clipboard
[Bug]: Error response after move the file to another folder
Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
Branch name
main
Commit ID
latest dev docker image
Other environment information
No response
Actual behavior
can't embedding document after move the file to another folder.
TypeError("The view function for 'document.get' did not return a valid response. The function either returned None or ended without a return statement.")
Expected behavior
No response
Steps to reproduce
1. upload the file to the file management
2. link the file to one knowledge base
3. move the file to another folder in file management
4. got error when trying to parse the document
Additional information
No response