swoole中redis集群报Timed out attempting

新手上路,请多包涵

swoole中redis集群报 Timed out attempting to find data in the correct node 错误
环境:
Redis: 3.2
PHP: 7.0
phpredis: 4.0
centos 7

错误提示:
ERROR zm_deactivate_swoole (ERROR 503): Fatal error: Uncaught RedisClusterException: Timed out attempting to find data in the correct node! in /var/www/pt_target/Newtrade/SwooleCommand/Controller/SwooleServerController.class.php:221
Stack trace:
0 /var/www/pt_target/Newtrade/SwooleCommand/Controller/SwooleServerController.class.php(221): RedisCluster->ZRANGE('pcMarketInfoList',0,-1,true);

请问如何解决

阅读 3.3k
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题