Thanks, started exploring for proxies. After sniffing around loopback interface with wireshark, found that localhost is linked to ::1(IPv6 version of 127.0.0.1). Firefox is somehow resolves the problem, but Chrome not. Simply added "127.0.0.1 localhost" to hosts file. Problem is fixed.
Regards. On Sunday, 20 April 2014 05:47:15 UTC+3, Michel Morelli wrote: > > Hi, have you some type of proxy in Chrome ? > > M. > > > Il giorno 20/apr/2014, alle ore 01:12, Rinat Tainov > <[email protected]<javascript:>> > ha scritto: > > Hi everybody, > found strange problem for Chrome on Mac. Can't open application on chrome, > tried to disable AdBlock and other extensions, but did not help. > Details are on stackoverflow > here<http://stackoverflow.com/questions/23176266/angularjs-tutorial-cant-open-in-chrome-mac> > . > Regards. > > -- > You received this message because you are subscribed to the Google Groups > "AngularJS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] <javascript:> > . > Visit this group at http://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. > > > -- > Davide Morelli > [email protected] <javascript:> > > > > > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
