-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dns-prefetch-check failing www.google-analytics.com #133
Comments
I have exactly the same errors:
Anyone knows how to fix this? Installed the plugin from netlify UI, so I didn't do any manual configuration. |
me too |
I get a similar error for Google Fonts:
|
Did you find a solution for this? |
I haven't looked into a fix for this, but I used this workaround for the moment (in the
You can probably use the same workaround for |
Oh this worked for now, thank you!
Ben Colwell
Creative Director
Rubberduck
0867377087
www.rubberduck.ie
…________________________________
From: Sybil Ehrensberger <[email protected]>
Sent: Thursday, January 14, 2021 12:07:12 PM
To: Munter/netlify-plugin-checklinks <[email protected]>
Cc: bcolwell <[email protected]>; Comment <[email protected]>
Subject: Re: [Munter/netlify-plugin-checklinks] dns-prefetch-check failing www.google-analytics.com (#133)
I haven't looked into a fix for this, but I used this workaround for the moment (in the netlify.toml File):
[[plugins]]
package = "netlify-plugin-checklinks"
[plugins.inputs]
skipPatterns = ['https://fonts.gstatic.com']
You can probably use the same workaround for www.google-analytics.com
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#133 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AGICD47YNQZBLLIG4NB63PLSZ3M7BANCNFSM4N364X4Q>.
|
I just tried this fix, replacing it with google analytics and it worked like a charm! Thanks! |
I've had this issue as well when adding google fonts to preconnect:
Initially I thought this had something to do with them not being in our default content security policy (Gatsby) but I've added them and no change. No console errors on the actual site in use so just limited to the plugin. Adding |
@mfanuzzi I doubt that Google is using a self-signed certificate. I would say it's more likely that some random network error or intercept is occurring, or that the netlify runner is a container with outdated root-level certificates. None of those are issues I can really do anything about. |
I did not make any changes to the links in the site, but started seeing this error.
✖ FAIL dns-prefetch-check www.google-analytics.com
The text was updated successfully, but these errors were encountered: