[Bug 282873] deskutils/py-paperless-ngx: static files not being served correctly
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Nov 2024 10:34:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282873 Bug ID: 282873 Summary: deskutils/py-paperless-ngx: static files not being served correctly Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: grembo@FreeBSD.org Reporter: freebsd@pe82.de Assignee: grembo@FreeBSD.org Flags: maintainer-feedback?(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.