Question

Replacing images in Spaces does not quickly populate new image to CDN

I’m using Spaces to save user profile pictures and want to load them inside my App. The key of the picture is just the user’s id and if the user uploads a new profile picture I just use the same key again which should replace the old picture. But when I upload a new Picture and visit it’s CDN url, the old one is still being shown (even after 20 minutes). The weird thing is that when hovering over the image the preview shows the new iamge, but visiting the link shows the old one.

Preview image Visiting the cdn url


Submit an answer


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!

Sign In or Sign Up to Answer

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.

Bobby Iliev
Site Moderator
Site Moderator badge
November 20, 2021
Accepted Answer

Hi there,

It sounds like it’s the DigitalOcean Spaces CDN cache. You might have to clear the cache once the user changes their profile picture as described here:

https://docs.digitalocean.com/products/spaces/how-to/manage-cdn-cache/

Alternatively, you could change the name of the file so that the new file name would not be present in the cache and it will show up directly on the site.

Let me know how it goes! Best, Bobby

This comment has been deleted

    Try DigitalOcean for free

    Click below to sign up and get $200 of credit to try our products over 60 days!

    Sign up

    Get our biweekly newsletter

    Sign up for Infrastructure as a Newsletter.

    Hollie's Hub for Good

    Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

    Become a contributor

    Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

    Welcome to the developer cloud

    DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

    Learn more
    DigitalOcean Cloud Control Panel