@orange Ok, as the developer suggested, I think the issue is about the POSIX permissions. After adjusting the POSIX permissions, apparently that fixed the issue.
EDIT: "Others" should not have Write permission. So it should be like this => drwxrwxr-x
Not working permission:
before.png
Working permissions:
after.png