A maintenance event to our servers or software is in progress. It may not affect you. Select the link on the right for details. Learn more

System logs say Failed to open directory /usr/local/psa/admin/.config [...] Permission denied Print

  • 0

Problem Description

  • journalctl shows Failed to open directory /usr/local/psa/admin/.config/systemd/user.control, ignoring: Permission denied
  • journalctl shows Failed to open directory /usr/local/psa/admin/.config/systemd/user, ignoring: Permission denied
  • Or other similar file located in /usr/local/psa/admin/.config

Problem Resolution

Run:

chmod 755 /usr/local/psa/admin/.config
plesk repair fs -system -y

Problem will then be resolved.

Tip: if the fs repair command results in a nodejs12 file missing, run the following to fix it, then re-run the fs repair command above. 

yum reinstall plesk-nodejs12

Was this answer helpful?

← Back