remove known issue
This commit is contained in:
parent
ef2014f82e
commit
d4ceecba24
2 changed files with 1 additions and 12 deletions
|
|
@ -450,6 +450,4 @@ To reinstall OpenRAG with a completely fresh setup:
|
||||||
1. Click **Start All Services** to pull container images and start them.
|
1. Click **Start All Services** to pull container images and start them.
|
||||||
2. Under **Native Services**, click **Start** to start the Docling service.
|
2. Under **Native Services**, click **Start** to start the Docling service.
|
||||||
3. Click **Open App** to open the OpenRAG application.
|
3. Click **Open App** to open the OpenRAG application.
|
||||||
4. Continue with [application onboarding](#application-onboarding).
|
4. Continue with [application onboarding](#application-onboarding).
|
||||||
|
|
||||||
If reinstalling OpenRAG and deleting the `.env` file doesn't reset setup or onboarding, see [Reinstalling OpenRAG doesn't reset onboarding](/support/troubleshoot#reinstalling-openrag-doesnt-reset-onboarding).
|
|
||||||
|
|
@ -212,15 +212,6 @@ After removing the containers, retry the upgrade in the OpenRAG TUI by clicking
|
||||||
</TabItem>
|
</TabItem>
|
||||||
</Tabs>
|
</Tabs>
|
||||||
|
|
||||||
## Reinstalling OpenRAG doesn't reset onboarding {#reinstalling-openrag-doesnt-reset-onboarding}
|
|
||||||
|
|
||||||
If you [reinstall OpenRAG](/install#reinstall), you can restore your installation to it's original, default state by resetting the containers _and_ deleting the `.env` file.
|
|
||||||
|
|
||||||
When you start OpenRAG after doing this, you should be prompted to go through the initial setup and onboarding process again.
|
|
||||||
|
|
||||||
Due to a known issue, the onboarding process might not reset when you reinstall OpenRAG.
|
|
||||||
If this occurs, [install OpenRAG in a new Python project directory](/install#install) (with `uv init` and `uv add openrag`).
|
|
||||||
|
|
||||||
## Document ingestion or similarity search issues
|
## Document ingestion or similarity search issues
|
||||||
|
|
||||||
See [Troubleshoot ingestion](/ingestion#troubleshoot-ingestion).
|
See [Troubleshoot ingestion](/ingestion#troubleshoot-ingestion).
|
||||||
Loading…
Add table
Reference in a new issue