• 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 script to 10.3.0 failed...

DavideF

New Pleskian
I've run from my web interface the upgrade script but it failed and now plesk is unoperative.

I've attached the install.log

I've noticed searching around that this may be related to pam module.

When i manually try to run

/pam_plesk_install -m /usr/local/psa/pam_plesk/pam_plesk.so -v

i get

DEBUG:Loading PAM configuration from (directory="/etc/pam.d", file="/etc/pam.conf")
INFO:pAM configuration loaded from (directory="/etc/pam.d", file="/etc/pam.conf"). Configuration contains 52 file(s)
DEBUG:calculating changes for 'auth' stacks
DEBUG:S3:Traceback (most recent call last):
File "/usr/local/psa/pam_plesk_config/pam_plesk_install.py", line 346, in main
KnownPasswordCheckers, KnownNonPasswordCheckers)
File "/usr/local/psa/pam_plesk_config/pam_plesk_install.py", line 36, in getAuthChanges
(autonomous, commonDict) = authCA.selectServices(confSet)
File "/usr/local/psa/pam_plesk_config/PAMConfig/analyzers.py", line 127, in selectServices
shared = confSet.getCommonServiceNames(self.facility)
File "/usr/local/psa/pam_plesk_config/PAMConfig/confset.py", line 968, in getCommonServiceNames
if self.getConf(c, facility):
File "/usr/local/psa/pam_plesk_config/PAMConfig/confset.py", line 990, in getConf
raise PAMServiceError(service)
PAMServiceError: password-auth

CRITICAL:3:a programming/runtime error

Don't know if this can help.

Any suggestion please?

Thanks.
 

Attachments

  • parallels-installation-log.txt
    56.2 KB · Views: 1
Try to repair installation with bootsrapper repair. (It is described in KB article)
 
Tryed with bootstrapper but did'nt worked.

/sbin/wrapper was on root:root and i've changed to root:psaadm now i can login again but panel don't load any css or images so i get an ugly unformatted view.

What should i try?
 
Have you applied any custom skin in 10.2 or in previous version of Plesk?
In 10.3 there were some changes in CSS structure. Maybe your old skin is not compatible with 10.3? Try to install any new skin.
 
No, i never applied any skin on my own.

Finally i've managed to get the panel back working however. I've reinstalled the 10.2 versione and upgraded again. The PAM error was there again but this time the script didn't interrupt was sucessfull.

Thanks for your advices Igor.
 
Back
Top