Giter Site home page Giter Site logo

Page not loading properly about lolisafe HOT 4 OPEN

ambozz avatar ambozz commented on August 31, 2024
Page not loading properly

from lolisafe.

Comments (4)

BobbyWibowo avatar BobbyWibowo commented on August 31, 2024

It sounds more or less identical with the issue in #566 (comment)

In short, there seems to be an odd quirk in that specific machine, whenever lolisafe attempts to establish a "read stream" to the physical files upon visits

You can likely circumvent the issue by serving files with Nginx/etc,
AND pre-caching website assets into RAM by enabling environmental variable as linked above

The root cause haven't been found till this date, since I haven't been able to reproduce it on any of my local nor remote machines so far

from lolisafe.

perdedora avatar perdedora commented on August 31, 2024

I'm getting sorta of the same error when running yarn dev. The css, js and fonts doesn't load but running yarn start works perfectly.

Screenshot from 2023-02-20 11-48-36
Screenshot from 2023-02-20 11-48-53
Screenshot from 2023-02-20 11-50-01

from lolisafe.

BobbyWibowo avatar BobbyWibowo commented on August 31, 2024

It sounds like for some reason dist-dev directory wasn't being filled with development-version of the client assets when running under yarn dev

Meanwhile yarn start worked okay because it's using pre-built assets from dist directory

from lolisafe.

BobbyWibowo avatar BobbyWibowo commented on August 31, 2024

@perdedora I overlooked the fact that yarn dev would not build dev client assets by default (you'd have to use yarn dev:reload first)
Should be fixed in 807f153

Still unrelated with OP's issues tho

from lolisafe.

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.