{"id":1918,"date":"2015-02-23T23:03:12","date_gmt":"2015-02-23T23:03:12","guid":{"rendered":"https:\/\/qbytes.cloud\/?p=1918"},"modified":"2015-02-23T23:03:12","modified_gmt":"2015-02-23T23:03:12","slug":"413-request-entity-too-large-cant-upload-backup-files-with-backup-manager","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2015\/02\/23\/413-request-entity-too-large-cant-upload-backup-files-with-backup-manager\/","title":{"rendered":"413 Request Entity Too Large &#8211; Cant upload backup files with backup manager"},"content":{"rendered":"<p>If you are getting such error while uploading a file in the website, then I suggest you to follow the below steps:<\/p>\n<p>Take the backup of the configuration file of the NGINX<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\n# cp \/etc\/nginx\/nginx.conf \/etc\/nginx\/nginx.conf.bkp\n\n<\/pre>\n<p>Add client_max_body_size 0; (or 100m) to \/etc\/nginx\/nginx.conf and reload nginx proxy server using the below command:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\n# \/etc\/init.d\/nginx reload\n\n<\/pre>\n<p>(Note: If &#8216;client_max_body_size&#8217; entry is not there in the above file, then you can simply insert it under &#8216;http {&#8216; section )<\/p>\n<p>If you are getting such error while uploading a file in Plesk Panel (not while uploading in website), I suggest you to follow the below steps:<\/p>\n<p>Increase &#8216;client_max_body_size&#8217; value accordingly in &#8216;\/etc\/sw-cp-server\/config&#8217; config file, for e.g. if the file&#8217;s size is 4.5GB, you can set the value to 5120m (5120MB).<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\n# grep client_max_body_size \/etc\/sw-cp-server\/config\nclient_max_body_size 5120m; \n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>If you are getting such error while uploading a file in the website, then I suggest you to follow the below steps: Take the backup of the configuration file of the NGINX # cp \/etc\/nginx\/nginx.conf \/etc\/nginx\/nginx.conf.bkp Add client_max_body_size 0; (or 100m) to \/etc\/nginx\/nginx.conf and reload nginx proxy server using the below command: # \/etc\/init.d\/nginx reload &#8230; <a title=\"413 Request Entity Too Large &#8211; Cant upload backup files with backup manager\" class=\"read-more\" href=\"https:\/\/www.qbytes.cloud\/index.php\/2015\/02\/23\/413-request-entity-too-large-cant-upload-backup-files-with-backup-manager\/\" aria-label=\"Read more about 413 Request Entity Too Large &#8211; Cant upload backup files with backup manager\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[86],"tags":[],"class_list":["post-1918","post","type-post","status-publish","format-standard","hentry","category-plesk"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/1918","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=1918"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/1918\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=1918"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=1918"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=1918"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}