Port 0 Error Resolution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2023 07:08 AM
I'm working on a service map with 4 entry points for each of 6 servers using public IPs. The load balancer directs traffic correctly to the servers, but there's an issue with mapping the server pool. The error says 'Failed to identify CI due to the host lacking an application running on port 0. Make sure that the application is running and run quick discovery on the host.' Port 0 is a wildcard, meaning it could be any port, but in reality, there's no service on port 0, causing the error.
I found a link 'https://www.servicenow.com/community/itom-forum/host-lacking-an-application-running-on-port-0/m-p/95...' that might address this issue on servicenow.com, but I'm not sure if it's the right solution. Please advise on how to resolve this problem.