WordPress errors on your site are no joke. While some may cause only pocket-sized inconveniences, others tin result in major problems. Downtime, failed updates and installations, and missing resources tin can forestall visitors from accessing or using your site. This hurts your credibility and potentially affects your income.

It'd be about impossible to know every potential WordPress error inside and out. Withal, agreement some of the most mutual WordPress problems users experience can aid you prepare and troubleshoot WordPress problems when they pop up.

This post covers the about frequently-experienced WordPress errors. I've provided resources to help you lot clear upward each of them, so yous can get your website up and running over again apace.

Allow's leap correct in!

From 404s to broken media files, this guide will help you banish WordPress errors for skilful ❌ Click to Tweet

70+ of the Most Mutual WordPress Errors and How to Set Them

In order to cover so many different bug in a single post, I've organized them roughly co-ordinate to type. Below you'll find a general description of the diverse components of your WordPress site and the problems they might experience, followed by the specific errors and their solutions.

400 Errors

Errors labeled with a number betwixt 400 and 499 are HTTP client errors. This commonly ways that something has gone wrong during the communication between the browser your site's visitor is using and your site's server.

Check out our video guide to troubleshooting 400 errors:

i. 400 Bad Asking

400 error response
400 error response in Google Chrome

The 400 Bad Asking response is a catch-all for when your server experiences a customer fault, but it doesn't fall into a specific category. That means this error has several possible causes, including:

  • An incorrectly-typed URL or one that contains disallowed characters.
  • Corrupted browser caches or cookies.
  • Discrepancies between Domain Proper noun System (DNS) data and your local DNS cache.
  • Trying to upload a file that is likewise large.
  • Some kind of general server error.

Potential solutions include checking the URL for typos, clearing your browser cache and cookies, clearing your DNS cache, and deactivating browser extensions.

2. 403 Forbidden

There are many measures in place to keep your WordPress site condom, including varying levels of 'permissions'. While this feature can foreclose people who shouldn't have access to your site from gaining entry, it can sometimes cause problems if the permissions are not set properly.

A 403 Forbidden fault is 1 such problem:

403 forbidden error
403 Forbidden response in Google Chrome

To fix it, y'all'll need to reset your file permissions or generate a new .htaccess file. This upshot may also exist the event of a trouble with a plugin, your Content Delivery Network (CDN), or hotlink protection.

Check out our video guide for fixing the 403 Forbidden error:

3. 404 Not Found

A 404 error occurs when a user attempts to admission a web page that doesn't be. Instead of finding the resource they were looking for, they'll encounter a page similar to this one:

404 error page
Kinsta's 404 Mistake page

This problem is relatively harmless but nonetheless frustrating for users. To avoid it, brand sure to fix cleaved links on your site periodically and implement redirects if you delete a folio or motion it to a new URL.

Check out our video guide for fixing 404 errors:

4. 405 Method Not Allowed

The 405 Method Not Allowed error is your server'south style of saying that it has received the browser's request but rejected it for some reason.

At that place are several possible means to resolve this problem, including rolling back contempo theme and plugin updates, checking your server's configuration and fault logs, and debugging your awarding code.

5. 413 Asking Entity Too Large

If this mistake appears in your browser, it means that the server of the site you're trying to access can't process the HTTP asking you've made because information technology'due south too large.

This often occurs if you're trying to upload a very 'weighty' file. You tin resolve this problem by increasing your maximum HTTP request size.

half dozen. 429 Too Many Requests

If a user attempts to admission a certain resource too many times over a short span of time, they may receive a 429 Too Many Requests error. This is your server's mode of blocking out suspicious behavior.

To aid forestall cyberattacks on your login page that may lead to a 429 error, you tin can modify its default URL. Other solutions include testing for theme and plugin conflicts.

500 Errors

Any error on your site that is labeled with a number between 500 and 599 is an indication that your server is incapable of performing a given request for some reason. Here are a few of the most common examples.

Bank check Out Our Ultimate Guide to Fixing 500 Errors

7. 500 Internal Server Error

In addition to preventing users from accessing your site, a 500 Internal Server Error tin can negatively touch on your SEO if not resolved apace:

500 error response
An Internal Service Error in Google Chrome

Unfortunately, the 500 error has many possible causes and solutions, which can make troubleshooting this outcome tricky. You can first by clearing your browser cache and reloading the page. If that doesn't work, y'all can dive into more technical debugging methods.

8. 501 Non Implemented

This mistake means that your server doesn't have the functionality needed to complete the request fabricated by the user's browser. It's likely that the server doesn't recognize the request method.

As with a 500 Internal Service Fault, a 501 error tin can lower your search engine rankings if you don't resolve it within a few hours. You can try reloading the page, immigration the browser cache, and disabling any active proxy settings to resolve it.

Nonetheless, you lot'll likely demand to contact your host for help.

9. 502 Bad Gateway

In cases where ane server is interim as a proxy or 'gateway' for some other, there'due south a chance that users may encounter a 502 Bad Gateway error. This occurs when the proxy receives an invalid response from the inbound server.

A 502 error can impact your SEO, and so it's best to get it cleared up fast. Reloading the page and clearing your browser cache are good places to start. If those solutions don't work, check for issues with your DNS, effort disabling your CDN or firewall, or contact your host for assistance.

ten. 503 Service Unavailable

