EDIT
Got saved on cloudflare, was obviously my fault. Thanks for reading anyway 🙂
Hello all,
I have a problem with the production of this website : https://launchbase.fr/
Maybe you have a 500 visiting it, maybe not, and I have no idea why......
For me right now, https://launchbase.fr/ works, but https://launchbase-3cl.pages.dev/ was a 500 for everybody (until I bulk redirected)
If I try ANY build, I have a 500 : https://d93ae5f9.launchbase-3cl.pages.dev/ (which sounds weird because well... it was working at some point at least ^^")
The weird part is now :
No issue locally (ofc)
But not issue either on the preproduction, which is a separate cf Pages but from the same github (different branch, bot merged right now so the exact same) : https://launchabse.preprod.tech/
Can't be a data problem, my back is on adonisjs elsewhere, it's just a SSR front with nuxt. Server is up and happy (and even when I turn it off or have a problem with it, it's clearly not the error I have ^^")
I'm starting to think it's a cf problem and will be solved automatically soon T_T
If I steam the logs in Cloudflare -> deployment -> details -> functions, I have this (see image)
I posted the same message on cloudflare pages help on discord because I have no idea if I'm facing a nuxt issue or a cf issue :/
Thanks for your help 🙂