gitea: Gitea crashes at start: pthread_create failed
- Gitea version (or commit ref): 1.7.1
- Git version: 2.7.4
- Operating system: Ubuntu 14.04.5 LTS
- 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: https://gist.github.com/bodqhrohro/79cac728e0e2788ce69ed7be938e1276
Description
Screenshots
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 17 (9 by maintainers)
Both git files are binaries. The second git binary is not suspicious at all on a cPanel server, this is expected. As I had mentioned, cPanel added its own git server capabilities.
It turns out that wasn’t the problem. My gitea server is now working properly, so I wanted to share what I did to solve it in case it helps @bodqhrohro
remote: panic: Git version missing: fork/exec /usr/local/cpanel/3rdparty/libexec/git-core/git: resource temporarily unavailableThis was solved by disabling Fork Bomb Protection in WHM (this is unrelated to the original problem, including for completeness).