buildingsmart-community / Community-Sample-Test-Files

Community created example files of IFC, BCF, IDS, etc.
Other
5 stars 0 forks source link

LFS quota exceeded? #2

Open hlg opened 2 weeks ago

hlg commented 2 weeks ago

For larger files, only the LFS link files are available and "Download" or "Raw" links in the Github UI are not being resolved to the actual LFS fils. Also cloning via plain git with lfs results in errors such as "Smudge error: Error downloading ..: batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access." Likewise manually resolving the download links according to the LFS protocol does not work and results in 404 or422. Maybe I miss something, but probably something is broken when the repository was moved and renamed.

ahmad-alkadri commented 2 weeks ago

Found the same thing for me too when trying to clone the repo locally and running git lfs pull

batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
Failed to fetch some objects from 'https://github.com/buildingsmart-community/Community-Sample-Test-Files.git/info/lfs'

Looks like a simple case of the repo already exceeding the LFS quota...

hlg commented 2 weeks ago

Maybe the new Github org "buildingsmart-community" does not have any additional storage or bandwith allocation beyond the default 1G. The file sizes in LFS sum up to over 5G.

ahmad-alkadri commented 1 week ago

Yeah that's definitely too much. Instead of putting examples here perhaps blob or cloud storage + simple links would be better...