mirror of
https://github.com/moghtech/komodo.git
synced 2026-07-16 15:47:07 -05:00
[GH-ISSUE #670] [SOLVED] 403 when cloning repo #23813
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 @OJ7 on GitHub (Jul 19, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/670
command
git clone https://token:<TOKEN>@gitea.domain.com/User/RepoName /path/to/repos/RepoNamestderr
Cloning into 'path/to/repos/RepoName'...
fatal: unable to access 'https://gitea.domain.com/User/RepoName The requested URL returned error: 403
Posting this issue/solutions here in case someone ends runs into it.
What solved it for me was disabling Cloudflare's DNS proxy for my gitea domain.