Your website needs to be publicly accessible to use Jetpack: site_inaccessible
-
Hi,
we have problems, to gte Jetpack Running.
The site is public accessible. It is:https://www.meetic.com/pages/meetictech
This is the debug info, we get:
SELF: Array ( [headers] => Array ( [server] => nginx [date] => Thu, 26 May 2016 16:53:21 GMT [content-type] => text/plain;charset=utf-8 [connection] => close [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 [x-ac] => 3.fra _dca [strict-transport-security] => max-age=15552000 ) [body] => {"error":"Unknown Error","error_description":"An unknown error has occurred."} [response] => Array ( [code] => 400 [message] => Bad Request ) [cookies] => Array ( ) [filename] => )We have multiple Servers (master&slave) and the site is behind a load balancer.
Https settings are done in the wp-config.php
if($_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https'){ $_SERVER['HTTPS'] = 'on'; $_SERVER['SERVER_PORT'] = 443; }And the xmlrpc.php file is accessible, too. From provider side nothing should get blocked. There are no active Plugins on the site and we use the wp standard theme.
What could be the issue?
Many Thanks,
Lars
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Your website needs to be publicly accessible to use Jetpack: site_inaccessible’ is closed to new replies.