When a 503 Service Unavailable error appears, it ways that for some reason your server can't be reached. Although your website is up, it won't exist attainable to users.

This may be due to routine maintenance, high traffic levels, or a more serious problem with your server. The good news is that a 503 error won't influence your search engine rankings. It can notwithstanding exist highly annoying to visitors, however. To fix it, you can try:

  • Deactivating your plugins.
  • Switching to a default theme.
  • Disabling your CDN.
  • Limiting the WordPress Heartbeat API.
  • Increasing your server's resources.
  • Enabling WP_DEBUG.

If none of these solutions work, your best course of activeness is to arrive affect with your host's back up squad.

11. 504 Gateway Timeout

Similar a 502 error, the 504 Gateway Timeout response is the result of a problem with the advice between an inbound server and a proxy. Essentially, information technology means that the latter server timed out while waiting for the former to respond to a asking.

This type of mistake can negatively affect your SEO. Possible solutions include reloading the page, disabling any active proxy settings, checking your DNS for issues, and temporarily disabling your CDN.

Server-Related Errors

Your server is responsible for storing all of your WordPress site's files and communicating with browsers to make your content available to users.

While the 400 and 500 errors already listed involve your server in some way, there are also some more WordPress-specific issues that can be caused by issues with your server.

Check out our Ultimate Guide to Fixing Security Related Errors:

12. WordPress Memory Limit Mistake

Your hosting provider allocates a sure amount of server memory to your site. In the result that yous accomplish your server's retentiveness limit, you may run into problems installing a new plugin or theme, or uploading media files to your site.

Instead of successfully calculation your new resources, y'all'll see a bulletin that reads: "fatal error: allowed retentivity size has been exhausted". If this happens, you can endeavour increasing your PHP memory limit past editing your wp-config.php file.

Alternatively, you could check how much disk space you lot're using, see if you can improve your PHP memory limit, and consider upgrading to a new hosting program that offers more infinite for your growing WordPress site.

xiii. Uploaded File Exceeds the upload_max_filesize Directive in php.ini

On a similar annotation, your host likewise sets a limit on the maximum size for individual files that you tin upload to your server. You can encounter this limit by navigating to Media > Add together New in your WordPress dashboard and looking for the Maximum upload file size (the default upload size at Kinsta is 128 MB):

The maximum upload file size listed in the WordPress Media Uploader.
The maximum upload file size listed in the WordPress Media Uploader

If you need to upload a file that is larger than the specified maximum size, you can change the limit by editing your php.ini file. Alternatively, you tin contact your hosting provider to discuss the issue with them.

This is far simpler and less risky than trying to alter it yourself and shouldn't exist an issue for your host's support team.

14. Fatal Error: Maximum Execution Fourth dimension Exceeded

Servers take fourth dimension limits on how long scripts tin run (usually 30 seconds, at Kinsta the default maximum execution fourth dimension is 300 seconds). In the upshot that a PHP script on your WordPress site takes longer than the allotted time limit, you'll likely run into the message: "fatal error: maximum execution time exceeded".

You can resolve this issue by increasing your site's execution time limit. To do and so, you'll need to find the script that is running too long,  which is probable function of a plugin or theme, and remove information technology.

xv. Upload: Failed to Write File to Disk

Calculation images to your posts and pages can brand them more useful, interesting, and drive additional organic traffic. However, yous'll take a hard time doing this if you run into a bulletin like "Upload: Failed to write file to disk" whenever you lot endeavor to add together media files to your site.

This error is frequently due to incorrect file permissions. Yous can ready this trouble past changing your file permissions via File Transfer Protocol (FTP).

Nevertheless, information technology can also be an issue with your server. When you upload files to WordPress, they are first saved to a temporary binder on your server. So, they are moved to the appropriate WordPress directory. If changing your file permissions doesn't fix this error, contact your host and ask them to empty your temporary files directory, as it may be full and preventing uploads.

16. Secure Connection Fault

When you update your WordPress installation's core files, your site has to connect to WordPress.org. Sometimes, due to your server's configuration, this isn't possible. The effect is a warning in your WordPress dashboard.

As this is a trouble directly related to your server, you'll likely need to contact your host in society to resolve it. Your server may be under a DDoS attack, in which case the error should resolve on its own shortly. Alternatively, you tin can endeavour fixing the trouble yourself by pointing your server towards WordPress.org through Secure Shell Protocol (SSH).

Security-Related Errors

Implementing WordPress security all-time practices on your site is wise. Cyberattacks could cause serious impairment that requires a lot of money to fix. Unfortunately, sometimes the measures yous put in place to protect your site tin can atomic number 82 to errors.

Check out our Ultimate Guide to Security Related Errors:

17. Cloudflare Error 521

Although this is a 500 error similar the ones we described in the previous department, it's specific to Cloudflare. This popular platform is used as a CDN, and for protection against DDoS and other attacks.

Seeing a 521 fault on your site means that Cloudflare can't connect to your server. Either it's down or is blocking the service for some reason. By and large speaking, checking to brand sure your server is up and that its firewall has all of Cloudflare'south IP ranges whitelisted will let you know what'south causing the trouble. You tin then take steps to work with your host and resolve it.

Suggested reading: How to Fix Cloudflare APO for WordPress.

18. "Sorry, This File Type Is Not Permitted for Security Reasons"

