• Hello!

    The following problem is occurring in the WordPress control panel:

    Your site was unable to connect to www.ads-software.com at 198.143.164.251, and returned an error: cURL error 28: Connection timed out after 10001 milliseconds

    After analyzing this, I found that periodically requests to api/downloads.www.ads-software.com fail. If you make a curl request directly from the server you get the following:

    curl -ILvvvvvv ‘https://api.www.ads-software.com’
    * About to connect() to api.www.ads-software.com port 443 (#0)
    * Trying 198.143.164.251… Connection timed out
    * couldn’t connect to host
    * Closing connection #0
    curl: (7) couldn’t connect to host

    IP — 87.236.16.217
    Outgoing IP — 87.236.20.43

    I am writing to you in order to clarify if there have been any changes in work since January 2, 2023, perhaps there is some kind of blockage on the side of the WordPress servers.

    Have a good day and hope to hear back soon!

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘curl 28’ is closed to new replies.