-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't workingSomething isn't working
Description
OpenRAG Version
0.2.3?
Deployment Method
Other
Operating System
unknown
Python Version
unknown
Affected Area
Ingestion (document processing, upload, Docling)
Bug Description
Submitted on behalf of a user:
User performed an update and container restart using the TUI.
After the update, the OpenRAG web UI got stuck at onboarding because it was trying to reingest the default documents that are already present in the OpenSearch index.
Steps to Reproduce
- Install 0.2.2 or earlier and make sure the default docs are ingested.
- Upgrade to 0.2.3 using the TUI.
- Start and launch OpenRAG.
- Proceed through onboarding.
- Once you reach embedding provider setup, it fails when it tries to reingest the default documents.
Expected Behavior
An upgrade should either delete and reingest the default docs, or it should skip if they already exist.
Actual Behavior
The user got stuck at onboarding because it couldn't reingest the default docs
Relevant Logs
Screenshots
will ask user to share the screenshot
Additional Context
No response
Checklist
- I have searched existing issues to ensure this bug hasn't been reported before.
- I have provided all the requested information.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working