As a security measure out, WordPress has a standard list of permitted file types. This prevents malicious parties from adding executable files to your site that could compromise users' sensitive data.

If a user tries to upload a file type that is non on that list, they'll see a message reading: "Lamentable, this file type is not permitted for security reasons":

The "Sorry, this file type is not permitted for security reasons" message
The "Lamentable, this file type is not permitted for security reasons" message

Y'all can enable uploads of file types not allowed in WordPress' default settings by editing your wp-config.php file.

The WP Extra File Types plugin can also be used equally an culling solution.

19. "Sorry, You lot Are Non Allowed to Access This Page"

We briefly touched upon file permissions before in this post, but to epitomize, they determine who tin can edit which files on your WordPress site. This keeps your website safety from hackers who might desire to insert malicious code.

However, if your permissions settings are wrong, they could inadvertently block you or well-pregnant users from accessing your site.

This can effect in an fault that reads: "Pitiful, you are not immune to access this folio".

not allowed access
The "Sorry, you are non allowed to access this page" error message

There are many possible solutions to this outcome. You may want to effort:

  • Resetting your file permissions via Secure File Transfer Protocol (SFTP).
  • Checking to make sure your account is assigned the right user role via phpMyAdmin.
  • Ensuring that your database prefix is correct.
  • Troubleshooting for plugin and theme conflicts.

In the worst example scenario, you can too restore a backup of your site or reset WordPress.

20. "Installation Failed: Could Not Create Directory"

Whenever you install a plugin or theme on your WordPress site, its files are added to your server. If during an installation or update you receive a bulletin that says "Installation failed: Could not create directory", it means that for some reason, WordPress was unable to add together the necessary files to your server.

The same applies to plugin and theme updates. This is another file permissions-related fault.

To fix it, brand sure you're allowed to Write in your wp-admin, wp-content, and wp-includes directories via FTP.

21. Incorrect File Permissions

In addition to denying you access to certain areas of your site, as in the case of the "Sorry, you are non allowed to access this page" error, incorrect file permissions can prevent you from:

  • Updating or installing plugins and themes.
  • Publishing or updating posts and pages.
  • Uploading images.

On the other hand, if your file permissions aren't as well strong, y'all exit your website vulnerable and run the take chances of hackers gaining access to your files. In that location they can delete content, steal data, or add together their own malicious code.

If yous're running into one of the above bug, or suspect that you've been hacked, you may want to verify your file permissions via SFTP:

ftp file permissions
The file permissions window in FileZilla

The default numeric values for WordPress are 755 for folders and 644 for files.

22. ERR_SSL_PROTOCOL_ERROR

Secure Sockets Layer (SSL) certificates are a security measure used to encrypt data. This prevents hackers from stealing sensitive data such as credit card information equally it'southward transferred between servers.

If yous've recently switched hosting providers or installed a new SSL document on your site, you may meet an ERR_SSL_PROTOCOL_ERROR in your browser. This means that, for some reason, your server was unable to found a secure connection.

There are several steps you can have to resolve this issue, including updating your browser and operating system, verifying your SSL certificate, disabling browser extensions, and immigration your browser cache and cookies.

23. ERR_SSL_VERSION_OR_CIPHER_MISMATCH

The ERR_SSL_VERSION_OR_CIPHER_MISMATCH mistake could point that your browser or operating system is out of engagement. Information technology may as well result from issues with your SSL certificate, or pop up afterwards you migrate your WordPress site to a new host.

If updating your browser and operating organization doesn't assistance, cheque for a name mismatch in your SSL certificate. Alternatively, immigration your reckoner's SSL state may resolve the event, or your SSL document may be outdated.

24. Mixed Content Warnings

When you add an SSL certificate to your WordPress site, it will start running HTTPS instead of HTTP. In the event that your website is trying to load both HTTPS and HTTP content or scripts simultaneously, you'll see a mixed content warning.

This will probably read as some variation of: "This site is not fully secure". In gild to resolve the error, you'll need to follow a few steps to determine which HTTP resource are loading and remove or supercede them with HTTPS resources.

25. SSL Handshake Failed

This SSL connection-related error occurs when the browser cannot plant a secure connexion with the server. Unfortunately, this can happen for various reasons.You can read more near information technology here: "How to Prepare the "SSL Handshake Failed" Error (5 Methods)".

WordPress Media Errors

In the world of WordPress, 'media' most oft refers to epitome files. Withal, it also includes video and audio. While these elements can provide engaging and interesting content for your users, they're sometimes tricky to incorporate due to diverse errors that may arise in the process.

26. WordPress HTTP Fault (Uploading Image to the Media Library)

While trying to upload a file to the WordPress Media Library, y'all may have come across a vague 'HTTP error'. This mostly appears as a small popup box on the right side of the image uploader.

There are a few possible causes for this problem, including an expired login session, disallowed characters in the file name, wrong permission, and server-side bug.

Offset, offset by refreshing the page. If that doesn't piece of work, try resizing or renaming your media file. If not in luck, you should so check your permissions or temporarily deactivate your plugins and theme. In the event that you still tin't complete your upload, you may want to contact your host.

27. The Add Media Button Isn't Working

In the WordPress Classic Editor, the Add Media button is an important feature:

add media button
The Add Media button in the WordPress Classic Editor

