Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank Page Issue with V. 3.1.1 and WP 4.1.1 #121

Closed
alexanderX86 opened this issue Apr 19, 2015 · 3 comments
Closed

Blank Page Issue with V. 3.1.1 and WP 4.1.1 #121

alexanderX86 opened this issue Apr 19, 2015 · 3 comments

Comments

@alexanderX86
Copy link

FantasticElasticSearch works for about 3 Months but now I get an blank page if I publish or update a posts / page.
If I deactivate the plugin everything works fine.
I deactivated all other plugins and only activate this plugin and it happen again.

@mikelking
Copy link

The first place I would look is in the PHP error log see if there are any fatal errors that would halt the page from loading. It's possible you are running a version of PHP that is not compatible with the plugin.

@alexanderX86
Copy link
Author

This is what I get:

Fatal error: Uncaught exception 'Elastica\Exception\Connection\HttpException' with message 'Operation timed out' in /var/www/vhosts/DOMAIN/wp-content/plugins/fantastic-elasticsearch/vendor/ruflin/elastica/lib/Elastica/Transport/Http.php:154 Stack trace: #0 /var/www/vhosts/DOMAIN/wp-content/plugins/fantastic-elasticsearch/vendor/ruflin/elastica/lib/Elastica/Request.php(168): Elastica\Transport\Http->exec(Object(Elastica\Request), Array) #1 /var/www/vhosts/DOMAIN/wp-content/plugins/fantastic-elasticsearch/vendor/ruflin/elastica/lib/Elastica/Client.php(592): Elastica\Request->send() #2 /var/www/vhosts/DOMAIN/wp-content/plugins/fantastic-elasticsearch/vendor/ruflin/elastica/lib/Elastica/Index.php(444): Elastica\Client->request('DOMAIN/po...', 'PUT', Array, Array) #3 /var/www/vhosts/DOMAIN/wp-content/plugins/fantastic-elasticsearch/vendor/ruflin/elastica/lib/Elastica/Type.php(511): Elastica\Index->request('post/4308', 'PUT', Array, Array) #4 /var/www/vhosts/DOMAIN in /var/www/vhosts/DOMAIN/wp-content/plugins/fantastic-elasticsearch/vendor/ruflin/elastica/lib/Elastica/Transport/Http.php on line 154

@alexanderX86
Copy link
Author

Found out that my ElasticSearch Host was broken. Bug is fixed after switch to another one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants