错误信息:The Redis Cluster is down (CLUSTERDOWN)
所在文件:/data1/vhosts/caijing.leju.com/htdocs/rpc/RpcClient.php:834

/data1/vhosts/caijing.leju.com/htdocs/rpc/RpcClient.php(834)

831        if(!method_exists('RedisCluster', $method))
832            throw new Exception(get_class($this)." Method '$method' does not exist for phpredis");
833
834        $status = call_user_func_array(array($this->_cacher, $method), $args);
835        return $status;
836    }
837}

Stack Trace

#0
+
-
/data1/vhosts/caijing.leju.com/htdocs/rpc/RpcClient.php(834):
call_user_func_array(array(RedisCluster,"get"),array("pubapicaijing:0451a1a75da86d637e..."))
831        if(!method_exists('RedisCluster', $method))
832            throw new Exception(get_class($this)." Method '$method' does not exist for phpredis");
833
834        $status = call_user_func_array(array($this->_cacher, $method), $args);
835        return $status;
836    }
837}
#1
+
-
/data1/vhosts/caijing.leju.com/htdocs/rpc/RpcClient.php(164):
RedisClustersRpc->__call("get",array("pubapicaijing:0451a1a75da86d637e..."))
161		if(!empty($local_cache_key))
162		{
163			$redisModel = RedisModelRpc::getInstance();
164			$result_key_cache = $redisModel->get($local_cache_key);
165			if($result_key_cache)
166			{
167				self::$_rpc_result[$result_key] = array('status'=> 1, 'message' => '本地缓存获取数据成功!', 'data'=> $this->uncompress($result_key_cache));
#2
+
-
/data1/vhosts/caijing.leju.com/htdocs/rpc/RpcClient.php(164):
RedisClustersRpc->get("pubapicaijing:0451a1a75da86d637e...")
161		if(!empty($local_cache_key))
162		{
163			$redisModel = RedisModelRpc::getInstance();
164			$result_key_cache = $redisModel->get($local_cache_key);
165			if($result_key_cache)
166			{
167				self::$_rpc_result[$result_key] = array('status'=> 1, 'message' => '本地缓存获取数据成功!', 'data'=> $this->uncompress($result_key_cache));
#3
+
-
/data1/vhosts/caijing.leju.com/htdocs/app/subject/subject.php(559):
RpcClient->call("chuping_zhuanti_0",array('type'=>"news_caijing",'appid'=>2024032508,'ver'=>"2.0",'page'=>1,'field'=>"system_type|cover_image|photo_ma...",'pcount'=>5,'post_newscent_domain'=>"i.data.lejucaijing.com",'filter10'=>"{deleted@eq}0",'filter15'=>"{createtime@lt}1779314987",'filter16'=>"{city@eq}fangnews|ab|ac|af|ag|ai...",'filter13'=>"{tags_id@eq}10127656",'count'=>1,'order'=>"{createtime}desc",'sign'=>"6998bce9e9617eaa9228f461fac42651"))
556                        }
557                        $sign = $rpcClient->getCheckSign($cond_data, $newscenter_key);
558                        $cond_data['sign'] = $sign;
559                        $rpcClient->call($rpc_key_prifix.$index, $cond_data);
560
561
562                    }
#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-21 06:09:47 nginx/1.10.0 PHP/5.5.10 18.97.14.81->10.204.15.43(m.lejucaijing.com) 执行时间:0.24310秒 内存开销:3656944Byte 内存峰值:4194304Byte
Copyright © 1996-2013 LEJU Corporation, All Rights Reserved Slae Framework / 1.0.0