Missing Uploaded Profile Images

I have just set up passbolt, and I only have one issue. Any profile picture I have uploaded gives a 404 in chrome dev tools. ex.
https://example.com/img/public/b93dca4c04014eba9ceb443875411911.65a0ba70.png

Returns 404. As far as I know it is only profile pictures having trouble loading which leads me to think it is something with uploads.

Healthcheck also returns 0 errors.

Directory permissions are 755 from /img -r

Do you have some folder/files in webroot/img/public ?
Is www-data owner of the folder webroot/img/public ?

The folder is empty, yes that is the owner.

Anything in logs/error.log after trying to upload an avatar ?
Do you see something in your browser console ?

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.