Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Donnie95 Posted January 17, 2022 Posted January 17, 2022 Hello, I have a strange issue, when I change the storage folder for anything (Files > Storage Settings) the folder I'm switching to change its permissions to 666 after the moving background task is done. (Was set to 777 before switching the folder) The background task is completing without any errors. This is a serious issue because the task is deleting the original files but the files are not moved in the new location because the permission are changed to 666. I get nothing in the systems logs. I tried on a test install without any plugins, same issue. IPS 4.6.9, PHP 8.0, MYSQL 8.0, Nginx, Ubuntu 20.04.
Randy Calvert Posted January 18, 2022 Posted January 18, 2022 Take a look at: There is references to overwriting the default assigned permissions if needed. Normally your server will take care of this, but if there is problems, you can control it with a constants.php override.
Donnie95 Posted January 18, 2022 Author Posted January 18, 2022 Thanks I have tested this but no change. I have done many testing on a fresh install and it doesn't happen all the time, really strange. But I'm almost certain that this is a bug in IPS.
Donnie95 Posted January 23, 2022 Author Posted January 23, 2022 The issue may be caused by a plugin after all, the plugin author will release an update soon and I'll test again to make sure.
Randy Calvert Posted January 24, 2022 Posted January 24, 2022 In a BIG share of cases when there are problems, a plugin is the culprit. That's part of the reason it's recommended to disable all plugins and test without them to confirm if it's part of the issue. 🙂 I'm glad you were able to get it squared away.
Recommended Posts