This push button enables y'all to chop-chop upload new media files or select one from your Media Library to add to your post. Nonetheless, sometimes clicking on the button does nothing or it may be missing from the editor entirely.

If this is the case, the outcome is probable due to a plugin or theme conflict. You tin resolve it by adding the define('CONCATENATE_SCRIPTS', false) function to your wp-config.php file or by troubleshooting for potential compatibility errors.

28. Cleaved Media Files

If you open your media library and find that all of your images are gone entirely or take been replaced with placeholders, your files may be 'cleaved':

broken image files
Broken image files in the Media Library

This tin happen for a wide variety of reasons, including:

  • A trouble with your server, such as a performance issue.
  • Compatibility errors between your plugins and/or theme.
  • Incorrect file permissions.
  • A hack or other attack.

To fix the issue, y'all can endeavor resetting the file permissions for your uploads directory to 755. If that doesn't work, look to meet if there may be whatever plugin conflicts. After that, if your images are still broken, contact your hosting provider to come across if the cause is a server result.

29. "There Has Been an Error Cropping Your Image"

In the WordPress Media Library, you lot can implement minor edits to the images you lot've uploaded, such every bit rotations and cropping. While attempting to edit in this way, you may receive the message: "There has been an mistake cropping your epitome".

There are ii possible causes for this error. The first is that you're running on an outdated version of PHP, in which case you tin can simply upgrade to fix it. On the other hand, your server may be missing the necessary Graphics Describe (GD) package.

If this is the example, you'll need to follow appropriate steps for installing it based on your setup. In the event that you run into trouble, you should contact your hosting provider for help.

thirty. Incorrect Facebook Thumbnail

Social sharing tin be an efficient method for building your website's audition. However, sometimes the wrong thumbnail epitome may exist displayed when your posts are shared on Facebook.

This often occurs when multiple images in your post include the Open Graph (OG) tag. Facebook uses this tag to judge which prototype it's supposed to employ for the thumbnail, but when multiple images include it, the platform gets dislocated.

One way to gear up this result is past using Yoast SEO'south social sharing features. By setting your Facebook thumbnail via this plugin, you tin can ensure that the correct epitome has the OG tag in place.

Database Errors

Your WordPress installation is made up of two central parts: its files and its database. While you lot're more than likely to interact with the former on a regular basis, your database is likewise vital to your site'south ability to office properly.

31. Error Establishing a Database Connectedness

In the event that your website tin't establish a connectedness with your MySQL database, it won't be able to remember the information necessary to display your content. Instead, you'll see an fault like this i:

error database connection
The Fault Establishing a Database Connection

This will foreclose users from viewing the front terminate of your site, and also locks you out of your WordPress dashboard. The virtually mutual crusade of this error is that your database credentials are wrong. You tin change them in your wp-config.php file.

32. The WordPress Database Is Corrupt

'Abuse' is a general term applied to WordPress databases and files when they've become compromised or unusable. This will often outcome in an Error Establishing a Database Connection.

Ideally, you'll want to restore a backup of your database to replace the decadent version. If that'south non possible, you can also fix this error by calculation the define('WP_ALLOW_REPAIR', true) part to your wp-config.php file.

Suggested reading: check out this guide on how to troubleshoot and repair WordPress database problems. You can likewise fix some of these issues by using a complimentary WordPress database plugin.

PHP Errors

PHP is a coding language that is integral to WordPress. Problems related to its functionality tin prevent you lot from editing your site or result in intrusive letters and notifications.

33. PHP Errors in WordPress

When there is a problem with your WordPress site'southward PHP, you'll encounter a message or alarm at the top of your WordPress dashboard stating what the problem is and which files are affected.

These messages are intended for developers, and so they can dig into their sites' code and revise the consequence. If you don't have experience with PHP, trying to resolve these errors could cause more than problems for your site.

In the consequence that this describes your situation, don't worry. PHP errors shouldn't stop your site from running or prevent users from accessing information technology.

Ideally, yous'll desire to contact the developer of any related plugins or themes that might be causing the issue. Otherwise, you lot can hire a developer to assistance you lot fix it.

34. "Missing a Temporary Folder"

Whatsoever fourth dimension yous upload a file to your WordPress site, it'southward first stored in a temporary folder before beingness moved to its permanent directory. Notwithstanding, incorrect PHP settings on your server could foreclose access to this temporary binder, leading to an fault on your WordPress site.

Resolving this problem requires you lot to access your server via FTP and add the following office to your wp-config.php file:

Subscribe Now

          ascertain('WP_TEMP_DIR', dirname(__file__). '/wp-content/temp/');        

And then, you can add a new binder named temp to your wp-content directory.

WordPress File Errors

From your posts and pages to your plugins and themes, your WordPress installation contains hundreds if not thousands of files. Errors related to these key components tin can result in lost or unavailable content.

Check out our video guide for fixing WordPress File Errors:

35. "Destination Binder Already Exists"

When y'all install a new theme or plugin on your WordPress site, a folder is created on your server to store its files. If y'all try to install a plugin or theme, and a folder with the same name is already saved on your server, you lot'll come across an error reading "Destination folder already exists…Plugin installation failed":

destination folder exists
The "Destination binder already exists" error

Your first step when confronted with this upshot should be to check to see whether the plugin or theme is already installed.

