-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Pull requests for repository with git-lfs fail with 'batch request: missing protocol: ""' #28947
Comments
This will be fixed in 1.21.5 relesed. PR details can be found here: #28851 |
@techknowlogick thank you for you answer 👍 |
@techknowlogick I upgraded to 1.21.5 but the error still remains. Is there any other known workaround / fix / suggestion you may give? Thank you. |
@Voscha in #23765 - an old issue - you mentioned, that you solved the error by removing old git lfs hooks from the respository. Would you be so kind to share the details of your solution / guide to do it? I am currently somehow stuck in solving it for my repo. Maybe we can help others as well. Thank you :) |
Hi, The solution is mentioned in the comments. If your repository have an hooks subdir, delete the files in that dir. I hope, this helps you. -------- Ursprüngliche Nachricht --------Von: Werner ***@***.***>Datum: Mo., 5. Feb. 2024, 15:24An: go-gitea/gitea ***@***.***>Cc: Voscha ***@***.***>, Mention ***@***.***>Betreff: Re: [go-gitea/gitea] Pull requests for repository with git-lfs fail with 'batch request: missing protocol: ""' (Issue #28947)
@Voscha in #23765 - an old issue - you mentioned, that you solved the error by removing old git lfs hooks from the respository.
Would you be so kind to share the details of your solution / guide to do it? I am currently somehow stuck in solving it for my repo. Maybe we can help others as well.
Thank you :)
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@Voscha Thanks for your answer. I was somehow bling / did not think that is was so simple. Was able to fix that. |
Description
Dear Gitea team,
I have carefully read through related issues regarding git-lfs. I cannot figure out how to make it work on my gitea instance. I tried
git config lfs..locksverify false
in the repository dir, but no change.Thank you in advance for your valuable time!
Error
Creating a pull request in a git-lfs repository fails with:
Git-LFS
Git
Setup
Gitea Version
1.21.4
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
git version 2.43.0
Operating System
ubuntu 22.04 LTS
How are you running Gitea?
Gitea is run as systemd service.
Database
MySQL/MariaDB
The text was updated successfully, but these errors were encountered: