Large repo migration failed #5261

Closed
opened 2025-11-02 06:19:31 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @finzzz on GitHub (Apr 18, 2020).

  • Gitea version (or commit ref): 1.12
  • Git version: 2.24.1
  • Operating system: Ubuntu 18.04
  • 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

always get "Connection closed by 10.10.10.3 port 40246 [preauth]" when migration almost finished.
...

Originally created by @finzzz on GitHub (Apr 18, 2020). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.12 - Git version: 2.24.1 - Operating system: Ubuntu 18.04 - Database (use `[x]`): - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [x] No - [ ] Not relevant - Log gist: ## Description always get "Connection closed by 10.10.10.3 port 40246 [preauth]" when migration almost finished. ...
GiteaMirror added the issue/needs-feedback label 2025-11-02 06:19:31 -06:00
Author
Owner

@guillep2k commented on GitHub (Apr 19, 2020):

Could you please post some relevant logs from Gitea? Also, where are you migrating from?

@guillep2k commented on GitHub (Apr 19, 2020): Could you please post some relevant logs from Gitea? Also, where are you migrating from?
Author
Owner

@finzzz commented on GitHub (Apr 20, 2020):

nope, because I recreated the container using sqlite instead. In sqlite, it also failed several times but it eventually works. Not sure what caused it, maybe I changed postgres version to 12 if that makes any difference.

Here is the repo https://github.com/danielmiessler/SecLists

@finzzz commented on GitHub (Apr 20, 2020): nope, because I recreated the container using sqlite instead. In sqlite, it also failed several times but it eventually works. Not sure what caused it, maybe I changed postgres version to 12 if that makes any difference. Here is the repo https://github.com/danielmiessler/SecLists
Author
Owner

@zeripath commented on GitHub (Apr 20, 2020):

This is likely a timeout issue: https://docs.gitea.io/en-us/config-cheat-sheet/#git-timeout-settings-git-timeout

In particular the MIGRATE setting.

@finzzz without logs and without a way to definitively reproduce I'm not sure we will be able to move this issue further forward.

@zeripath commented on GitHub (Apr 20, 2020): This is likely a timeout issue: https://docs.gitea.io/en-us/config-cheat-sheet/#git-timeout-settings-git-timeout In particular the MIGRATE setting. @finzzz without logs and without a way to definitively reproduce I'm not sure we will be able to move this issue further forward.
Author
Owner

@stale[bot] commented on GitHub (Jun 20, 2020):

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale[bot] commented on GitHub (Jun 20, 2020): This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Author
Owner

@zeripath commented on GitHub (Feb 15, 2021):

I'm closing this issue as no further action has been taken since June.

@zeripath commented on GitHub (Feb 15, 2021): I'm closing this issue as no further action has been taken since June.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5261