By jonashiltl
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.
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!
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
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.