Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
271 views
in Technique[技术] by (71.8m points)

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
question from:https://stackoverflow.com/questions/66055652/error-with-google-adsense-js-on-my-computer

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

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.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...