Tagged: cURL error 28, loopback, REST API
-
AuthorPosts
-
August 17, 2020 at 7:53 am #37408
Hi there, I’ve been running the plugin on WordPress 5.4.2 and keep getting a couple of errors on the Site Health report
The REST API request failed due to an error.
Error: cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received (http_request_failed)The loopback request to your site failed, this means features relying on them are not currently working as expected.
Error: cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received (http_request_failed)I have other sites on the same hosting with the same WP version and none of them have the same problem.
I tried to play with php.ini and increase resources without any luck, so I removed the plugins and add them one by one.The site is reporting the error only when the Symbiostock plugins are active.
Any suggestion?
thanks
August 20, 2020 at 6:57 pm #37441October 24, 2020 at 12:36 am #37828Hi there
I am new with Symbiostock but its working really great for me and I wanted to thank you first for your great plugin.
I have also problems with PHP and Rest API. I am on the newest WP Version.
1. A PHP session was created by a session_start() function call. This affects the REST API and loopback requests. The session should be closed by session_write_close() before any HTTP requests are made.
2. The REST API is a way for WordPress and other applications to communicate with the server. An example is the Block Editor screen, which is based on displaying and saving your posts and pages.
The REST API request failed due to an error.
Error: cURL error 28: Operation timed out after 10002 milliseconds with 0 bytes received (http_request_failed)3. cURL error 28: Operation timed out after 10005 milliseconds with 0 bytes received (http_request_failed)
Could you help me out with that problems?
Best regards
R2Y
-
AuthorPosts
You must be logged in to reply to this topic.