-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Description
-
Gitea version: Gitea version 1.12.2
-
Git version: Git version 2.28-rc1
-
Operating system: Ubuntu 20.04.1 LTS (on Virtual Machine (HyperV)
-
Database :
- [x ] MySQL (MariaDB 10.3.22)
-
Can you reproduce the bug at https://try.gitea.io:
- [ x] Not relevant
Description
Gitea uses up all system resources, even though all System Requirements are met.
I have read this slightly outdated article before -> #4450 , but it did not help me solving my issue.
I checked and changed my Gitea Configs (app.ini) with the Config-Sheet -> https://docs.gitea.io/en-us/config-cheat-sheet/ , hoping this could solve my problem. The changes are applied in my Configs, but all resources are still being used up.
Apart from this, the article above is about 2 years old and a few Gitea Versions were released since then, I would assume that this RAM/CPU/Resource problem should be fixed by now, since I am not the only one experiencing this issue.
I am grateful for all tips and hints.
If you need more detailed/further information, pls let me know.
Thank you all in advance!
...