Title: error after installing jetpack
Last modified: September 1, 2016

---

# error after installing jetpack

 *  Resolved [catalin560](https://wordpress.org/support/users/catalin560/)
 * (@catalin560)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/error-after-installing-jetpack/)
 * I tried to connect jetpack to wordpress.com but I’m having some issues:
 * > HTTP:
   >  cURL error 7: Failed to connect to jetpack.wordpress.com port 80: Connection
   > refused
 * > HTTPS:
   >  cURL error 7: Failed to connect to jetpack.wordpress.com port 443: 
   > Connection refused
 * > SELF:
   >  cURL error 7: Failed to connect to jetpack.wordpress.com port 443: Connection
   > refused
 * I have Acunetix Secure WordPress and QueryWall: Plug’n Play Firewall installed,
   could they be the cause?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [9 years, 9 months ago](https://wordpress.org/support/topic/error-after-installing-jetpack/#post-7676752)
 * Depending on your plugin settings, that could indeed be the cause. It could also
   be linked to your server configuration.
 * Is your website 2lions.tk? If so, you can see the problem by yourself by trying
   to access your site’s XML-RPC in your browser:
    [http://2lions.tk/xmlrpc.php](http://2lions.tk/xmlrpc.php)
 * This file should be accessible and will normally display the following message
   on a single line:
    `XML-RPC server accepts POST requests only.`
 * On your site, I get a 410 error when trying to access the file:
    [http://i.wpne.ws/h7YR](http://i.wpne.ws/h7YR)
 *     ```
       $ curl -A "Jetpack by WordPress.com" -is -H 'Content-Type: text/xml' --data '<?xml version="1.0"?><methodCall><methodName>demo.sayHello</methodName><params></params></methodCall>' 'http://2lions.tk/xmlrpc.php' && echo
       HTTP/1.1 410 Gone
       Date: Thu, 18 Aug 2016 11:06:06 GMT
       Server: Apache
       Content-Length: 1
       Content-Type: text/html; charset=iso-8859-1
       ```
   
 * This could be caused by your plugin, by another security plugin on your site,
   or your hosting provider may be blocking access to the file. If deactivating 
   security plugins doesn’t help, I’d recommend getting in touch with your hosting
   provider to let them know about the issue.
 * Here is an example of the expected output that you can send them:
    [https://wordpress.org/xmlrpc.php](https://wordpress.org/xmlrpc.php)
 * I hope this helps.
 *  Thread Starter [catalin560](https://wordpress.org/support/users/catalin560/)
 * (@catalin560)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/error-after-installing-jetpack/#post-7676754)
 * Thanks! I’ve deleted all my security plugins but the problem is still there so
   I’ve just contacted the support to see if it can be fixed on their end.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘error after installing jetpack’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [catalin560](https://wordpress.org/support/users/catalin560/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/error-after-installing-jetpack/#post-7676754)
 * Status: resolved