-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Description
- Gitea version (or commit ref): 1.7.3
- Git version: 2.11.0
- Operating system: Debian 9
- 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
Today I got a warning from my monitoring that the gitea machine has no more inodes left. Gitea crashed and you couldnt write on the disk anymore. I removed data/sessions/*
which had incredible much inodes.
Is there any work around? Is this a bug? Why does it grow soo much?