**Describe the bug** The graph svg isn't populating correctly on any operations, including both currently running and historical instances. Viewing the dev tools in chrome, I'm seeing a 500 error from the following endpoint: https://<myinstance>.cloudapp.azure.com/api/v2/operations/summary With a response of `500 Internal Server Error Server got itself in trouble`. Nothing in the SSH console shows any errors from Caldera that look related. I do see a distutils warning when I start with my Python 3.12.3 venv. **To Reproduce** Steps to reproduce the behavior: Visit the operations page **Expected behavior** Graph SVG should load. **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** Tested on Windows client machines using Chrome and Edge. **Additional context** Add any other context about the problem here.