Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.36 KB | None | 0 0
  1. Message=A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = ReadPreferenceServerSelector{ ReadPreference = { Mode = PrimaryPreferred, TagSets = [] } }, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "ReplicaSet", Type : "ReplicaSet", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "Unspecified/s-getpaid-mongo-rs1-use1c-01.external.app.staghudl.com:27018" }", EndPoint: "Unspecified/s-getpaid-mongo-rs1-use1c-01.external.app.staghudl.com:27018", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.TimeoutException: Timed out connecting to Unspecified/s-getpaid-mongo-rs1-use1c-01.external.app.staghudl.com:27018. Timeout was 00:00:05.
  2. at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
  3. --- End of stack trace from previous location where exception was thrown ---
  4. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  5. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  6. at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
  7. --- End of stack trace from previous location where exception was thrown ---
  8. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  9. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  10. at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__47.MoveNext()
  11. --- End of inner exception stack trace ---
  12. at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__47.MoveNext()
  13. --- End of stack trace from previous location where exception was thrown ---
  14. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  15. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  16. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
  17. at MongoDB.Driver.Core.Servers.ClusterableServer.<HeartbeatAsync>d__42.MoveNext()" }] }.
  18. Data:
  19. Signature=3c2e18f4
  20. RawUrl=/bifrost/getpaid/admin-signup/get-team-creator-id
  21. Headers=
  22. Connection=Keep-Alive
  23. Content-Length=19
  24. Content-Type=application/json
  25. Expect=100-continue
  26. Host=10.101.35.94:34672
  27. X-Hudl-RequestId=11298271
  28. X-Hudl-Branch=briancoombs8a4a
  29. X-Hudl-Trace-IsSampled=0
  30. Body=
  31. {"TeamId":"397326"}
  32.  
  33. Stack Trace:
  34. at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
  35. at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
  36. at MongoDB.Driver.Core.Clusters.Cluster.<WaitForDescriptionChangedAsync>d__44.MoveNext()
  37. --- End of stack trace from previous location where exception was thrown ---
  38. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  39. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  40. at MongoDB.Driver.Core.Clusters.Cluster.<SelectServerAsync>d__37.MoveNext()
  41. --- End of stack trace from previous location where exception was thrown ---
  42. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  43. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  44. at MongoDB.Driver.Core.Bindings.ReadPreferenceBinding.<GetReadChannelSourceAsync>d__8.MoveNext()
  45. --- End of stack trace from previous location where exception was thrown ---
  46. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  47. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  48. at MongoDB.Driver.Core.Operations.FindOperation`1.<ExecuteAsync>d__107.MoveNext()
  49. --- End of stack trace from previous location where exception was thrown ---
  50. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  51. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  52. at MongoDB.Driver.OperationExecutor.<ExecuteReadOperationAsync>d__1`1.MoveNext()
  53. --- End of stack trace from previous location where exception was thrown ---
  54. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  55. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  56. at MongoDB.Driver.MongoCollectionImpl`1.<ExecuteReadOperationAsync>d__59`1.MoveNext()
  57. --- End of stack trace from previous location where exception was thrown ---
  58. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  59. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  60. at MongoDB.Driver.IAsyncCursorSourceExtensions.<FirstOrDefaultAsync>d__5`1.MoveNext()
  61. --- End of stack trace from previous location where exception was thrown ---
  62. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  63. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  64. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  65. at Hudl.GetPaid.Dao.Mongo.AdminSignupDao.<GetAdminSignupDataForTeam>d__3.MoveNext() in C:\Users\brian.coombs\Documents\GitHub\hudl-getpaid\Hudl.GetPaid\Dao\Mongo\AdminSignupDao.cs:line 47
  66. --- End of stack trace from previous location where exception was thrown ---
  67. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  68. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  69. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  70. at Hudl.GetPaid.Repositories.AdminSignupRepository.<GetAdminSignupDto>d__5.MoveNext() in C:\Users\brian.coombs\Documents\GitHub\hudl-getpaid\Hudl.GetPaid\Repositories\AdminSignupRepository.cs:line 46
  71. --- End of stack trace from previous location where exception was thrown ---
  72. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  73. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  74. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  75. at Hudl.GetPaid.Repositories.AdminSignupRepository.<GetTeamCreatorId>d__4.MoveNext() in C:\Users\brian.coombs\Documents\GitHub\hudl-getpaid\Hudl.GetPaid\Repositories\AdminSignupRepository.cs:line 38
  76. --- End of stack trace from previous location where exception was thrown ---
  77. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  78. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  79. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  80. at Hudl.GetPaid.Services.Bifrost.AdminSignupService.<GetTeamCreatorId>d__4.MoveNext() in C:\Users\brian.coombs\Documents\GitHub\hudl-getpaid\Hudl.GetPaid\Services\Bifrost\AdminSignupService.cs:line 31
  81. --- End of stack trace from previous location where exception was thrown ---
  82. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  83. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  84. at CallSite.Target(Closure , CallSite , Object )
  85. at Hudl.Bifrost.Location.ServiceLocatorImpl.<>c__DisplayClass6_0.<<Locate>b__0>d.MoveNext()
  86. --- End of stack trace from previous location where exception was thrown ---
  87. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  88. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  89. at Hudl.Bifrost.WebCore.Controllers.BifrostController.<Index>d__0.MoveNext()
  90. --- End of stack trace from previous location where exception was thrown ---
  91. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  92. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  93. at lambda_method(Closure , Task )
  94. at System.Threading.Tasks.TaskHelpersExtensions.ThrowIfFaulted(Task task)
  95. at System.Web.Mvc.Async.TaskAsyncActionDescriptor.EndExecute(IAsyncResult asyncResult)
  96. at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3f.<BeginInvokeAsynchronousActionMethod>b__3e(IAsyncResult asyncResult)
  97. at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
  98. at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
  99. at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
  100. at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
  101. at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
  102. at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
  103. at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
  104. at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
  105. at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement