Operation timed out after 15001 milliseconds with 0 bytes received]
Jetpack uses your site’s XML-RPC file to communicate with WordPress.com. Unfortunately, access to that file is really slow at the moment:
http://kurakaniz.com/xmlrpc.php
In most of my tests, it took between 15 and 30 seconds to access that file:
$ curl -w "@curl-format.txt" -o /dev/null -s "http://kurakaniz.com/xmlrpc.php"
time_namelookup: 0.161
time_connect: 0.162
time_appconnect: 0.000
time_pretransfer: 0.162
time_redirect: 0.000
time_starttransfer: 22.254
----------
time_total: 22.254
I would recommend that you contact your hosting provider and ask them if they currently block or restrict access to your site’s XML-RPC file. If they don’t, they’ll need to run some tests to make sure it can be accessed quickly enough for third-party services to be able to make requests to the file.
I hope this helps.
xmlrpc file has permisiion of 644 in cpanel. and I think this is right for jetpack. is there any other error.
Changing the file’s permissions won’t help, I’m afraid. The file is there, and is accessible. It just takes too long for a third-party service like WordPress.com to access the file.
You can reproduce the issue on your end by accessing the file in your browser
http://kurakaniz.com/xmlrpc.php
When I tried to access the file today, it took 33 seconds for the page to load.
http://i.wpne.ws/fV6E
It has to load way faster to be of any use.
On WordPress.org, for example, the file can be access in less than 500ms:
https://wordpress.org/xmlrpc.php
http://i.wpne.ws/fVZ7
If you forward those results to your hosting provider, they should be able to look into this issue for you.
thansk for your help i told by hosting provider about my xmlrpc.php file and now i am connected to jetpack.
It is all right in my sub-domain. But i am having issue in my main domain. when ever i tried to activate, deactivate or configure some modules and click on each module i am redirected to wordpress dashboard. plesee help.
sorry if this is not place for this error.
But i am having issue in my main domain. when ever i tried to activate, deactivate or configure some modules and click on each module i am redirected to wordpress dashboard. plesee help.
Could you let me know the site URL, so I can take a closer look?
Thanks!
Thanks. I don’t notice anything wrong on that site at the moment.
Do you use a caching plugin on that site? If so, could you try to flush your cache, and see if it helps?
If you use a redirect plugin, it might also be worth deactivating it for a few minutes, and see if it helps.
Let me know how it goes.
thanks for your valuable suggestions. But it is all right with out doing anything from my side.
from your help on xmlrpc file, now i am free from my site getting resource limit reached. i was getting this error from one year and was unable to fix. just after increasing speed of xmlrpc my site came in good condition.
Now its all right thanks for help. I am grateful to you sir.
Hi everyone,
I had the same issue this morning “cURL error 28: Operation timed out after 1000 milliseconds with 0 bytes received jetpack” after deactivating JetPack.
Since JetPack has been working seamlessly until today, I figured that the issue could be caused by one of the latest plugins I installed. In my case, after deactivating “Broken Link Checker” and “WP All Export” (though I doubt that the latest may have caused the issue), everything went back to normal. Also, I made sure that XML-RPC was enabled in my security configuration.
I hope this can help some of you.
Nice one nikkoboy
Was getting “cURL error 28: Operation timed out after 1000 milliseconds with 0 bytes received”
I deactivated WP All Export and it start working.
Thanks.
I also try to resolve on my site dealermobiltoyota.co.id but got error message :
WordPress.com was unable to reach your site and approve the connection. Try again by clicking the button above; if that doesn’t work you may need to contact support.
Error Details
Jetpack: [token_http_request_failed] cURL error 28: Resolving timed out after 5514 milliseconds
Confused to resolve the problem π
-
This reply was modified 9 years, 4 months ago by
Rieka Juwita.
-
This reply was modified 9 years, 4 months ago by
Rieka Juwita.
-
This reply was modified 9 years, 4 months ago by
Rieka Juwita.
Disabling the WP All Export plugin may indeed help, as there is currently a conflict between the 2 plugins.
If you do not use that plugin, can you please use Jetpack’s Debugger module to send us some more information about your site?
- Go to the Jetpack page in your dashboard.
- Click on the Debug link appearing at the bottom of the page.
- Click the link that says “click here to contact Jetpack support.”
- Fill in the description box and your name and email address.
- Click the “Contact Support” button to send us the debug results privately. It’s best not to post this information on public forums, as it contains private details about your site.
Thanks!