• 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

/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