Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

500 error specifically when searching nginx security patches #13848

Open
KernelDeimos opened this issue May 8, 2024 · 3 comments
Open

500 error specifically when searching nginx security patches #13848

KernelDeimos opened this issue May 8, 2024 · 3 comments

Comments

@KernelDeimos
Copy link

Note - filling in this form will file an issue against the www.ubuntu.com website, not against Ubuntu itself, for Ubuntu OS related bugs please go here.
Please provide as many details as possible in order to provide maintainers more context about the issue. Don't skip/remove any of the sections below. If there is no data to provide in one of the sections, please specify it by typing "N/A" or similar. That will help maintainers reproduce the issue and be able to help quickly. Thanks.

Summary

Trying to perform a search from the page https://ubuntu.com/security/cves for package nginx produces a 500 error

Steps to reproduce the behavior

  1. Go to https://ubuntu.com/security/cves
  2. Type "nginx" in the field "package"
  3. Click search

Expected behavior

Search results

Screenshot

image

Browser/device details

  • OS: Archlinux
  • Browser: Chromium
@jslarraz
Copy link

jslarraz commented May 8, 2024

It seems to produce a 500 error also when searching for CVEs.

Making a search for a CVE, following url is targeted https://ubuntu.com/security/cves?q=CVE-XXXX-XXXX what leads to a error 500 server error. Using following url instead seems to work properly https://ubuntu.com/security/CVE-XXXX-XXXX

@KernelDeimos
Copy link
Author

KernelDeimos commented May 9, 2024

This appears to have been fixed for some time yesterday, but now it's not working again.

@mtruj013
Copy link
Contributor

Thanks for reporting @KernelDeimos. This should be fixed now, could you try again and confirm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants