Report this

What is the reason for this report?

Image corruption

Posted on April 6, 2022

In the last days I have experienced a problem with images in my site. The images of any HTML-page are uploaded without problem, but after a while they appear totally corrupted. See an screenshot example here: https://ventoux.es/corrupted.png (image corrupted after a while) https://ventoux.es/uncorrupted.png (correct image) The web page of the example is: https://ventoux.es/de-viella-a-montjuic.html The problem seems to take place with any image (and any of my web pages) and I must delete the cache and refresh the page in order to see the image well again.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Heya,

It seems like the issue might be related to caching. To fix this, you can try the following steps:

  1. Clear your browser cache and refresh the webpage.
  2. Check your website’s .htaccess file (if you are using Apache) or nginx.conf file (if you are using Nginx) for any caching rules that may be causing the issue. Consider removing or adjusting those rules.
  3. Inspect your Content Delivery Network (CDN) settings if you are using one, and ensure the caching rules are configured correctly.

If the issue persists, I’d recommend reviewing server logs for any errors or reaching out to our support team for further assistance.

To learn more about server logs, visit our documentation:

Hope that this helps!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

Dark mode is coming soon.