
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2020 12:58 PM
Receiving multiple warnings that contain the message: socket error
I have searched the web and could not find a solid answer to this.
Solved! Go to Solution.
- Labels:
-
Discovery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2020 09:36 PM
here is what do you mean by Socket error:-
A 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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2020 09:36 PM
here is what do you mean by Socket error:-
A 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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2020 06:27 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2020 06:35 AM
Please close the thread if you got the answer.
Regards
RP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2020 07:18 PM
many thanks.