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

gitea repo bootstrap failure #278

Open
bbigras opened this issue Apr 11, 2022 · 4 comments
Open

gitea repo bootstrap failure #278

bbigras opened this issue Apr 11, 2022 · 4 comments

Comments

@bbigras
Copy link

bbigras commented Apr 11, 2022

INFO cloning repo: https://git.domain.com/me/argocd-autopilot.git
FATAL 404 Not Found

In gitea's log I see:

avr 11 16:10:27 nixos gitea[1189354]: 2022/04/11 16:10:27 Started GET /me/argocd-autopilot.git/api/v1/version for 10.1.10.94:0
avr 11 16:10:27 nixos gitea[1189354]: 2022/04/11 16:10:27 Completed GET /me/argocd-autopilot.git/api/v1/version 404 Not Found in 2.190321ms

I think /api/v1/version shouldn't be appended to the repo path. I might be wrong, but https://git.domain.com/api/v1/version works.

I'm in slack if you have any question.

@mazzy89
Copy link

mazzy89 commented Jun 6, 2022

Same here. I'm having the same issue with the last version. Have you found any workaround @bbigras?

@mazzy89
Copy link

mazzy89 commented Jun 6, 2022

I've spoke about this issue with @noam-codefresh. He confirmed me that it's very likely it could be broken the Gitea provider. Lately it did not receive any maintenance.

I've spent a couple of minutes to see where the /v1/api/version is appended and it's not on this repo. Very likely it happens at the level of the go-git package but I haven't had the time to check.

@lodotek
Copy link

lodotek commented Jul 25, 2022

any updates here?

@e-St
Copy link

e-St commented May 9, 2023

@noam-codefresh any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants