Jetpack glitch missing_secrets

  • Unknown's avatar

    Hi, I’m having an issue connecting to Jetpack. I’m running two copies of the same website while migrating to a new domain/server. we ran into a problem and I had to deactivate all my plugins. when I tried to reconnect, this problem appeared. it also says that it is unable to connect.

    Her’es what the compatibility plugin spit out:

    Site info

    SITE_URL: http://www.thathashtagshow.com
    HOME_URL: http://www.thathashtagshow.com

    TEST: HTTP Connection
    Array
    (
    [headers] => Array
    (
    [server] => nginx
    [date] => Wed, 10 Sep 2014 04:43: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] =>
    )

    TEST: HTTPS Connection
    Array
    (
    [headers] => Array
    (
    [server] => nginx
    [date] => Wed, 10 Sep 2014 04:43:01 GMT
    [content-type] => text/plain;charset=utf-8
    [connection] => close
    [vary] => Cookie
    [x-pingback] => https://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] =>
    )

    TEST: Self Connection
    Array
    (
    [headers] => Array
    (
    [server] => Apache
    [expires] => Thu, 19 Nov 1981 08:52:00 GMT
    [cache-control] => no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    [pragma] => no-cache
    [set-cookie] => PHPSESSID=6qsdDl%2CRTQTAE4gxI7nKG0; path=/
    [vary] => Accept-Encoding
    [content-encoding] => gzip
    [content-type] => text/plain
    [x-cacheable] => NO:Not Cacheable
    [content-length] => 60
    [accept-ranges] => bytes
    [date] => Wed, 10 Sep 2014 04:43:02 GMT
    [x-varnish] => 1798221052
    [age] => 0
    [via] => 1.1 varnish
    [connection] => close
    )

    [body] => XML-RPC server accepts POST requests only.
    [response] => Array
    (
    [code] => 200
    [message] => OK
    )

    [cookies] => Array
    (
    [0] => WP_Http_Cookie Object
    (
    [name] => PHPSESSID
    [value] => 6qsdDl,RTQTAE4gxI7nKG0
    [expires] =>
    [path] => /
    [domain] => http://www.thathashtagshow.com
    )

    )

    [filename] =>
    )

  • Unknown's avatar
  • The topic ‘Jetpack glitch missing_secrets’ is closed to new replies.