• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

/logs is in invalid state

Felix1211

New Pleskian
Hello.

We got an error by using /usr/local/psa/admin/sbin/statistics.

Output:
WARNING during statistics_collector execution: : Executing logs preparation...
'./domain.tld/logs' already exists, but has wrong access rights. Specify --force to override.
statistics_collector: /opt/psa/admin/sbin/relink-vhost-logs execution failed:
ERROR: Cannot relink logs. Target directory '/var/www/vhosts/domain.tld/logs' is in invalid state.
'./otherdomani.tld/logs' already exists, but has wrong access rights. Specify --force to override.
statistics_collector: /opt/psa/admin/sbin/relink-vhost-logs execution failed:

After 13 errors like this: PHP Notice: Undefined offset: 1; File: /opt/psa/admin/plib/Service/Driver/StatisticsCollector/Util/Unix.php, Line: 183
( 28 times )

I found this: http://kb.parallels.com/en/117725

root@web:/etc# grep domain.tld /etc/passwd
user1:x:10004:1003::/var/www/vhosts/domain.tld:/bin/false
user2:x:10004:1003::/var/www/vhosts/domain.tld:/bin/false
user3:x:10004:1003::/var/www/vhosts/domain.tld:/bin/false

So there is no user in the webuser Group, is this a problem ?
How can i stop the nscd Service to update /etc/passwd ? I dont found it at /etc/init.d

Excuse me for my broken english.
Thank you very much.

Best regards
Felix S.
 
Back
Top