2881099 / FreeRedis

🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, client-side-caching, and pooling.
MIT License
920 stars 164 forks source link

主机使用Ipv6的域名是连接报错,使用Ipv6地址没有问题 #190

Closed hldstudy closed 3 months ago

hldstudy commented 3 months ago

Redis连接失败:【xxx.xxxx.net]:10000/10】Status unavailable, waiting for recovery. 请求的名称有效,但是找不到请求的类型的数据。 使用[ipv6]:10000时正常连接

2881099 commented 3 months ago

域名目前都是解析成ipv4在链接,您可以debug一下源码