ERR_TIMED_OUT for HTTPS request only on Chrome and Mozilla - google-chrome

We build a website in asp.net and it was working fine. Last 2-3 days I noticed it took lots of time (more than 30 sec) to load the page only on Chrome and Mozilla. Other browsers (Safari, Internet Explorer etc) are working fine.
I'm using Chrome latest version 74.0.3729.131 (Official Build) (64-bit). In the developer's console, it shows the following error message for each request
Then I noticed those requests are timeout because of HTTPS. I request the page with HTTP then it's loading fine. But my website is HTTPS so I should request all with HTTPS unless it don't load the page.
example - https://ajax.aspnetcdn.com/ajax/4.5.1/1/WebForms.js
I also tried the following ways but it couldn't work,
Uninstall and reinstall Chrome.
Delete all cookies and sessions.
Restarted wifi router (IP changed).
Restarted firewall.
But it works on some of the client machines and when I use chrome proxy extension and visit the website from a different country. I feel the issue is from the network or IP address. I don't know how to fix it. Please help me to fix...

Related

Error with google adsense js on my computer

It seems like I have an issue with google adsense as the ads are not displaying on chrome nor firefox on my computer but they are displaying on opera when it's on vpn. I tried this with both wifi and mobile 3G data but I keep getting this error:
Failed to load resource: net::ERR_CONNECTION_REFUSED pagead2.googlesyndication.com/pagead/js/adsbygoogle.js:1
Note:
I previously had adblock on chrome but I uninstalled it long ago so it shouldn't be the reason
I removed and re-installed google chrome
I never used firefox before (so there's no adblock on it)
When I use 3G mobile data, the ads still don't show on my computer but do show on my phone (android google chrome)
I have this same error message on all websites I access even if it is not mine
I faced a similar kind of issue:
NET::ERR_CERT_AUTHORITY_INVALID
//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js
Found that this was due to VPN blocking //pagead2.googlesyndication.com/pagead/js/adsbygoogle.js since it thinks we are accessing a site that is not authorized to be used
So regardless of AdBlock or without AdBlock, we will see the adblock message.
Not sure if you are facing same issue but it would be good to check your firewall/company vpn if any.

I am getting 404 error while accessing Google Chrome

While trying to access my application in google chrome some urls are working fine and some are getting 404 error. My application is working fine in other browsers like IE , firefox ...etc. Please suggest me some information to allow my application working fine for all urls
You have to explore chrome settings for privacy and security, proxy settings etc.
chrome://settings/system. make your proxy settings as system settings instead of manual.

local / vpn pages via Chrome browser

If I'm looking for a local/intranet address while connect to a VPN, it works in safari or firefox but many times it will not work via google chrome
example address:
http://help/userui/ticket?ID=14273
Google Chrome takes me to a verizon page like so: "http://searchassist.verizon.com/main?ParticipantID=euekiz39ksg8nwp7iqj2fp5wzfwi5q76&FailedURI=http%3A%2F%2Fhelp%2Fuserui%2Fticket%3FID%3D14273&FailureMode=1&Implementation=&AddInType=4&Version=pywr1.0&ClientLocation=us"
How can I get chrome to realize that I'm looking for a page on an intranet on not to the public web?
Notes:
Using Cisco AnyConnect as VPN client
Chrome version 48.0.2564.97 (64-bit)
OSX 10.11.3
The best solution I've found on OSX so far is to use Safari which is better about detecting VPN pages.
Soon after you've navigated the pages Chrome starts to work as well. This must either be a DNS or caching issue, possible both (I'm no IT master).

Chrome keeps redirecting me to https

I made a web page, its hosted on a server with no ssl support (nor does it need any). Anyways, all was well when I handed it over couple weeks ago but since yesterday something weird started happening.
On some computers (like half that I've tried), chrome automatically redirects the website to https which doesn't work so you get the warning page. I tried emptying the browser cache, restarting the browser, reinstalling the browser but it still happens, when i do a clean install and type in http://mysitename.com it still goes to https://mysitename.com, and only on those computers, I just don't get it.
On the flipside, on the computers where the page works fine, when I type in the https url into chrome, it goes to the http page, as it should.
What could be going on here?
Chrome added a "HTTPS: 1" header by default in its last version.
As a result, Chrome asks your server to respond with the HTTPS version if available.
=> You have either to disable the SSL mod on your server, or to deploy a valid certificate on it.
Wow, would have been nice to hear about this. I had the site working fine on Thursday night (no SSL installed) and by Friday, Chrome (and only Chrome) is showing it as a security risk (on antivirus) because it's redirecting to wrong domain.
I've tried all the fixes. Now I guess it's SSL or nothing?

Google Chrome returning 503 Service Unavailable

I have been having an issue lately with Google Chrome. Some sites, seems to be completely random, are returning a 503 Service Unavailable error message. The last one I received was from my hosting provider when trying to access my CPanel. I can access the same URL completely fine in Firefox or IE. It seems to be isolated to Chrome.
I have tried the following:
Disabled all extensions
Logged in/out of my Google account
Cleared all cache and history
So far, nothing seems to correct the issue. It's becoming more and more aggravating from what was once a pretty reliable browser.
I am running:
Windows 7
Chrome Version 36.0.1985.143 m
I was hitting the same issue. Mostly, it would occur on intranet sites at work, but it happened with a few exterior sites. Loading in IE Tab would work fine.
I was able to solve the issue by upgrading to 64-bit Chrome. I'm not sure why that fixed it, but I think it had something to do with a conflict between Java and Chrome (It looks like I have both 64bit and 32bit Java installed side-by-side).
My solution:
Uninstall Chrome with clear personal data option selected
Install Chrome again but without admin right (install for your personal
user)
Use Chrome as normal