Quota GitHub

Buongiorno tutti,

oggi volevo scaricare la repo di CIE-middleware, devo capire un problema con suo modulo PKCS#11. Pero GitHub ritorna un errore del tipo: “This repository is over its data quota.”
Sembra che il proprietario non ha pagato abbonamento a GitHub o non ha pagato abbastanza.

Dove devo segnalare questo tipo di problemi?

Ciao, il repository è pubblico e non dovrebbero esserci quote. Mi viene il dubbio che anziché scaricarlo lo stessi forkando su un repository privato. Quello sì che ha le quote!

1 Mi Piace

Grazie per la risposta,
ma stavo facendo un git clone locale, senza fork.
Questo è quello che succede:

Citazione
C:\Users\aromanov\source\tmp>git clone GitHub - italia/cie-middleware: Middleware della CIE (Carta di identità elettronica) Cloning into ‘cie-middleware’… remote: Enumerating objects: 2777, done. remote: Counting objects: 100% (549/549), done. remote: Compressing objects: 100% (452/452), done. Receiving objects: 100% (2777/2777), 57.74 MiB | 2.29 MiB/s, done. 2228 eceiving objects: 100% (2777/2777), 56.88 MiB | 2.79 MiB/s Resolving deltas: 100% (1533/1533), done. Downloading CSP/cryptopp/Win32/cryptlib.lib (34 MB) Error downloading object: CSP/cryptopp/Win32/cryptlib.lib (49c1293): Smudge error: Error downloading CSP/cryptopp/Win32/cryptlib.lib (49c129305671eb202128f257 daa90eb1d3200d4afa26a16b1b8cb34f9fa94c35): 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 C:\Users\aromanov\source\tmp\cie-middleware.git\lfs\logs\20210617T162800.1792028.log Use git lfs logs last to view the log. error: external filter ‘git-lfs filter-process’ failed fatal: CSP/cryptopp/Win32/cryptlib.lib: 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 :/’