• Resolved mikehermary

    (@mikehermary)


    Hello,

    I have an in development site that has recently been upgraded to use PHP 8.0.18 FPM. The site was previously using PHP 7.4.29 FPM with no issues. Now the site is having issues creating backups via the Updraft plugin interface. The issue seems to be database related according to the log I was able to download. I have included the lines that show the error in the log file.

    0068.786 (0) Table wp_postmeta: Total expected rows (approximate): 13112
    0089.206 (0) Binary mysqldump: error (code: 2)
    0089.217 (0) PHP event: code E_WARNING: mysqli_real_connect(): (HY000/2002): No such file or directory (line 1656, wp-includes/wp-db.php)
    0089.219 (0) PHP Fatal error (Error) has occurred. Error Message: mysqli object is not fully initialized (Code: 0, line 1168 in /var/www/domain.com/wp-includes/wp-db.php)

    The website itself loads, though slower than it was while running PHP 7.4.29.

    WordPress is updated to version 5.9.3 and Updraft is up to date.

    Any ideas or suggestions on what could be causing this issue?

    Cheers,

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor bcrodua

    (@bcrodua)

    Hi,

    Please could you send us a copy of the backup log?
    This can be found in the UpdraftPlus Existing Backups tab.
    The contents will be too long to post here directly, but you can use an online service such as Dropbox or Pastebin, and post the link here.

    Regards,
    Bryle

    Thread Starter mikehermary

    (@mikehermary)

    Hello,

    Here is the log file stored on Dropbox: log

    Cheers,

    Plugin Contributor bcrodua

    (@bcrodua)

    Hi,

    It is possible that there was a temporary connection error between the site and the database or server.

    Regards,
    Bryle

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Updraft struggling on PHP 8.0.18’ is closed to new replies.