After upgrading to the latest version of SourceTree, some of our devs have started getting this error whenever they try to push updated files to git-lfs storage using SourceTree:
Error transferring "e10a8a2142f81ae83cada42034ab9d9082b0426add280b4332f838651defb00d": [17] Error sending chunk details to media api: StatusCode 400 Bad Request from /upload/19027829-d0f2-4ccd-90d5-59300dcfa333/chunks
Running the "git push" command manually results in the same error.
git -c diff.mnemonicprefix=false -c core.quotepath=false -c lfs.customtransfer.bitbucket-media-api.path=git-lfs-bitbucket-media-api push -v --tags --set-upstream origin feature/ew-ReEnhanceRaters:feature/ew-ReEnhanceRater
However, if you remove the "-c lfs.customtransfer.bitbucket-media-api.path=git-lfs-bitbucket-media-api" piece of the command, the error goes away.
Attempt to push from SourceTree and view the output log.
The first line will have the command you need to type into Terminal.
Leave the part specified in Ken's answer out of the text.
Hit Enter.
i troubled with it. thank you for helpful post.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.