-
Notifications
You must be signed in to change notification settings - Fork 323
Open
Description
OpenRAG Version
0.4.0 dev7
Deployment Method
uvx (uvx openrag)
Operating System
macOS Tahoe 26.3
Python Version
3.13
Affected Area
Onboarding (setup wizard, initial configuration)
Bug Description
On starting OpenRAG services of the most recent pre release version(0.4.0 dev7), the langflow service stops after a few seconds of being up. This causes the openrag-backend service to also stop eventually. As a result we cannot access the UI.
Steps to Reproduce
- Open new version using
uvx --prerelease allow openrag --tui. - Click on Start OpenRAG and wait for services to start.
- Go to status and observe the state of langflow service.
Expected Behavior
All services including langflow must be up and constantly running.
Actual Behavior
Langflow service status becomes "stopped" after a few seconds of starting the service. Eventually the open rag-backend also shows status as stopped.
Relevant Logs
Logs for langflow service are attached in additional context.Screenshots
Additional Context
Checklist
- I have searched existing issues to ensure this bug hasn't been reported before.
- I have provided all the requested information.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug🔴 Something isn't working.🔴 Something isn't working.