If not, access your server via FTP and navigate to your wp-content folder. Then, look through your plugins or themes to see if a folder with the same proper noun equally the component y'all're attempting to install exists. One time you delete that folder, yous tin endeavour your installation again.

36. The WordPress Theme Stylesheet Is Missing

CSS is a coding linguistic communication that determines your site'southward 'styling'. This may include colors, fonts, and a variety of other elements that make your website interesting to look at.

When it comes to WordPress themes, all the necessary CSS is independent within a file called a 'stylesheet'. If your theme's stylesheet isn't available, your site won't be able to load properly, and you'll see an error:

stylesheet is missing
The "Stylesheet is missing" error in the WordPress themes list

This may also occur during a theme installation:

theme missing stylesheet
A failed theme installation due to a missing stylesheet

This could happen because your theme's stylesheet hasn't been uploaded to your server, or considering it'southward named incorrectly and therefore can't be plant. To ready the  problem, access your server via FTP and navigate to your theme'southward subdirectory.

Then, look for your theme's stylesheet. If it's not there, retrieve it from your theme's files and upload it to your server. Make sure the file is named manner.css and is saved within the right theme folder.

37. Pluggable.php File Errors

Your WordPress site's pluggable.php file enables users, plugins, and themes to override core functionalities. If a plugin or theme isn't coded properly, information technology may consequence in a conflict with this file.

The issue will appear as a php error message in your WordPress dashboard that references your pluggable.php file. However, the cause of the problem isn't usually within pluggable.php itself, it could exist your wp-config.php or functions.php for example.

Instead, you'll need to observe the real location of the conflict in the fault message. Then, navigate to the relevant file and fix information technology by removing spaces, empty lines, or something similar.

38. WordPress Files Are Corrupt

Only as your WordPress database can become corrupt, and then too can its files. This volition make them inaccessible, which is a big trouble, especially when it comes to core files.

Decadent files may be the upshot of a server failure, wrong file permissions, or a PHP version mistake. The simplest fix is to restore a site backup. This is a matter of just a few clicks in MyKinsta.

Start, log in to the MyKinsta dashboard. Go to "Sites" on the left-manus side and then click on the WordPress site for which you demand to restore a fill-in.

Restore WordPress from Backup in MyKinsta
Restore WordPress from Fill-in in MyKinsta

Pick your preferred backup choice from those provided and click on the "Restore to" button to decide whether y'all desire your WordPress site backup restored on your alive or staging site.

Restoring a WordPress backup to live site in MyKinsta
Restoring a WordPress backup to live site in MyKinsta

Yous will then accept to confirm the fill-in restoration past entering your site proper noun. Then click on "Restore." This willoverwrite your live environs.

Alternatively, y'all tin can replace core files by downloading WordPress, deleting the decadent files via FTP, and then uploading fresh copies from the WordPress .zip file.

Browser Errors

Visitors admission your website using browsers of their choosing. This means that various browser errors can keep users from reaching your site. Preventing them will help y'all avoid missing out on traffic.

Check out our Ultimate Guide to Browser Errors:

39. "Not Secure" Warning in Chrome

When browsing the internet using Google Chrome, yous may have noticed that some pages take a 'Not Secure' alert adjacent to their URLs:

chrome not secure
The "Not Secure" warning in Google Chrome

The browser displays this warning when a website is not using an SSL document. If your pages trigger these letters in users' browsers, it can hurt your site'due south brownie, touch your traffic level, SEO, and conversion rates. To prevent this from happening, you tin can install an SSL certificate.

More than recently, Chrome started showing ERR_SSL_OBSOLETE_VERSION alert letters for websites that aren't using TLS i.two or 1.iii.

forty. "Your Connection Is Non Individual" Browser Error

Even worse than the "Non Secure" warning in Chrome is the "Your Connectedness Is Not Private" folio. This fault prevents users from easily accessing your site, due to a problem with its SSL document (or lack thereof).

If they encounter this page, users may exist scared away from your site for fearfulness of their personal information being stolen. You can try to forestall this from happening by ensuring that your SSL document is installed properly, but it may as well exist a customer-side issue that your users volition have to prepare themselves.

41. ERR_TOO_MANY_REDIRECTS

A redirect loop, which often displays as "ERR_TOO_MANY_REDIRECTS", happens when there'south a misconfiguration of redirects on your server.

For example, this could hateful that URL 1 is pointing to URL two, but URL 2 is pointing back to URL 1, causing an infinite loop. Users tin try fixing this error by deleting your site's cookies and immigration their browser caches. You lot can also try to determine the nature of the redirect loop, in order to figure out the source of the problem then resolve information technology.

42. ERR_CONNECTION_REFUSED

Like many browser issues, the ERR_CONNECTION_REFUSED issue usually isn't acquired by something specific to WordPress. However, if users contact yous because they can't access your site due to this message in Chrome, it still helps to be able to tell them how to prepare the problem.

The ERR_CONNECTION_REFUSED error occurs because the user'southward browser was unable to connect to your site's server. This could be a server-side problem, in which case y'all should check to come across if your site is down and contact your hosting provider. Alternatively, you can try instructing your users to restart their routers and articulate their browser caches.

43. ERR_EMPTY_RESPONSE

The ERR_EMPTY_RESPONSE event occurs when a user's browser sends a request to your site and your server sends nix back. The near pop fixes for this event are to clear your browser enshroud and reset your network settings.

