• Resolved skg

    (@sekiguchi)


    If you run the job now
    No response for 10 seconds. Please check the information.
    is displayed.
    If you check the information, you will see ‘WP Http error: cURL error 6: Could not resolve host:’ in the server’s self connection.
    What should I do?

    Sorry for my poor English.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @sekiguchi

    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 );

    I hope that it could helps ^^

    Thread Starter skg

    (@sekiguchi)

    @duongcuong96

    Thank you for your response.
    I solved the problem by writing to wp-config.php.
    Thank you very much.

    Thread Starter skg

    (@sekiguchi)

    I solved the problem, but after the url.
    /?doing_wp_cron=1696312—
    string after the url.
    Is there any way to work around this?

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

The topic ‘Error in server self-connection’ is closed to new replies.