• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

/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