Seems like there might be some confusion on what exactly `MEDIA_ROOT` means.
you can do import logging logger = logging.getLogger(__name__) logger.info(MEDIA_ROOT) in settings after declaring MEDIA_ROOT if that path lines up with what you have in the server, then I suspect permission issue might be at play as well. -- 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+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/070f631f-d327-47c7-b283-b3bec62b44a6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.