FaRL icon indicating copy to clipboard operation
FaRL copied to clipboard

Error downloading object

Open zimenglan-sysu-512 opened this issue 9 months ago • 0 comments

when git clone the repo, encounter the problem

Cloning into 'FaRL'...
remote: Enumerating objects: 587, done.
remote: Counting objects: 100% (39/39), done.
remote: Compressing objects: 100% (37/37), done.
remote: Total 587 (delta 24), reused 4 (delta 2), pack-reused 548
Receiving objects: 100% (587/587), 556.46 KiB | 761.00 KiB/s, done.
Resolving deltas: 100% (302/302), done.
Downloading farl/network/ext/p2i_ops/sample.ipynb (2.3 KB)
Error downloading object: farl/network/ext/p2i_ops/sample.ipynb (f7d4c2c): Smudge error: Error downloading farl/network/ext/p2i_ops/sample.ipynb (f7d4c2c0c21613b6c6d6bad83a10723b21a3606c4156d39551d4adba13ef47e1): 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 /Users/dongdengke/Desktop/FaRL/.git/lfs/logs/20230930T170447.302127.log
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: farl/network/ext/p2i_ops/sample.ipynb: 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 :/'

how to solve it

zimenglan-sysu-512 avatar Sep 30 '23 09:09 zimenglan-sysu-512