jjzjj

UnableToResolvePhysicalConnection

全部标签

c# - StackExchange.Redis 无法与 Mac OS X 中的 Mono 连接

我正在尝试使用以下选项在MacOSX的Mono上运行一个非常简单的Redis客户端:varconfigOptions=newConfigurationOptions(){EndPoints={{"localhost",6379},},ResolveDns=true,KeepAlive=180};StringWritersw=newStringWriter();ConnectionMultiplexer.Connect(configOptions,tw);连接失败。这是踪迹:localhost:6379,keepAlive=180,resolveDns=TrueUsingDNStores

c# - StackExchange.Redis 无法与 Mac OS X 中的 Mono 连接

我正在尝试使用以下选项在MacOSX的Mono上运行一个非常简单的Redis客户端:varconfigOptions=newConfigurationOptions(){EndPoints={{"localhost",6379},},ResolveDns=true,KeepAlive=180};StringWritersw=newStringWriter();ConnectionMultiplexer.Connect(configOptions,tw);连接失败。这是踪迹:localhost:6379,keepAlive=180,resolveDns=TrueUsingDNStores