- Gitea version (or commit ref): Gitea 1.10 - Git version: it version 2.7.4 - Operating system: "Ubuntu 16.04.2 LTS" - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [x] No - [ ] Not relevant - Log gist: In log/gitea.log `routers/repo/repo.go:103 handleCreateError()] [E] CreatePost: database table is locked: repository` ## Description Creating a new repo would occasionally return HTTP code 500. ...