• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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