Giter VIP home page Giter VIP logo

Comments (7)

turbo124 avatar turbo124 commented on August 15, 2024

in your nginx configuration try switching the priority of the index to index.html

from dockerfiles.

Toos00 avatar Toos00 commented on August 15, 2024

Please, Can you be more specific ? in conf.d default.conf we got :

location / {
root /usr/share/nginx/html;
index index.html index.htm;
}

So it seems to be already configured as you said.

But, in in-vhost.conf we got :

 root /var/www/app/public/;
index index.php;

This one cant be edited no matter what.. Might be this one ?

I never really dig into nginx container itslef but it seems to be build differently than installing nginx on a os. In the nginx.conf there's nothing really related to what you said. Btw, there's no site-enables available to tweak more precisely, folder or it might be on a different place than usual.

Doing my best in english. French guy here. thanks for your understanding.

from dockerfiles.

turbo124 avatar turbo124 commented on August 15, 2024

just to confirm, which version did you upgrade from?

can you post a screenshot of the browser console in this state?

from dockerfiles.

Toos00 avatar Toos00 commented on August 15, 2024

Hello,

i dont really know exactly from which version it was when i updated but my tag was :5 so probably from the last or the prevoius last update that was pushed into this tag.

for the screenshot it was all the erros that you are seeing in the first post.

Flash infos news: When i tried to replicate by switching back "react as default ap" to give you the screenshoot. All came back to normal, no more blank screen or errors... Its seems to be all good.

What a strange behavior... Didnt change anything expect the img tag that i changed for previous troobleshooting that is currently at :latest. Should i keep it or should i going back to the "normal" :5 ?

Was planning a migration from my office rack to a DC to start again with a brand new instance to update and see if the issue was still here... Guess it will give me a bit more time to do it if its working now...

Do you want to both still working on this and try to understand what happenned or we let it go untill it came back to someonelse or me ?

from dockerfiles.

turbo124 avatar turbo124 commented on August 15, 2024

we can close this, please reopen if you see the issue again.

from dockerfiles.

Toos00 avatar Toos00 commented on August 15, 2024

Here we go again ! Same issue with the last update... 5.9.9 from 5.9.1 Tried all that i already did last time nothing worked.
Should i remove the latest tag ? And going back to the :5 ? To avoid unpleasant bug or change that are pulled up in the master branch of the latest ?

Same Error but just one this time: "Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/html". Strict MIME type checking is enforced for module scripts per HTML spec. /bundle.js:1 "

Any ideas ? Thanks

from dockerfiles.

Toos00 avatar Toos00 commented on August 15, 2024

Got it !!
Its something related to cache !
i disabled the cache on web console running some testing and it works ! Let's found out why now ;)
Cleared all web and app cache seems to fix it.

from dockerfiles.

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.