• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.

Upgrade 10.4.4 failed, panel down

DavideF

New Pleskian
I tried to upgrade my panel from 10.3.0 to 10.4.4 and the process failed. In installation log i've this:

Trying to install PAM module... PAM configuration loaded from (directory="/etc/
pam.d", file="/etc/pam.conf"). Configuration contains 54 file(s)
calculated 3 position(s) to change 'auth' stacks
required 'auth' stack(s) modified (in memory)
4:some functionality isn't yet implemented

WARNING!
Some problems are found during install PAM module not successed(see log file: /t
mp/plesk_10.4.4_installation.log)

I tried again with bootstrapper, nothing good, same error. How can i go on?
 
Going further and running this

/usr/local/psa/pam_plesk_config/pam_plesk_install -v

DEBUG:initial services: autonomous = set(['openwsman', 'other', 'system-auth-ac', 'plesk_usermng_encrypted']), commonDict = {'common-password': set(['sfcb']), 'system-auth': set(['sshd', 'samba', 'run_init', 'chfn', 'sudo-i', 'su-l', 'newrole', 'remote', 'login', 'chsh', 'radiusd'])}
DEBUG:S3:Traceback (most recent call last):
File "/usr/local/psa/pam_plesk_config/pam_plesk_install.py", line 366, in main
KnownPasswordSetters, KnownNonPasswordSetters)
File "/usr/local/psa/pam_plesk_config/pam_plesk_install.py", line 229, in getPasswordChanges
changes.append((svc, position, pswdCA.getAddStyle(svc, position, confSet)))
File "/usr/local/psa/pam_plesk_config/PAMConfig/analyzers.py", line 269, in getAddStyle
raise NotImplementedError("do know how to deal with atom:\n%s" % (theAtom,))
NotImplementedError: do know how to deal with atom:
password optional /usr/local/psa/pam_plesk/pam_plesk.so try_first_pass
 
This line was the problem:
password optional /usr/local/psa/pam_plesk/pam_plesk.so try_first_pass

in system_auth file, i changed optional with required and run again

/usr/local/psa/pam_plesk_config/pam_plesk_install -v

no errors this thime. Now i'm running again upgrade scripts, let's hope this is the good one.
 
Nothing to do. Exit.
statistics_collector: no process killed
Need to update DNS zones for subdomains.
Subdomains zones were fixed.
Patches were installed successfully.
The packages were installed successfully.

All went ok this time. However every time i had to upgrade plesk i run into PAM's errors, is it a common issue?
 
Back
Top