Unpacking backup does not finished

UpdraftPlus Home Forums Paid support forum – UpdraftPlus backup plugin Unpacking backup does not finished

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #309051
    tech-admin
    Participant

    Hello,

    If we retrieve the backup of wordpress site using UpdraftPlus and restore it, the restore does not finish.
    It seems that “uploads.zip” file (approximately 400 MB) unpacking processing is stopped.

    Initially, when looking at the error message of the web server, since it appeared that the value of max_allowed_packet was insufficient, I increase it.
    (Because the database is MySQL on the AWS RDS, we did not retain the SUPER privilege and changed the DB parameter group)
    Even if you increase the value of max_allowed_packet, it seems that it stopped by Unpack process as same.
    There is nothing in the error log.

    Could you please tell me what should I check or change.

    Best Regards,

    #309327
    Bryle Crodua
    Moderator

    Hi,

    To help us work out the cause of your problem, can you please send us a copy of the restoration log?
    You can find this log in the ‘wp-content/updraft’ directory of your site via FTP.
    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.

    Best Wishes,
    Bryle

    #309423
    tech-admin
    Participant

    Hello,
    Thank you for your reply.

    Here is the logs.

    log.2f197589b2f6.txt

    0000.007 () Opened log file at time: Tue, 02 Oct 2018 09:43:54 +0000 on https://stg-sol.monitor.adish.co.jp/wp
    0000.007 () UpdraftPlus WordPress backup plugin (https://updraftplus.com): 2.14.13.0 WP: 4.9.8 PHP: 7.0.31 (fpm-fcgi, Linux ip-10-14-1-203 4.14.62-65.117.amzn1.x86_64 #1 SMP Fri Aug 10 20:03:52 UTC 2018 x86_64) MySQL: 5.7.17 WPLANG: ja Server: nginx/1.12.1 safe_mode: 0 max_execution_time: 900 memory_limit: 256M (used: 38M | 6M) multisite: N openssl: OpenSSL1.0.2k-fips 26 Jan 2017 mcrypt: N LANG: ZipArchive::addFile: N
    0000.007 () Free space on disk containing Updraft’s temporary directory: 4441.3 MB
    0000.007 () Restore job started. Entities to restore: uploads, others. Restore options: {“updraft_encryptionphrase”:””,”updraft_restorer_wpcore_includewpconfig”:false,”updraft_incremental_restore_point”:-1}
    0000.045 () Entity: uploads
    0000.045 () restore_backup(backup_file=backup_2018-10-01-1827_monitoradishcojp_e45d8e08327f-uploads.zip, type=uploads, info=a:2:{s:4:”path”;s:30:”/opt/www/wp/wp-content/uploads”;s:11:”description”;s:7:”Uploads”;}, last_one=)
    0000.045 () Unpacking backup… (backup_2018-10-01-1827_monitoradishcojp_e45d8e08327f-uploads.zip, 396.4 Mb)

    log.2f197589b2f6-browser.txt

    0000.033 (R) [notice] Looking for uploads archive: file name: backup_2018-10-01-1827_monitoradishcojp_e45d8e08327f-uploads.zip
    0000.033 (R) [notice] Archive is expected to be size: 405895.1 KB: OK
    0000.033 (R) [notice] Looking for uploads archive: file name: backup_2018-10-01-1827_monitoradishcojp_e45d8e08327f-uploads2.zip
    0000.033 (R) [notice] Archive is expected to be size: 135517.8 KB: OK
    0000.033 (R) [notice] Looking for others archive: file name: backup_2018-10-01-1827_monitoradishcojp_e45d8e08327f-others.zip
    0000.033 (R) [notice] Archive is expected to be size: 510 KB: OK
    0000.045 (R) [notice] Unpacking backup… (backup_2018-10-01-1827_monitoradishcojp_e45d8e08327f-uploads.zip, 396.4 Mb)

    Could you please check for them.

    Best Regards,
    Toshi

    #309498
    Dee Nutbourne
    Moderator

    Hi Toshi,

    It appears that the restoration is being killed off or timed out at the server level.

    Please could you check the PHP error logs for the site? These logs should have a record of the error generated when the restoration attempts to unpack the Uploads file.

    Best Wishes,
    David N

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Unpacking backup does not finished’ is closed to new replies.