Skip to content

[Bug]: Long-Term Stability Issue: Ingestion Fails After Prolonged Application Use with Invalid Docling Serve URL Error #1139

@sreedevi-m-2026

Description

@sreedevi-m-2026

OpenRAG Version

0.3.0

Deployment Method

uv add (installed in project)

Operating System

macOs 15.6

Python Version

3.13

Affected Area

Ingestion (document processing, upload, Docling)

Bug Description

After the application remains running for a prolonged period of continuous use (approximately 4+ hours), document ingestion starts failing. The failure occurs in the Docling Serve component with a URL protocol error, even though ingestion was working earlier in the same session.

Steps to Reproduce

  1. Launch the OpenRAG application.
  2. Keep the application running for an extended period, around 4 or more hours.
  3. Use the application normally during this period.
  4. After prolonged usage, try to ingest a document.
  5. Observe the ingestion result.

Expected Behavior

The application should remain stable and responsive after prolonged continuous use, and document ingestion should continue to work normally.

Actual Behavior

Document ingestion fails after prolonged usage with the following error:

Error running graph: Error building Component Docling Serve:
Request URL is missing an 'http://' or 'https://' protocol.

Relevant Logs

Error running graph: Error building Component Docling Serve:
Request URL is missing an 'http://' or 'https://' protocol.

Screenshots

Image Image

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

Labels

bug🔴 Something isn't working.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions