Discovery - database time outs when using free text search (500 errors) (#32791) · Issues · GitLab.org / GitLab · GitLab (original) (raw)
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
- 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:
- Go to https://gitlab.com/gitlab-org/gitlab
- Type 'test' or any text in the search bar in the header.
- On the resulting page, just under the search entry box, click the Comments navigation tab.
Example Project
https://gitlab.com/gitlab-org/gitlab
What is the current bug behavior?
- User sees 500 error page.
What is the expected correct behavior?
- 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