• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

/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