[GH-ISSUE #670] [SOLVED] 403 when cloning repo #16101

Closed
opened 2026-05-29 00:37:59 -05:00 by GiteaMirror · 0 comments
Owner

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/RepoName

stderr

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.

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/RepoName` **stderr** 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.
GiteaMirror added the setup label 2026-05-29 00:38:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#16101