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