Skip to content

Failed Images

Especially if you’re managing a website with a large amount of images that’ve existed for some time, it can difficult to ensure all of those URLs remain valid and functional. You don’t want visitors to see something like this and not even realize it:



To help keep on top of those broken images, PicPerf will capture and report on every image it’s unable to request and optimize.

These records are kept for the past 30 days, and when a failed image is later successfully requested, it will be removed form the list.

If you’d like to be notified about failed images, you can sign up for email reports as well. You can choose to receive them either daily, weekly, or monthly, can they can be disabled at any time. By default, you will not be subscribed to these reports.

Below are the most common failure codes you might encounter when PicPerf attempts to optimize images, along with explanations of what each means:

Status CodeError MessageHow to Fix
400The image request was invalid.Check that the image URL is correctly formatted and valid.
401Authentication is required to access this image.Ensure the image is publicly accessible.
403You don’t have permission to access this image.Make the image publicly viewable.
404This image could not be found.Verify the image still exists at that URL or update the link.
410This image is no longer available.Replace with a new image or remove the reference entirely.
429Too many requests were made. Please try again later.Adjust the rate limit on the image’s server.
500The server encountered an error while processing this image.Check your server’s error logs for more details.
502The server is temporarily unavailable.Wait and try again, this is usually temporary.
503The service is currently unavailable.Check back later, the server may be under maintenance.
504The request took too long to complete.Try again after a few minutes. Could be a blip.
600We couldn’t reach the server hosting this image.Check if the website is online and the URL is correct.
601The server refused the connection.The hosting server may be blocking requests. Contact them.
602The request timed out while trying to fetch this image.Try again later or use a faster image hosting service.
603The connection was lost while downloading this image.Try again, this is usually a temporary network issue.
604There was a security certificate issue with this server.Contact the website owner to fix their SSL certificate.
605The server’s security certificate has expired.Contact the website owner to renew their SSL certificate.