Font-awesome: GET https://cdn.fontawesome.com/js/stats.js 404 (Not Found)

Created on 28 Jun 2018  路  9Comments  路  Source: FortAwesome/Font-Awesome

where is this request coming from and why is this particular page not found? Thanks

cdn question

All 9 comments

Hi!

Thanks for being part of the Font Awesome Community.

Could you please provide more details?

Are you still using the old Font Awesome CDN?

Please make sure that your request follows our bug report template

We've been seeing this for a few days now, 90 second timeouts each request to:

<script src="https://use.fontawesome.com/34ae7a89dc.js"></script>

It's like stats.js has been removed from the CDN

@jimmyheaddon thanks for confirming that this affects the old cdn

@robmadole could you please take a look here?

Yes, stats.js is no longer used. This was for an old feature that is no longer supported. You can find new instructions for using the CDN here: https://fontawesome.com/how-to-use/on-the-web/setup/getting-started?using=web-fonts-with-css

@robmadole This still gives a 404 not found on the stats.js for projects still using font-awesome 4.x. (For example with this newly generated include URL: https://use.fontawesome.com/3d3a53909b.js)

Yes, stats.js is no longer used. This was for an old feature that is no longer supported. You can find new instructions for using the CDN here: https://fontawesome.com/how-to-use/on-the-web/setup/getting-started?using=web-fonts-with-css

So where's the option to load version 4 on that website? I don't think this issue is related to version 5 or higher.

<link rel="stylesheet" href="https://use.fontawesome.com/releases/v4.7.0/css/all.css" integrity="..." crossorigin="anonymous">

This doesn't work.

@timokleemann please consider https://www.bootstrapcdn.com/fontawesome/ if you need a CDN for Font Awesome 4

Seems to work. Thank you!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ufoczek picture ufoczek  路  3Comments

douglasdeodato picture douglasdeodato  路  3Comments

jakuuub picture jakuuub  路  3Comments

petermolnar picture petermolnar  路  3Comments

huuphat picture huuphat  路  3Comments