Closed
Description
- Gitea version (or commit ref): Gitea version 1.8.1 built with go1.12.5 : bindata, sqlite, sqlite_unlock_notify
- Git version: git version 2.20.1
- Operating system: Debian GNU/Linux 9 Linux git 4.15.18-9-pve Rename import paths: "github.com/gogits/gogs" -> "github.com/go-gitea/gitea" #1 SMP PVE 4.15.18-30 (Thu, 15 Nov 2018 13:32:46 +0100) x86_64 GNU/Linux
- 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/tcpluess/4b4f899e4bfb2dff23323a21e1ca54ee
Description
My colleague has created a private repository as follows:
And I am added as collaborator to that repo:
It worked fine to clone the repo and push to it, as one can see:
However, since he made the last commit, gitea silently crashes when I try to push again some changes or pull from the repo. I set the log level to Debug, but this doesn't give much more info.
I checked the journalctl
as well (see gist) and also dmesg
(see gist as well).
Metadata
Metadata
Assignees
Labels
No labels