Open hlg opened 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...
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.
Yeah that's definitely too much. Instead of putting examples here perhaps blob or cloud storage + simple links would be better...
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.