Discovery Warning - Socket Error

Stephen Skaggs
Kilo Sage

Receiving multiple warnings that contain the message: socket error

I have searched the web and could not find a solid answer to this.

find_real_file.png

 

1 ACCEPTED SOLUTION

Rahul Priyadars
Giga Sage
Giga Sage

here is what do you mean by Socket error:-

socket is bound to a port number so that the TCP layer can identify the application that data is destined to be sent. ... A socket error can occur if one or more of the above conditions are not met or something is blocking communication between the client and server (e.g. firewall, anti-virus).

It has something to do with Communication PORT as mentioned in above POST.

How to Test PORT issues and trouble shoots for PORT and Credentials-

https://hi.service-now.com/kb_view.do?sysparm_article=KB0657528

Regards

RP

View solution in original post

8 REPLIES 8

Rahul Priyadars
Giga Sage
Giga Sage

here is what do you mean by Socket error:-

socket is bound to a port number so that the TCP layer can identify the application that data is destined to be sent. ... A socket error can occur if one or more of the above conditions are not met or something is blocking communication between the client and server (e.g. firewall, anti-virus).

It has something to do with Communication PORT as mentioned in above POST.

How to Test PORT issues and trouble shoots for PORT and Credentials-

https://hi.service-now.com/kb_view.do?sysparm_article=KB0657528

Regards

RP

Thanks for the reply, That makes sense and working with network team to see if this helps fix it. Thank you for the KB article

Please close the thread if you got the answer.

Regards

RP

many thanks.