[x]):2017/11/04 14:22:29 [...routers/repo/repo.go:107 handleCreateError()] [E] MigratePost: Clone: signal: killed
Migration: https://github.com/torvalds/linux.git
Get error..
help me, thank you !!
...
Most probably migration needs to be made asynchronous otherwise for large repositories it can timeout
Mr.lafriks, thank you。visiting GitHub is very slow in China, so i need cache something。
Is there a solution?
You can increase migration and mirroring timeout times in app.ini. Even if page times out migrations/mirroring will continue to run in background.
[git.timeout]
MIGRATE = 600
MIRROR = 300
@lafriks Thank you, it looks like a good solution, I'll try it.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Does it solve the problem for you, @husky2017 @hetykai?
Then it can get documented at https://docs.gitea.io/en-us/troubleshooting/
And maybe configure it that way on demo instance.
Does it solve the problem for you, @husky2017 @hetykai?
Then it can get documented at https://docs.gitea.io/en-us/troubleshooting/
And maybe configure it that way on demo instance.
Yes, it works for me.
Please feel free to reopen it.