Skip to content

HTTP listener false positive error for non-blocking requests #26

Closed
@luisarn

Description

@luisarn

Version Information

  • PHP: 7.1.9
  • WordPress: 4.8.3

Steps to Reproduce

  1. Install Wordpress
  2. Install Wonolog
  3. Include the composer autoload script on wp-config.php
  4. Create the mu-plugin for initializing Wonolog

What I Expected

Nothing is shown on the error log since it's a brand new install without anything else.

What Happened Instead

Wonolog keeps registering the following error:

HTTP.ERROR:` WP HTTP API Error - Response code: . {"transport":"Requests","context":"response","query_args":{"method":"POST","timeout":0.01,"redirection":5,"httpversion":"1.0","user-agent":"WordPress/4.8.3; http://wordpress.local","reject_unsafe_urls":false,"blocking":false,"headers":[],"cookies":[],"body":null,"compress":false,"decompress":true,"sslverify":false,"sslcertificates":"/data/wordpress/wp-includes/certificates/ca-bundle.crt","stream":false,"filename":null,"limit_response_size":null,"_redirection":5},"url":"http://wordpress.local/wp-cron.php?doing_wp_cron=1509694724.2679729461669921875000","headers":"[object] (Requests_Utility_CaseInsensitiveDictionary: {})"} {"wp":{"doing_cron":false,"doing_ajax":true,"is_admin":true,"user_id":1}}```

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions