Error: The public folder (/data/public) doesn't exist or is not accessible

System Information
  • Strapi Version=“4.5.3”:
  • Database=“postgres”:
  • NPM Version=“8.11.0”:

Hi guys, I have created strapi service that works prefectly fine in my localhost,
but when I deploy it in render host, it show me faild message,


And I think all of my configuratin is correct, you can see it in github
Thank you in advance. :pray: :grinning:

Is this inside a docker container etc or ?

No, It is not a docker,I pass direct code to host.

Does the user have permission to access /data
Or if you can do this and show the output please

ls -lar /