mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-05-09 05:07:56 -05:00
[GH-ISSUE #102] Error message: Failed to mirror repository: HTTP 422: The URL contains credentials. #1417
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fma965 on GitHub (Sep 23, 2025).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/102
I'm getting this for all private repo's no idea what it means, both for user and org
Public repos mirrored fine though
i have a classic token set with repo and admin:org
And full access token in forgejo
@arunavo4 commented on GitHub (Sep 26, 2025):
What is your forjego or Gitea version ??
@fma965 commented on GitHub (Sep 26, 2025):
May change, as i use renovate to update it, you can see live version here - https://github.com/fma965/f9-homelab/blob/main/kubernetes/apps/default/forgejo/app/helmrelease.yaml#L40
@antt1995 commented on GitHub (Sep 28, 2025):
Im getting the same error but with some Org Repos as well
Forgejo
codeberg.org/forgejo/forgejo:12@sha256:dbb0f88677f0c65cd1b66fb83504225aa5a04c4bc4a5ffdf9fc9a3a6d5bb1c68Forgejo Logs
@antt1995 commented on GitHub (Sep 28, 2025):
Logs from Gitea-Mirror
@fma965 commented on GitHub (Sep 30, 2025):
"Im getting the same error but with some Org Repos as well"
@antt1995 i get it for org repos and personal repo's but only private ones. basically every private repo.
@arunavo4 commented on GitHub (Sep 30, 2025):
@fma965 @antt1995 can you kindly test this PR there is an docker image that u can pull and check I dont have a forgejo setup right now as I am using gitea.
@fma965 commented on GitHub (Sep 30, 2025):
@arunavo4 this works, thanks!