Vulcainreo / DVID

Damn Vulnerable IoT Device
GNU General Public License v3.0
187 stars 41 forks source link

Can't clone repo: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access. #12

Closed parsley72 closed 1 week ago

parsley72 commented 2 weeks ago

If I try to clone this repo I get:

$ git clone https://github.com/Vulcainreo/DVID.git
Cloning into 'DVID'...
remote: Enumerating objects: 2570, done.
remote: Counting objects: 100% (625/625), done.
remote: Compressing objects: 100% (396/396), done.
remote: Total 2570 (delta 188), reused 618 (delta 183), pack-reused 1945 (from 1)
Receiving objects: 100% (2570/2570), 14.74 MiB | 2.52 MiB/s, done.
Resolving deltas: 100% (373/373), done.
Downloading ino/arduino-1.8.16.tar.xz (130 MB)
Error downloading object: ino/arduino-1.8.16.tar.xz (54af929): Smudge error: Error downloading ino/arduino-1.8.16.tar.xz (54af92925db18ea3d660410ab750822f0059471a3245f610dffeb40727a7f69a): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

Errors logged to '/home/tom/Documents/GitHub-personal/DVID/.git/lfs/logs/20241020T130939.208390503.log'.
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: ino/arduino-1.8.16.tar.xz: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

My data quote is fine (check "Git LFS Data" on https://github.com/settings/billing/summary). Have you enabled Git LFS on this repo? See https://stackoverflow.com/a/74868040/264822

parsley72 commented 1 week ago

This is working now, don't know if it was a temporary Github glitch.

Vulcainreo commented 1 week ago

Hello, Thank you for notification related to LFS. I use that functionality to host arduino files in order to build the docker image dvid-ino.