ServiceStack.Redis.RedisException: could not connect to redis Instance at 10.1.29.5:6379 ---> System.Net.Sockets.SocketException: 在一个非套接字上尝试了一个操作。 10.1.29.5:6379 在 System.Net.Sockets.Socket.Connect(IPAddress[] addresses, Int32 port) 在 System.Net.Sockets.Socket.Connect(String host, Int32 port) 在 ServiceStack.Redis.RedisNativeClient.Connect() --- 内部异常堆栈跟踪的结尾 --- 在 ServiceStack.Redis.RedisNativeClient.Connect() 在 ServiceStack.Redis.RedisNativeClient.AssertConnectedSocket() 在 ServiceStack.Redis.RedisNativeClient.SendCommand(Byte[][] cmdWithBinaryArgs) 在 ServiceStack.Redis.RedisNativeClient.SendExpectData(Byte[][] cmdWithBinaryArgs) 在 ServiceStack.Redis.RedisClient.Get[T](String key) 在 RedisCache.MyCache.Get[T](String key) 在 www.lykjcx.cn.KeTePai.expert.jsdetail.InitPre() 位置 D:\projects\lykjcx-master\www.lykjcx.cn\KeTePai\expert\jsdetail.aspx.cs:行号 49 在 BaseCommon.VoltBase.Page_Load(Object sender, EventArgs e) 位置 D:\projects\lykjcx-master\www.lykjcx.cn\App_Code\VoltBase.cs:行号 167ServiceStack.Redis.RedisException: could not connect to redis Instance at 10.1.29.5:6379 ---> System.Net.Sockets.SocketException: 在一个非套接字上尝试了一个操作。 10.1.29.5:6379 在 System.Net.Sockets.Socket.Connect(IPAddress[] addresses, Int32 port) 在 System.Net.Sockets.Socket.Connect(String host, Int32 port) 在 ServiceStack.Redis.RedisNativeClient.Connect() --- 内部异常堆栈跟踪的结尾 --- 在 ServiceStack.Redis.RedisNativeClient.Connect() 在 ServiceStack.Redis.RedisNativeClient.AssertConnectedSocket() 在 ServiceStack.Redis.RedisNativeClient.SendCommand(Byte[][] cmdWithBinaryArgs) 在 ServiceStack.Redis.RedisNativeClient.SendExpectData(Byte[][] cmdWithBinaryArgs) 在 ServiceStack.Redis.RedisClient.Get[T](String key) 在 RedisCache.MyCache.Get[T](String key) 在 www.lykjcx.cn.KeTePai.expert.jsdetail.InitPre() 位置 D:\projects\lykjcx-master\www.lykjcx.cn\KeTePai\expert\jsdetail.aspx.cs:行号 49 在 BaseCommon.VoltBase.Page_Load(Object sender, EventArgs e) 位置 D:\projects\lykjcx-master\www.lykjcx.cn\App_Code\VoltBase.cs:行号 190 在 BaseCommon.MyVoltBase.Page_Load(Object sender, EventArgs e) 位置 D:\projects\lykjcx-master\www.lykjcx.cn\App_Code\MyVoltBase.cs:行号 65