错误信息:The Redis Cluster is down (CLUSTERDOWN)
所在文件:/data1/vhosts/caijing.leju.com/htdocs/framework/cache/rediscluster.php:358

/data1/vhosts/caijing.leju.com/htdocs/framework/cache/rediscluster.php(358)

355        if (in_array($method, $trans_methods)) {
356            return call_user_func_array(array($redis, $method), array());
357        } else {
358            return call_user_func_array(array($redis, $method), $args);
359        }
360    }
361

Stack Trace

#2
+
-
/data1/vhosts/caijing.leju.com/htdocs/app/news/news.php(1114):
Leb_Dao_RedisCluster->__call("rpush",array("news_detail_pv","1_7447200511633847680_1_17755506..."))
1111                if(isWeixinBrower())
1112                    $redis->rpush($key, $pv_type.'_'.$newsid.'_'.$news['is_original'].'_'.$news['createtime'].'_'.$news['city']."_5".'_'.$platform.'_'.$news['tags_id']);
1113                else
1114                    $redis->rpush($key,$pv_type.'_'.$newsid.'_'.$news['is_original'].'_'.$news['createtime'].'_'.$news['city']."_2".'_'.$platform.'_'.$news['tags_id']);
1115            }
1116        }
1117        
#3
+
-
/data1/vhosts/caijing.leju.com/htdocs/app/news/news.php(1114):
Leb_Dao_RedisCluster->rpush("news_detail_pv","1_7447200511633847680_1_17755506...")
1111                if(isWeixinBrower())
1112                    $redis->rpush($key, $pv_type.'_'.$newsid.'_'.$news['is_original'].'_'.$news['createtime'].'_'.$news['city']."_5".'_'.$platform.'_'.$news['tags_id']);
1113                else
1114                    $redis->rpush($key,$pv_type.'_'.$newsid.'_'.$news['is_original'].'_'.$news['createtime'].'_'.$news['city']."_2".'_'.$platform.'_'.$news['tags_id']);
1115            }
1116        }
1117        
#10
+
-
/data1/vhosts/caijing.leju.com/htdocs/index.php(31):
Leb_Plugin_Abstract->run()
28error_reporting(E_ERROR&~E_NOTICE);
29//请求->路由->过滤->分发->响应
30$controller = Leb_Controller::getInstance();
31$controller->run();
2026-05-01 00:11:13 nginx/1.10.0 PHP/5.5.10 216.73.217.100->10.204.15.140(m.lejucaijing.com) 执行时间:0.20660秒 内存开销:3918000Byte 内存峰值:15728640Byte
Copyright © 1996-2013 LEJU Corporation, All Rights Reserved Slae Framework / 1.0.0