• Resolved beyedmonk

    (@beyedmonk)


    hi there. trying to restore a local file and after the process gets to “checking file space”…it is delayed then restore fails. please advise. 🙂

    [STEP] [2022-04-17 16:26:04] Initializing restore process
    [WARN] [2022-04-17 16:26:07] PHP CLI is disabled manually, plugin will omit all PHP CLI steps.
    [SUCCESS] [2022-04-17 16:26:07] Restore process responded
    [SUCCESS] [2022-04-17 16:26:07] Locking migration process
    [STEP] [2022-04-17 16:26:07] Initializing restore process
    [INFO] [2022-04-17 16:26:07] Backup & Migration version: 1.2.0
    [INFO] [2022-04-17 16:26:07] Initializing custom error handler
    [INFO] [2022-04-17 16:26:07] Site which will be restored: ***site_url***
    [INFO] [2022-04-17 16:26:07] PHP Version: 7.4.8
    [INFO] [2022-04-17 16:26:07] WP Version: 5.5.9
    [INFO] [2022-04-17 16:26:07] MySQL Version: 5.5.5
    [INFO] [2022-04-17 16:26:07] MySQL Max Length: 3145728
    [INFO] [2022-04-17 16:26:07] Web server: Apache
    [INFO] [2022-04-17 16:26:07] Max execution time (in seconds): 60
    [SUCCESS] [2022-04-17 16:26:07] Restore process initialized successfully.
    [STEP] [2022-04-17 16:26:07] Free space checking…
    [INFO] [2022-04-17 16:26:07] Checking if there is enough amount of free space
    [INFO] [2022-04-17 16:26:07] Requires at least 398565163 bytes. [380.1 MB]
    [INFO] [2022-04-17 16:26:07] Disk free space function is disabled by hosting.
    [INFO] [2022-04-17 16:26:07] Using dummy file to check free space (it can take some time).
    [DOWNLOAD GENERATED] File downloaded on (server time): 2022-04-17 16:28:05
    [DOWNLOAD GENERATED] Last update (seconds): 121 seconds ago
    [DOWNLOAD GENERATED] Last update (date): 2022-04-17 16:26:04

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author iClyde

    (@iclyde)

    Hi @beyedmonk

    Seems like execution time on your server is limited to 60 seconds.
    [INFO] [2022-04-17 16:26:07] Max execution time (in seconds): 60

    It means, restore initialization can’t take more than 60 seconds.
    Otherwise it will be canceled by your web server.

    As I can see, it checks the free space – which may take a while.
    In you case it definitely requires more than minute to calculate the free space.

    The simplest solution for you would be to increase the max execution time to at least 300 seconds.

    Please let me know who’s your hosting provider.
    Thank you!

    Plugin Author iClyde

    (@iclyde)

    As we didn’t hear any reply in last days.
    I can assume that you resolved the issue.

    Feel free to open new topic if I am wrong!
    Thank you 🙂

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

The topic ‘Restore Error: file space checking’ is closed to new replies.