ika-rwth-aachen / acdc-research-projects

Research Projects of the MOOC "Automated and Connected Driving Challenges"
MIT License
18 stars 13 forks source link

Unable to push new files due to exceeded LFS storage #6

Open Suchit153 opened 11 months ago

Suchit153 commented 11 months ago

I am unable to push new files to the forked branch due to the exceeded LFS files that are now being tracked in this repo.

Here is a snippet of the error I get when I push to the forked repo: 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 push some refs to 'https://github.com/Suchit153/acdc-research-projects.git'

lreiher commented 11 months ago

Hi Suchit,

It looks like GitHub is charging for excessive access to Git LFS (where the large files in the repository are stored), see this documentation.

I would suggest that you try again in one month, since apparently each user has 1GB a month of free bandwidth.

Best, Lennart

Suchit153 commented 9 months ago

Hi Lennart,

I tried to push to the repo again today. Unfortunately, I still get the same error.

The git lfs documentation states - Every account using Git Large File Storage receives 1 GiB of free storage and 1 GiB a month of free bandwidth. I think that this repo has exceeded the Git Large File Storage and it is not the bandwith issue.

Thank You, Suchit Gupta

khsafkatamin commented 9 months ago

Hello Lennart,

I too still facing the same issue.

Thanks, Amin

lreiher commented 8 months ago

Thanks to both of you for retrying. I will discuss the issue and try to find a solution soon.

lreiher commented 3 months ago

Hi Suchit, you might want to try again? :)

Suchit153 commented 3 months ago

Hi Lennart, I have successfully pushed the project onto my branch, which was forked from the acdc-research-project and created a pull request for the same. Please have a look and let me know if I need to make any changes to the pull request. Thank You Suchit