nuxt2-ssr-firebase icon indicating copy to clipboard operation
nuxt2-ssr-firebase copied to clipboard

504 Gateway timeout when deployed on firebase

Open WeAspireDev opened this issue 6 years ago • 4 comments

It runs locally when I run. yarn serve but fails when deployed on server. I followed the exact same steps got no error. I am on node 8.12

WeAspireDev avatar Sep 13 '18 13:09 WeAspireDev

Yes. This is broken on the firebase side for some weeks now. They changed something that broke this code. I've reached to them but they didn't investigate much further. Conclusion of all this is that SSR with firebase is still very green and unreliable and unusable for now.

infostatus avatar Sep 25 '18 14:09 infostatus

Any updates ?

April 2018, using latest Nuxt instead of nuxt-edge is close to be working.

I am Investigating Failed to emulate nuxtssr on yarn serve

gregtap avatar Apr 18 '19 13:04 gregtap

any news?

humanagent avatar Jul 21 '19 23:07 humanagent

I ran into the same issue using this project. I went back to https://github.com/davidroyer/nuxt-ssr-firebase, and got it working perfectly and it's super fast. However once I upgraded to Nuxt 2 I get the same timeout errors. @davidroyer, do you know what is it about Nuxt 2.0 that causes this?

andrewmccrink avatar Dec 29 '20 20:12 andrewmccrink