Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No page redirection is performed at the completion of the migration repository #27363

Closed
CaiCandong opened this issue Sep 30, 2023 · 0 comments · Fixed by #27368
Closed

No page redirection is performed at the completion of the migration repository #27363

CaiCandong opened this issue Sep 30, 2023 · 0 comments · Fixed by #27368
Labels

Comments

@CaiCandong
Copy link
Member

CaiCandong commented Sep 30, 2023

Description

I have located the problem: when migration is compend, the end_time in the database is not updated.
Maybe regression of #27089

2023/09/30 17:15:29 ...ices/task/migrate.go:58:func1() [E] FinishMigrateTask[31] by DoerID[1] to RepoID[59] for OwnerID[1] failed: context canceled
2023/09/30 17:15:29 ...ices/task/migrate.go:61:func1() [E] runMigrateTask[31] by DoerID[1] to RepoID[59] for OwnerID[1] failed: context canceled
2023/09/30 17:15:29 ...ices/task/migrate.go:68:func1() [E] Task UpdateCols failed: context canceled
2023/09/30 17:15:29 ...ervices/task/task.go:53:handler() [E] Run task failed: context canceled
2023/09/30 17:15:29 ...eb/routing/logger.go:102:func1() [I] router: completed GET /user/task/31 for [::1]:55198, 200 OK in 16.9ms @ user/task.go:16(user.TaskStatus)
demo.mp4

(O9W@2ZHSUI3OFH {@1$HD1

Gitea Version

try.gitea.io

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

try.gitea.io

Database

None

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant