bobbingwide / oik-clone

Clone content between sites
https://www.oik-plugins.com/oik-plugins/oik-clone-clone-your-wordpress-content/
GNU General Public License v2.0
5 stars 0 forks source link

cURL error 28 - timeout - detect and report problems with the HTTP requests #36

Open bobbingwide opened 5 years ago

bobbingwide commented 5 years ago

When cloning an oik-plugin from local to blocks.wp-a2z.org there was a cURL error 28 - timeout. This led to the slave ID being incorrectly marked as 0.

Workaround

Edit the post and try again.

bobbingwide commented 4 years ago

Pre-requisite to completing this we need to improve the oik-remote class to be able to find out about errors from wp_remote_get().