I can't search any code of my private repo. #4895

Closed
opened 2025-11-02 06:06:26 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @imfantuan on GitHub (Feb 19, 2020).

  • Gitea version (or commit ref): 1.12.0+dev-340-g17445bbbf
  • Git version: 2.25.0
  • Operating system: CentOS 7
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

...

Screenshots

Originally created by @imfantuan on GitHub (Feb 19, 2020). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.12.0+dev-340-g17445bbbf - Git version: 2.25.0 - Operating system: CentOS 7 - Database (use `[x]`): - [ ] PostgreSQL - [X] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [X] Not relevant - Log gist: ## Description ... ## Screenshots <!-- **If this issue involves the Web Interface, please include a screenshot** -->
Author
Owner

@guillep2k commented on GitHub (Feb 20, 2020):

Hi, have you enabled code indexing in your app.ini? It's disabled by default. See REPO_INDEXER_ENABLED.

@guillep2k commented on GitHub (Feb 20, 2020): Hi, have you enabled code indexing in your `app.ini`? It's disabled by default. See [`REPO_INDEXER_ENABLED`](https://docs.gitea.io/en-us/config-cheat-sheet/#indexer-indexer).
Author
Owner

@imfantuan commented on GitHub (Feb 27, 2020):

Sorry, my mistake.
Finally i found that the disk space is full.
It worked after rsync -avz /var/lib/docker/ /data/docker.
Thx very much

@imfantuan commented on GitHub (Feb 27, 2020): Sorry, my mistake. Finally i found that the disk space is full. It worked after rsync -avz /var/lib/docker/ /data/docker. Thx very much
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4895