Title: wp_cron http_request error
Last modified: August 21, 2016

---

# wp_cron http_request error

 *  [katamo](https://wordpress.org/support/users/katamo/)
 * (@katamo)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/wp_cron-http_request-error/)
 * Hi all,
 * I’m having a problem with wp_cron and http_request in my project.
 * I’m running the superb plugin Query Monitor to debug and develop the project.
 * The plugin occasionally throws the following notice.
 * Http Request
 *     ```
       POST (non-blocking)
       http://localhost/miproyecto/wp-cron.php
       ?doing_wp_cron=1405092039.6388618946075439453125
       ```
   
 * Response
    `Operation timed out after 1001 milliseconds with 0 bytes received`
 * Transport
    `curl`
 * The stack
 *     ```
       WP_Http->request()
       WP_Http->post()
       wp_remote_post()
       spawn_cron()
       wp_cron()
       do_action('init')	Core	0.01	1,0024
       ```
   
 * I can’t disable the wp_cron, and ALTERNATE_WP_CRON is not an alternative.
    The
   alert is showing in localhost and in production server.
 * I’m stuck with this issue!

Viewing 1 replies (of 1 total)

 *  [nonchiedercilaparola](https://wordpress.org/support/users/nonchiedercilaparola/)
 * (@nonchiedercilaparola)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/wp_cron-http_request-error/#post-5089510)
 * i have the same issue. Some time wp debug shows:
 * HTTP Request
    POST (non-blocking) [http://localhost/wp-cron.php](http://localhost/wp-cron.php)?
   doing_wp_cron=1410964781.9733541011810302734375
 * Response
    Operation timed out after 1001 milliseconds with 0 bytes received
 * Transport
    curl
 * Call Stack
    WP_Http->request() WP_Http->post() wp_remote_post() spawn_cron() 
   wp_cron() do_action(‘init’)
 * Component
    Core
 * Timeout
    0.01
 * Time
    1,0029

Viewing 1 replies (of 1 total)

The topic ‘wp_cron http_request error’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [nonchiedercilaparola](https://wordpress.org/support/users/nonchiedercilaparola/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/wp_cron-http_request-error/#post-5089510)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