Yous may also want to advise users who are experiencing this problem to disable whatsoever Chrome extensions they're using and try temporarily disabling their anti-virus software.

44. DNS_PROBE_FINISHED_NXDOMAIN Browser Error

Your DNS is the system that takes your website's IP accost and turns it into a readable domain, such as kinsta.com. If your DNS fails to interpret your domain into your site'southward IP accost correctly, users will see the DNS_PROBE_FINSHED_NXDOMAIN browser error in Chrome.

The commencement steps to resolve this issue are to release and renew your IP address. If that doesn't work, you may suggest that users try temporarily disabling their anti-virus software or Virtual Private Networks (VPNs).

Suggested reading: How to Fix the DNS_PROBE_FINISHED_BAD_CONFIG Error Lawmaking.

Cheque out our video guide for fixing the DNS_PROBE_FINISHED_NXDOMAIN Browser Error:

Troubleshooting Miscellaneous WordPress Errors

While many WordPress errors can be traced back to a specific crusade, some are a fiddling more difficult to diagnose. They may accept multiple possible origins or lead back to a minute detail that doesn't seem significant.

Below are a variety of WordPress issues that don't fit neatly into the categories we've covered so far.

Check out our video guide for fixing WordPress Errors:

45. The White Screen of Death

1 of the most famous WordPress errors is the White Screen of Expiry (WSoD). It causes your site to brandish equally a blank white page to its users. This issue may also lock you out of your WordPress dashboard. Usually, information technology is caused past a plugin compatibility issue.

The best grade of action for resolving information technology is to find the plugin that'due south causing the disharmonize and remove it. Other possible causes include syntax errors, reaching your site's memory limit, and file permissions issues.

Check out our video guide to fixing the White Screen of Expiry:

46. Locked Out of the WordPress Admin Dashboard

Your WordPress dashboard is highly important for numerous tasks, including fixing many mutual WordPress errors. Yet, sometimes the issues you're experiencing on your site tin can lock y'all out of your WordPress dashboard.

At that place are many possible causes for this problem. If y'all tin, try to determine whether y'all're locked out due to a separate problem, and then take steps to resolve the root of the issue. You tin also endeavour restoring a fill-in of your site, or disabling a security plugin via FTP if you believe it's keeping yous from your site's backend.

47. Can't Connect via SSH or SFTP

