Can't use gitea for Linux kernel source code fork #5077

Closed
opened 2025-11-02 06:13:35 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @fkasumovic on GitHub (Mar 18, 2020).

  • Gitea version (or commit ref): 1.11.3
  • Git version: 2.17.1
  • Operating system: ubuntu 18.04
  • 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

Can't use gitea for Linux kernel source code fork or any big repository. Fails to open in web interface with error 500 and error message 'context deadline exceeded'.
I know you received similar complains before for slow load on big repositories, but I thought that it's important for you to know that gitea does not work for any larger repository. It's not just kernel, there are other projects that can't load on gitea, but kernel might be most popular choice among this big repositories :-).

One solution might be ability to turn off preview of last commit message in repository view.
I would be happy with it, its least important feature of them all, and tells nothing important about file or folder.

Screenshots

Screenshot 2020-03-18 at 20 24 03

Originally created by @fkasumovic on GitHub (Mar 18, 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.11.3 - Git version: 2.17.1 - Operating system: ubuntu 18.04 - 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 Can't use gitea for Linux kernel source code fork or any big repository. Fails to open in web interface with error 500 and error message 'context deadline exceeded'. I know you received similar complains before for slow load on big repositories, but I thought that it's important for you to know that gitea does not work for any larger repository. It's not just kernel, there are other projects that can't load on gitea, but kernel might be most popular choice among this big repositories :-). One solution might be ability to turn off preview of last commit message in repository view. I would be happy with it, its least important feature of them all, and tells nothing important about file or folder. ## Screenshots <!-- **If this issue involves the Web Interface, please include a screenshot** --> ![Screenshot 2020-03-18 at 20 24 03](https://user-images.githubusercontent.com/139872/76999161-80f70e00-6956-11ea-9427-9df2d05c8985.png)
GiteaMirror added the performance/bigrepoissue/stale labels 2025-11-02 06:13:35 -06:00
Author
Owner

@lunny commented on GitHub (Mar 19, 2020):

You could change git.timeout to a longer time.

@lunny commented on GitHub (Mar 19, 2020): You could change git.timeout to a longer time.
Author
Owner

@zeripath commented on GitHub (Mar 19, 2020):

It's also helpful to give us some of the logs so we can definitely which git command is timing out.

@zeripath commented on GitHub (Mar 19, 2020): It's also helpful to give us some of the logs so we can definitely which git command is timing out.
Author
Owner

@stale[bot] commented on GitHub (May 22, 2020):

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale[bot] commented on GitHub (May 22, 2020): This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Author
Owner

@stale[bot] commented on GitHub (Jun 5, 2020):

This issue has been automatically closed because of inactivity. You can re-open it if needed.

@stale[bot] commented on GitHub (Jun 5, 2020): This issue has been automatically closed because of inactivity. You can re-open it if needed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5077