• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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