Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save linuxoid69/7a615e23b4bd1e212e3f5de0b93090d6 to your computer and use it in GitHub Desktop.
Save linuxoid69/7a615e23b4bd1e212e3f5de0b93090d6 to your computer and use it in GitHub Desktop.
gitea migrate log
2024/05/10 14:37:37 ...ices/task/migrate.go:61:func1() [E] runMigrateTask[19] by DoerID[2] to RepoID[40] for OwnerID[2] failed: authentication failed: Clone: exit status 128 - remote: HTTP Basic: Access denied. The provided password or token is incorrect or your account has 2FA enabled and you must use a personal access token instead of a password. See https://gitlab.my-itclub.ru/help/topics/git/troubleshooting_git#error-on-git-fetch-http-basic-access-denied
fatal: Authentication failed for 'http://gitlab.my-itclub.ru/devops/shedding.git/'
2024/05/10 14:37:37 ...ervices/task/task.go:53:handler() [E] Run task failed: authentication failed: Clone: exit status 128 - remote: HTTP Basic: Access denied. The provided password or token is incorrect or your account has 2FA enabled and you must use a personal access token instead of a password. See https://gitlab.my-itclub.ru/help/topics/git/troubleshooting_git#error-on-git-fetch-http-basic-access-denied
fatal: Authentication failed for 'http://gitlab.my-itclub.ru/devops/shedding.git/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment