Docker swarm port not working

I have a docker swarm with 26 node.

port 9113 is published in one of the web application , the http url of the web application is accessible from all the nodes (worker/manager) except two nodes , there is no clue on the issue.

1- docker node inspect reveals no issue with the node.
2- tcp dump trace does not show any issue.

please suggest .