• Resolved claret21

    (@claret21)


    The backup process stuck at sending of backup to dropbox 13 of 16. It stayed there until the process timed out with an error of php max_executiion_time.
    I removed files from dropbox in case it was full and tried again. This time after 70 sec it stuck at 10 of 16 63% until it timed out at around 300 sec. How can I complete a backup?
    I am new to wordpress and my website is quite basic.

    https://wordpress.org/plugins/dropbox-backup/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author helena46

    (@helena46)

    Hello,

    You have to increase your max_execution_time.

    There are two ways to do it increase the PHP variable max_execution_time.

    1. If you have access to your hosting / server dashboard, please, find PHP settings and add the following:

    max_execution_time = 90 (script running 90 seconds).

    2. If you have access to FTP settings, find FTP file, called php.ini and add there max_execution_time = 90 (script running 90 seconds).

    If 90 does not work, please increase it up to 120, and so forth.

    If you write down 0, you will have unlimited script running time.

    p.s. you can address to our support team for further more instructions.

    support[@)wpadm.com

    Backup & Restore Dropbox Team

    Thread Starter claret21

    (@claret21)

    the max_execution_time is exceeded at 120 but since the process stops at 7 that doesn’t seem relevant. I guess I need a different remote backup solution. This one only works saving the backup to the local server. It is not clear why so much time is required for such a small backup, 14MB on the local server.

    Plugin Author helena46

    (@helena46)

    Please, go to your “Dropbox Full Backup” and in “Settings” chose “Waiting time (minutes) and chose 6:00 or 7:00.

    Best Regards,
    Backup & Restore Dropbox Team

    Thread Starter claret21

    (@claret21)

    I changed that setting to 6:00 but the process still hangs up in the same place after around 70sec ..during the same process “sending of backup to dropbox”, this time at 52%. Two files appear in dropbox before the process fails.. They have my website name-full-the date and time-1.zip and the same name -10.zip
    Having stopped doing anything at around 70 sec the plugin stays live and counting for over 600sec but nothing new happens.

    Plugin Author helena46

    (@helena46)

    Please address to our support team for further instructions.

    support[@)wpadm.com

    Backup & Restore Dropbox Team

    Plugin Author backup-dropbox

    (@backup-dropbox)

    Ticket can be closed. Appropriate support is provided through your ticket at our system.

    Thread Starter claret21

    (@claret21)

    Thanks to your support team for solving my problem.

    Plugin Author backup-dropbox

    (@backup-dropbox)

    Thank you too, claret21.

    It will be great, if you support us with your review at WordPress:
    https://wordpress.org/support/view/plugin-reviews/dropbox-backup

    Thank you!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Backup sticks’ is closed to new replies.