Hi,
I am deploying a clustered setup on AWS with 2 nodes and a Remote database.
I have configured the Domain and the Host Controller and deployment is working fine as well. But it seem's the nothing is binding to port 8443.
netstat -an |grep 8443 -Does not return anything
telnet 172.66.0.5 8443 - returns connection refused.
I tried disabling the FW rules and its still the same.
Any advice is appreciated.
Thanks
Valentine D'Mello