Support » Plugin: BackWPup - WordPress Backup Plugin » Not able to generate backups

  • Resolved Chetan Prajapati

    (@chetan200891)


    I am getting below error when I start backup.

    “Job “Manual Backup” has started, but not responded for 10 seconds. Please check”

    From debug I found below. Can you please help?

    Server self connect Not expected HTTP response:Status-Code: 200
    Date: Sat, 02 Jan 2021 07:25:02 GMT
    Server: Apache
    Last-modified: Wed, 04 Nov 2020 16:18:00 GMT
    Etag: “0-5b34a52c0d8e3”
    Accept-ranges: bytes
    Content-length: 0
    Content-type: text/html
    X-backend-server: loopweb7
    X-service-level: standard
    X-via: LON1

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support duongcuong96

    (@duongcuong96)

    Hello @chetan200891
    you can fix this by using another cron method.
    modify wp-config.php ( you can find this file in site root directory ), and BEFORE the line:
    /* That’s all, stop editing! Happy blogging. */
    add this line:
    define('ALTERNATE_WP_CRON' , true );

    Hope that helps and have a happy new year ^^

    Plugin Support duongcuong96

    (@duongcuong96)

    @chetan200891
    since we haven’t heard back from you, I’m going to mark it as resolved.
    If you’re still having problems, feel free to let us know ;),

    Btw, If you find BackWPUp is useful for you, we would really appreciate it. if you leave a positive review and rating.
    This would encourage us to develop new free features and provide free support 😀
    https://wordpress.org/support/plugin/backwpup/reviews/?rate=5#new-post

    Thank you so much for your help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not able to generate backups’ is closed to new replies.