-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Bleve indexer stuck on large repo #20020
Labels
Comments
Clicking trash icon does nothing:
|
It's highly likely related to this problem, but there is no clue about how to fix it. gitea/modules/indexer/code/indexer.go Lines 146 to 163 in c090f87
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
I'm running gitea on weak hardware with just 1 cpu. I got linux kernel mirror to work but code indexing is in a weird state.
Here is what admin ui shows:
All other repos have commit shown so indexer works otherwise.
When i add reindexing to queue, multiple processes appear in system and run for a couple minutes, then they disappear. There are no dmesg OOM messages, there are no gitea logs about it. Gitea admin ui still shows them as running:
Code search works, at least partially:
I have nothing interesting in config:
gitea.com has linux source. I wonder what is the state of indexer there? https://gitea.com/marktsai0316/linuxgitea.com has indexer disabled
Gitea Version
1.17.0+dev-751-g433443ffa built with GNU Make 4.3, go1.18.1 : bindata
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
2.34.1
Operating System
Ubuntu 22.04 LTS
How are you running Gitea?
Locally compiled binary
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: