Closed
Description
- Gitea version (or commit ref): 1.13.0
- Git version: 2.29.2
- Operating system: Arch Linux (Running inside a Podman container), but I run gitea directly without using systemd.
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Log gist: https://gist.github.com/Trumeet/ca129caa2a5f15822aa4bc5ae7391548
Description
It's still not clear what is happening, but after I started the website days ago, I found there's a bunch of (currently 263) zombie git processes under gitea (Look at the htop result), and the memory usage is high (not sure if this is intended).
I have some repos in this install, and one of them is a mirror of youtube-dl. I spotted some errors pulling this repo (just found this repo is disabled). I have another install but has lesser visits and does not have mirrors, and there's no such problem.