Username:
TITLE
Panel error: Read-only file system
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Obsidian 18.0.53 on AlmaLinux 9.2
PROBLEM DESCRIPTION
There are some error in panel.log about problem on permission for some commands operate by Plesk
STEPS TO REPRODUCE
Nothing, there errors came out on scheduled tasks by Plesk
ACTUAL RESULT
and about httpd_restart in /usr/local/psa/var/
EXPECTED RESULT
The task does not block and is completed without errors
ANY ADDITIONAL INFORMATION
I think that these errors are about ProtectSystem=full, and for some reasons Plesk isn't' set/working correctly.
I resolved these errors when I added this line on logrotate.service :
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug
TITLE
Panel error: Read-only file system
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Obsidian 18.0.53 on AlmaLinux 9.2
PROBLEM DESCRIPTION
There are some error in panel.log about problem on permission for some commands operate by Plesk
STEPS TO REPRODUCE
Nothing, there errors came out on scheduled tasks by Plesk
ACTUAL RESULT
Code:
181366:649a0a63936c4 ERR [panel] PHP Warning: unlink(/usr/local/psa/var/cache/apache_restart_stat): Read-only file system; File: /usr/local/psa/admin/plib/Service/Driver/Web/Server/Apache.php, Line: 178
181366:649a0a63936c4 ERR [panel] PHP Warning: file_put_contents(/usr/local/psa/var/cache/apache_restart_stat): Failed to open stream: Read-only file system; File: /usr/local/psa/admin/plib/Service/Driver/Web/Server/Apache.php, Line: 180
and about httpd_restart in /usr/local/psa/var/
EXPECTED RESULT
The task does not block and is completed without errors
ANY ADDITIONAL INFORMATION
I think that these errors are about ProtectSystem=full, and for some reasons Plesk isn't' set/working correctly.
I resolved these errors when I added this line on logrotate.service :
Code:
ReadWritePaths=/usr/local/psa/admin/plib/Service/Driver/Web/Server /usr/local/psa/var
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug