• Resolved mkornegay2

    (@mkornegay2)


    Getting an error on my backup. Seems it’s only this site in particular, but I have it hosted with other sites that I backup that don’t have an issue running jobs. I didn’t even get an email saying there was an error. Not sure what’s going on as the site loads fine.

    Job “Blue Water ENT Weekly Backup” has started, but not responded for 10 seconds. Please check information.

    Server self connect WP Http Error: cURL error 6: Could not resolve host: https://www.bluewaterentobx.com
    Document root

    • This topic was modified 5 years, 3 months ago by mkornegay2.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support happyAnt

    (@duongcuong96)

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

    Hope that could help

    Thread Starter mkornegay2

    (@mkornegay2)

    Oh. Thank you. It worked. What is the reason this happened as it didn’t on my other sites?

    Plugin Support happyAnt

    (@duongcuong96)

    Hi @mkornegay2
    it because of your wp-cron.php was not accessible locally ( return cURL error 6: Could not resolve host ), in that case, using alternative cron could help ^^

    Plugin Support happyAnt

    (@duongcuong96)

    Btw, If you find BackWPUp is useful for you, we would really appreciate if you leave a positive review and rating.
    This would encourage us to develop new free features and provide free support ??
    https://www.ads-software.com/support/plugin/backwpup/reviews/

    Thank you very much and have a great day!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Job Not Responding – Server Self Connect Error’ is closed to new replies.