Guest User

Untitled

a guest
May 8th, 2020
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.71 KB | None | 0 0
  1. One or more Health Agent Probes encountered an unexpected error. The component(s)/Service(s) intended to be monitored by the Probe may not be functioning correctly.
  2.  
  3. Probe: RoutingGroupHealthProbe
  4. Issue: Unable to connect to Fabric. Please ensure that all Skype for Business services are running.
  5. Details: System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://sfb1.t.l/LiveServer/UserPinManagement/FabricManagement/ that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: The remote server returned an error: (407) Proxy Authentication Required.
  6. at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
  7. at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
  8. --- End of inner exception stack trace ---
  9.  
  10. Server stack trace:
  11. at System.ServiceModel.Security.IssuanceTokenProviderBase`1.DoNegotiation(TimeSpan timeout)
  12. at System.ServiceModel.Security.SspiNegotiationTokenProvider.OnOpen(TimeSpan timeout)
  13. at System.ServiceModel.Security.WrapperSecurityCommunicationObject.OnOpen(TimeSpan timeout)
  14. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  15. at System.ServiceModel.Security.CommunicationObjectSecurityTokenProvider.Open(TimeSpan timeout)
  16. at System.ServiceModel.Security.SecurityProtocol.OnOpen(TimeSpan timeout)
  17. at System.ServiceModel.Security.WrapperSecurityCommunicationObject.OnOpen(TimeSpan timeout)
  18. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  19. at System.ServiceModel.Channels.SecurityChannelFactory`1.ClientSecurityChannel`1.OnOpen(TimeSpan timeout)
  20. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  21. at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.DoOperation(SecuritySessionOperation operation, EndpointAddress target, Uri via, SecurityToken currentToken, TimeSpan timeout)
  22. at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.GetTokenCore(TimeSpan timeout)
  23. at System.IdentityModel.Selectors.SecurityTokenProvider.GetToken(TimeSpan timeout)
  24. at System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecuritySessionChannel.OnOpen(TimeSpan timeout)
  25. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  26. at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
  27. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  28. at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
  29. at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
  30. at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
  31. at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  32. at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  33. at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
  34.  
  35. Exception rethrown at [0]:
  36. at Microsoft.Rtc.Management.Fabric.FabricManagementClientFactory.EnumerateFabricServices(ICluster pool, IMachine machineToUse, String type, Boolean& connectedToPool)
  37. at Microsoft.Rtc.HealthAgent.Probes.RoutingGroupProbe.RoutingGroupHealthProbe.DoWorkInternal(IMachine machine, Topology topology)
  38.  
  39. Cause: There was a failure in running the probe.
  40. Resolution:
  41. Please see exception details for more information if present.
Add Comment
Please, Sign In to add comment