aboutcode-org / vulnerablecode

A free and open vulnerabilities database and the packages they impact. And the tools to aggregate and correlate these vulnerabilities. Sponsored by NLnet https://nlnet.nl/project/vulnerabilitydatabase/ for https://www.aboutcode.org/ Chat at https://gitter.im/aboutcode-org/vulnerablecode Docs at https://vulnerablecode.readthedocs.org/
https://public.vulnerablecode.io
Apache License 2.0
543 stars 201 forks source link

BUG: The /api/packages endpoint raises a 500 #1602

Closed ziadhany closed 1 month ago

ziadhany commented 1 month ago

https://public.vulnerablecode.io/api/packages

return template.render(context, request)
  File "/home/ubuntu/PycharmProjects/vulnerablecode/venv/lib/python3.10/site-packages/django/template/backends/django.py", line 63, in render
    reraise(exc, self.backend)
  File "/home/ubuntu/PycharmProjects/vulnerablecode/venv/lib/python3.10/site-packages/django/template/backends/django.py", line 84, in reraise
    raise new from exc
django.template.exceptions.TemplateDoesNotExist: bootstrap4/field.html
[01/Oct/2024 14:36:06] "GET /api/packages HTTP/1.1" 500 234917