• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

WordPress Toolkit: updates do not start

Mario ITN

New Pleskian
After a failed automatic upgrade from 12.0.18 to 12.5.30 it is impossible to use the WordPress toolkit update features (for plugins, themes, ecc.).

Starting an update within WordPress Toolikit will lead to a 0% progress bar for hours with the task never really started. Cancelling the update will result in a proper delete of the task from the Plesk's mySQL long tasks tables.

Sheduled backups are also not performed with no error notice. Manual Backups are performed without any problems.

I cleared the long tasks tables following http://kb.odin.com/en/120209

I also checked /etc/cron.d/plesk-backup-manager-task and it appears as


-rw-r--r-- 1 root root 111 set 26 2013 plesk-backup-manager-task




and contains 1 line:

14,29,44,59 * * * * root [ -x /opt/psa/admin/sbin/backupmng ] && /opt/psa/admin/sbin/backupmng >/dev/null 2>&1


Anything else I could check?
 
First of all I'd suggest you fix your Plesk with

# plesk repair installation
 
Thank you for your answer.

Does it work on 12.0.18#70? I thought it was a 12.5 feature... I would have run
# plesk repair all -n
for a check first in that case.

Anyway because everything else it is working fine I would like to be sure not to break anything trying to repair this.
 
Sorry it was probably my English.... when I wrote "failed automatic upgrade from 12.0.18 to 12.5.30" I meant that the upgrade was not performed for some error. It was attempt by Plesk automatic updates but failed and when I logged in Plesk panel I just found the old version with a red notice about the upgrade attempted.


I hope it is clear now... sorry again for the misunderstanding.
 
For Plesk 12.0.18 you can use

# /usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair

for repairing your Plesk.
 
Back
Top