Skip to content
This repository was archived by the owner on Aug 28, 2026. It is now read-only.
This repository was archived by the owner on Aug 28, 2026. It is now read-only.

Frontend assets like css and js files are not loaded while running daggr. Returning 404 errors #82

Description

@r9au

I have configured the cloned repo and installed daggr using pip install -e ".[dev]". While running app.py using daggr or even with python the site is not running, it is returning 404 errors related to this frontend files. This are the errors-
INFO: 127.0.0.1:63041 - "GET /assets/index-BJecwV5W.css HTTP/1.1" 404 Not Found
INFO: 127.0.0.1:50151 - "GET /assets/index-B4jyLycu.js HTTP/1.1" 404 Not Found
INFO: 127.0.0.1:61972 - "GET /assets/index-BJecwV5W.css HTTP/1.1" 404 Not Found

Image Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions