Dear Valued Community,
We stopped receiving SMS alerts, which are configured using "Send a GET or POST request to a web server". I tried to simulate the action and I am getting "Failed to execute HTTP request" error. In the Alerting.Service.V2 log files I am getting bellow errors.
2018-07-23 09:49:11,879 [78] ERROR SolarWinds.InformationService.Contract2.InfoServiceProxy - Error closing exception.
System.ServiceModel.CommunicationObjectFaultedException: The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state.
2018-07-23 09:51:39,683 [AlertingService.OnStart] WARN SolarWinds.Orion.Core.Common.InformationServiceConnectionProvider - Connection via certificate could not be created.
System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://localhost:17777/SolarWinds/InformationService/v3/Orion/certificate. The connection attempt lasted for a time span of 00:00:02.0468738. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:17777. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:17777
Please inform what is the underlying issue causing this problem.
Kind Thanks