Images not loading on post

We have a recurring issue where we have seen images not loading on posts. When the post is created, theimages uploaded and the post published, Images seem to show up on the post. But a day or two later, they fail to load and the post looks like the following example (the small empty squares are where images should load):

Is there something we should be doing to prevent this from occurring?Is this a known issue that on our version of the platform that gets fixed in later versions? Have other customers encountered/reported this?

Parents Reply
  • From those links it looks like the file haven't been transferred to the corresponding application container, during the creation of a post images are uploaded to a temporary location until the post is saved.  I have seen the situation where either the permissions on the filestore were wrong and the copying failed or an exception occurs in the middle of creation that prevents the copy.

Children