I have an E-commerce platform with about 30 stores live, all made up with NodeJS (express) and Angular and is hosted on Azure.
We have SSL also enabled. When I try to open without SSL for example http://eminencepk.com
it stays at connecting in chrome. If I add http://eminencepk.com/?en
or anything after /
it works perfectly. Working with https as well.
this domain is managed on Amazon Route 53. Similar thing Happening to 3 more stores. It's not even reaching our server.
PS: I am just looking for possible problems because its also working fine on VPN.