[Bug 282872] deskutils/py-paperless-ngx: static files not being served correctly

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 20 Nov 2024 10:33:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282872

            Bug ID: 282872
           Summary: deskutils/py-paperless-ngx: static files not being
                    served correctly
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: grembo@FreeBSD.org
          Reporter: freebsd@pe82.de
             Flags: maintainer-feedback?(grembo@FreeBSD.org)
          Assignee: grembo@FreeBSD.org

Steps taken:

* installed current paperless-ngx, redis and Postgres.
* created Postgres database and configured paperless.conf
* ran service paperless-migrate onestart
* started service paperless-worker, paperless-webgui, paperless-consumer,
paperless-beat and paperless-flower
* executed paperless createsuperuser as user paperless

Issue:

I'm getting a login page and can login, but after that it's only "Paperless-ngx
is loading..."
It seems that all static files have the wrong content, namely the index page
I'm being shown already.

To make sure it's not an issue with the reverse proxy, I'm tunneling into the
jail and work on localhost:8000 directly.

Help would be very appreciated.

-- 
You are receiving this mail because:
You are the assignee for the bug.