Hi Rahul,
The Endpoint FW/AV Error error typically means that Zscaler Client Connector cannot communicate with itself and an AV or host-based Firewall product is blocking this communication. May I ask are you using ZCC for ZIA, ZPA or both?
Maybe there is another process/service that listen on TCP 9000 on that specific client, and you can use:
C:>netstat -o -q -n | find “:9000”
Process ID will be in the 5th column and then you use Task Manager | Details tab to find which process it may be.
TCP 9000 is the default port that Client Connector is using, and can be adjusted here: Zscaler Mobile Portal | Administration | Client Connector Support | Endpoint Integration, and it will be applied on all installs, so be careful.
We have some lab equipment software that rely on TCP 9000, so moved to TCP 9001.