• Resolved gia2405

    (@gia2405)


    Hi,

    For some reason the pluguin does not connect with the server. I have cURL error 6.

    “cURL error 6: Could not resolve host: pixel24.tech”

    In the same server I have an other website and I do not have this problem.

    Image-link (log-error curl 6) : https://www.dropbox.com/s/chj8lyhywgye2d0/BackWpup-info-log.png?dl=0

    I use wordpress multisite. Someone has the same problem or someone who has any idea how to solve it?

    Thanks a lot.
    Giacomo

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @gia2405
    Did you try manually run the job? is it works?

    Thread Starter gia2405

    (@gia2405)

    Yes I try manually but does not work. I have a error message saying :
    “La tarea “Backup Diario” ha comenzado, pero no ha respondido durante 10 segundos. Por favor, comprueba la información.” “The “Daily Backup” task has started, but has not responded for 10 seconds. Please check the information.”

    Giacomo

    Thread Starter gia2405

    (@gia2405)

    Hi,
    I was solved the problem adding this code in wp-config.php :

    /* Activate alternative Cron */
    define( ‘ALTERNATE_WP_CRON’, true );

    For some reason BackWpup does not connect with file wp-cron.php

    Thanks duongcuong96 for try to help me

    Giacomo

    Hi @gia2405
    Yes, normally you can enable ALTERNATIVE_CRON_JOB, but I just tried to find the root cause. Maybe the server has blocked request loopback.

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

The topic ‘Error to WP Http::’ is closed to new replies.