无法安装Grandnode

时间:2017-06-06 08:18:04

标签: c#

当我尝试安装grandnode时,它会给我这个错误。

  

使用后选择服务器30000ms后发生超时   CompositeServerSelector {Selectors = ReadPreferenceServerSelector {   ReadPreference = {Mode:Primary}},LatencyLimitingServerSelector {   AllowedLatencyRange = 00:00:00.0150000}}。集群的客户端视图   state是{ClusterId:“1”,ConnectionMode:“Automatic”,类型:   “Unknown”,State:“Disconnected”,Servers:[{ServerId:“{ClusterId   :1,EndPoint:“123.223.223.11:27111”}“,EndPoint:   “123.223.223.11:27111”,状态:“已断开”,类型:“未知”,   HeartbeatException:“MongoDB.Driver.MongoConnectionException:An   打开与服务器的连接时发生异常。 --->   MongoDB.Driver.MongoAuthenticationException:无法进行身份验证   数据库'grandnodetest'上的用户名'测试'。 --->   MongoDB.Driver.MongoCommandException:命令验证失败:   身份验证失败。在   MongoDB.Driver.Core.WireProtocol.CommandWireProtocol 1.ProcessReply(ConnectionId connectionId, ReplyMessage 1回复)at   MongoDB.Driver.Core.WireProtocol.CommandWireProtocol`1.d__11.MoveNext()   ---从抛出异常的先前位置开始的堆栈跟踪结束--- at   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(任务   任务)   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(任务   任务)   MongoDB.Driver.Core.Authentication.MongoDBCRAuthenticator.d__7.MoveNext()   ---内部异常堆栈跟踪结束---在MongoDB.Driver.Core.Authentication.MongoDBCRAuthenticator.d__7.MoveNext()   ---从抛出异常的先前位置开始的堆栈跟踪结束--- at   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(任务   任务)   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(任务   任务)   MongoDB.Driver.Core.Authentication.AuthenticationHelper.d__1.MoveNext()   ---从抛出异常的先前位置开始的堆栈跟踪结束--- at   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(任务   任务)   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(任务   任务)   MongoDB.Driver.Core.Connections.ConnectionInitializer.d__3.MoveNext()   ---从抛出异常的先前位置开始的堆栈跟踪结束--- at   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(任务   任务)   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(任务   任务)   MongoDB.Driver.Core.Connections.BinaryConnection.d__48.MoveNext()   ---内部异常堆栈跟踪结束---在MongoDB.Driver.Core.Connections.BinaryConnection.d__48.MoveNext()   ---从抛出异常的先前位置开始的堆栈跟踪结束--- at   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(任务   任务)   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(任务   任务)在System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(任务   任务)   MongoDB.Driver.Core.Servers.ServerMonitor.d__27.MoveNext()”   }]}

任何人都可以帮我这个吗?我正在从本地运行该项目。

请,谢谢你。

1 个答案:

答案 0 :(得分:0)

您使用的是MongoDB的旧版本,而不是您的应用程序支持的版本。请使用MongoDB 3.0或更高版本,然后重试。如果问题再次发生,请在我们的支持下与我联系。