Discovery - database time outs when using free text search (500 errors) (#32791) · Issues · GitLab.org / GitLab · GitLab (original) (raw)

Skip to content

GitLab Next

Discovery - database time outs when using free text search (500 errors)

Summary

500 error when searching through the comments in the GitLab project. All other search types seems do not degrade as this one.

Steps to reproduce

  1. Search for some text in the project comments, example url for searching "test": https://gitlab.com/search?group_id=&project_id=278964&scope=notes&search=test

Manually:

  1. Go to https://gitlab.com/gitlab-org/gitlab
  2. Type 'test' or any text in the search bar in the header.
  3. On the resulting page, just under the search entry box, click the Comments navigation tab.

Untitled

Example Project

https://gitlab.com/gitlab-org/gitlab

What is the current bug behavior?

  1. User sees 500 error page.

What is the expected correct behavior?

  1. User sees the results of the search

Relevant logs and/or screenshots

Sentry logs:

Output of checks

This bug happens on GitLab.com

Edited Nov 15, 2019 by Joshua Lambert