• Resolved julielev

    (@julielev)


    I have tried repeatedly to generate the install and archive files to migrate my WP site from my localhost (Mamp on Mac). It fails at the Host Build Interrupt stage. I get the same problem if I attempt a two part install packaging just the database.

    RUNTIME DETAILS:
    Allowed Runtime: 0:02
    PHP Max Execution
    Time: 30 (default)
    Mode: is dynamic
    Server Status: 200 -OK
    Error Message:
    DUPLICATOR ERROR: Please see the ‘Package Log’ file link below.

    Part of the log file reads as follows:
    BUILD MODE: MYSQLDUMP
    MYSQLTIMEOUT: 5000
    MYSQLDUMP: Is Supported
    FILTERED: []
    RESPONSE: mysqldump: [Warning] Using a password on the command line interface can be insecure.
    mysqldump: Got error: 2002: Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’ (2) when trying to connect

    TABLES: total:24 | filtered:0 | create:24
    A database.sql file is produced (SQL FILE SIZE: 90B (90)) with the following message:
    SQL file size too low.
    DETAILS:
    File does not look complete. Check permission on file and parent directory at [(*file name*)_database.sql]
    TRACE:
    1. class.pack.database.php : Error (94)
    2. class.pack.php : build (232)
    3. ctrl.package.php : runBuild (61)
    4. class-wp-hook.php : duplicator_package_build (286)
    5. class-wp-hook.php : apply_filters (310)
    6. plugin.php : do_action (453)
    7. admin-ajax.php : do_action (97)

    The site isn’t huge or complex & works fine locally in Mamp. I used Duplicator on a different site last year with no problems at all. I’ve googled plenty but feel I am hitting my head against a brick wall! Do you have any suggestions for what I can try please?
    Thank you!

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

The topic ‘Duplicator Error – SQL file size too low’ is closed to new replies.