• Resolved wpyung

    (@wpyung)


    when I activate the xcloner plugin, wp-admin goes very slow. It takes about a minute to respond to any submission.
    As soon as I deactivate xcloner it springs back to life

    This site is slow
    OS: Ubuntu 18.04.5 LTS
    Wordpress version: 5.7.2
    PHP version: 8.0
    Xcloner version: 4.2.163

    This site with the same content and themes runs at normal speed OK
    OS: 7 (wheezy)
    Wordpress version: 5.7.2
    PHP version: 5.6.40-1~dotdeb+7.1
    Xcloner version: 4.1.5

    Both sites are hosted on a similar platform

    Any ideas

    Thanks

    Peter

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support jimiero

    (@jimiero)

    Hello,

    Have you tried to check your logs and see what’s causing that slow load? I’m not able to reproduce the issue here.

    Thread Starter wpyung

    (@wpyung)

    where do I look in the logs ?
    If I enable debug I get
    and look in the xcloner log I see this.
    Strange that all other wordpress functions work…

    [2021-06-22 14:20:23] php_system.DEBUG: E_WARNING: array (   'type' => 2,   'message' => 'mysqli_real_connect(): (HY000/2002): Connection timed out',   'file' => '/var/www/wp-includes/wp-db.php',   'line' => 1653, ) [] []
    [2021-06-22 14:24:51] php_system.DEBUG: E_USER_NOTICE: array (   'type' => 1024,   'message' => 'is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.)',   'file' => '/var/www/wp-includes/functions.php',   'line' => 5313, ) [] []
    Thread Starter wpyung

    (@wpyung)

    I restored the site using xcloner.
    but some things were missing so I had to tar in a copy of all files for the site
    I think now xcloner is trying to connect to the wrong database.
    Is there a file I need to delete ?

    Thread Starter wpyung

    (@wpyung)

    I fixed this by changing the settings in the xcloner plugin for the database connection.
    before that is done everything on the wp-admin site waited for database timeout which made it unusable

    Plugin Support jimiero

    (@jimiero)

    Hello,

    Glad to hear you sorted your issue, thanks for sharing your solution.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘xcloner makes wp-admin slow’ is closed to new replies.