Skip to content

LFS: Cloning objects / batch not found #8273

Closed
@gabyx

Description

@gabyx
  • Gitea version: Bug contained in 1.8.3 - 1.9.3
  • Git version: 2.23.0 (local)
  • Operating system: Gitea (Linux, docker), Pushing from repo from: Windows
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant

Description

When I upload a repo with LFS objects, the upload mostly works.
While cloning, after some time, the lfs smudge filter (here 58%)
stalls always after some time, saying

image

After a night of debugging (updating sucessively through all versions with docker),
we come to the conclusions that

  • this issue arises in all versions from 1.8.3 till 1.9.3.
  • Version 1.7.4 - 1.8.2 all work correctly.
  • Setting the repository to private or public did not help (version 1.8.3)

Could it be that the following Submissions into 1.8.3 are problematic:

The hints/workarounds in the discussion below, did not solve this issue:
https://discourse.gitea.io/t/solved-git-lfs-upload-repeats-infinitely/635/2

Hopefully this gets some attention, since its a nasty LFS Bug which made us almost to apple crumble. 🍎

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions