Server Troubleshot Host Network Service

When trying to run 2 instances of an EXE, I get an error in the logs that states ths message below. I tried to follow some guidance online about resetting HNS on my server where the software resides and cannot find it/do it. Can you assist please ASAP

System.IO.IOException: Failed to bind to address http://[::]:8005: address already in use. Microsoft.AspNetCore.Connections.AddressInUseException: Only one usage of each socket address (protocol/network address/port) is normally permitted. -System.Net.Sockets.SocketException (10048): Only one usage of each socket address (protocol/network address/port) is normally permitted. at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName) at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)

Share the Post:

Related Posts