eggjs / egg

🥚 Born to build better enterprise frameworks and apps with Node.js & Koa

Home Page:https://eggjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

egg-redis Clients Depend on Redis Cluster ERROR

loveshens opened this issue · comments

commented

Your detail info about the Bug:

"egg-redis": "^2.4.0",
"egg": "^2.5.0"

本地搭建的的redis集群测试(集群状态正常)
image

用127.0.0.1是正常连接的,切换成内外ip就无法连接了

配置
image

报错信息
image

Reproduction Repo

Node Version

8.12.0

Eggjs Version

2.5.0

Plugin Name and its version

egg-redis 2.4.0

Platform and its version

mac

commented

使用redis服务器 域名连接也是一样的问题

commented

image
egg-web.log 一直在打印连接成功

commented

同样的问题,node16,egg-redis 2.4,在特定服务器上出现 10s redis 未能 readdy,然后无限 reconnect