• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

/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