サポート » プラグイン » JetPack最新版(2.4)でのエラー

  • こんにちは。突然ですが、僕が運営しているサイト(ま鉄系)で、JetPackが正常に動作しなくなりました。
    エラーは以下のとおりです。

    Jetpack デバッグセンター
    サイトが Jetpack に対応しているかどうかテストしています…
    
    サイトと Jetpack サービスとの通信能力に問題があるようです。
    
    サイトが Jetpack と通信できないようです。
    SELF:
    	Array
    (
        [headers] => Array
            (
                [server] => nginx
                [date] => Fri, 30 Aug 2013 09:20:36 GMT
                [content-type] => text/plain;charset=utf-8
                [connection] => close
                [x-pingback] => http://jetpack.wordpress.com/xmlrpc.php
                [expires] => Wed, 11 Jan 1984 05:00:00 GMT
                [cache-control] => no-cache, must-revalidate, max-age=60
                [pragma] => no-cache
                [x-hacker] => Jetpack Test
            )
    
        [body] => {"error":"Communication error","error_description":"We were unable to make an XML-RPC request to your website. Please make sure that XML-RPC is turned on and that Jetpack is installed, activated and connected with your WordPress.com account. If the error persists, try disconnecting and connecting Jetpack again."}
        [response] => Array
            (
                [code] => 400
                [message] => Bad Request
            )
    
        [cookies] => Array
            (
            )
    
        [filename] =>
    )

    環境はNginx1.4.2+PHP-FPMとPercona Server5.5のOSはUbuntu 13.04、お名前.comのVPS(KVM) 2Gプランを使用しています。ある程度原因を考えてみたのですが、わかりませんでした。
    プラグインをJetPack以外無効にしても、テーマをデフォルトにしてもダメでした。XMLRPCは有効です。
    もしかしたらCloudFlareがいけないのかな…とも思いました。

2件の返信を表示中 - 16 - 17件目 (全17件中)
  • トピック投稿者 takuword

    (@takuword)

    なお、サーバーは元通りCloudFlare経由に戻しました。また何かありましたら戻します。

    トピック投稿者 takuword

    (@takuword)

    更に詳しい情報が出てきました。

    jQuery version: 1.10.2
    
    CLIENT_ID: (hidden)
    BLOG_TOKEN: (hidden)
    MASTER_USER: (hidden)
    CERT: 0
    TIME_DIFF: 0
    VERSION: 2.5:1379729025
    OLD_VERSION: 2.4.2:1378376242
    PUBLIC: (hidden)
    USER_ID: (hidden)
    USER_TOKEN: (hidden)
    PHP_VERSION: 5.4.9-4ubuntu2.3
    WORDPRESS_VERSION: 3.6.1
    JETPACK__VERSION: 2.5
    JETPACK__PLUGIN_DIR: (hidden)/wp-content/plugins/jetpack/
    SITE_URL: http://jre655.com
    HOME_URL: http://jre655.com
    
    TEST RESULTS:
    
    HTTP: PASS
    HTTPS: PASS
    IDENTITY_CRISIS: PASS
    SELF: FAIL
    
    RAW TEST RESULTS:
    
    HTTP
    Array
    (
        [headers] => Array
            (
                [server] => nginx
                [date] => Sat, 21 Sep 2013 02:23:01 GMT
                [content-type] => text/plain;charset=utf-8
                [connection] => close
                [vary] => Cookie
                [x-pingback] => http://jetpack.wordpress.com/xmlrpc.php
                [expires] => Wed, 11 Jan 1984 05:00:00 GMT
                [cache-control] => no-cache, must-revalidate, max-age=60
                [pragma] => no-cache
                [x-hacker] => Jetpack Test
            )
    
        [body] => OK
        [response] => Array
            (
                [code] => 200
                [message] => OK
            )
    
        [cookies] => Array
            (
            )
    
        [filename] =>
    )
    
    HTTPS
    Array
    (
        [headers] => Array
            (
                [server] => nginx
                [date] => Sat, 21 Sep 2013 02:23:02 GMT
                [content-type] => text/plain;charset=utf-8
                [connection] => close
                [vary] => Cookie
                [x-pingback] => http://jetpack.wordpress.com/xmlrpc.php
                [expires] => Wed, 11 Jan 1984 05:00:00 GMT
                [cache-control] => no-cache, must-revalidate, max-age=60
                [pragma] => no-cache
                [x-hacker] => Jetpack Test
            )
    
        [body] => OK
        [response] => Array
            (
                [code] => 200
                [message] => OK
            )
    
        [cookies] => Array
            (
            )
    
        [filename] =>
    )
    
    IDENTITY_CRISIS
    PASS
    
    SELF
    Array
    (
        [headers] => Array
            (
                [server] => nginx
                [date] => Sat, 21 Sep 2013 02:23:07 GMT
                [content-type] => text/plain;charset=utf-8
                [connection] => close
                [x-pingback] => http://jetpack.wordpress.com/xmlrpc.php
                [expires] => Wed, 11 Jan 1984 05:00:00 GMT
                [cache-control] => no-cache, must-revalidate, max-age=60
                [pragma] => no-cache
                [x-hacker] => Jetpack Test
            )
    
        [body] => {"error":"Communication error","error_description":"We were unable to make an XML-RPC request to your website. Please make sure that XML-RPC is turned on and that Jetpack is installed, activated and connected with your WordPress.com account. If the error persists, try disconnecting and connecting Jetpack again."}
        [response] => Array
            (
                [code] => 400
                [message] => Bad Request
            )
    
        [cookies] => Array
            (
            )
    
        [filename] =>
    )

2件の返信を表示中 - 16 - 17件目 (全17件中)
  • トピック「JetPack最新版(2.4)でのエラー」には新たに返信することはできません。