Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
All solutions
    • All solutions for Managed Service for GitLab
    • Resolving the HTTP 500 error in Managed Service for GitLab
    • Resolving error 413 when executing `git push`
    • How to change the Managed Service for GitLab instance type
    • How to update the Managed Service for GitLab instance software
    • How to set up a cleanup policy when running out of space
    • How to set up project migration

In this article:

  • Issue description
  • Solution
  1. Managed Service for GitLab
  2. Resolving error 413 when executing `git push`

Resolving error 413 when running a git push

Written by
Yandex Cloud
Updated at December 17, 2025
  • Issue description
  • Solution

Issue descriptionIssue description

When you attempt to push data to a Managed Service for GitLab repository, the command fails with the following error:

error: RPC failed; 
HTTP 413 curl 22 
The requested URL returned error: 413

SolutionSolution

You cannot change the Nginx settings for a specific instance: the maximum git push size over HTTP is limited to 250 MB.

To resolve this issue, you can:

  1. Use SSH to upload data.
  2. Push the code to the repository in parts.

To learn more, see this GitHub page.

Was the article helpful?

Previous
Resolving the HTTP 500 error in Managed Service for GitLab
Next
How to change the Managed Service for GitLab instance type
© 2025 Direct Cursus Technology L.L.C.