Giter Club home page Giter Club logo

Comments (4)

teluq-pbrideau avatar teluq-pbrideau commented on June 10, 2024

The problems seems to have solved itself… Sorry for the false alarm.

I guess there was big timeout somewhere in the network trying to resolve fonts.googleapis.com. before proceeding to display the page? Now, there is no more timeout, everything work as expected. Maybe the network team was doing a DROP for this request and now it is a REJECT which fail fast? Just a guess, but my problem is now solved.

from puppetboard.

teluq-pbrideau avatar teluq-pbrideau commented on June 10, 2024

Sorry for the opening and closing this issue, the Network team had open the access of the client to the internet by error, so obviously it was working… Now they have closed and the problem is back again…

I’ve tried to debug and change something like #459 had suggested:

url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400%3B0,700%3B1,400%3B1,700&subset=latin&display=swap);

to

@import url(/static/css/fonts.css);

I got an error, the web page layout is completely out of wack, but I does not take 1 minute to load the page anymre… It seems to be really where the problem is… But I’m no web developper, so I don’t really know how to fix this problem…

This is the error in the web console. My change seems to have broken a checksum somewhere…

None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “C1tpQ9+Wmn2KscdEXRUVo7hnmiHRgR9xZqMWwV4VZ1mnyTAC7AV2stGG7VgNs5dz+r8pwKblfAeOHrPpnPmjOQ==”.

Edit: I have upgraded to Puppetboard 5.2, still in problem

from puppetboard.

kenyon avatar kenyon commented on June 10, 2024

https://github.com/google/fonts#self-host-fonts-available-from-google-fonts -> https://fontsource.org/docs/getting-started/install

Not sure how this would be integrated into puppetboard in a maintainable way since it doesn't use npm at all yet, as far as I know.

from puppetboard.

teluq-pbrideau avatar teluq-pbrideau commented on June 10, 2024

I guess I will use an ad-blocker to blacklist the fonts.googleapis.com url for now… Thanks

from puppetboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.