• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Unable to create dirty flag

K

kclo

Guest
After I changed Plesk admin password, I got the following messages when restart /etc/init.d/psa and I can't login into Plesk admin.

Starting Plesk... packagemng: Unable to create 'dirty' flag (/usr/local/psa/tmp/components_dirty_flag): Permission denied
System error 13: Permission denied
packagemng: Unable to create 'dirty' flag (/usr/local/psa/tmp/components_dirty_flag): Permission denied
System error 13: Permission denied

I have checked that the password list under /etc/psa/.psa.shadow matches with mysql admin password. I can "use /usr/bin/mysql -uadmin -p`cat /etc/psa/.psa.shadow` -Dpsa" to access tables.

Any help!
 
Check that you have following permissions there:

# stat /usr/local/psa/tmp/
File: `/usr/local/psa/tmp/'
Size: 4096 Blocks: 8 IO Block: 4096 directory
Device: ffh/255d Inode: 27549782 Links: 4
Access: (1777/drwxrwxrwt) Uid: ( 0/ root) Gid: ( 0/ root)
 
Back
Top