Git Product home page Git Product logo

Comments (12)

tirthbodawala avatar tirthbodawala commented on July 16, 2024 3

Ok. I see the following link for reference:
https://nodejs.org/api/deprecations.html#deprecations_dep0066_outgoingmessage_headers_outgoingmessage_headernames

Thus what I can conclude is, you are using an old version of nodejs which is not supported but react-pwa
Min version for nodejs we recomment is "8.4.0"

from react-pwa.

tirthbodawala avatar tirthbodawala commented on July 16, 2024 2

Ok. This is caused due to "getHeaders" function is not accessible from nodejs, also we are testing on ubuntu and everything works fine. Can you please share the nodejs version you are using ?
@jaysondaquer

from react-pwa.

tirthbodawala avatar tirthbodawala commented on July 16, 2024

@jaysondaquer did you installed any library after setup? If you used a library that uses window or document to function and the library is called in any child imports of server then we usually see a 500 server error.
Can you please share more details?

from react-pwa.

ezwon avatar ezwon commented on July 16, 2024

image
Hi @tirthbodawala not sure if this cause the issue. I think the generation of the manifest.json throws an error because it cannot find the expected icon's naming conventions.

from react-pwa.

ezwon avatar ezwon commented on July 16, 2024

image
it only shows the error 500 then skips and loads the actual home page. this cause an issue when being scraped by facebook as they initially scraped the errorPage

image

from react-pwa.

ezwon avatar ezwon commented on July 16, 2024

image
not sure how are you able to generate this manifest.json on your demo site given this pattern

"src": require(../../resources/images/pwa/icon-${size}x${size}.png),

from react-pwa.

ezwon avatar ezwon commented on July 16, 2024

just an update, we've already updated our build scripts and now able to load the manifest file. though we still see the Error 500 issue. can you take a look here -> https://react-pwa-dev.istackmanila.com/about

from react-pwa.

ezwon avatar ezwon commented on July 16, 2024

did you installed any library after setup? If you used a library that uses window or document to function and the library is called in any child imports of server then we usually see a 500 server error.

we're not adding anything yet. we're just testing a fresh clone of the project. we're using nginx and pm2 to run the app.

from react-pwa.

ezwon avatar ezwon commented on July 16, 2024

image
Additional updates @tirthbodawala

from react-pwa.

 avatar commented on July 16, 2024

Yep, can see 8.4.0 codified in the package manifest right now. @jaysondaquer assuming you were not using a supported version of Node, were no warnings thrown when you built the app?

from react-pwa.

stevenmatison avatar stevenmatison commented on July 16, 2024

I am seeing the same 500 error flash on a local version I am running as 'npm run build && node dist/server.js'

There are no errors/warnings in console... my versions are:
Stevens-MacBook-Pro:pwa stevenmatison$ npm -v
5.6.0
Stevens-MacBook-Pro:pwa stevenmatison$ node -v
v8.5.0

from react-pwa.

tirthbodawala avatar tirthbodawala commented on July 16, 2024

Hey @stevenmatison Can you please join our gitter channel? I think we can assist you more appropriately there.

from react-pwa.

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.