BenjaminAdams / wp-redis-cache

Cache Wordpress faster
157 stars 37 forks source link

post.php blank page error #36

Closed mertcangokgoz closed 9 years ago

mertcangokgoz commented 9 years ago

i using this plugin but some times wp-admin/post.php error or blank page i solve deactiveted plugin

error_log dumps

2015/09/06 18:30:40 [notice] 7838#0: signal process started
2015/09/06 18:30:41 [info] 7841#0: [ngx_pagespeed 1.9.32.4-7251] No threading detected. Own threads: 1 Rewrite, 1 Expensive Rewrite.
2015/09/06 18:30:47 [error] 7845#0: *1 FastCGI sent in stderr: "PHP message: PHP Fatal error:  Uncaught exception 'Predis_ServerException' with message 'TH Authentication required.' in www/mertcangokgoz.com/wp-content/plugins/wp-redis-cache/predis5.2.php:735
Stack trace:
#0 www/mertcangokgoz.com/wp-content/plugins/wp-redis-cache/predis5.2.php(1529): Predis_FastResponseReader->read(Object(Predis_Connection))
#1 www/mertcangokgoz.com/wp-content/plugins/wp-redis-cache/predis5.2.php(1538): Predis_Connection->readResponse(Object(Predis_Commands_Delete))
#2 www/mertcangokgoz.com/wp-content/plugins/wp-redis-cache/predis5.2.php(203): Predis_Connection->executeCommand(Object(Predis_Commands_Delete))
#3 /www/mertcangokgoz.com/wp-content/plugins/wp-redis-cache/cache.php(19): Predis_Client->__call('del', Array)
#4 /www/mertcangokgoz.com/wp-content/plugins/wp-redis-cache/cache.php(19): Predis_Client->del('475b770843b5d77...')
#5 [internal function]: refresh_wp_redis_cache('publish', 'publish', Object(WP_Post))
#6 www/mertcangokgoz.com/wp-includes/p" while reading response header from upstream, client: 46.165.249.xx, server: mertcangokgoz.com, request: "POST /wp-admin/post.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "mertcangokgoz.com", referrer: "https://mertcangokgoz.com/wp-admin/post.php?post=3451&action=edit"
2015/09/06 18:30:55 [error] 7845#0: *5 FastCGI sent in stderr: "PHP message: PHP Fatal error:  Uncaught exception 'Predis_ServerException' with message 'TH Authentication required.' in www/mertcangokgoz.com/wp-content/plugins/wp-redis-cache/predis5.2.php:735
Stack trace:
#0 /www/mertcangokgoz.com/wp-content/plugins/wp-redis-cache/predis5.2.php(1529): Predis_FastResponseReader->read(Object(Predis_Connection))
#1 www/mertcangokgoz.com/wp-content/plugins/wp-redis-cache/predis5.2.php(1538): Predis_Connection->readResponse(Object(Predis_Commands_Delete))
#2 www/mertcangokgoz.com/wp-content/plugins/wp-redis-cache/predis5.2.php(203): Predis_Connection->executeCommand(Object(Predis_Commands_Delete))
#3 www/mertcangokgoz.com/wp-content/plugins/wp-redis-cache/cache.php(19): Predis_Client->__call('del', Array)
#4www/mertcangokgoz.com/wp-content/plugins/wp-redis-cache/cache.php(19): Predis_Client->del('475b770843b5d77...')
#5 [internal function]: refresh_wp_redis_cache('publish', 'publish', Object(WP_Post))
#6www/mertcangokgoz.com/wp-includes/p" while reading response header from upstream, client: 46.165.249.xx, server: mertcangokgoz.com, request: "POST /wp-admin/post.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "mertcangokgoz.com", referrer: "https://mertcangokgoz.com/wp-admin/post.php?post=3451&action=edit"```