Resolve RPC failed; HTTP 413 Curl Requested URL returned error:413 Request Entity Too Large problem

Source: Internet
Author: User

When using the Sourcetree client to push to the remote repository: RPC failed; HTTP 413 Curl Requested URL returned error:413 Request Entity Too Large Error!

Baidu a bit:

The first solution is:

Executing in git bash: git config http.postbuffer 524288000

After success, submit again, OK.

Some blogs, say this method is not spirit, I try to.

Also, mention that if you execute the directory in Git bash, it appears: Fatal:not a git repository (or any of the parent directories):. git

The workaround is to do it in git bash: git init

Thank you: http://blog.csdn.net/s1674521/article/details/71844169

A second solution is:

The blog from http://www.cnblogs.com/lihaiping/p/6021813.html is using SSL

At present, the first kind I try, can; second, try, not succeed.

Resolve RPC failed; HTTP 413 Curl Requested URL returned error:413 Request Entity Too Large problem

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.