• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Plesk Auto Update broken

Alex.V

New Pleskian
I have successfully updated plesk to 12.0.18 but now the auto updater is broken

It states that there are components that need to be updated, but when i run the update, it says that they are already installed and the latest version.

When I try to use the panel after the upgrade, it comes up with this error

Internal error:
ODBC error #HY000: [MySQL][ODBC 3.51 Driver]Access denied for user 'apsc'@'localhost' (using password: YES)

I have tried removing and reinstalling the components but the same errors return

Any help would be appreciated


Here is a copy of the installer error log:

Exception: Scriptlet or other non-fatal errors occurred during transaction.
Loaded plugins: priorities
1228 packages excluded due to repository priority protections
Package mod_security-2.7.7-18.el6.art.x86_64 already installed and latest version
Package psa-proftpd-1.3.4c-4.el6.art.x86_64 already installed and latest version
Running rpm_check_debug
Exception: Scriptlet or other non-fatal errors occurred during transaction.
Bootstrapper has finished action (exec time: 0 sec.): parent_name='PLESK_12_0_1$
FileFetcher: get file (~empty)/PSA_12.0.18/plesk-12.0.18-cos6-x86_64.inf3
FileFetcher: get file (~empty)/SITEBUILDER_12.0.5/sitebuilder-12.0.5-rhall-all.$
FileFetcher: get file (~empty)/BILLING_12.0.18/billing-12.0.18-rhall-all.inf3
FileFetcher: get file (~empty)/NGINX_1.5.0/nginx-1.5.0-cos6-x86_64.inf3
Execute command /usr/local/psa/admin/bin/send-error-report install
Error: Failed to run the Yum utility.
The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Please, contact product technical support.

Any help would be appreciated
 
try to run the following command

/usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair
 
i ran the command, but it still shows 2 available updates, and when i run the update, the following output is shown:

Installation started in background
Loaded plugins: priorities
1229 packages excluded due to repository priority protections
Package mod_security-2.7.7-18.el6.art.x86_64 already installed and latest version
Package psa-proftpd-1.3.4c-4.el6.art.x86_64 already installed and latest version
Package mod_security-2.7.7-18.el6.art.x86_64 already installed and latest version
Package psa-proftpd-1.3.4c-4.el6.art.x86_64 already installed and latest version
Package mod_security-2.7.7-18.el6.art.x86_64 already installed and latest version
Package psa-proftpd-1.3.4c-4.el6.art.x86_64 already installed and latest version


Installing packages
Loaded plugins: priorities
1229 packages excluded due to repository priority protections
Package mod_security-2.7.7-18.el6.art.x86_64 already installed and latest version
Package psa-proftpd-1.3.4c-4.el6.art.x86_64 already installed and latest version
Running rpm_check_debug
Exception: Scriptlet or other non-fatal errors occurred during transaction.
Error: Failed to run the Yum utility.
The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Please, contact product technical support.
 
with standard Centos, epel and atomic repository active I have newer rpms.

mod_security-2.8.0-14050714.x86_64
psa-proftpd-1.3.4d-cos6.build1200140507.14.x86_64

try yum update with atomic repo disabled:

#yum update --disablerepo=atomic

This will probably solve your package problem but I doubt it will solve your mysql problem.
 
Thanks,
I have found an automated function in plesk to fix the db error, but it breaks again every day after the updates fail.
 
It worked after I disabled priorities

would it have been another repository that broke it, and could you tell me if one of my repos is incompatible with plesk?

here are my repos:
atomic
base
dag
epel
extras
railgun
remi
rpmforge
updates
 
Alex,

it is known problem with yum 'priorities' plugin. Just disable plugin if you do not have any necessity to use it. Plesk does not require this yum plugin and their collaboration is not guaranteed.
 
Back
Top