Error when upload woff2 file

https://r18.rf.gd/

https://r18.rf.gd/build/assets/exo-2-latin-wght-normal-DllOx71z_Fht13W9.woff2 net::ERR_ABORTED 404 (Not Found)

image

This woff2 is created using Laravel Vite bundle Font

When I’m uploading Web font using FTP, it will deleted after that

How big is the file?

5 Likes

it just a font file, only 60KB, and it was uploaded properly, i’m using Laravel framework and it directory is: /htdocs/publics/build/assets/file name.woff2

I downloaded exo-2 fonts and none of them exceed 200KB
also in your CSS files I don’t see any mention of that font or the extension .woff2

As a last resort, you can use an external link for font and CSS

5 Likes

The problem is the file is deleted after uploaded. Is hosting provider not support WOFF2 anymore ?

Hmm, odd. If you give the file a .woff extension, it just works. But if you give it a .woff2 extension it doesn’t.

I have discussed the issue with iFastNet and agree that this is not how it’s supposed to work. So the .woff2 extension has been removed from the blacklists and can be uploaded now.

Please note that it may take up to an hour for the change to be applied to all servers.

9 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.