Thursday, March 23, 2023

Re: What makes the images deletion from the media folder?

Are you using Django in a docker container?

If so, any changes to the filesystem are ephemeral and disappear when the container is recycled.


Regards,
David


------ Original Message ------
Date 3/24/2023 2:04:56 PM
Subject What makes the images deletion from the media folder?

Hi,

We are seeing weird issue that images are deleted between deployments in our Dev. server and we are seeing this message in log files:

example:

WARNING 2023-03-10 07:03:16,927 - Not Found: /media/cl_1zf3am8.JPG

Could someone let me know what could be the issue?

Best regards,
~Ram 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BOi5F2mTfx%2B32XKjM__gkgp0i7vPKgWsGuGVGQsr%3DSX_U0MRg%40mail.gmail.com.

No comments:

Post a Comment