블로그 목록으로
GitHub LFS 요금제, 새로운 청구 플랫폼 전환 이슈와 지원팀 답변 정리
나는 git LFS 데이터팩을 유료로 이용하는 유저다.
코드만 git에 업로드 하는것이 아닌
개인 데이터까지 대용량 파일 처리는
git에서 LFS를 이용하고 있었는데 (마치 클라우드 처럼)
어느날 git push
를 진행하다가...
batch response: This repository exceeded its LFS budget. The account responsible for the budget should increase it to restore access.
error: failed to push some refs to '<내 레파지토리>'
이런 에러를 터미널에서 마주하였으며,
원격저장소 관련 작업이 먹통되었다.
우선 GitHub LFS 사용량을 살펴보러 갔다.
확인해보니,
내가 이전에 봤던 인터페이스가 아니었고
갑자기 새롭게 변경되어 있었다.
GitHub Docs 정책을 찾아보자.
찾아보니까
아예 새로운 청구 방식으로 전환되었다고 한다.
GitHub 새 청구 플랫폼 정보
* 참고: Git LFS budget exceeded 토론장
이전에는 한도를 설정하여 선불하는 방식이라면
이제는 예산 기반 결제 방식으로 변경되었더라.
그렇다면 정책 변경 이후에 지금까지 결제된건 뭐지?
지금까지의 결제 내역은 이렇다.
현재 달마다 데이터팩 자동갱신이 진행되고 있었는데
내가 직접 취소를 해야한다는 뜻인가?
그래서 기존 데이터팩 구독 해제는 어떻게 하는데?
일단 내 입장에서
LFS 사용은 안되는 상황이고
매달 자동으로 결제는 나가고 있고...
앞으로 빠져나갈 돈부터 막아야했다.
하지만, 기존 인터페이스에서만
다운그레이드 할 수 있는 버튼이 존재했고
이제는 아예 사라져버려서 해제를 할 수가 없었다.
* 참고: How to downgrade or cancel subscriptions 토론장
위 답변을 보고 나는 결국 문의하러 갔다.
바로 문의를 해보았다.
Hello,
I previously purchased a Git LFS data pack and it has been auto-renewing on a monthly basis.
Recently, I noticed that GitHub seems to have transitioned from the data pack model to a new
budget-based billing system.
I would like to confirm:
Has my previous monthly subscription for the LFS data pack been automatically canceled with the
switch to the new budget system?
Currently, when I try to push to a repository that uses LFS, I receive the following error message:
batch response: This repository exceeded its LFS budget. The account responsible for the budget should increase it to restore access.
This error keeps occurring, and I’m not sure if it's because the auto-renewal was stopped and the billing method has changed.
Could you please clarify the current status of my LFS billing and advise how I should proceed?
Thank you in advance for your help.
돌아온 GitHub 지원팀 답변
Hi there,
Sorry for any confusion.
It looks like your account appfinitive was migrated to our new billing platform on 4th April, which means you now have a larger entitlement for Large File Storage (LFS).
Anything beyond the included allowance can be billed on a metered basis, though you'll need to set a budget in order to allow this to happen:
Any existing data packs should have been removed from the account's subscription in the migration, along with a refund for any unused service, but it looks like we missed a step here - I'm sorry for this experience.
To correct things, I've manually removed the redundant data packs from the account's subscription, and issued a refund of the last 2 payments in full. This means you should expect to see 2 x $5 returned to the associated account over the next few days, and you won't be billed for data packs again.
Going forward, you'll want to refer to the following guide to manage the billing for LFS on this account:
About billing for Git Large File Storage
I hope that helps, but please let me know if I can help with anything else.
Cheers,
Tem
GitHub Support
결론
GitHub의 LFS는 기존의 데이터팩 기반 요금제에서 예산 기반 과금 방식으로 전환되었고,
이에 따라 기존에 자동결제되던 데이터팩은 더 이상 청구되지 않는다.
다만, 내 경우에는 마이그레이션 과정 중 GitHub 측의 실수로 2개월치 요금이 추가 청구되었고,
이에 대해 GitHub 지원팀을 통해 전액 환불을 받았다.
앞으로는 원하는 한도만큼 예산을 직접 설정해야 LFS를 계속 사용할 수 있는 구조이기 때문에,
GitHub LFS를 사용하시는 분들은 이 점 확인하면 좋을 것 같다.
내가 그렇게 의존하는 GitHub 대형 플랫폼이
실수와 혼란을 줘서 살짝 아쉬웠다.
채팅 문의