How to fix HTTP error 413 in Google Chrome [Best Solutions]
- The HTTP error 413 in Google Chrome occurs due to incorrect server configuration or browser issue.
- This article explores a few quick ways to help you resolve this error in no time.
- Have more issues with Chrome? Explore our dedicated Chrome section to find detailed troubleshooting guides.
- Are you looking for a Chrome alternative? Find excellent Chrome alternatives by exploring our Browsers page.

- Easy migration: use the Opera assistant to transfer exiting data, such as bookmarks, passwords, etc.
- Optimize resource usage: your RAM memory is used more efficiently than Chrome does
- Enhanced privacy: free and unlimited VPN integrated
- No ads: built-in Ad Blocker speeds up loading of pages and protects against data-mining
- Download Opera
The HTTP error 413 in Google Chrome usually occurs when loading webforms or accessing background server-side services. Interestingly, the error seems to happen only on the Google Chrome browser and does not affect other browsers like Edge and IE.
The full error reads:
HTTP Error 413. That’s an error. Your client issued a request that was too large. That’s all we know.
The HTTP error 413 usually occurs if the request was larger than the server can handle due to incorrect configuration. However, the error can also occur due to browser issues.
This article explores a few troubleshooting steps to help you resolve the HTTP error 413 on the Chrome browser.
How do I fix the HTTP error 413 in Google Chrome?
Clear browsing data
Clearing the browser data reportedly has fixed the error from many users. If the issue persists, proceed with other steps below.
Flush the Socket Pools from your browser
chrome://net-internals
Flushing the socket pool can quickly fix the error 413 is triggered due to a browser issue. If the problem persists, try resetting the browser to factory default.
Resetting the browser to factory default will reset your startup page, new tab page, search engine, and pinned tabs. It will also disable all extensions and clear temporary data like cookies. Other data, like bookmarks, history, and saved passwords, will not be cleared.
If you don’t want to reset your Chrome browser yet, skip this step and proceed with the next steps.
netsh Winsock reset
Modify PHP.ini
nano /etc/php.ini
nano /etc/php5/fpm/php.ini
upload_max_filesize
post_max_size
upload_max_filesize = 100M
post_max_size = 100M
Make sure to restart PHP to apply the changes.
Modify Nginx.conf
nano /etc/Nginx/nginx.conf
client_max_body_size
client_max_body_size 100M;
sudo service Nginx restart
If the HTTP error 413 occurs only on your Chrome browser, you can mostly fix the issue by clearing the browser cache, flushing the socket pool, or resetting the browser default.
However, if the issue persists, try increasing the file size limit by following the article’s steps.
ncG1vNJzZmivmaOxsMPSq5ypp6Kpe6S7zGifraygYrKzvs6rZG1pY2K0sLvGpZxmm5invK6xjg%3D%3D