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

Merging pull requests not working with tracked LFS files #23860

Closed
Shakthijuego opened this issue Apr 1, 2023 · 2 comments
Closed

Merging pull requests not working with tracked LFS files #23860

Shakthijuego opened this issue Apr 1, 2023 · 2 comments
Labels

Comments

@Shakthijuego
Copy link

Shakthijuego commented Apr 1, 2023

Description

Branches can be merged by local clients(git cli/Github for Windows) with push but not with web interface.

gitea.log have errors like this:
Apr 01 05:01:02 ip-172-31-41-184 gitea[3613493]: batch request: missing protocol: ""
Apr 01 05:01:02 ip-172-31-41-184 gitea[3613493]: batch request: missing protocol: ""
Apr 01 05:01:02 ip-172-31-41-184 gitea[3613493]: batch request: missing protocol: ""
Apr 01 05:01:02 ip-172-31-41-184 gitea[3613493]: batch request: missing protocol: ""
Apr 01 05:01:02 ip-172-31-41-184 gitea[3613493]: batch request: missing protocol: ""
Apr 01 05:01:02 ip-172-31-41-184 gitea[3613493]: error: failed to push some refs to....
...
Somebody else too getting the error. Mentioned here. https://discourse.gitea.io/t/merging-pull-requests-not-working-with-tracked-lfs-files/435/1

Gitea Version

gitea-1.19.0

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

Screenshot 2023-04-01 at 10 53 55 AM

Git Version

No response

Operating System

ubuntu

How are you running Gitea?

Native build on ubuntu, running using systemctl

Database

SQLite

@wxiaoguang
Copy link
Contributor

wxiaoguang commented Apr 5, 2023

I am using LFS too, haven't encountered the problem.

Could you help to provide more clues, or provide a minimal reproducible setup (eg: docker)?

My Gitea's screenshot:

image

@wxiaoguang
Copy link
Contributor

Feel free to re-open if you can provide reproducible steps.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants