Closed
Description
- Gitea version (or commit ref): master (v1.15.0-dev-50-gf07b137e0)
- Git version: 2.30.2
- Operating system: redhat linux
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Log gist: no errors in the log. :(
Description
Do a migration of type "git", from another gitea instance, where the repo is private. Don't provide credentials.
Starting the migration, the task hangs indefinitely. It can't be killed in the admin dashboard either..
As I can't repro on try.gitea.io, this might be an sqlite race?