Title: Loopback request failed
Last modified: September 4, 2018

---

# Loopback request failed

 *  Resolved [kingrazor001](https://wordpress.org/support/users/kingrazor001/)
 * (@kingrazor001)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/loopback-request-failed-6/)
 * Running health check on my self-hosted wordpress site, I get the following message:
 * The loopback request to your site failed, this may prevent WP_Cron from working,
   along with theme and plugin editors.
    Error encountered: (0) cURL error 28: Connection
   timed out after 10001 milliseconds
 * I get the same error if I attempt to test without plugins

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [7 years, 7 months ago](https://wordpress.org/support/topic/loopback-request-failed-6/#post-10656907)
 * Contact your host to see if they’re blocking it.
 *  Thread Starter [kingrazor001](https://wordpress.org/support/users/kingrazor001/)
 * (@kingrazor001)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/loopback-request-failed-6/#post-10656942)
 * I’m the one hosting it.
 *  Thread Starter [kingrazor001](https://wordpress.org/support/users/kingrazor001/)
 * (@kingrazor001)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/loopback-request-failed-6/#post-10657009)
 * I’ve added this line to my wp-config.php file: `define('ALTERNATE_WP_CRON', true);`
 * I’ve also added my wp site’s hostname to the hosts file on the server.
 * Now I’m getting a different error, which hopefully means I’m making some progress:
 *     ```
        The loopback request to your site failed, this may prevent WP_Cron from working, along with theme and plugin editors.
       Error encountered: (0) cURL error 60: Peer's Certificate issuer is not recognized.
       ```
   
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [7 years, 7 months ago](https://wordpress.org/support/topic/loopback-request-failed-6/#post-10657103)
 * How are you hosting it?
 *  Thread Starter [kingrazor001](https://wordpress.org/support/users/kingrazor001/)
 * (@kingrazor001)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/loopback-request-failed-6/#post-10657149)
 * I have wordpress installed on a CentOS server in my company’s server room. Everything
   seems to be working, just can’t figure out how to get rid of this error.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [7 years, 7 months ago](https://wordpress.org/support/topic/loopback-request-failed-6/#post-10657152)
 * The loopback uses the sever’s domain name. If you “wget [https://example.com&#8221](https://example.com&#8221);
   from a command line on your server, does it connect?
 *  Thread Starter [kingrazor001](https://wordpress.org/support/users/kingrazor001/)
 * (@kingrazor001)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/loopback-request-failed-6/#post-10657162)
 * It connects, but I get an “Unable to locally verify the issuer’s authority.” 
   message. I’m using a Go Daddy certificate.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [7 years, 7 months ago](https://wordpress.org/support/topic/loopback-request-failed-6/#post-10657212)
 * Please provide a link to a page on your site where we can see this. Thanks.
 *  Thread Starter [kingrazor001](https://wordpress.org/support/users/kingrazor001/)
 * (@kingrazor001)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/loopback-request-failed-6/#post-10657217)
 * api.numedics.com
 * I don’t see any issues when I navigate to the site, the browser recognizes the
   cert and the full cert path.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [7 years, 7 months ago](https://wordpress.org/support/topic/loopback-request-failed-6/#post-10657243)
 * Me, too.
 * So what’s going on when accessed internally?
 * What do you see when you do
 * `curl -vvI https://api.numedics.com` from the command line on that box?
 *  Thread Starter [kingrazor001](https://wordpress.org/support/users/kingrazor001/)
 * (@kingrazor001)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/loopback-request-failed-6/#post-10657265)
 * I get the same certificate issuer is not recognized message.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [7 years, 7 months ago](https://wordpress.org/support/topic/loopback-request-failed-6/#post-10657322)
 * You have a networking problem, not a WordPress problem.
 *  Thread Starter [kingrazor001](https://wordpress.org/support/users/kingrazor001/)
 * (@kingrazor001)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/loopback-request-failed-6/#post-10657406)
 * No. No issues with the network. All hosts on the network can communicate with
   each other without issue, and can communicate both ways with outside networks.
   The network is as healthy as it can be. The only error I see anywhere is within
   wordpress, and as far as I can tell, everything works other than this curl error.
 *  Thread Starter [kingrazor001](https://wordpress.org/support/users/kingrazor001/)
 * (@kingrazor001)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/loopback-request-failed-6/#post-10660230)
 * I fixed it. Needed to install the intermediate certificate from GoDaddy.

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

The topic ‘Loopback request failed’ is closed to new replies.

## Tags

 * [loopback](https://wordpress.org/support/topic-tag/loopback/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 14 replies
 * 2 participants
 * Last reply from: [kingrazor001](https://wordpress.org/support/users/kingrazor001/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/loopback-request-failed-6/#post-10660230)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
