Closed
Description
- Gitea version (or commit ref): 1.11.0+dev-218-g4b3fc7493 built with GNU Make 4.2.1, go1.13.4 : bindata, sqlite, sqlite_unlock_notify
- Git version: 2.22.0
- Operating system: Linux / docker
- 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
I am trying to make a dump for a backup of my database and repository but the dump command stops right after the first line of output.
bash-5.0$ gitea dump -V
2019/11/12 23:57:15 ...dules/setting/git.go:87:newGit() [I] Git Version: 2.22.0, Wire Protocol Version 2 Enabled
bash-5.0$
No backup file or whatsoever is created. I was actually on the way of exporting the data and migrate to postgres. Some help or pointers would be appreciated.
Metadata
Assignees
Labels
No labels
Activity