Jetpack glitch: xml_rpc-32601 Tried everything!
-
Hello, I’m writing because I’ve tried every single solution possible to enable Jetpack to connect to WordPress.com and finalize installing. I’ve wasted hour upon hours and most of the solutions I’ve encountered are completely out of date. My theme is Avada if that helps, and I’m using lighttpd.
The website is storymedic.com
xmlrpc.php shows “XML-RPC server accepts POST requests only” with no blank lines.
xmlrpc.php?rsd shows the same message instead of an XML tree, which shouldn’t be the case.– I don’t have caches installed.
– I’ve tried disabling every plugin except Jetpack.
– I reinstalled Jetpack.
– My jetpack.php doesn’t have the line “if ( $jetpack->use_ssl[$method] ) {” to replace with “if ( false && $jetpack->use_ssl[$method] ) {” as this fix is from 2012.
– I’ve tried deleting htaccess.
– My DNS was recently updated, but it seems to have propagated.
– I’m not using a maintenance mode that disables access to xmlrpc.
– My lighttpd.conf rewrite rules are different to the 2011 fix “#Jetpack is broken with these rules url.rewrite-once = (” so change it to this “#Jetpack works with these rule url.rewrite-if-not-file = (“. I tried implementing the fix anyway.Basically, I’m completely lost. Am I missing something really simple here or possibly not implementing a fix properly?
- The topic ‘Jetpack glitch: xml_rpc-32601 Tried everything!’ is closed to new replies.