-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.10.1
-
Component/s: None
-
None
-
Environment:Visual Studio COde
-
None
-
None
-
None
-
None
-
None
-
None
-
None
<6da29fc855c44d33ad78b3e27475ff27>:0) MongoDB.Driver.MongoServerInstance.Ping (MongoDB.Driver.Internal.MongoConnection connection) (at <6da29fc855c44d33ad78b3e27475ff27>:0) MongoDB.Driver.MongoServerInstance.Connect () (at <6da29fc855c44d33ad78b3e27475ff27>:0) MongoDB.Driver.Internal.DirectMongoServerProxy.Connect (System.TimeSpan timeout, MongoDB.Driver.ReadPreference readPreference) (at <6da29fc855c44d33ad78b3e27475ff27>:0) Rethrow as MongoConnectionException: Unable to connect to server xeonsectorfs-q3tdw.mongodb.net:27017: Connection timed out. MongoDB.Driver.Internal.DirectMongoServerProxy.Connect (System.TimeSpan timeout, MongoDB.Driver.ReadPreference readPreference) (at <6da29fc855c44d33ad78b3e27475ff27>:0) MongoDB.Driver.Internal.DirectMongoServerProxy.ChooseServerInstance (MongoDB.Driver.ReadPreference readPreference) (at <6da29fc855c44d33ad78b3e27475ff27>:0) MongoDB.Driver.MongoServer.AcquireConnection (MongoDB.Driver.ReadPreference readPreference) (at <6da29fc855c44d33ad78b3e27475ff27>:0) MongoDB.Driver.MongoCollection.InsertBatch (System.Type nominalType, System.Collections.IEnumerable documents, MongoDB.Driver.MongoInsertOptions options) (at <6da29fc855c44d33ad78b3e27475ff27>:0) MongoDB.Driver.MongoCollection.Insert (System.Type nominalType, System.Object document, MongoDB.Driver.MongoInsertOptions options) (at <6da29fc855c44d33ad78b3e27475ff27>:0) MongoDB.Driver.MongoCollection.Insert (System.Type nominalType, System.Object document) (at <6da29fc855c44d33ad78b3e27475ff27>:0) MongoDB.Driver.MongoCollection.Insert[TNominalType] (TNominalType document) (at <6da29fc855c44d33ad78b3e27475ff27>:0) Mongo.InsertAccount (System.String username, System.String password, System.String email) (at Assets/Database/Mongo.cs:42) Server.Init () (at Assets/Scripts/Server.cs:54) Server.Start () (at Assets/Scripts/Server.cs:26)
(I keep getting this error even though I put everything in correctly.)