Skip to content

suddenly no content in repos #1029

@MarcWort

Description

@MarcWort

Hi,

Something broke our setup between between a0f5789 (working good) and cd59bed (bad).

We use indexserver like this for our self hosted Gitlab instances:

"zoekt-indexserver",
"-git_index_flags", "-branches=production,master,main,development,develop,integration,HEAD -delta -delta_threshold=150 -allow_missing_branches -disable_ctags -require_ctags=false -submodules=false -max_trigram_count=80000", 
"-data_dir", "/data/gitlab-indexer",
"-index_dir", "/data/index/",
"-mirror_config", "/config.json",
"-mirror_duration", "30m",
"-fetch_interval", "5m",  

setting config.json to [{"GitLabURL":"https://gitlab.XXX.com/api/v4/"}]

The only non-ok output I saw was this line for many repositories:

zoekt-0 zoekt-provid-indexer ERR: 2026/03/30 12:33:23 delta build: falling back to normal build since delta build failed, repository="gitlab.XXX.com/provid/apps/nextcloud", err=getting last current commit for branch "production": reference not found

Please note that we do not have a production branch on this specific repository but on other. I did not see these messages earlier.

Using search query: r: many repos with 0 Bytes and 0 Files show up.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions