Articles in this section

Unable to clone instance or apply SmartUpdates on WP Toolkit in Plesk: Smart Update was unable to correctly clone your website for further analysis

kb: bug kb: fixed ext: wptk Plesk Obsidian for Linux ABT: Group A

Applicable to:

  • Plesk Obsidian for Linux

Symptoms

  • The following error comes up when trying to clone a WordPress instance at  Domains > example.com > Click on Clone or making Smart Update.

    PLESK_ERROR: Smart Update was unable to correctly clone your website for further analysis. Please try again later.

  • The following message can be found in /var/log/plesk/panel.log with  debug mode enabled:

    CONFIG_TEXT: What broke when cloning WordPress instance #12 ('https://example.com'):
    Page relative uri: /terms-and-conditions/
    shortcode
    ...

Cause

Product issue:

  • #EXTWPTOOLK-5569 "Smart Updates no longer fail to analyze the site due to incorrect shortcode detection."
    Fixed in:

Resolution

Please consider updating your server:

Workaround

If update is not possible for some reason you may try the following

workaround

As a workaround, follow these steps:

  1. Connect to the server via SSH.

  2. Edit file /usr/local/psa/admin/conf/panel.ini. Add the following lines:

    [ext-wp-toolkit]
    smartUpdateInitialCheckEnabled = false

  3. Log into Plesk and run Smart Update for affected instances in Plesk again.

  4. After successful update revert the changes back by removing or commenting the line with ";" in /usr/local/psa/admin/conf/panel.ini as below:

    [ext-wp-toolkit]
    ;smartUpdateInitialCheckEnabled = false

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.