Sometimes, WordPress management or troubleshooting will require that yous access your server direct. SFTP enables yous to admission your files (larn the difference between SFTP and FTP), and SSH permits a wide multifariousness of other remote tasks (here's a guide on how to become started with SSH).

If yous're attempting to use SFTP or SSH to reach your server simply can't connect, y'all may need to delete outdated IP addresses from your known_hosts file.

48. SSH Connection Refused

In the event that y'all're trying to connect to your server via SSH, and you see a message that reads "Connectedness refused" in your command line interface, the trouble is slightly different:

connection refused error
The Connection refused error message in Terminal

Instead of editing known_hosts, yous'll need to check a few things related to your SSH configuration.

First, brand sure that your server has an SSH daemon installed. Yous should also check your credentials and determine if the port you're using is open. The result could also be due to your firewall settings.

Bank check out our video guide for fixing the SSH Connection Refused mistake:

49. Briefly Unavailable for Scheduled Maintenance

Whenever you run updates on your WordPress site, information technology temporarily goes into maintenance mode. During this time, anyone who tries to access your site will see a message that says something like: "Briefly unavailable for scheduled maintenance. Bank check back in a minute":

unavailable scheduled maintenance
The "Briefly unavailable for scheduled maintenance" message in WordPress

This isn't truly an error, since it'south supposed to happen, simply users may interpret it differently. If they contact you near it simply you're non experiencing trouble on your end, y'all'll desire to recommend that they reload the page.

If y'all're seeing this message while running updates in WordPress, on the other paw, your site may have gotten stuck in maintenance mode.

50. WordPress Stuck in Maintenance Mode

Closing your browser in the heart of an update or running bulk plugin updates can cause your site to get stuck in maintenance mode. In this case, you'll see the aforementioned bulletin that users see on the front when you run updates.

Fortunately, fixing this problem is quite uncomplicated. All you have to do is access your site'due south files via FTP, and delete the ane named .maintenance:

wordpress maintenace file
The .maintenance file in FileZilla

Afterward that you can check back with your site and all should be well once more.

51. Changes Aren't Visible on Your Live Site

If you've put in a lot of hard piece of work to brand updates to your site, only to cheque the frontend and run across that none of them are visible, you may be feeling frustrated. The good news is that this problem is usually very simple to fix.

Most often, it'southward the event of a caching consequence. First, you lot can try immigration your browser cache. If your changes nevertheless aren't visible and you're using a caching plugin, check its documentation to acquire how to clear the plugin's cache as well.

52. Missed Schedule

A consequent upload schedule is role of a stiff content strategy. WordPress helps with this past enabling you to schedule posts for publication at specific dates and times.

scheduled post trigger
The Scheduled Post Trigger plugin

Unfortunately, it doesn't always work as intended, resulting in missed schedule errors. Generally speaking, the quickest solutions to this trouble are either available via plugins, such as Scheduled Mail Trigger or WP Scheduled Posts Pro, or by editing cron jobs.

Here at Kinsta, we configure your WordPress cron jobs to run at a system level with intervals of xv minutes.

53. Failed Auto-Update

In society to help your site stay on the latest version of WordPress, you may take car-updates enabled. This can be handy for streamlining this attribute of website maintenance and keeping your site secure, just it also sometimes results in problems.

Auto-updates can sometimes fail, in which instance your site may go down and get unavailable to users. The recommended fix is to behave out a manual update instead.

54. WordPress Import Problems

For a diverseness of reasons, you may notice that yous need to import content into your WordPress site. This is a fairly common practice amongst developers, and various plugins are often used for this chore.

Unfortunately, imports tin hands issue in PHP or HTTP timeouts. In club to avoid these issues, you lot can:

  • Switch to a faster net connection.
  • Import your files using the WP-CLI.
  • Increase your PHP timeout limit.

You may besides demand to contact your hosting provider for help resolving this issue.

55. WordPress Functioning Issues

Your site'southward performance is more or less synonymous with its speed. Fast-loading pages brand for ameliorate UX and SEO, so it's important to routinely monitor and optimize your site's speed. Pingdom is a handy tool for testing loading times from multiple locations:

pingdom tools test
The Pingdom Website Speed Test

Subsequently testing your site, Pingdom volition requite you a listing of suggestions regarding how you lot tin can improve its functioning. Common solutions include image compression, caching, and enabling a CDN.

56. WordPress Is Not Sending Emails

Electronic mail marketing is a key strategy for many WordPress sites and can increase your traffic level and conversion rates. There are several plugins available that can enable you to send emails from your WordPress dashboard, conveniently bundling your e-mail marketing platform with your site'southward backend.

Often, if your emails aren't being sent to your subscribers, it's considering of your server's configuration. Your host may have limits on the resources your site can employ, which prevents emails from going out.

If you doubtable a server-related issue, contact your host. You may need to upgrade your plan. Alternatively, the plugin you're using could be the source of the trouble. Check its back up forums and documentation for mutual issues or contact the developer for support.

Finally, emails sent from WordPress may be marked as spam. If a user contacts you lot nigh a missing electronic mail, tell them to check their junk folder just in case.

57. WordPress Syntax Errors

Syntax errors refer to issues with the syntax or structure of your code. This may include incorrectly-used punctuation marks or other typos. In some cases, a syntax error can lock you lot out of your dashboard and pause your site.

Despite the seemingly-insignificant root cause, this type of error is pretty serious. Information technology ofttimes occurs when you paste in code snippets you've plant online. If y'all've washed something like that recently, that's likely the source of your problem.

To resolve it, navigate to the location of the lawmaking snippet you pasted in using FTP, and right or remove it.

58. The WordPress Sidebar Is Actualization Below the Content

Sidebars can be useful for displaying key content to your users, such every bit your navigation menu, WordPress search office, social icons, and even disclaimers. If your sidebar looks odd because it'due south appearing below your content instead of next to information technology, however, you've got a trouble.

This is frequently the outcome of misused <div> tags in i or more than of your theme's files. You'll need to runway downwardly the source of the issue in lodge to right your code and fix it. This could also occur due to bug with your site'southward width, a float property error, or other issues with your WordPress theme.

59. White Text and Missing Buttons in the Visual Editor

Your WordPress editor is pretty important. Without it, adding new content to your site would be much more than difficult. If you lot've ever opened the Archetype Editor to notice that all of the buttons are missing from the toolbar and your text colour is set to white, yous've probably felt the distress that comes with non having access to that functionality.

Often, this error is due to a plugin conflict or caching consequence. If immigration your browser cache or deactivating your plugins doesn't resolve the problem, you may need to supercede some of your WordPress core files.

60. WordPress RSS Feed Bug

RSS feeds are an easy fashion to bolster your site through curation. They're particularly useful for news sites and other content hubs. However, errors in your RSS feed tin can announced unprofessional and prevent users from viewing content.

These errors may occur due to extra spaces or line breaks post-obit closing PHP tags in your functions.php file or plugins. You can track them down and remove them to eliminate this event. Alternatively, you may besides demand to test for plugin and theme incompatibilities or simply disable WordPress' default RSS feeds function.

61. WordPress Failed to Open Stream

If you lot see an error message reading "failed to open stream", this means that WordPress was unable to open a file referenced somewhere in your code.

This error tin can be caused by a variety of problems, but the message will commonly tell you what the source of the problem is. Possible responses include:

  • No such file or directory.
  • Permission denied.
  • Performance failed.

The course of activeness needed to correct the problem will depend on which response you're seeing. It may be that there's a file missing, your permissions are gear up incorrectly, or WordPress is having trouble connecting to a 3rd-party API.

62. Countersign Reset Key Error

If users are able to register for accounts on your site, they may at times need to reset their passwords. In some cases, the default password reset email provides a link that directs users back to the login folio, where they'll see a bulletin that reads: "This fundamental is invalid or has been used. Delight try to reset the password once more."

Usually, this is a caching issue. If you accept a caching plugin installed on your site, make sure you've disabled caching for the My Account page in the plugin's settings. Instances of conflicts with CAPTCHA plugins have likewise been reported.

63. The Login Page Keeps Refreshing

If clicking on the Log In button on your WordPress login folio simply refreshes it instead of bringing you to your dashboard, there may be something wrong going on:

wordpress login screen
The WordPress login screen

This issue may exist due to a plugin conflict, wrong WordPress addresses, or a corrupted .htaccess file.

64. WordPress Keeps Logging You Out

Unlike the login page refreshing error, this problem enables y'all to briefly access your WordPress dashboard but then suddenly logs you back out. This is frequently due to an issue with your WordPress site's settings.

If you're experiencing this error, the WordPress Accost and Site Address in your General settings probably don't match:

wordpress general settings
The WordPress Address and Site Address in the General Settings

This can include seemingly pocket-sized differences, such as whether or not both URLs include www at the kickoff. Changing the URLs then they friction match should fix this issue.

If you aren't able to do this via your dashboard because WordPress keeps logging you out, you lot tin can go the job washed by editing your wp-config.php file.

65. "Are Yous Sure Yous Want to Practise This?"

The most frustrating WordPress errors are those that give no indication as to what might exist causing them. An error reading "Are y'all sure you want to do this?" is one such effect.

Nigh ofttimes, this is the result of a plugin or theme disharmonize and can be resolved with standard troubleshooting for that situation. In the event that this doesn't piece of work, you lot will probably demand to replace your wp-config.php file.

66. "Some other Update In Progress"

Commonly, the "Another update is currently in progress" error appears if you lot're trying to run a plugin or theme update while WordPress is still executing a core update.

Ofttimes this happens during automated cadre security updates. The message should automatically disappear once the first update has finished. If information technology doesn't, you have an mistake on your hands. You can resolve it in phpMyAdmin by deleting the core_updater.lock row from the wp_options tabular array.

67. Error Moving to Trash

WordPress enables y'all to easily delete posts and pages from your site with the click of a push. However, diverse problems can lead to an error when trying to motion content to the trash.

This can occur because of a caching issue or a plugin conflict. It may likewise be due to database abuse or incorrect file permissions.

68. WordPress Installation Errors

Although WordPress is famous for its simple five-minute installation process, you may however run into trouble. Potential issues include the Error Establishing a Database Connection and 500 Internal Server Errors, which nosotros've covered elsewhere in this postal service.

You may also encounter a "Headers Already Sent" fault message. This is likely due to unnecessary spaces or PHP tags in your code. The message should tell yous where the trouble is and you can resolve information technology by editing the relevant file.

69. "The Site Is Experiencing Technical Difficulties"

This mistake has become more than frequent since the launch of WordPress 5.ii. It normally appears during core, plugin, or theme updates:

experiencing technical difficulties An mistake message reading: "The site is experiencing technical difficulties."

The cause of "The Site Is Experiencing Technical Difficulties" error is typically either a PHP retentiveness limit error or a plugin conflict. Yous can increase your site'south memory in unlike means.

To troubleshoot a plugin disharmonize, try deactivating your plugins and and so reactivating one by one to see which one causes the error to appear again.

seventy. "An automatic WordPress update has failed to complete – please endeavor the update again at present"

You lot may have come across this mistake at the peak of your WordPress admin dashboard: "An automated WordPress update has failed to complete – please attempt the update again now."

An automated WordPress update has failed to complete - please attempt the update again now
WordPress Error: "An automatic WordPress update has failed to complete – please attempt the update again now."

This error is often caused by WordPress going into 'maintenance manner' after updates have been fabricated to themes, plugins, or WordPress itself.

This error can ordinarily be resolved by manually updating any failed automated updates.

If the message persists, it may be due to your WordPress site existence stuck in 'maintenance mode'. This can be fixed by removing the ".maintenance" file from your the root folder of your WordPress site, either via cPanel or using SFTP. Check out our guide to fixing WordPress Stuck in Maintenance Way for footstep-by-pace instructions.

71. Your WordPress Site Is Down

An unavailable site can pb to lost traffic and revenue. If y'all're sure that your WordPress site is down, the first step is determining if the cause is a WordPress error or if your server is experiencing trouble. Symptoms of other WordPress errors may tip you off to the underlying trouble.

If none are present, you can endeavour checking your server'south error logs. Here'due south how to practise it in MyKinsta:

Accessing error logs in MyKinsta 
Accessing fault logs in MyKinsta

If your server is unable to work properly or have no idea about what's happening, you should contact your hosting provider for help.

Steps to fixing any #WordPress error: Read this guide. ✅ That'south it. That'south all the steps. 😃 Click to Tweet

Summary

The last thing any site owner wants is for their WordPress website to become unavailable to users or showing problems. Not simply does this crusade you lot to miss out on any sales, advertizing views, SEO, conversions, and fifty-fifty affiliate commissions you might take earned.

It'll too make your site seem less reliable and hurt your brand reputation, which could exist actually hard to repair.

That's why nosotros grouped these mutual WordPress errors all together on a single page to help you detect a set as easily as possible and get your business back on track quickly. Isn't that convenient?

Practice you have any questions well-nigh troubleshooting errors on your WordPress site? Ask away in the comments section beneath!


Salvage time, costs and maximize site performance with:

  • Instant help from WordPress hosting experts, 24/7.
  • Cloudflare Enterprise integration.
  • Global audition reach with 32 data centers worldwide.
  • Optimization with our built-in Application Performance Monitoring.

All of that and much more, in 1 program with no long-term contracts, assisted migrations, and a 30-day-coin-back-guarantee. Check out our plans or talk to sales to find the plan that'south right for you.