Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-32575

Manually uploading a plugin causes 413 Request Entity Too Large error.

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • jacoco-plugin
    • Jenkins 1.645
      JaCoCo report plugin 1.0.19

      I have to upload a specific older version of the JaCoCo report plugin (due to breaking changes and version requirements), but I'm getting

      413 Request Entity Too Large

      The plugin HPI is 4.95MB. How do I get past this?

      I'm running the Jenkins master on CentOS 6.x with all defaults.

          [JENKINS-32575] Manually uploading a plugin causes 413 Request Entity Too Large error.

          Rob Pincente added a comment - - edited

          This is likely caused by the webserver and not jenkins itself...

          You may have to up the max client body size...

          here is an example config change for nginx:

          http://www.cyberciti.biz/faq/linux-unix-bsd-nginx-413-request-entity-too-large/

          Rob Pincente added a comment - - edited This is likely caused by the webserver and not jenkins itself... You may have to up the max client body size... here is an example config change for nginx: http://www.cyberciti.biz/faq/linux-unix-bsd-nginx-413-request-entity-too-large/

          centic added a comment -

          Closing based on previous comment.

          centic added a comment - Closing based on previous comment.

            ognjenb Ognjen Bubalo
            anthonymastrean Anthony Mastrean
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: