Skip to content
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]: Parsing Status states FAIL despite succesfully analyzing document #927

Open
1 task done
t-rupe opened this issue May 26, 2024 · 2 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@t-rupe
Copy link

t-rupe commented May 26, 2024

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch name

main

Commit ID

c0d71ad

Other environment information

Running Docker Desktop on Windows

Actual behavior

UI Outputs Parsing Status as "FAIL" despite successfully analyzing the document. It appears if it encounters the error line message "Page(1~13): [ERROR]Internal server error: list index out of range" then it assigns FAIL to the entire document status, even though I've tested the recall on the analyzed document and its able to pull from the submitted document(s).
ParsingFailed
m/infiniflow/ragflow/assets/111811756/b7922900-7e85-466f-884b-114b42e450d3)

ErrorMsg

Expected behavior

The Parsing status should update to SUCCESS if the operation is successful despite 1 lone error message.

Steps to reproduce

Simply upload a large document. It might be from the Laws preset, but I added two separate documents, both larger than 50 pages, and it reproduced the error.

Additional information

No response

@t-rupe t-rupe added the bug Something isn't working label May 26, 2024
@KevinHuSh
Copy link
Collaborator

I don't know if it's convenient for you to attach the sample file which is very helpful to debug?

@t-rupe
Copy link
Author

t-rupe commented Jun 1, 2024

I don't know if it's convenient for you to attach the sample file which is very helpful to debug?

Hi, do you mean the sample file that I uploaded? If so, I've attached it below:

IndustrialGeneralPermit.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants