I host my files on Digitalocean space. Almost everything works fine. The only issue is that I am unable to see images uploaded with editors for instance ckeditor after about a day of upload. This does show at first but fail to display by second day.
When I tried to preview the image to ascertain what is wrong, I encountered this kind of error:
<Error>
<Code>AccessDenied</Code>
<RequestId>txgjk006000a4ca-47ce82d-nyc3bkkhv**""**</RequestId>
<HostId>47ce82d-***********zg02</HostId>
</Error>
Note: I replaced some things with ****.
I've tried what I could do eg changing permission but all to no avail.
Other images uploaded through IMG tags are displaying properly.
The app is a django app.
Kindly help.