After reading this issue: https://github.com/git-lfs/git-lfs/issues/2481

I contact [email protected], they solved my issue. Here is the email content:

Hello there,

Thanks for writing in and I'm sorry for the trouble. I've just rebuilt your Git LFS usage and it's now re-enabled on your account.

Thanks, Steve

Now, I can use git-lfs.

Connection to github.com closed by remote host. 6.0 MB/s
Uploading LFS objects:  51% (275/540), 5.5 GB | 5.2 MB/s
Answer from Lin Du on Stack Overflow
🌐
GitHub
github.com › orgs › community › discussions › 159742
Git LFS is disabled for this repository · community · Discussion #159742
Git LFS may be disabled for private repositories on free-tier accounts. Depending on your account type or organization settings, you may need to purchase GitHub’s LFS data packs or upgrade your plan to use LFS with private repos.
Discussions

batch response: Git LFS is disabled
Hello, I am attempting to push a .h5 file up to the GitHub Repo using Git LFS but, I keep getting the following error: Uploading LFS objects: 0% (0/1), 0 B | 0 B/s, done. batch response: Git LFS is disabled error: failed to push some ref... More on github.com
🌐 github.com
4
April 7, 2021
GitHub responded "Git LFS is disabled for this repository"
GitHub responded "Git LFS is disabled for this repository" More on github.com
🌐 github.com
2
1
i cant use LFS plase halp me
after trying to push with github desktop i got this eroor "Uploading LFS objects: 0% (0/100), 0 B | 0 B/s, done. batch response: Git LFS is disabled for this repository. batch response: Git LF... More on github.com
🌐 github.com
1
June 13, 2025
Git LFS is disabled for this repository
Hi,I want to submit a file over 100MB using git-lfs. But I have a trouble. batch response: Git LFS is disabled for this repository. Uploading LFS objects: 0% (0/1), 0 B | 0 B/s, done error: failed ... More on github.com
🌐 github.com
1
February 8, 2020
🌐
GitHub
github.com › git-lfs › git-lfs › issues › 5262
batch response: Git LFS is disabled for this repository. · Issue #5262 · git-lfs/git-lfs
batch response: Git LFS is disabled for this repository.#5262 · Copy link · ghost · opened · on Jan 23, 2023 · When I trying to use lfs features, batch response: Git LFS is disabled for this repository. I don't know why it is. https://github.com/yi-yunseok/Yi-Yunseok.github.io ·
Author   git-lfs
🌐
GitHub
github.com › desktop › desktop › issues › 11956
batch response: Git LFS is disabled · Issue #11956 · desktop/desktop
April 7, 2021 - Hello, I am attempting to push a .h5 file up to the GitHub Repo using Git LFS but, I keep getting the following error: Uploading LFS objects: 0% (0/1), 0 B | 0 B/s, done. batch response: Git LFS is disabled error: failed to push some ref...
Author   desktop
🌐
GitHub
github.com › orgs › community › discussions › 158161
Unable to use Git LFS. Encountering "batch response: Git LFS is disabled for this repository" error · community · Discussion #158161
Now when migrating one of the repositories with LFS files to GitHub I'm doing the following steps: > git clone --mirror git@bitbucket.org:<org>/<repo> > git push --mirror git@github.com:<org>/<repo> > git lfs fetch --all > git lfs push git@github.com:<org>/<repo> --all batch response: Git LFS is disabled for this repository.
🌐
GitHub
github.com › orgs › community › discussions › 118615
batch response: Git LFS is disabled for this repository · community · Discussion #118615
After attempting to push a commit to the remote repository using LFS I am getting the following error · batch response: Git LFS is disabled for your instance
🌐
GitHub
github.com › desktop › desktop › issues › 20642
i cant use LFS plase halp me · Issue #20642 · desktop/desktop
June 13, 2025 - after trying to push with github desktop i got this eroor "Uploading LFS objects: 0% (0/100), 0 B | 0 B/s, done. batch response: Git LFS is disabled for this repository. batch response: Git LF...
Author   desktop
Find elsewhere
🌐
GitHub
github.com › git-lfs › git-lfs › issues › 4014
Git LFS is disabled for this repository · Issue #4014 · git-lfs/git-lfs
February 8, 2020 - Hi,I want to submit a file over 100MB using git-lfs. But I have a trouble. batch response: Git LFS is disabled for this repository. Uploading LFS objects: 0% (0/1), 0 B | 0 B/s, done error: failed to push some refs to 'https://github.com...
Author   git-lfs
🌐
GitHub
github.com › git-lfs › git-lfs › issues › 2481
Cannot push LFS files · Issue #2481 · git-lfs/git-lfs
August 6, 2017 - Hi I've a problem with pushing lfs files. I have 0/1gb bandwith used and 0/1gb sstorage used but i still cannot push. I've tracked my lfs files but all i get when i push is this error: batc...
Author   git-lfs
🌐
GitHub
github.com › hiyouga › LLaMA-Factory › issues › 7669
Error during git lfs fetch: "Git LFS is disabled for this repository" · Issue #7669 · hiyouga/LLaMA-Factory
April 10, 2025 - The issue occurs during basic git lfs fetch operations against the remote repository before package installation. Add the LLaMA-Factory repository as a remote (e.g., named upstream2): git remote add upstream2 https://github.com/hiyouga/LLaM...
Author   hiyouga
🌐
GitHub
github.com › git-lfs › git-lfs › issues › 3901
can't push because of Git LFS · Issue #3901 · git-lfs/git-lfs
November 4, 2019 - Hello, When I try to push some commits to my remote repository I’m getting the message “batch response: Git LFS is disabled for this repository. error: failed to push some refs to 'https://gith...
Author   git-lfs
🌐
GitLab
docs.gitlab.com › topics › git › lfs › troubleshooting
Troubleshooting Git LFS | GitLab Docs
The project isn’t allowed to access the LFS object. The LFS object you want to push (or fetch) is no longer available to the project. In most cases, the object has been removed from the server. The local Git repository is using deprecated version of the Git LFS API.
🌐
GitHub
github.com › git-lfs › git-lfs › issues › 3862
Unable to push files with Git-LFS · Issue #3862 · git-lfs/git-lfs
October 16, 2019 - I am attempting to push files up using GIT-LFS but I keep getting the following error: batch response: Git LFS is disabled for this repository. Is is possible LFS is disable for my account?
Author   git-lfs
🌐
GitHub
github.com › git-lfs › git-lfs › issues › 3723
git-lfs disabled for private repo · Issue #3723 · git-lfs/git-lfs
July 20, 2019 - Hi, I am unable to use git-lfs with my private repos. Github Id: rajatmodi62@gmail.com Error: batch response: Git LFS is disabled for this repository. Could you please support? Thanks Rajat
Author   git-lfs
🌐
YouTube
youtube.com › watch
batch response Git LFS is disabled for this repository
To learn more, please visit the YouTube Help Center: https://www.youtube.com/help
🌐
GitHub
github.com › git-lfs › git-lfs › issues › 2812
Git lfs is didn't working, but used 0/1gb · Issue #2812 · git-lfs/git-lfs
January 6, 2018 - Hi I've a problem with pushing lfs files to EzComm/CrimePunishment. I have 0/1gb bandwith used and 0/1gb sstorage used but i still cannot push. I've tracked my lfs files but all i get when i push is this error: batch response: Git LFS is...
Author   git-lfs
🌐
GitHub
github.com › orgs › community › discussions › 176833
Git LFS is disabled for my repository - "CuraFind-Powered-By-AI" · community · Discussion #176833
October 13, 2025 - ... The error message "batch response: Git LFS is disabled for this repository" indicates that Git Large File Storage (LFS) is not enabled on the repository itself, rather than a local Git problem.
🌐
GitHub
github.com › git-lfs › git-lfs › issues › 4146
Can't push with GIT LFS · Issue #4146 · git-lfs/git-lfs
May 30, 2020 - Describe the issue I can't push when i have an LFS file to push. $ git push origin dev batch response: Git LFS is disabled for this repository. error: failed to push some refs to 'https://github.com/wacimehadrich/EvacENSI.git' System env...
Author   git-lfs