Git LFS fails with error: failed to push some refs to

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

問題

Pushing attempt with Git LFS results in when cloning, pushing or pulling/fetching, the client may fail like so:

$ git push
Git LFS: (0 of 1 files) 0 B / 5 MB
Git LFS is disabled
error: failed to push some refs to 'ssh://git@bitbucket.example.com:7999/~username/myrepo.git'

原因

Cause #1:

This indicates the repository does not have LFS enabled. A user with REPO_ADMIN permissions is able to enable LFS support.

Cause #2:

When pushing large files through a reverse proxy to Bitbucket server, ngnix has been found guilty of this issue due 2 specific configurations that need to be tweaked for it.

ソリューション

Cause #1:

 A user with REPO_ADMIN permissions is able to enable LFS support. Please refer to the link below and double check it is enabled:

Cause #2:

 

最終更新日 2017 年 5 月 18 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.