Arebis.Logging.GrayLog icon indicating copy to clipboard operation
Arebis.Logging.GrayLog copied to clipboard

SockerException: Invalid parameters supplied

Open badihi opened this issue 6 years ago • 0 comments

After some time that the web application is up, it suddenly starts to throw this exception until I restart IIS.

System.Net.Sockets.SocketException (0x80004005): An invalid argument was supplied at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.UdpClient.Send(Byte[] dgram, Int32 bytes) at Arebis.Logging.GrayLog.GrayLogUdpClient.InternallySendMessage(Byte[] messageBody)

What is the problem?

badihi avatar Jan 05 '19 16:01 badihi