Open ccrighton opened 6 months ago
Can you please provide the error that is shown in the logs?
There is no error in the logs. I have a docker deployment of gramps. I'm seeing the same behaviour at demo.grampsweb.org.
This is the raw response from my server:
HTTP/1.1 422 UNPROCESSABLE ENTITY
Server: gunicorn
Date: Sat, 01 Jun 2024 02:56:09 GMT
Connection: close
Content-Type: text/html; charset=utf-8
Content-Length: 190
Vary: Accept-Encoding
From the demo system:
HTTP/2 422
server: nginx/1.25.3
date: Sat, 01 Jun 2024 03:02:10 GMT
content-type: text/html; charset=utf-8
content-length: 190
vary: Accept-Encoding
strict-transport-security: max-age=31536000
X-Firefox-Spdy: h2
There isn't an obvious way to turn on debug logging in the docker image.
Gramps details:
Steps to trigger error:
The main family for the report
to any family from the list.Result:
Other details:
This behaviour can be triggered in the demo system by following these steps. Demo System
If the
The main family for the report
is left unset, a report is generated by not from the family that is needed.