Skip to content

[Bug]: Initial load of OpenRAG UI results in application error in development environment: "Uncaught ChunkLoadError" #862

@mpawlow

Description

@mpawlow

OpenRAG Version

0.1.0

Deployment Method

Local development (make dev)

Operating System

Ubuntu 24.04.3 LTS

Python Version

Python 3.13.11

Affected Area

Onboarding (setup wizard, initial configuration)

Bug Description

Initial load of OpenRAG UI results in application error in development environment: "Uncaught ChunkLoadError"

Steps to Reproduce

  • (1) Run make dev-local-cpu, make docling, make backend, make frontend
  • (2) Go to OpenRAG Frontend app URL
    • e.g. http://openrag1.fyre.ibm.com:3000/
    • BUG: UI fails to load
    • See Screenshot 1
    • See Screenshot 2
    • WORK-AROUND: Reload the page again and the app now loads without any issue

Expected Behavior

Initial load of OpenRAG UI should work without reloading

Actual Behavior

Initial load of OpenRAG UI should does not work without reloading

Relevant Logs

N/A

Screenshots

Screenshot 1

Image

Screenshot 2

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

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions