• Resolved shimist

    (@shimist)


    The plugin worked for me for about 2 years without any problems
    But today I realized that the emails are not being sent and it gives this error
    Please help me to solve the problem .

    Mailer: Gmail
    cURL error 28: Failed to connect to oauth2.googleapis.com port 443 after 15027 ms: Connection timed out (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://oauth2.googleapis.com/token
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Victoria Sakal

    (@sakalvictoria)

    Hi, @shimist!

    Please kindly know, that this issue is not tied to any plugin or WordPress itself. It’s something directly related to a server component, the cURL library, and it affects any web software using cURL.

    Please, ask your hosting provider to check the following points:

    – make sure your server is running a recent version of PHP and the cURL library;
    – try to increase your Server Memory Limits settings;
    – ask your host if there is some limitation with wp-cron, or if loopback is disabled;
    – ask your host if there is a firewall, CDN, or security modules (e.g. mod_security) that could block the outgoing cURL requests.

    I’m sorry, but we can do nothing with this issue on our side since it’s server-related.

    Kind regards

    Thread Starter shimist

    (@shimist)

    @sakalvictoria

    Now this error occurs

    Debug:
    Email Source: WP Mail SMTP
    Mailer: Google / Gmail
    cURL error 6: Could not resolve host: gmail.googleapis.com (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://gmail.googleapis.com/gmail/v1/users/me/messages/send

    Plugin Support Victoria Sakal

    (@sakalvictoria)

    Hi, @shimist!

    Thanks for following up!

    This error indicates an issue with the cURL library as well.

    Please, reach out to your hosting provider with these issues. They’d hopefully be able to help!

    Kind regards

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

The topic ‘cURL error 2’ is closed to new replies.