• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue Unexplained permission changes

immc

New Pleskian
Server operating system version
Ubuntu 24.04.3 LTS
Plesk version and microupdate number
Plesk Obsidian 18.0.71 Update #2
Tracking an issue on one of my VPS servers running a streaming OTT app. I'm able to install the script per the instructions provided by the developer to include importing demo data, all of which is done via command line. The demo data loads and all images are viewable. A few days later all of the demo images appear broken. To resolve I'm instructed to make sure permissions are set to 755 on specific folders:
- /storage/app/public/avatars
- /storage/app public/laravel-script

I reset the permissions and the demo images appear. A few days later the images are broken again. I run chmod -R 755 on the folders and issie is resolved only for it to return a few days later. I can't find anything pinpointing the exact cause of the permission changes. To test I installed this same script on another VPS server and am experiencing the exact same issue.

I came across some steps to track permission changes but wanted to open this ticket to get direction on understanding the actual cause of this issue.

Any responses appreciated.
 
Back
Top