Christophermp Posted September 11, 2017 Share Posted September 11, 2017 Hi there! Any one seen this before and have a solution for it when creating a new server? Retry Response: System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at TCAdmin.SDK.Web.References.ModuleApiGateway.ModuleApiGateway.ExecuteModuleCommand(String commandName, Object arguments, CommandResponse& commandResponse, Boolean waitForResponse) at TCAdmin.TaskScheduler.ModuleApi.ModuleCommands.AddTask(Server destinationServer, TaskInfo task, Boolean waitForResponse) at TCAdmin.TaskScheduler.ModuleApi.TaskInfo.CreateTask(Server server) at TCAdmin.TaskScheduler.ModuleApi.TaskInfo.CreateTask() at Web.GameHosting.billingapi.xc9f5c0c708acbff6() at Web.GameHosting.billingapi.Page_Load(Object sender, EventArgs e) Link to comment Share on other sites More sharing options...
Christophermp Posted September 12, 2017 Author Share Posted September 12, 2017 Learned from support that it was a sertificate issue. Problem solved. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.