You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I use git lfs clone, after that there is not large file , so i use git lfs fetch and get this error:
fetch: Fetching reference refs/heads/main
batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
error: failed to fetch some objects from 'https://github.com/moveit/moveit_benchmark_resources.git/info/lfs'
how to fix it ? tks
The text was updated successfully, but these errors were encountered:
Hello, i guess this issue is related to bandwith quota. According to my calculations, this repository has 144.203103 MB and when this repository is cloned 8 times, bandwith quota is exceeded and git-lfs support is disabled. Seems we need to wait next month for being able to clone this repo 🤦♂️ .
I wanna ping you here @sjahr due to the fact that the last two commits belong to us.
Hi, I use git lfs clone, after that there is not large file , so i use git lfs fetch and get this error:
fetch: Fetching reference refs/heads/main
batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
error: failed to fetch some objects from 'https://github.com/moveit/moveit_benchmark_resources.git/info/lfs'
how to fix it ? tks
The text was updated successfully, but these errors were encountered: